/*@font-face {
    font-family: 'Journal';
    src: url('//fonts/Journal.woff2') format('woff2'), url('../fonts/Journal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/

body {
    font-family: "Montserrat";
    position: relative;
    color: #212121;
}

h1 {
    font-size: 45px;
    line-height: 54px;
    font-weight: 700;
}

h2 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
}

h3 {
    font-size: 35px;
    line-height: 42px;
    color: #002c4f;
    font-weight: 700;
}

h3.color_block {
    color: #212121;
}

.inner_page h4 {
    font-size: 35px;
    line-height: 42px;
    color: #212121;
    font-weight: 700;
}

.inner_page .inner_page_content h4,
h4 {
    font-size: 25px;
    line-height: 32px;
    color: #002c4f;
}

h5 {
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
}

h5::before,
h5::after {
    display: inline-block;
    content: "";
    border-top: 1.5px solid #003048;
    width: 5%;
    margin: 0 20px;
    transform: translateY(-4px);
}

h5::before {
    margin-left: 0;
}

h5::after {
    margin-right: 0;
}

h6 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
}

p {
    font-size: 20px;
    line-height: 26px;
}

ul li {
    font-size: 18px;
    line-height: 35px;
    font-weight: 400;
}

a.btn,
.gform_button.button {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    padding: 20px 55px;
    color: #003049;
    text-transform: uppercase;
    background: #8acae9;
}

.gform_button.button {
    border: none;
    border-radius: 5px;
}

.gform_button.button:hover {
    background: #003049;
    color: #8acae9;
}

a.btn:hover,
a.white_btn {
    color: #003049;
    background: #ffffff;
}

a.white_btn:hover {
    color: #003049;
    background: #8acae9;
}

a {
    text-decoration: none;
}

a i {
    margin: 0 10px 0 10px;
    font-size: 21px;
}

p strong,
p b {
    font-weight: 600;
}

h4 strong {
    font-weight: 700;
}

p a,
h4 a,
h6 a {
    color: #85caec;
}

p a:hover,
h4 a:hover,
h6 a:hover {
    color: #85caec;
    text-decoration: underline;
}

a:focus,
.btn:focus {
    box-shadow: none !important;
    outline: none !important;
}


/* header */

.home_page header {
    padding: 45px 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    background: transparent;
    width: 100%;
    z-index: 99;
}

.home_page header.sticky {
    padding: 24px 0;
}

header .container {
    background: #ffffff;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

header .navik-menu>ul>li>a {
    font-size: 13px;
    line-height: 75px;
    text-transform: uppercase;
    color: #003048;
    font-weight: 600;
}

header .navik-menu>ul>li>a:hover,
header .navik-menu>ul>li.current-menu-item a {
    color: #a0d5ef;
}

.navik-menu>ul>li.current-menu-item li a {
    color: #003049;
}

.header_call a {
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff;
    background: #003048;
    font-weight: 600;
    text-decoration: none;
    padding: 18px 14px;
    border-radius: 7px;
}

.header_call a:hover {
    background: #8acae9;
    color: #003048;
}

header .navik-menu li>ul {
    padding: 0;
    list-style: none;
}

header .navik-menu.submenu-top-border li>ul {
    border: 0;
}

header .navik-menu li>ul li a {
    font-size: 14px;
    line-height: 19px;
    color: #003049;
    font-style: normal;
    font-weight: 600;
}

header .navik-menu li>ul {
    left: 0;
    top: 120%;
    width: 290px;
    background: #ffffff;
    border-radius: 7px;
    padding: 22px 7px;
}

header .navik-menu li.submenu>ul>li {
    position: relative;
    height: 35px;
    border-radius: 7px;
}

header .navik-menu li.submenu>ul>li:hover {
    background: #a0d5ef;
}

header .navik-menu li.submenu>ul>li:first-child,
.navik-menu ul li ul li:first-child {
    position: relative;
}

header .navik-menu li.submenu>ul>li:first-child::after,
.navik-menu ul ul>li:first-child>a::before {
    content: '';
    position: absolute;
    border-bottom: 15px solid #ffffff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    top: -22px;
    transform: translatey(-50%);
    left: 6%;
    background: transparent;
}

.navik-menu ul li ul li a i {
    margin: 0 5px 0 0;
    width: 25px;
}

.navik-menu ul ul li:hover>a::before {
    width: 0px;
}

.navik-menu ul ul li:hover {
    background: #a0d5ef;
    border-radius: 8px;
}


/*
.navik-menu ul ul li>a::before {
    position: absolute;
    font-size: 22px;
    top: 10px;
    left: 10px;
    width: 0;
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
}

.navik-menu ul ul li:first-child>a::before {
    content: "\f2b5";
}

.navik-menu ul ul li:nth-child(2)>a::before {
    content: "\f085";
}

.navik-menu ul ul li:nth-child(3)>a::before {
    content: "\f570";
}

.navik-menu ul ul li:nth-child(4)>a::before {
    content: "\e16d";
}

.navik-menu ul ul li:nth-child(5)>a::before {
    content: "\f590";
}

.navik-menu ul ul li:nth-child(6)>a::before {
    content: "\f21e";
}
*/

.navik-menu ul ul li>a {
    padding-left: 10px !important;
    padding-right: 5px !important;
}

.navik-menu ul ul li:hover>a {
    color: #003049;
}

.sub-menu {
    position: relative;
}


/* header end*/


/* banner section start */

.home_page_banner img {
    width: 100%;
    object-fit: cover;
}

.home_page_banner_container {
    position: absolute;
    background: rgba(0, 48, 72, 0.7);
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    color: #ffffff;
}

.home_page_banner_container_content {
    transform: translateY(12%);
}

.home_page_banner_container_content h1 {
    font-size: 90px;
    line-height: 108px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
}

.home_page_banner_container_content h1 span {
    color: #8ccae6;
}

.home_page_banner_container_content h4 {
    color: #ffffff;
    margin-bottom: 30px;
}

.home_page_banner_container_content a.btn {
    margin-right: 10px;
}

.home_page_banner a.btn {
    padding-left: 25px;
    padding-right: 25px;
}

.home_page_banner_container_content a.btn:hover {
    background: #003048;
    color: #ffffff;
}


/* banner section start */


/* choosing section start */

.page_choosing {
    background: #edf1f4;
    padding: 75px 0 50px 0;
}

.page_choosing h5 {
    margin-bottom: 35px;
    color: #003048;
}

.page_choosing h2 {
    font-size: 55px;
    line-height: 66px;
    font-weight: 700;
}

.page_choosing h2 span {
    color: #003048;
    border-bottom: 4px solid #003048;
}

.choosing_list {
    display: block;
    width: 100%;
    background: #ffffff;
    padding: 30px 25px 20px 30px;
    border-radius: 10px;
    height: 100%;
    border: 1px solid #eeeeee;
}

.choosing_list:hover {
    display: block;
    width: 100%;
    background: #8CCAE5;
    padding: 30px 25px 20px 30px;
    border-radius: 10px;
    height: 100%;
    border: 1px solid #eeeeee;
}

.choosing_list h4 {
    font-size: 23px;
    line-height: 27px;
    color: #212121;
    font-weight: 700;
}

.choosing_list P {
    font-size: 15px;
    line-height: 18px;
    color: #00304b;
    margin-top: 10px;
    font-weight: 500;
}

.choosing_all_lists>div {
    margin-top: 25px;
}


/* choosing section end */


/* count section start */

.page_count {
    background: #88caeb;
    color: #002d4c;
    text-align: center;
    padding: 50px 0 70px 0;
}

.page_count h2 {
    font-size: 80px;
    line-height: 95px;
    color: #002d4c;
    font-weight: 700;
    margin-bottom: 20px;
}

.page_count p {
    font-size: 18px;
    line-height: 21px;
    color: #002d4c;
    font-weight: 700;
    margin-bottom: 0;
}


/* count section end */


/* 3e process start */

.home_page_3eprocess {
    padding-top: 70px;
    background: #002d4e;
    color: #ffffff;
    margin-bottom: -80px;
}

.home_page_3eprocess h6 {
    margin: 30px 0 40px;
}

.home_page_3eprocess h5 {
    margin-top: 45px;
}

.home_page_3eprocess h2 {
    font-size: 55px;
    line-height: 66px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 15px;
}

.home_page_3eprocess h5::before {
    margin-left: 0;
    border-top: 2px solid #ffffff;
}

.home_page_3eprocess h5::after {
    margin-right: 0;
    border-top: 2px solid #ffffff;
}

.home_page_3eprocess h6 span {
    color: #85caec;
}

.free_consultation {
    background: #ffffff;
    color: #00304b;
    padding: 25px 30px;
    border-radius: 15px;
    margin-top: 30px;
    position: relative;
    z-index: 1;
}

.free_consultation h3 {
    font-size: 50px;
    line-height: 60px;
    color: #212121;
    font-weight: 700;
    margin-bottom: 15px;
}

.free_consultation p {
    font-size: 20px;
    line-height: 28px;
    color: #00304b;
    font-weight: 300;
}

.free_consultation p b {
    font-weight: 400;
}

.free_consultation a.btn {
    margin: 12px 0 12px 0;
    padding: 20px 40px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
}

.free_consultation a.btn:hover {
    background: #002d4e;
    color: #ffffff;
}

.free_consultation p.process_call_3e,
.home_page_3eprocess p.process_call_3e,
.process_call_3e a {
    font-size: 16px;
    line-height: 22px;
    color: #00304b;
    margin-bottom: 0;
    font-weight: 400;
}

.free_consultation .process_call_3e a {
    color: #00304b;
}

.process_call_3e a:hover,
.free_consultation .process_call_3e a:hover {
    color: #202020;
    text-decoration: underline;
}

.process_steps {
    display: flex;
    align-items: center;
    position: relative;
}

.process_steps_container {
    background: #ffffff;
    border-radius: 10px;
    padding: 20px 25px;
    color: #002d4c;
    position: relative;
    margin: 15px 0;
}

.process_steps_container_content h3 {
    font-size: 21px;
    line-height: 25px;
    color: #002d4c;
    font-weight: 600;
}

.process_steps_container_content p,
.timeline-item__card-desc p {
    font-size: 16px;
    line-height: 22px;
    color: #00304b;
    margin-bottom: 0;
    font-weight: 300;
}

.inner_page .timeline-item__card-desc p {
    margin-bottom: 0;
}

.process_steps_count span {
    font-size: 25px;
    line-height: 30px;
    color: #002d4c;
    background: #edf1f4;
    width: 65px;
    height: 65px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: 700;
    margin-right: 30px;
    position: relative;
    z-index: 1;
}

.process_steps_container_content:after {
    content: '';
    position: absolute;
    border-right: 15px solid #ffffff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    top: 50%;
    transform: translatey(-50%);
    left: -14px;
}

.process_steps_3e_list_all .process_steps:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    border-left: 5px solid #edf1f4;
    left: 30px;
    width: 5px;
}


/* .process_steps.process_first_steps:before,.process_steps.process_last_steps:before, */

.process_steps:first-child:before,
.process_steps:last-child:before {
    height: 50%;
}

.process_steps:first-child:before {
    top: unset;
    bottom: 0;
}

.process_steps_container_content h4 {
    font-weight: 600;
}


/* 3e process end */


/* believe section start */

.home_page_believe {
    position: relative;
}

.home_page_believe img {
    width: 100%;
    object-fit: cover;
}

.home_page_believe h2 {
    font-size: 90px;
    line-height: 108px;
    font-weight: 700;
}

.home_page_believe_container {
    position: absolute;
    background: rgba(0, 48, 72, 0.7);
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    color: #ffffff;
}

.home_page_believe_container_content h4 {
    font-size: 27px;
    line-height: 32px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 40px;
}

.home_page_believe a {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 600;
}

.home_page_believe a:hover {
    text-decoration: underline;
    color: #8acae9;
}

.home_page_believe_container_content {
    margin-top: 40px;
}


/* believe section end */


/* growth section start */

.home_page_growth {
    background: #edf1f4;
    padding: 115px 0 80px 0;
}

.home_page_growth_container {
    border-radius: 10px;
    position: relative;
}

.home_page_growth_container img {
    border-radius: 10px;
}

.book_a_call img {
    max-width: 175px;
    width: 100%;
    margin: 0px auto;
}

.home_page_growth_container_container {
    position: absolute;
    background: rgba(0, 44, 79, 0.82);
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    color: #ffffff;
    /* flex-direction: column; */
    border-radius: 10px;
}

.home_page_growth_container_container h2 {
    font-size: 45px;
    line-height: 54px;
    font-weight: 600;
    margin-bottom: 30px;
}

.home_page_growth_container_container p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 40px;
    margin-left: 35px;
    margin-right: 35px;
}

.home_page_growth_container_container h5::before,
.home_page_growth_container_container h5::after {
    border-top: 1px solid #ffffff;
    margin: 0 30px;
}

.home_page_growth_container_container .btn.white_btn {
    margin-left: 5px;
}

.home_page_growth_container_container h5 {
    margin-bottom: 30px;
}

.home_page_growth_container_container p.process_call_3e,
.process_call_3e a {
    color: #ffffff;
}

.process_call_3e a:hover {
    color: #ffffff;
}

.home_page_growth_container_container p.process_call_3e {
    margin-top: 15px;
    margin-bottom: 0;
}

.book_a_call {
    width: 145px;
    position: absolute;
}

.book_a_call_left {
    left: -101px;
    top: -4%;
    transform: translateY(46%);
}

.book_a_call_right {
    right: -92px;
    bottom: 19%;
    transform: translateY(46%);
}


/* growth section end */


/* footer start */

footer {
    background: #002c4f;
    padding: 20px 0 40px 0;
    color: #fff;
}

footer a {
    text-decoration: none;
    color: #fff;
}

.footer_info a {
    display: block;
}

.footer_info a,
.footer_info span {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

footer div>i {
    color: #88caeb;
    font-size: 48px;
    margin-right: 20px;
}

footer a:hover {
    text-decoration: none;
    color: #88caeb;
}

footer h4,
.inner_page footer h4 {
    font-size: 30px;
    line-height: 65px;
    color: #ffffff;
    border-bottom: 2px solid #4980a2;
    width: 90%;
    font-weight: 600;
}

footer ul {
    margin-top: 20px;
    list-style: none;
    padding: 0;
}

footer ul li {
    padding: 2px 0;
}

footer ul li a {
    font-size: 20px;
    line-height: 37px;
    color: #ffffff;
}

.social_media {
    display: flex;
    align-items: center;
    background: #88caeb;
    color: #002b50;
    border-radius: 5px;
    padding: 33px 25px;
    justify-content: space-between;
    margin-top: 10px;
}

.social_media span {
    font-size: 23px;
    line-height: 27px;
    font-weight: 700;
    margin-right: 10px;
}

footer .social_media a i {
    font-size: 38px;
    color: #002b50;
    margin: 2px 7px;
}

footer .social_media a:last-child i {
    margin-right: 0;
}

footer .social_media a:hover i {
    color: #ffffff;
}


/* footer start */


/* inner page start */

.inner_page .inner_page_banner_container {
    position: absolute;
    background: rgba(0, 48, 72, 0.77);
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    display: flex;
    align-items: center;
    color: #ffffff;
}

.inner_page .inner_page_banner h1 {
    font-size: 70px;
    line-height: 76px;
    margin-bottom: 0;
    font-weight: 600;
}

.inner_page .inner_page_banner img {
    width: 100%;
    object-fit: cover;
    max-height: 490px;
    height: 100%;
}

.inner_page .inner_page_banner h4 {
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 500;
}

.inner_page .inner_page_banner_container nav {
    position: absolute;
    left: 0%;
    bottom: 20px;
    font-size: 18px;
    line-height: 21px;
}

.inner_page .inner_page_banner_container nav span a span,
.breadcrumb-item a {
    color: #ffffff;
    font-size: 18px;
    line-height: 21px;
}

.breadcrumb-item.active,
.inner_page .inner_page_banner_container nav span span {
    color: #85caec;
    font-size: 18px;
    line-height: 21px;
    margin-left: 5px;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: var(--bs-breadcrumb-divider, "//");
    color: #ffffff;
}

.inner_page_banner_container .container {
    position: relative;
    height: 100%;
}

.inner_page_banner_container_content {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    height: 100%;
}

.inner_page_content {
    padding: 40px 0;
    background: #edf1f4;
}

.inner_page h4,
.inner_page h5,
.inner_page p {
    margin-bottom: 25px;
}

.inner_page h1,
.inner_page h2,
.inner_page h3,
.inner_page h4,
.inner_page h5,
.inner_page h6 {
    margin-bottom: 30px;
    font-weight: 600;
}

.inner_page_content a.btn {
    min-width: 245px;
    margin-bottom: 20px;
}

.services_content_list {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.services_content_list_content {
    max-width: 440px;
    width: 100%;
}

.services_content_list_icon i {
    display: flex;
    font-size: 29px;
    line-height: 30px;
    padding: 0;
    background: #ffffff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    align-items: center;
    justify-content: center;
}

.services_content_list_icon {
    margin: 0 40px;
}

.services_content_list_title h4 {
    margin-bottom: 0;
}

.services_content_list:nth-child(odd) .process_steps_container_content:after {
    content: '';
    position: absolute;
    border-left: 12px solid #ffffff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid transparent;
    top: 50%;
    transform: translatey(-50%);
    right: -15px;
    transform: translatey(-50%);
    right: -24px;
    left: unset;
}

.process_steps_container_content h4 {
    margin-bottom: 12px;
    color: #002d4c;
}

.services_content_list:nth-child(even) .process_steps_container_content:after {
    content: '';
    position: absolute;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    top: 50%;
    transform: translatey(-50%);
    left: -15px;
}

.services_content_list_title {
    width: 440px;
}

.services_content_list:nth-child(even) .services_content_list_title {
    order: 1;
    text-align: end;
}

.services_content_list:nth-child(even) .services_content_list_content {
    order: 3;
}

.services_content_list:nth-child(odd) .services_content_list_title {
    order: 3;
}

.services_content_list:nth-child(odd) .services_content_list_content {
    order: 1;
}

.services_content_list_icon {
    order: 2;
}

.services_content_list_icon {
    position: relative;
}

.services_content_list:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    border-left: 5px solid #ffffff;
    width: 5px;
}

.services_content_list:first-child:before,
.services_content_list:last-child:before {
    height: 50%;
}

.services_content_list:first-child:before {
    top: unset;
    bottom: 0;
}

.services_content_list_content h4 {
    font-size: 21px;
    line-height: 25px;
    color: #002c4c;
}

.inner_page .services_content_list_content p {
    font-size: 16px;
    line-height: 22px;
    color: #00304b;
}

.inner_page .services_content_list_title h4 {
    font-size: 18px;
    line-height: 24px;
    color: #212121;
}

.single-service .inner_page_content .col-12>p:first-child {
    font-weight: 600;
}

.services_content {
    max-width: 1000px;
    width: 100%;
    margin: 35px auto;
}

.jet-timeline--align-center .timeline-item__point {
    margin-left: 35px !important;
    margin-right: 35px !important;
}

.jet-timeline-item .timeline-item__card {
    box-shadow: none !important;
    border-radius: 8px;
}

.jet-timeline-item .timeline-item__card-inner,
.timeline-item__card-content {
    border-radius: 8px !important;
}


/* slider start */

.inner_page .choosing_list {
    width: 335px;
}
.inner_page .choosing_list h4{
    margin-bottom: 0;
}
.slider {
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #edf1f4;
}

.slider::before,
.slider::after {
    content: "";
    height: 100%;
    position: absolute;
    width: 100px;
    z-index: 2;
}

.slider::after {
    right: 0;
    top: 0;
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.slider::before {
    left: 0;
    top: 0;
}

.slider .slide-track {
    animation: scroll 10s linear infinite;
    display: flex;
    width: calc(335px * 7);
}

.slider .slide-track:hover {
    animation-play-state: paused;
}

.slider .slide {
    width: 335px;
    margin: 0 15px;
}

.book_a_call p {
    margin-bottom: 0;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-335px * 2));
    }
}

a.btn:hover {
    background: #003048;
    color: #ffffff;
}
.inner_page footer p{
	margin-bottom:0;
}
#breadcrumbs a {
    color: #ffffff;
}


/* slider start */


/* inner page end */

.img-fluid * {
max-width:100%;
}

.inner_podcasts {
    padding: 70px 0 0 0;
    background: #edf1f4;
}

.blog_post {
    height: 100%;
}

.featured_image {
    border-radius: 4px;
    overflow: hidden;
}

.featured_image img {
    width: 100%;
    border-radius: 4px;
    height: 255px;
    object-fit: cover;
     transition: transform 500ms;
    transform: perspective(0px) rotateX(0deg) rotateY(0deg) scaleX(1) scaleY(1);
    transform-origin: center center;

}

.post_meta {
    padding: 20px 0 15px 0;
}

.post_cats {
    width: 70%;
}
.post_cats,
.post_cats a,
.post_published small{
    color: #1f1f1f;
    font-size: 14px;
    line-height: 20px;
    position: relative;    
    font-weight: 500;
}
.post_cats a:hover{
	color:#88caeb;
}
.post_cats small {
    font-size: 18px;
    line-height: 20px;
    color: #1f1f1f;    
    font-weight: 500;
}

.blog_post h2 {
    margin-bottom: 10px;
}

.blog_post h2,
.blog_post h2 a {
    font-size: 30px;
    line-height: 39px;
    color: #003047;
    font-weight: 600;
}

.excerpt {
    color: #1f1f1f;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 15px;
}
.single-post.inner_page .inner_page_banner h1 {
    font-size: 66px;
    line-height: 75px;
    }
.permalink a {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    padding: 20px 5px;
    color: #ffffff;
    background: #8acae9;
    display: flex;
    max-width: 200px;
    width: 100%;
    justify-content: center;
    border-radius: 5px;
}

.permalink a:hover {
    background: #003048;
    color: #ffffff;
}

.inner_podcasts .row>div {
    margin-bottom: 90px;
}
.post_cats a:before {
    display: inline-block;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f07b";
    font-size: 13px;
    color: #88caeb;
    position: relative;
    display: inline-flex;
    margin: 0 8px 0 0;
}
.blog_post:hover .featured_image img {
    -webkit-transform: perspective(600px) rotateX(0.06deg) rotateY( 0deg) scaleX(1.15) scaleY(1.15);
    transform: perspective(600px) rotateX(0.06deg) rotateY( 0deg) scaleX(1.15) scaleY(1.15);
}

.blog_pagination .nav-links {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%;    
    margin-top: -10px;
}

.blog_pagination .nav-links span,
.blog_pagination .nav-links a {
    width: 50px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 22px;
    color: #002c4d;
    border-radius: 50%;
    margin: 0 10px;
    position: relative;
    font-weight: 600;
}

.blog_pagination .nav-links a {
    border: 1px solid #cecece;
    background: #ffffff;
}

.blog_pagination .nav-links span,
.blog_pagination .nav-links a:hover {
    border: 1px solid #88caeb;
    background: #88caeb;
}

.blog_pagination a.prev.page-numbers,
.blog_pagination a.next.page-numbers {
    color: #ffffff;
    font-size: 1px;
}

.blog_pagination .prev::after,
.blog_pagination .next::after {
    display: inline-block;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f061";
    font-size: 16px;
    color: #002c4d;
    position: absolute;
    display: inline-flex;
}

.blog_pagination .prev::after {
    content: "\f060";
}

.blog_pagination .next::after {
    content: "\f061";
}
.single_blog_post_content {
    padding: 70px 0;
}
.single_blog_post_content p {
    font-size: 18px;
    line-height: 25px;
}
.single_blog_post_content .post_meta {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background: #8acae9;    
    margin-bottom: 30px;
}

.single_blog_post_content .post_meta {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background: #8acae9;
    border-top: 0.3px solid #ffffff;
}

.single_blog_post_content .post_cats a:before {
    display: none;
}

.single_blog_post_content .post_cats a::after {
    content: '';
    position: relative;
    display: inline-flex;
    width: 1px;
    height: 14px;
    background-color: currentColor;
    top: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
    margin: 0 5px 0 10px;
}

.single_blog_post_content .post_cats>a:last-child::after {
    display: none;
}

.single_blog_post_content .post_cats a {
    color: #ffffff;
}

.post_cats p {
    position: relative;
}

.post_cats p::before {
    display: inline-block;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f07b";
    font-size: 16px;
    color: #002d4e;
    position: relative;
    display: inline-flex;
    margin: 0 8px 0 0px;
}

.single_blog_post_content .posted_on {
    color: #ffffff;
    width: 155px;
}

.single_blog_post_content .post_cats p,
.single_blog_post_content .posted_on p {
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    color: #002c4f;
    margin-bottom: 18px;
}
.AjaxSearchLiteWidget>h4 {
    display: none;
}

.widget.AjaxSearchLiteWidget {
    height: 150px;
    display: flex;
    align-items: center;
    background: #ffffff;
    border-radius: 7px;
    padding: 5px;
    box-shadow: 0 0 5px 5px #e3e4e5;
    margin-bottom: 35px;
}

div.asl_m .probox .proinput {
    margin-left: 0 !important;
}
.proinput input,
.proinput input::placeholder {
    font-size: 16px;
    line-height: 29px;
    color: #333333;
}

.probox {
    border-bottom: 1px solid #002d4e !important;
    padding-bottom: 5px;
}
.widget.recent-posts-widget-with-thumbnails,
.widget.widget_block {
    background: #ffffff;
    border-radius: 7px;
    padding: 10px;
    box-shadow: 0 0 5px 5px #e3e4e5;
    margin-bottom: 35px;
}
#ajaxsearchlite1 .probox,
div.asl_w .probox {
    height: 35px !important;
}

.widget.recent-posts-widget-with-thumbnails li img {
    width: 92px;
    height: 992px;
    object-fit: cover;
}
.widget.recent-posts-widget-with-thumbnails li a{
   /* order: 2;   */ 
    display: flex;
   
} 

.widget.recent-posts-widget-with-thumbnails li a span {
    font-size: 18px;
    line-height: 23px;
    color: #003048;
    font-weight: 600;
}

.rpwwt-post-date {
    font-size: 13px;
    line-height: 18px;
    color: #003048; 
   /* order: 1;*/
    font-weight:500;
   
}

.widget.recent-posts-widget-with-thumbnails li {
    display: flex;
    flex-direction: column; 
    border-bottom: 1px solid #002d4e !important;

}
.widget.recent-posts-widget-with-thumbnails li:last-child{
 border-bottom: 0px solid #002d4e !important;
}
.single_blog_post_content p img,
.single_blog_post_content img{
	max-width:100%;
}
.single_blog_post_content hr{
    border-top: 1px solid #002d4e;
    opacity: 1;
}
.prev_next_links a{
	 font-size: 18px;
    line-height: 25px;
    color: #002d4e; 
}
.sharethis-inline-share-buttons {
    display: inline-block;    
    margin-left: 25px;
}
.share_posts{
    display: flex;
    align-items: center;
    justify-content: end;
    margin: 0px 0 42px 0;
     font-size: 20px;
    line-height: 28px;
    color: #002d4e; 
    font-weight:400;    
    border-top: 2px solid #002d4e;
    padding-top: 15px;
}
.sharethis-inline-share-buttons .st-btn{
    border-radius: 50% !important;
}
.single_blog_post_content #ajaxsearchlite1 .probox .proinput input,
.single_blog_post_content div.asl_w .probox .proinput input,
.single_blog_post_content div.asl_w .probox .proinput input::placeholder{
    font-size: 16px !important;
    line-height: 22px !important;
    color: #333333 !important;
    font-family: "Montserrat" !important;

}
.prev_next_links a{
    position: relative;
}
.prev_next_links a[rel="next"]::before {
    display: inline-block;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f060";
    font-size: 16px;
    color: #002d4e;
    position: relative;
    display: inline-flex;
    margin: 0 8px 0 0px;
}
.prev_next_links a[rel="prev"]::after {
    display: inline-block;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    content: "\f061";
    font-size: 16px;
    color: #002d4e;
    position: relative;
    display: inline-flex;
    margin: 0 0px 0 8px;
}
.single_blog_post_content .post_cats a:hover{
    color: #002d4e;

}
.blog_recent_post .entry_title h3 a,
.inner_page .entry_title  h3{
    font-size: 18px;
    line-height: 23px;
    color: #003048;

}
.widget.widget_block ul{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.blog_recent_post  .post_published{
    margin-top: -10px;
}
.blog_recent_post img{
    width: 94px;
    height: 94px;
    object-fit: cover;
    border-radius: 3px;

}
.blog_recent_post .entry_title h3{
    height: 70px;
    overflow: hidden;
}
.single_blog_post_content .featured_img img{
    width: 100%;
    object-fit: cover;
    max-height: 520px;

}
.blog_recent_post .entry_title h3{
    margin-bottom: 20px;
}
.blog_recent_post:last-child .entry_title h3{
    margin-bottom: 10px;
}
.widget.widget_block li{    
    border-bottom: 1px solid #bbbbbb;
    margin-bottom: 18px;
}
.widget.widget_block li:last-child{    
    border-bottom: 0px solid #bbbbbb;
    margin-bottom: 0px;
}
.prev_next_links{
    position: relative;
}
.prev_next_links a[rel="next"]{
    position: absolute;
  left: 0;
}
.prev_next_links a[rel="prev"]{
    position: absolute;
      right: 0;
}
.inner_page #breadcrumbs, .inner_page p#breadcrumbs {
    margin-bottom: 0 !important;
}
.single-post .home_page_growth {  
    padding: 25px 0 80px;
}