.wordpress .categories {
	padding: 10px;
	padding-left: 0;
}

.wordpress .categories ion-scroll {
	white-space: nowrap;
}

.wordpress .categories .button {
	border: none;
	border-radius: 20px;
	padding: 6px 16px;
	margin-left: 10px;
	min-height: 30px;
	min-width: 30px;
	font-size: 14px;
	vertical-align: middle;
	line-height: inherit;
	box-shadow: 0px 1px 5px -1px #585858;
}

.wordpress .categories .scroll-view,
.wordpress .categories div {
	direction: ltr !important;
}

.wordpress .categories div.rtl {
	direction: rtl !important;
	display: inline-block;
	height: 43px;
}

.feed {
	padding-bottom: 45px;
	line-height: 2;
}

.feed .title {
	padding: 15px 0;
}

.feed a {
	text-decoration: none;
}

.feed img {
	max-width: 100%;
	min-width: 100%;
	height: auto;
}

.feed .inform i {
	margin-left: 10px;
}

.feed .category {
	padding: 7px;
	margin-left: 7px;
	margin-top: 7px;
	float: right;
}

.clear {
	clear: both;
}

.item-thumbnail-right,
.item-thumbnail-right .item-content {
	padding-top: 25px;
}

[collection-repeat] {
	margin-top: 9px;
}

.feed iframe {
	max-width: 100%;
}

.center {
	text-align: center;
}

/* ------Default------*/

.wordpress .item-thumbnail-right {
	margin: 10px 11px;
}

.wordpress .item-thumbnail-right .title {
	white-space: normal;
}

.wordpress .item-thumbnail-right h2 {
	font-size: 14px;
	margin-top: 0px !important;
}

.wordpress .item-thumbnail-right p {
	font-size: 13px;
	padding-top: 5px;
}

.wordpress .item-thumbnail-right:first-child {
	margin-top: 0;
}

/* ------End of Default------*/

/* ------no-image------*/
.wordpress .item.no-image {
	margin: 10px 11px;
}

.wordpress .item.no-image .title {
	white-space: normal;
}

.wordpress .item.no-image.item-contact h2.title.ng-binding {
	font-size: 15px;
	padding-right: 8px;
	margin-top: 0;
}

.wordpress .item.no-image.item-contact p.ng-binding {
	font-size: 14px;
	padding-right: 8px;
	padding-top: 5px;
}

.wordpress .item.no-image:first-child {
	margin-top: 0;
}

/* ------End Of no-image------*/

/* ------Grid-1------*/

.wordpress .item.grid-1 {
	float: right;
	width: 46%;
	margin: 2%;
	height: auto;
	padding: 0;
	padding-bottom: 8px;
	border: none;
	box-shadow: 0px 0px 2px 3px rgba(201, 211, 220, 0.32);
	border-radius: 5px;
}

@media screen and (min-width: 760px) {
	.wordpress .item.grid-1 {
		width: 23%;
		margin: 1%;
	}
}

.wordpress .grid-1 img:first-child {
	width: 100%;
	height: 155px;
	display: block;
}

.wordpress .grid-1 .title {
	white-space: normal;
	text-align: center;
	height: 50px;
	line-height: 19px;
	overflow: hidden;
	font-size: 14px;
	padding: 14px 6px 0 6px;
}

.wordpress .item.grid-1 p {
	display: none;
}

/* ------End Of Grid-1------*/

/* ------Grid-2------*/

.wordpress .item.grid-2 {
	float: right;
	width: 46%;
	margin: 2%;
	height: auto;
	padding: 0;
	padding-bottom: 8px;
	border-radius: 5px;
	border: none;
	box-shadow: 0px 0px 2px 3px rgba(201, 211, 220, 0.32);
}

.wordpress .grid-2 img:first-child {
	width: 100%;
	height: auto;
	display: block;
}

.wordpress .grid-2 .title {
	white-space: normal;
	text-align: center;
	height: 47px;
	overflow: hidden;
	font-size: 14px;
	padding: 14px 6px 0 6px;
}

.wordpress .grid-2 p {
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
}

.wordpress .item.item0.grid-2 {
	width: 94%;
	margin: 0 3% 2% 3%;
}

.wordpress .grid-2.item0 .excerpt {
	display: block !important;
}

.wordpress .item0.grid-2 img {
	height: auto;
}

@media screen and (min-width: 900px) {
	.wordpress .item.grid-2 {
		display: block;
		float: right;
		width: 23%;
		margin: 1%;
		height: 330px;
	}

	.wordpress .grid-2 .excerpt {
		display: block !important;
		white-space: nowrap;
		padding: 22px;

	}

	.wordpress .item.item0.grid-2 {
		display: block;
		float: right;
		width: 48%;
		margin: 1%;
		height: 324px;
	}

	.wordpress .grid-2.item0 .img-tumbnail {
		width: 65%;
		height: 65%;
		text-align: center;
		display: block;
		margin-left: auto;
		margin-right: auto;

	}
}

/* ------Grid-2------*/

/* ------row-1------*/
.wordpress .row-1 img:first-child {
	width: 100%;
	display: block;
}

.wordpress .item.row-1 {
	margin: 0 3% 5% 3%;
	padding: 0;
	border-radius: 5px;
	border: none;
	box-shadow: 0px 0px 2px 3px rgba(201, 211, 220, 0.32);
}

.wordpress .row-1 .title {
	white-space: normal;
	text-align: center;
	line-height: 25px;
	padding: 14px 14px 5px 14px;
}

.wordpress .row-1 p {
	text-align: center;
	padding: 2px 10px 10px 10px;
	font-size: 15px;
}

/* ------End Of row-1------*/

/* ------row-2------*/
.wordpress .row-2.item-thumbnail-right {
	border: none;
}

.wordpress .row-2.item0 {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

.wordpress .row-2.item0 .title {
	padding: 5px 7px 0 7px;
	margin-top: 0;
	height: 24px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
}

.wordpress .row-2.item0 p.p-padding.ng-binding {
	font-size: 15px;
	padding: 4px 10px;
}

.wordpress .row-2.item0 p {
	text-align: center;
}

.wordpress .row-2.item0 img:first-child {
	position: initial;
	width: 100%;
	max-width: 100%;
	max-height: 63%;
	border-radius: 0;
}

.wordpress a.item.item0.row-2.item-thumbnail-right {
	padding: 0px;
}

@media screen and (min-width: 900px) {
	.wordpress .item.item0.row-2 {
		margin: 1%;
		float: right;
		height: 600px;
		width: 55%;
	}
}

/* ------End of row-2------*/
/*------row-3------*/
.wordpress .item.item0.row-3 {
	display: block;
	height: 151px;
	padding-top: 5px;
}

.wordpress ion-item.item.item0.row-3.item-thumbnail-right {
	padding-right: 25px;
}

.wordpress .row-3.item0 p {
	padding: 0% 50% 0% 2%;
	font-size: 15px;
}

.wordpress .row-3.item0 .title {
	padding: 2% 50% 0% 0%;
	margin-top: 0;
	height: 66px;
	overflow: hidden;
	padding-top: 32px;
	font-size: 16px;
}

.wordpress .row-3.item0 img:first-child {
	width: 42%;
	max-width: 300px;
	max-height: 86%;
}

.wordpress a.item.item0.row-3.item-thumbnail-right {
	padding-right: 0px;
}

.wordpress .row-3.item0 p.p-padding.ng-binding {
	font-size: 15px;
}

/* ------End Of row-3------*/

/* ------Grid-3------*/
.wordpress .item.item0.grid-3 {
	display: block;
	float: right;
	width: 62.5%;
	margin: 2%;
	height: 224px;
}

.wordpress .item.grid-3 {
	display: block;
	float: right;
	width: 29.3%;
	margin: 2%;
	height: 106px;
	border: none;
	border-radius: 3px;
}

.wordpress .grid-3 p:first-child {
	display: none;
}

@media screen and (min-width: 900px) {
	.wordpress .item.grid-3 {
		display: block;
		float: right;
		width: 23%;
		margin: 1%;
		height: 330px;
	}

	.wordpress .grid-3 p:first-child {
		display: none;
	}

	.wordpress .item.item0.grid-3 {
		display: block;
		float: right;
		width: 48%;
		margin: 1%;
		height: 329px;
	}

	.wordpress .item.item7.grid-3 {
		width: 48% !important;
	}

	.wordpress .grid-3 .title {
		width: 80%;
		padding-right: 16%;
		margin-top: 284px;
		white-space: nowrap;
		font-size: 10px;
		z-index: 100000;
		position: absolute;
		color: white;
	}
}

.wordpress .grid-3 img:first-child {
	width: 100%;
	height: auto;
	min-height: 100%;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}

.wordpress .grid-3 .title {
	width: 90%;
	padding-right: 7%;
	bottom: 9px;
	white-space: nowrap;
	font-size: 10px;
	z-index: 100000;
	position: absolute;
	color: white;
}

.wordpress .grid-3.item0 .title {
	width: 80%;
	padding-right: 7%;
	margin-top: 216px !important;
	white-space: nowrap;
	font-size: 10px;
	z-index: 100000;
	position: absolute;
	color: white;
}

.wordpress .item.grid-3:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 68%, rgba(0, 0, 0, 0) 69%, rgba(0, 0, 0, 1) 100%);
}

.wordpress a.item.item7.grid-3 {
	width: 62.7%;
}

.wordpress .item.grid-3 {
	padding: 0px;
	box-shadow: 0px 0px 3px 3px rgba(114, 114, 114, 0.32);
}

/* ------End Of Grid-3------*/

.layout-toggle {
	background-color: #0090d1;
	display: block;
	line-height: 22px;
	padding: 9px 35px 9px 20px;
	position: relative;
}

.item-circle21 {
	margin-top: 0;
	padding: 0 8px 0px;
	font-size: 17px;
}

.wp-video {
	max-width: 100%;
}

div>video {
	height: auto;
	max-width: 100%;
}

button.icon-left.ion-share.button-custom.item-circle2 {
	margin-left: 5px;
}

/* ------Start Post Default ------*/

.wordpress .header-product {
	display: inline-block;
}

.wordpress .author-avatar {
	width: 34px;
	height: 34px;
	margin-left: 7px;
	border-radius: 50px;
	border: 3px solid #f6f6f6;
	box-shadow: 0 3px 9.5px 1px rgba(0, 0, 0, .15);
}

.wordpress a.button.buttons-top.ng-binding.active {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* ------End Post Default ------*/

.wordpress .replace-default-header {
	top: 0;
	z-index: 0;
	min-height: 160px;
}

.wordpress .landing-slider a.box {
	display: block;
	padding-top: 57%;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	background-size: 100% 100% !important;
}

.wordpress .landing-slider {
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	display: grid;
}

.wordpress .tabs-contents.item-contact video,
.wordpress .tabs-contents.item-contact .wp-video {
	width: auto !important;
	max-width: 100%;
}
.wordpress .layout1.item {
	position: relative;
	overflow: visible;
	margin: 0 1% 16% 8%;
	height: 28vw;
	max-height: 150px;
	padding: 7% 44% 0 0;
	border-radius: 5px;
	width: 98%;
	border-radius: 10px;
}
.wordpress .layout1.item0 {
	margin-top: 4%;
}

.wordpress .layout1.item .wordpress-image {
	position: absolute;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
    right: 0;
    height: 0;
	padding-top: 40%;
	border-radius: 20px;
	background-position: center;
	background-size: cover;
}
.wordpress .layout1.item .wordpress-title {
	padding-top: 4%;
	font-weight: bold;
	font-size: 16px;
}
.wordpress .layout1.item .wordpress-excerpt {
	display: none;
}
.wordpress .layout2.item,
.wordpress .layout3.item {
	position: relative;
	margin-bottom: 4%;
	max-height: 150px;
	border-radius: 10px;
	border-width: 0;
}
.wordpress .layout2.item {
	width: 100%;
	padding:60% 0 0 0;
}
.wordpress .layout3.item {
	width: 96%;
	margin-right: 2%;
	padding-top:50%;
}
.wordpress .layout2.item .wordpress-image,
.wordpress .layout3.item .wordpress-image {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background-position: center;
	background-size: cover;
}
.wordpress .layout2.item .wordpress-image {
	width: 100%;
	-webkit-filter:brightness(0.6);
	filter:brightness(0.6);
	z-index: -2;
}
.wordpress .layout3.item .wordpress-image {
	width: 40%;
	-webkit-filter: brightness(0.9);
	filter: brightness(0.9);
}
.wordpress .layout2.item .wordpress-title {
	position: absolute;
	top: 30%;
	transform: translateY(-50%);
	width: 96%;
	height: 26%;
	padding: 0 6%;
	overflow: hidden;
}
.wordpress .layout2.item .title {
	color: white;
    font-size: 14px;
    font-weight: bold;
	text-align: center;
	width: 100%;
	white-space: normal;
}
.wordpress .layout2.item .wordpress-excerpt {
	position: absolute;
	top: 50%;
	height: 27%;
	padding: 0 6%;
	text-align: center;
	overflow: hidden;
	background: -webkit-linear-gradient(#ffffff, rgb(255 255 255 / 8%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.feeds-list.wordpress .item p {
	opacity: 1;
}
.wordpress .layout2.item .wordpress-excerpt p,
.wordpress .layout3.item .wordpress-excerpt p  {
	color: white;
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
	opacity: 1;
}
.wordpress .layout3.item .wordpress-title {
	position: absolute;
	top: 10%;
	height: 30%;
	right: 44%;
	font-weight: bold;
	overflow: hidden;
	padding-left: 1%;
}
.wordpress .layout3.item .wordpress-title .title {
	color: black;
	font-weight: bold;
	font-size: 12px;
	white-space: normal;
}
.wordpress .layout3.item .wordpress-excerpt {
	position: absolute;
	top: 44%;
	height: 44%;
	right: 42%;
	padding: 0 2%;
	overflow: hidden;
	background: -webkit-linear-gradient(#151414, rgb(0 0 0 / 8%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.wordpress .layout3.item .triangle {
	position: absolute;
	top: 50%;
	left: 60%;
	transform: translate(-50%,-50%);
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-left: 25px solid rgb(255, 255, 255);
	border-bottom: 25px solid transparent;
}
.item.activated .triangle {
	border-left: 25px solid #d9d9d9 !important;
}
.wordpress .layout4.item {
position: relative;
    overflow: visible;
    margin: 0 18% 4% 10%;
    height: 37vw;
    max-height: 150px;
    padding: 7% 20% 0 0;
    border-radius: 5px;
    width: 79%;
    border-radius: 10px;
}
.wordpress .layout4.item .wordpress-image {
	position: absolute;
	display: inline-block;
	top: 50%;
	transform: translateY(-50%);
	width: 40%;
	right: -20%;
	height: 0;
	padding-top: 40%;
	border-radius: 20px;
	background-position: center;
	background-size: cover;
}
.wordpress .layout4.item .wordpress-title p {
	padding-top: 4%;
	font-weight: bold;
	font-size: 12px;
}
.wordpress .layout4.item .wordpress-excerpt p {
	font-size: 10px;
}
@media only screen and (min-width: 600px) {
	.wordpress .layout4.item:nth-child(even) {
		margin-left: 2%;
	}
	.wordpress .layout4.item {
		margin: 0px 9% 2% 0;
		padding: 5% 11% 0 0;
		width: 38%;
		display: inline-block;
	}
	.wordpress .layout4.item .wordpress-image {
		width: 45%;
		padding-top: 45%;
	}
	.wordpress .layout4.item .wordpress-excerpt p {
		font-size: 12px;
	}
	.wordpress .layout4.item .wordpress-title p {
		font-size: 14px;
	}
	.wordpress .layout1.item:nth-child(odd){
		margin-left: 3%;
	}
	.wordpress .layout1.item {
		margin: 0 1% 5% 0;
		height: 16vw;
		display: inline-block;
		padding: 5% 22% 0 0;
		width: 47%;
	}
	.wordpress .layout3.item .triangle {
		border-top: 45px solid transparent;
		border-left: 45px solid rgb(255, 255, 255);
		border-bottom: 45px solid transparent;
	}
	.item.activated .triangle {
		border-left: 45px solid #d9d9d9 !important;
	}
	.wordpress .layout2.item .title {
		font-size: 20px;
	}
	.wordpress .layout2.item .wordpress-excerpt p, .wordpress .layout3.item .wordpress-excerpt p {
		font-size: 18px;
	}
	.wordpress .layout3.item .wordpress-title .title {
		font-size: 20px;
	}
}


.wordpress .item-contact .row {
	display: block;
}
.swiper-container, .swiper-slide, .swiper-wrapper, ion-slides {
    width: 100% !important;
}
.swiper-pagination.swiper-pagination-clickable.ng-hide {
    display: block !important;
}