.wlbp-rows-bigs
{
	max-width: 1440px;
	width: 90%;
	margin: auto;
	font-size: 0;
}

.wlbp-rows-bigs-inner
{
	margin: -28px;
}
.wlbp-row{
	border-right: 0.1px solid #F5F8FA;
}
.wlbp-rows
{
	padding:0px 0px 0px 12px !important;
	font-size: 0;
	max-width: 1440px;
	width: 100%;
	margin: auto;
}
.wlbp-rows-top-right{
	margin: auto;
	padding-bottom: 10px;
	text-align: right;
	max-width: 1440px;
}
.wlbp-rows-top-right-tags{
	
}
.wlbp-rows-inner
{
	margin: -10px;
}
.wblog-prev{
	position: absolute;
    top: 85%;
    width: calc(24 / 44* 27);
    height: var(--swiper-navigation-size);
    /* margin-top:  -24px; */
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
	/* left:8px; */
}
.wblog-prev:after{
	font-size:32px !important;
}
.wblog-next{
	position: absolute;
    top: 85%;
    width: calc(24 / 44* 27);
    height: var(--swiper-navigation-size);
    /* margin-top: -24px; */
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
	right:16px;
}
.wblog-next:after{
	font-size:32px !important;
}
.wlbp-row
{
	display: inline-block;
	vertical-align: top;
	width: 33.33333%;
}
.wlbp-row:hover{
	-webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
	transform: scale(1.03);
	transition: all 0.3s ease-in-out;
	z-index:1;
}
.wlbp-row-big
{
	width: 50%;
	padding: 28px;
}

.wlbp-row-image
{
	z-index: 2;
	height:0;
	padding-bottom: 65%;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.wlbp-next, .wlbp-prev{
	border-radius: 4px;
	top:40% !important;
	height: 32px !important;
	background:linear-gradient(136deg, #A0BF35 11%, #009DE0 104%);
	color:white !important;
}
.wlbp-next::after, .wlbp-prev::after{
	font-size: 22px !important;
}
.wlbp-next{
	right:0;
}
.wlbp-prev{
	left:0;
}
/*.wlbp-row-image .wlbp-row-image-anchor:before
{
	content: "";
	position: absolute;
	z-index: 1;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #59c4cc;
	opacity: 0.2;
}*/


.wlbp-row-image .wlbp-row-image-anchor
{
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	font-size: 0;
}

.wlbp-row-image .wlbp-row-image-anchor:before
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.wlbp-row-image .wlbp-row-image-anchor img
{
	display: inline-block;
	vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
}

.wlbp-row-image .wlbp-row-image-anchor-empty img
{
	position: absolute;
	max-width: 60%;
	max-height: 60%;
	top: 0;
	right: 0;
	left:0;
	bottom: 0;
	min-width: 0;
	min-height: 0;
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	margin: auto;
}

.wlbp-row-details
{
	z-index: 2;
	padding: 12px 34px;
	position: relative;
}

.wlbp-row-big .wlbp-row-details
{
	padding: 35px 30px;
}

.wlbp-row-category
{
	padding-bottom: 4px;
}

.wlbp-row-category a
{
	font-weight: 500;
	font-size: 16px;
	/*color: #4B83D8;*/
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.wlbp-row-title
{
	padding-bottom: 0;
	margin-bottom: 14px;
	line-height:28px;
}
.wlbp-row-category{
	font-size: 12px;
}
.wlbp-row-title a
{
	color:#2E3133;
	font-weight: 500;
	font-size: 21px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.wlbp-row-category a:hover
{
	color: #A0BF35;
}
.wlbp-row-title a:hover
{
	color: #A0BF35;
}

.wlbp-row-text
{
	font-size: 17px;
	color: #999999;
	margin-bottom: 25px;
}

.wlbp-row-foot
{
	text-align: justify;
	text-justify: distribute;
}

.wlbp-row-foot:after
{
	content: "";
	height: 0;
	width: 100%;
	display: inline-block;
}

.wlbp-row-foot-left
{
	font-size: 14px;
	color: #494949;
	font-weight: 500;
	display: inline-block;
	margin: 0 -14px;
}

.wlbp-row-foot-left > span
{
	padding: 0 14px;
}

.wlbp-row-foot-comments
{
	position: relative;
}

.wlbp-row-foot-comments:before
{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	left: -2px;
	background: #bcbcbc;
}

.wlbp-row-foot-comments i
{
	margin-right: 7px;
	top: 1px;
	position: relative;
}

.wlbp-see-all
{
	text-align: center;
	margin-top: 30px;
}

.wlbp-see-wrap
{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	font-size: 0;
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	z-index: 1;
}

.wlbp-see-wrap:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.wlbp-see-wrap:before {

    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;

}

.wlbp-see
{
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 28px;
	right:-25%;
	position: relative;
	z-index: 2;
	-webkit-transition: opacity 300ms ease-in-out, visibility 1ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out, visibility 1ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out, visibility 1ms ease-in-out;
	transition: opacity 300ms ease-in-out, visibility 1ms ease-in-out;
}
.wlbp-see .button--invert{
	padding:8px 12px;
}
.wlbp-row-inner:hover .wlbp-see-wrap
{
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
	transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
}

.wlbp-row-inner .wlbp-row-image:after
{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width:0;
	height: 0;
	padding-bottom: 65%;
}
.wlbp-row-inner{
	/* background-color: white; */
	/* margin-bottom: 48px; */
}


.wlbp-see .button-in-box
{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}

@media all and (max-width: 1400px){
	.wlbp-row-title a
	{
		font-size: 23px;
	}
	
	.wlbp-row-text
	{
		font-size: 16px;
	}
}

@media all and (max-width: 1200px){
	.wlbp-row-title a
	{
		font-size: 21px;
	}
	
	.wlbp-row-text
	{
		font-size: 15px;
		line-height: 20px;
	}
	
	.wlbp-row-big .wlbp-row-details,
	.wlbp-row-details
	{
	
	}	
}

@media all and (max-width: 1024px){
	.wlbp-rows-bigs-inner
	{
		margin: -15px;
	}
	
	.wlbp-row-big
	{
		padding: 15px;
	}
	
	.wlbp-row-title a
	{
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100vw;
		max-width: 100%;
		display: inline-block;
	}
	
	.wlbp-row-foot .button
	{
		margin-top: 20px;
		width: 100%;
	}
	
	.wlbp-see
	{
		position: static;
	}
	
	.wlbp-see .button
	{
		display: inline-block;
		font: normal normal normal 56px/1 'Nucleo Outline';
		speak: none;
		text-transform: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		background: none;
		padding: 0;
		border: none;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		color: #ffffff;
	}
	
	.wlbp-see .button:hover
	{
		background: none;
		padding: 0;
		border: none;
	}
	
	.wlbp-see .button:before
	{
		content: "\ed08";
		vertical-align: middle;
	}
	
	.wlbp-see .button:after
	{
		content: "";
		display: inline-block;
		vertical-align: middle;
		height: 100%;
		width: 1px;
	}
	
	.wlbp-see span
	{
		display: none;
	}
}


@media all and (max-width: 600px){
	.wlbp-rows-top-right{
		padding-right:10px;
	}
	.wlbp-row-big
	{
		width: 100%;
	}
	
	.wlbp-row-foot .button
	{
		width: auto;
		margin-top: 0;
	}
	
	.wlbp-row-title a
	{
		white-space: normal;
	}
	
	.wlbp-row
	{
		width: 100%;
	}
	.wlbp-row-image {
		padding-bottom:50%;
	}
	.wlbp-row-title{
		margin-bottom: 0;
	}
}

@media all and (max-width: 480px)
{
	.wlbp-row-foot .button
	{
		width: 100%;
		margin-top: 20px;
	}
}