.consulting_posts_box {
position: relative; }
.consulting_posts_box .consulting_posts {
list-style: none;
padding: 0;
margin: 0 -15px;
font-size: 0; }
.consulting_posts_box .consulting_posts .content_center.news_item_info {
text-align: center; }
.consulting_posts_box .consulting_posts .content_center.news_item_info .news_item_title:before {
margin: 0 auto 20px auto; }
.consulting_posts_box .consulting_posts .content_center.news_item_info .news_item_title:after {
margin: 20px auto 20px auto; }
.consulting_posts_box .consulting_posts .content_right.news_item_info {
text-align: right; }
.consulting_posts_box .consulting_posts .content_right.news_item_info .news_item_title:before {
margin: 0 0 20px auto; }
.consulting_posts_box .consulting_posts .content_right.news_item_info .news_item_title:after {
margin: 20px 0 20px auto; }
@media (max-width: 520px) {
.consulting_posts_box .consulting_posts.posts_per_row_4 li {
width: 100%; } }
@media (min-width: 521px) and (max-width: 1023px) {
.consulting_posts_box .consulting_posts.posts_per_row_4 li {
width: 50%; } }
.consulting_posts_box .consulting_posts.posts_per_row_4 li .date .news_item_date {
font-size: 11px; }
.consulting_posts_box .consulting_posts.posts_per_row_4 li .news_item_button {
font-size: 11px; }
.consulting_posts_box .consulting_posts.posts_per_row_3 li {
width: 33%; }
@media (max-width: 520px) {
.consulting_posts_box .consulting_posts.posts_per_row_3 li {
width: 100%; } }
@media (min-width: 521px) and (max-width: 1023px) {
.consulting_posts_box .consulting_posts.posts_per_row_3 li {
width: 50%; } }
.consulting_posts_box .consulting_posts.posts_per_row_2 li {
width: 50%; }
@media (max-width: 520px) {
.consulting_posts_box .consulting_posts.posts_per_row_2 li {
width: 100%; } }
@media (min-width: 521px) and (max-width: 1023px) {
.consulting_posts_box .consulting_posts.posts_per_row_2 li {
width: 50%; } }
.consulting_posts_box .consulting_posts.posts_per_row_1 li {
width: 100%; }
@media (max-width: 520px) {
.consulting_posts_box .consulting_posts.posts_per_row_1 li {
width: 100%; } }
@media (min-width: 521px) and (max-width: 1023px) {
.consulting_posts_box .consulting_posts.posts_per_row_1 li {
width: 50%; } }
.consulting_posts_box .consulting_posts li {
display: inline-block;
vertical-align: top;
width: 25%;
padding: 0 15px;
margin-bottom: 30px;
font-size: 13px; }
.consulting_posts_box .consulting_posts li .before_icon {
margin-right: 8px; }
.consulting_posts_box .consulting_posts li .after_icon {
margin-left: 8px; }
.consulting_posts_box .consulting_posts li .image {
margin: 0 0 25px; }
.consulting_posts_box .consulting_posts li .image img {
display: block;
max-width: 100%;
height: auto;
width: 100%; }
.consulting_posts_box .consulting_posts li .image a {
position: relative;
display: block; }
.consulting_posts_box .consulting_posts li .image a:before {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.6);
transition: .3s;
opacity: 0; }
.consulting_posts_box .consulting_posts li .image a:after {
content: "\e920";
font-family: 'stm';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: .3s;
position: absolute;
left: 50%;
top: 50%;
margin: -15px 0 0 -15px;
color: #fff;
font-size: 30px;
opacity: 0; }
.consulting_posts_box .consulting_posts li .image a:hover:before, .consulting_posts_box .consulting_posts li .image a:hover:after {
opacity: 1; }
.consulting_posts_box .consulting_posts li .news_item_title {
margin-bottom: 17px;
padding-top: 0; }
.consulting_posts_box .consulting_posts li .news_item_title.line_above_title:before {
content: '';
display: block !important;
width: 47px;
height: 5px;
background: var(--con_third_color);
margin: 0 0 20px; }
.consulting_posts_box .consulting_posts li .news_item_title.line_above_title:after {
display: none; }
.consulting_posts_box .consulting_posts li .news_item_title.line_under_title:before {
display: none; }
.consulting_posts_box .consulting_posts li .news_item_title.line_under_title:after {
content: '';
display: block !important;
width: 47px;
height: 5px;
background: var(--con_third_color);
margin: 20px 0 20px; }
.consulting_posts_box .consulting_posts li .news_item_title.line_none:before, .consulting_posts_box .consulting_posts li .news_item_title.line_none:after {
display: none; }
.consulting_posts_box .consulting_posts li .news_item_title a {
color: var(--con_base_color);
transition: .3s; }
.consulting_posts_box .consulting_posts li .news_item_title a:hover {
color: var(--con_secondary_color);
text-decoration: none; }
.consulting_posts_box .consulting_posts li .date {
position: relative;
font-size: 13px;
line-height: 24px; }
.consulting_posts_box .consulting_posts li .date.disable_date_icon:before {
display: none; }
.consulting_posts_box .consulting_posts li .date.icon_before:before {
content: "\f017";
font: normal normal normal 14px/1 "Font Awesome 6 Free";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
color: var(--con_third_color);
font-size: 15px;
padding-right: 6px; }
.consulting_posts_box .consulting_posts li .date.icon_after:after {
content: "\f017";
font: normal normal normal 14px/1 "Font Awesome 6 Free";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
color: var(--con_third_color);
font-size: 15px;
padding-left: 6px; }
.consulting_posts_box .consulting_posts li .news_info p {
margin-bottom: 25px; }
.consulting_posts_box .consulting_posts li .news_item_button {
transition: .3s; }.consulting_posts_box.grid .post_item .post_inner {
box-shadow: 0 4px 40px #e5e5e5;
border-radius: 6px; }
.consulting_posts_box.grid .post_item .image {
margin-bottom: 0; }
.consulting_posts_box.grid .post_item .news_item_title {
font-weight: 500;
font-size: 18px;
line-height: 24px;
font-family: var(--con_secondary_font_family); }
.consulting_posts_box.grid .post_item .news_item_date {
font-size: 13px;
line-height: 24px;
font-weight: 500;
font-family: var(--con_primary_font_family); }
@media (max-width: 768px) {
.consulting_posts_box.grid .post_item .news_item_date {
font-size: 11px; } }
.consulting_posts_box.grid .post_item .news_info {
font-size: 14px;
line-height: 24px;
font-weight: 400;
font-family: var(--con_primary_font_family);
color: #383838; }
.consulting_posts_box.grid .post_item .news_info_bottom {
display: flex;
justify-content: space-between; }
.consulting_posts_box.grid .post_item .category {
font-size: 13px;
line-height: 20px;
font-weight: 500;
font-family: var(--con_secondary_font_family);
margin-bottom: 10px; }
.consulting_posts_box.grid .post_item .category a {
color: #7B7A7A; }
.consulting_posts_box.grid .post_item .category a.category {
display: none; }
.consulting_posts_box.grid .post_item .category a.category-0, .consulting_posts_box.grid .post_item .category a.category-1, .consulting_posts_box.grid .post_item .category a.category-2 {
display: inline-block; }
.consulting_posts_box.grid .post_item .news_item_button {
font-size: 13px;
line-height: 24px;
font-weight: 500;
font-family: var(--con_secondary_font_family);
color: rgba(var(--con_base_color), 0.3); }
@media (max-width: 768px) {
.consulting_posts_box.grid .post_item .news_item_button {
font-size: 11px; } }
.consulting_posts_box.grid .post_item .news_item_button .button_icon {
background-color: var(--con_third_color);
color: var(--con_base_color);
padding: 5px;
border-radius: 100%; }
.consulting_posts_box.grid .post_item .news_item_info {
padding: 20px; }
@media (max-width: 768px) {
.consulting_posts_box.grid .post_item .news_item_info {
padding: 20px 10px; } }.consulting_posts_box.date_boxed li.post_item.date_box_center .post_inner .image .date-wrap {
left: 50%;
transform: translateX(-50%); }
.consulting_posts_box.date_boxed li.post_item.date_box_right .post_inner .image .date-wrap {
left: unset;
right: 0; }
.consulting_posts_box.date_boxed li.post_item .post_inner {
background-color: #fff;
border-radius: 0 0 5px 5px; }
.consulting_posts_box.date_boxed li.post_item .post_inner .category {
font-size: 13px;
line-height: 20px;
font-weight: 500;
font-family: var(--con_secondary_font_family);
margin-bottom: 10px; }
.consulting_posts_box.date_boxed li.post_item .post_inner .category a {
color: #7B7A7A; }
.consulting_posts_box.date_boxed li.post_item .post_inner .category a.category {
display: none; }
.consulting_posts_box.date_boxed li.post_item .post_inner .category a.category-0, .consulting_posts_box.date_boxed li.post_item .post_inner .category a.category-1, .consulting_posts_box.date_boxed li.post_item .post_inner .category a.category-2 {
display: inline-block; }
.consulting_posts_box.date_boxed li.post_item .post_inner .image {
position: relative;
margin-bottom: 25px; }
.consulting_posts_box.date_boxed li.post_item .post_inner .image img {
width: 100%; }
.consulting_posts_box.date_boxed li.post_item .post_inner .image .date-wrap {
position: absolute;
line-height: 30px;
height: 30px;
padding: 0 20px;
color: #fff;
left: 0px;
bottom: -13px;
background-color: var(--con_third_color); }
.consulting_posts_box.date_boxed li.post_item .post_inner .news_item_info {
padding: 15px 20px; }
.consulting_posts_box.date_boxed li.post_item .post_inner .news_item_info .news_item_title {
padding: 0;
font-weight: 700;
font-size: 18px;
line-height: 24px;
margin-bottom: 10px; }
.consulting_posts_box.date_boxed li.post_item .post_inner .news_item_info .news_item_title:before, .consulting_posts_box.date_boxed li.post_item .post_inner .news_item_info .news_item_title:after {
display: none; }
.consulting_posts_box.date_boxed li.post_item .post_inner .news_item_info .news_item_title a {
transition: .3s; }
.consulting_posts_box.date_boxed li.post_item .post_inner .news_item_info .news_info {
font-size: 14px;
line-height: 21px;
color: #333333; }
.consulting_posts_box.date_boxed li.post_item .post_inner .news_item_info .news_info_bottom {
margin-top: 15px;
border-top: 1px solid #ddd;
padding-top: 16px;
padding-bottom: 16px; }
.consulting_posts_box.date_boxed li.post_item .post_inner .news_item_button {
font-size: 14px;
line-height: 24px;
font-weight: 500;
font-family: var(--con_secondary_font_family);
color: var(--con_base_color); }
.consulting_posts_box.date_boxed li.post_item .post_inner .news_item_button .button_icon {
color: var(--con_third_color); }@media (max-width: 992px) {
.consulting_posts_box.date_boxed_two li.post_item {
width: 50% !important; } }
@media (max-width: 767px) {
.consulting_posts_box.date_boxed_two li.post_item {
width: 100% !important; } }
.consulting_posts_box.date_boxed_two li.post_item .news_item_info {
padding: 30px 10px 10px 10px; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner {
text-align: center;
border-radius: 0 20px 0 0; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner .category {
font-size: 13px;
line-height: 20px;
font-weight: 500;
font-family: var(--con_secondary_font_family);
margin-bottom: 10px; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner .category a {
color: #7B7A7A; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner .category a.category {
display: none; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner .category a.category-0, .consulting_posts_box.date_boxed_two li.post_item .post_inner .category a.category-1, .consulting_posts_box.date_boxed_two li.post_item .post_inner .category a.category-2 {
display: inline-block; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner .news_item_button {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
font-size: 17px;
font-weight: 700;
color: #fff;
background-color: var(--con_base_color);
opacity: 0;
transition: all .25s ease;
border-radius: 0 20px; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner .news_item_button i {
transition: all .25s ease; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner .img-wrap {
position: relative;
display: inline-block;
border-radius: 0 20px; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner img {
border-radius: 0 20px; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner .date-wrap {
display: inline-block;
background-color: var(--con_base_color);
color: #fff;
font-size: 14px;
font-weight: 700;
padding: 4px 15px;
transform: translatex(-50%);
transition: all .25s ease;
border-radius: 20px;
position: absolute;
left: 50%;
bottom: -15px; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner .news_item_title {
padding: 0;
margin: 0 0 15px; }
.consulting_posts_box.date_boxed_two li.post_item .post_inner .news_item_title:after {
display: none; }
.consulting_posts_box.date_boxed_two li.post_item:hover .post_inner .img-wrap .news_item_button {
opacity: .8; }
.consulting_posts_box.date_boxed_two li.post_item:hover .news_item_info .date-wrap {
background-color: var(--con_third_color); }
.consulting_posts_box.date_boxed_two li.post_item:hover .news_item_info .news_item_title {
color: var(--con_secondary_color); }.consulting_posts_box.side_image li.post_item {
width: 50%; }
@media (max-width: 768px) {
.consulting_posts_box.side_image li.post_item {
width: 100%; } }
.consulting_posts_box.side_image li.post_item .post_inner {
display: flex;
align-items: center;
background-color: #F1F8FF; }
@media (max-width: 520px) {
.consulting_posts_box.side_image li.post_item .post_inner {
flex-wrap: wrap; } }
.consulting_posts_box.side_image li.post_item .post_inner .news_info_bottom {
display: flex;
justify-content: space-between; }
.consulting_posts_box.side_image li.post_item .post_inner .category {
font-size: 13px;
line-height: 20px;
font-weight: 500;
font-family: var(--con_secondary_font_family);
margin-bottom: 8px; }
.consulting_posts_box.side_image li.post_item .post_inner .category a {
color: #7B7A7A; }
.consulting_posts_box.side_image li.post_item .post_inner .category a.category {
display: none; }
.consulting_posts_box.side_image li.post_item .post_inner .category a.category-0, .consulting_posts_box.side_image li.post_item .post_inner .category a.category-1, .consulting_posts_box.side_image li.post_item .post_inner .category a.category-2 {
display: inline-block; }
.consulting_posts_box.side_image li.post_item .post_inner .image {
margin-bottom: 0;
display: block;
overflow: hidden;
border-radius: 0;
width: 220px;
flex: 0 0 220px; }
.consulting_posts_box.side_image li.post_item .post_inner .image img {
border-radius: 0; }
@media (max-width: 520px) {
.consulting_posts_box.side_image li.post_item .post_inner .image {
width: 100%;
flex: 0 0 100%; } }
.consulting_posts_box.side_image li.post_item .post_inner .news_item_info {
padding: 10px 25px;
width: 100%; }
.consulting_posts_box.side_image li.post_item .post_inner .news_item_info .news_item_title {
font-size: 18px;
line-height: 24px;
color: #222;
font-weight: 500;
margin-bottom: 10px;
transition: .3s;
padding-left: 0;
padding-right: 0; }
.consulting_posts_box.side_image li.post_item .post_inner .news_item_info .news_item_title:before, .consulting_posts_box.side_image li.post_item .post_inner .news_item_info .news_item_title:after {
margin: 13px 0; }
.consulting_posts_box.side_image li.post_item .post_inner .news_item_info .news_item_title:hover {
text-decoration: none !important; }
.consulting_posts_box.side_image li.post_item .post_inner .news_info_bottom .date {
color: #7B7A7A;
font-size: 13px;
line-height: 24px; }
.consulting_posts_box.side_image li.post_item .post_inner .news_info_bottom .date:before {
color: var(--con_base_color); }
.consulting_posts_box.side_image li.post_item .post_inner .news_info_bottom .date:after {
color: var(--con_base_color); }
.consulting_posts_box.side_image li.post_item .post_inner .news_item_button {
color: #7B7A7A;
font-size: 13px;
line-height: 24px; }
.consulting_posts_box.side_image li.post_item .post_inner .news_item_button .button_icon {
color: var(--con_base_color); }.consulting_posts_box.list li.post_item {
width: 100%; }
@media (max-width: 768px) {
.consulting_posts_box.list li.post_item {
width: 100%; } }
.consulting_posts_box.list li.post_item .post_inner {
display: flex;
align-items: center; }
@media (max-width: 520px) {
.consulting_posts_box.list li.post_item .post_inner {
flex-wrap: wrap; } }
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom {
display: flex;
gap: 40px; }
@media (max-width: 520px) {
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom {
gap: 10px 0; } }
.consulting_posts_box.list li.post_item .post_inner .image {
margin-bottom: 0;
display: block;
overflow: hidden;
border-radius: 0;
width: 270px;
flex: 0 0 270px; }
.consulting_posts_box.list li.post_item .post_inner .image img {
border-radius: 0; }
@media (max-width: 767px) {
.consulting_posts_box.list li.post_item .post_inner .image {
width: 100%;
flex: 0 0 100%; } }
.consulting_posts_box.list li.post_item .post_inner .news_item_info {
padding: 10px 25px;
width: 100%; }
@media (max-width: 767px) {
.consulting_posts_box.list li.post_item .post_inner .news_item_info {
padding: 10px 5px; } }
.consulting_posts_box.list li.post_item .post_inner .news_item_info .news_info {
font-size: 14px;
line-height: 22px;
color: #7B7A7A;
font-weight: 400; }
.consulting_posts_box.list li.post_item .post_inner .news_item_info .news_info p {
margin-bottom: 15px; }
.consulting_posts_box.list li.post_item .post_inner .news_item_info .news_item_title {
font-size: 20px;
line-height: 24px;
color: var(--con_base_color);
font-weight: 700;
margin-bottom: 10px;
transition: .3s;
padding-left: 0;
padding-right: 0; }
.consulting_posts_box.list li.post_item .post_inner .news_item_info .news_item_title:before, .consulting_posts_box.list li.post_item .post_inner .news_item_info .news_item_title:after {
margin: 15px 0; }
.consulting_posts_box.list li.post_item .post_inner .news_item_info .news_item_title:hover {
text-decoration: none !important; }
@media (max-width: 767px) {
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom {
flex-wrap: wrap; } }
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom .date {
color: var(--con_base_color);
font-size: 13px;
line-height: 24px;
font-weight: 500;
font-family: var(--con_secondary_font_family); }
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom .date:before {
color: var(--con_third_color); }
@media (max-width: 767px) {
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom .date {
font-size: 11px;
line-height: 16px;
flex-basis: 50%; } }
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom .category {
font-size: 13px;
font-weight: 500;
font-family: var(--con_secondary_font_family); }
@media (max-width: 767px) {
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom .category {
font-size: 11px;
line-height: 16px;
flex-basis: 50%; } }
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom .category a {
color: var(--con_base_color); }
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom .category a.category {
display: none; }
.consulting_posts_box.list li.post_item .post_inner .news_info_bottom .category a.category-0, .consulting_posts_box.list li.post_item .post_inner .news_info_bottom .category a.category-1, .consulting_posts_box.list li.post_item .post_inner .news_info_bottom .category a.category-2 {
display: inline-block; }
.consulting_posts_box.list li.post_item .post_inner .news_item_button {
color: var(--con_base_color);
font-size: 13px;
line-height: 24px;
font-weight: 500;
font-family: var(--con_secondary_font_family); }
@media (max-width: 767px) {
.consulting_posts_box.list li.post_item .post_inner .news_item_button {
font-size: 11px;
line-height: 16px;
flex-basis: 100%; } }
.consulting_posts_box.list li.post_item .post_inner .news_item_button .button_icon {
color: var(--con_third_color); }.elementor-editor-active .consulting_posts {
min-height: 400px;
height: -moz-fit-content;
height: fit-content; }
.consulting_posts_box.full_image .posts_per_row_4 .post_item .post_inner .image .date-wrap {
font-size: 12px;
line-height: 28px;
padding: 5px 9px 5px;
left: 20px; }
.consulting_posts_box.full_image .posts_per_row_4 .post_item .post_inner .image .category {
right: 10px; }
.consulting_posts_box.full_image .posts_per_row_4 .post_item .post_inner .news_item_title {
font-size: 16px;
line-height: 20px;
bottom: 50px; }
.consulting_posts_box.full_image.appearance_masonry .image.tall {
height: 390px; }
.consulting_posts_box.full_image.appearance_masonry .image.default {
height: 250px; }
.consulting_posts_box.full_image.appearance_grid .post_item .image img {
max-height: 250px;
-o-object-fit: cover;
object-fit: cover; }
.consulting_posts_box.full_image .post_item.date_box_center .post_inner .image .date-wrap {
left: 50%;
transform: translateX(-50%); }
.consulting_posts_box.full_image .post_item.date_box_right .post_inner .image .date-wrap {
left: unset;
right: 25px; }
.consulting_posts_box.full_image .post_item .post_inner .image {
display: block;
position: relative;
overflow: hidden;
border-radius: 0;
margin: 0; }
.consulting_posts_box.full_image .post_item .post_inner .image img {
border-radius: 0;
margin: 0;
transition: .3s;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover; }
.consulting_posts_box.full_image .post_item .post_inner .image:before {
content: '';
position: absolute;
display: block;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
z-index: 1; }
.consulting_posts_box.full_image .post_item .post_inner .image .date-wrap {
position: absolute;
z-index: 2;
top: 25px;
left: 25px;
font-weight: 500;
font-size: 14px;
line-height: 28px;
padding: 7px 9px 6px;
color: var(--con_base_color);
background-color: var(--con_third_color);
transition: .3s; }
@media (max-width: 1024px) {
.consulting_posts_box.full_image .post_item .post_inner .image .date-wrap {
left: 20px; } }
.consulting_posts_box.full_image .post_item .post_inner .image > .category {
font-size: 13px;
line-height: 20px;
font-weight: 500;
font-family: var(--con_secondary_font_family);
position: absolute;
right: 25px;
top: 25px;
z-index: 2; }
.consulting_posts_box.full_image .post_item .post_inner .image > .category .post-categories {
display: flex;
flex-direction: column;
padding-inline-start: 0; }
.consulting_posts_box.full_image .post_item .post_inner .image > .category .post-categories a {
color: #fff; }
.consulting_posts_box.full_image .post_item .post_inner .image > .category .post-categories a:before, .consulting_posts_box.full_image .post_item .post_inner .image > .category .post-categories a:after {
display: none; }
.consulting_posts_box.full_image .post_item .post_inner .image > .category .post-categories a.category {
display: none; }
.consulting_posts_box.full_image .post_item .post_inner .image > .category .post-categories a.category-0, .consulting_posts_box.full_image .post_item .post_inner .image > .category .post-categories a.category-1, .consulting_posts_box.full_image .post_item .post_inner .image > .category .post-categories a.category-2 {
display: inline-block; }
.consulting_posts_box.full_image .post_item .post_inner .news_item_button {
position: absolute;
bottom: 25px;
left: 25px;
right: 25px;
font-size: 14px;
line-height: 24px;
color: #fff;
font-weight: 500;
z-index: 2;
width: -moz-fit-content;
width: fit-content; }
.consulting_posts_box.full_image .post_item .post_inner .news_item_button:before, .consulting_posts_box.full_image .post_item .post_inner .news_item_button:after {
display: none; }
@media (max-width: 1023px) {
.consulting_posts_box.full_image .post_item .post_inner .news_item_button {
left: 20px; } }
.consulting_posts_box.full_image .post_item .post_inner .news_item_title {
position: absolute;
padding: 0;
margin: 0;
z-index: 2;
left: 25px;
bottom: 60px;
right: 25px;
width: auto;
font-size: 20px;
font-weight: 700;
line-height: 28px; }
.consulting_posts_box.full_image .post_item .post_inner .news_item_title:before, .consulting_posts_box.full_image .post_item .post_inner .news_item_title:after {
display: none; }
.consulting_posts_box.full_image .post_item .post_inner .news_item_title a {
color: #fff; }
.consulting_posts_box.full_image .post_item .post_inner .news_item_title a:before, .consulting_posts_box.full_image .post_item .post_inner .news_item_title a:after {
display: none; }
@media (max-width: 1023px) {
.consulting_posts_box.full_image .post_item .post_inner .news_item_title {
font-size: 18px;
left: 20px;
bottom: 70px;
right: 20px; } }
.consulting_posts_box.full_image .post_item:hover .image img {
transform: scale(1.1); }.consulting_posts_box.overlay_image .post_item.date_box_center .post_inner .image .date-wrap {
left: 50%;
transform: translateX(-50%); }
.consulting_posts_box.overlay_image .post_item.date_box_right .post_inner .image .date-wrap {
left: unset;
right: 25px; }
.consulting_posts_box.overlay_image .post_item .post_inner .image {
display: block;
position: relative;
overflow: hidden;
border-radius: 0;
margin: 0; }
.consulting_posts_box.overlay_image .post_item .post_inner .image img {
border-radius: 0;
margin: 0;
transition: .3s;
width: 100%;
position: relative;
z-index: 0; }
.consulting_posts_box.overlay_image .post_item .post_inner .image:before {
content: '';
position: absolute;
display: block;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #F1F8FF;
z-index: 1;
transition: 0.3s; }
.consulting_posts_box.overlay_image .post_item .post_inner .image .date-wrap {
position: absolute;
z-index: 2;
top: 25px;
left: 25px;
font-weight: 500;
font-size: 14px;
line-height: 28px;
padding: 7px 9px 6px;
color: #fff;
background-color: var(--con_base_color);
transition: .3s; }
@media (min-width: 991px) and (max-width: 1170px) {
.consulting_posts_box.overlay_image .post_item .post_inner .image .date-wrap {
font-size: 12px;
line-height: 20px;
padding: 4px 9px 4px;
left: 20px; } }
.consulting_posts_box.overlay_image .post_item .post_inner .news_item_button {
position: absolute;
bottom: 25px;
left: 25px;
right: 25px;
font-size: 13px;
line-height: 24px;
color: #7B7A7A;
font-weight: 500;
z-index: 2;
width: -moz-fit-content;
width: fit-content;
font-family: var(--con_secondary_font_family);
transition: .3s; }
.consulting_posts_box.overlay_image .post_item .post_inner .news_item_button .button_icon {
padding: 4px 5px;
background-color: var(--con_third_color);
border-radius: 100%;
color: var(--con_base_color); }
.consulting_posts_box.overlay_image .post_item .post_inner .news_item_button:before, .consulting_posts_box.overlay_image .post_item .post_inner .news_item_button:after {
display: none; }
.consulting_posts_box.overlay_image .post_item .post_inner .category-wrap {
font-size: 13px;
line-height: 20px;
font-weight: 500;
font-family: var(--con_secondary_font_family);
position: absolute;
right: 25px;
top: 25px;
z-index: 2;
transition: .3s; }
.consulting_posts_box.overlay_image .post_item .post_inner .category-wrap .post-categories {
display: flex;
flex-direction: column;
padding: 0; }
.consulting_posts_box.overlay_image .post_item .post_inner .category-wrap .post-categories a {
color: #7B7A7A; }
.consulting_posts_box.overlay_image .post_item .post_inner .category-wrap .post-categories a:before, .consulting_posts_box.overlay_image .post_item .post_inner .category-wrap .post-categories a:after {
display: none; }
.consulting_posts_box.overlay_image .post_item .post_inner .category-wrap .post-categories a.category {
display: none; }
.consulting_posts_box.overlay_image .post_item .post_inner .category-wrap .post-categories a.category-0, .consulting_posts_box.overlay_image .post_item .post_inner .category-wrap .post-categories a.category-1, .consulting_posts_box.overlay_image .post_item .post_inner .category-wrap .post-categories a.category-2 {
display: inline-block; }
@media (max-width: 1023px) {
.consulting_posts_box.overlay_image .post_item .post_inner .category-wrap {
bottom: 130px; } }
@media (min-width: 1024px) and (max-width: 1170px) {
.consulting_posts_box.overlay_image .post_item .post_inner .category-wrap {
bottom: 110px; } }
.consulting_posts_box.overlay_image .post_item .post_inner .news_item_title {
position: absolute;
padding: 0;
margin: 0;
z-index: 2;
left: 25px;
bottom: 60px;
right: 25px;
width: auto;
font-size: 20px;
font-weight: 700;
line-height: 28px;
transition: .3s; }
.consulting_posts_box.overlay_image .post_item .post_inner .news_item_title:before, .consulting_posts_box.overlay_image .post_item .post_inner .news_item_title:after {
display: none; }
.consulting_posts_box.overlay_image .post_item .post_inner .news_item_title a {
color: var(--con_base_color); }
.consulting_posts_box.overlay_image .post_item .post_inner .news_item_title a:before, .consulting_posts_box.overlay_image .post_item .post_inner .news_item_title a:after {
display: none; }
@media (min-width: 991px) and (max-width: 1170px) {
.consulting_posts_box.overlay_image .post_item .post_inner .news_item_title {
font-size: 16px;
line-height: 20px;
left: 25px;
bottom: 70px;
right: 20px; } }
.consulting_posts_box.overlay_image .post_item:hover {
cursor: pointer; }
.consulting_posts_box.overlay_image .post_item:hover .image:before {
opacity: 0.3;
background-color: #000; }
.consulting_posts_box.overlay_image .post_item:hover .category-wrap .post-categories a {
color: #fff; }
.consulting_posts_box.overlay_image .post_item:hover .news_item_title a {
color: #fff; }
.consulting_posts_box.overlay_image .post_item:hover .news_item_button {
color: #fff; }