h1, h2, h3, h4 {
	font-family: 'Roboto', sans-serif;
	text-transform: none !important;
	color: #e71469;
}

button.btn, a.btn, .section-type-category span.btn {
	color: #e71469;
}

.article {
	display: inline-block;
	clear: both;
	color: #505050;
	width: 100%;
	padding: 2vw 0;
}

.nav a {
	color: #e71469;
}

.nav li:hover > a {
	color: #e82976;
}
.nav li:hover ul li:hover > a {
	color: #ffffff;
	text-decoration: underline;
}
.nav li.current > a {
	color: #000;
}

.nav a:hover:after, .nav li.current a:after {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.nav a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	background: #e6007e;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.nav-child a:after {
	height: 0px;
}

.nav ul ul {
	background: rgb(230, 20, 105, 0.5);
}

.current-language {
	color: #e82976;
}

.header-logo svg, .header-logo img {
	height: auto;
}

.header-logo a {
	height: 100%
}


.item-page a, section a {
	color: #e82976;
}

.item-page a {
	position: relative;
	display: inline-block;
}

.item-page a i {
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 30px;
}

section h3 {
	color: #e71469;
	text-transform: uppercase !important;
}

.section-box-91, .section-box-126 {
	margin-top: -5vw;
	padding-top: 4vw;
}

.section-box-91.section-type-grid > .outer, .section-box-126.section-type-grid > .outer {
	padding-top: 0;
}

.section-box-91 .inner p, .section-box-166 .inner p {
	color: #FFF;
}

.scroll-to-top {
	background-color: #e82976;
}

.section-type-parallax > .outer {
	bottom: 3vw;
}


button.btn, a.btn, .section-type-category span.btn {
	border-bottom-color: #e82976;
}

.btn:after {
	background-color: #FFF;
}

#alteaFormOld fieldset legend, #alteaFormOld .item-col-last legend {
	box-shadow: inset 0 -6px 0 #e82976;
	color: #e71469;
}


.slogan {
	font-family: 'Handlee', cursive;
	text-transform: none !important;
	right: 10vw;
	left: auto;
	top: 16vw;
	font-size: 50px;
	text-shadow: 2px 2px 20px #00000060;
}

.slogan em {
	text-transform: none !important;
	font-size: 20px;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	display: block;
	margin-top: -5px;
}


.slider .show-prev, .slider .show-next {
	color: #FFF;
}

.section-type-category button.btn, a.btn, .section-type-category span.btn {
	color: #FFF !important;
}


.page-blog .blog-item-desc a {
	text-decoration: none;
	text-underline: none;
}

.blog-item-desc .readmore a.btn {
	color: #e71469 !important;
	border: 0;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0.5em;
}

.article hr {
	background: none;
	border: none;
	border-bottom: 1px solid #eaeaea;
	margin: 25px 0 -15px 0;
	clear: both;
}

.item-page table th {
	background-color: #e71469;
}

.item-page table td {
	border-bottom: 1px solid #e71469;
}

.item-page .content-bg {
	padding: 1em;
	margin: 2em 0;
	background-color: #ffffe0;
}

.item-page .content-bg h2, .item-page .content-bg h3 {
	padding: 0;
	margin-top: 0em;
}

.footer {
	background-color: #fff;
	color: #000;
}

.footer a {
	color: #e82976 !important;
}

.footer a:hover {
	color: #000;
}

.footer-logo * {
	fill: #FFF;
}

.footer-logo svg, .footer-logo img {
	height: auto;
}

.footer-keylinks a {
	text-transform: uppercase;
}

.footer-credits {
	margin-top: 50px;
}

.footer-column-center i {
	margin-right: 4px;
}

.header-mobilemenu, body.menu-open .header-mobilemenu {
	color: #e82976;
}

body.menu-sidebar .header-navigation {
	background: rgb(230, 20, 105, 0.8);
}

body.menu-sidebar .nav li:hover > a {
	color: #fff;
}

body.menu-sidebar .nav li.current > a {
	color: #fff;
}

body.menu-sidebar .nav a:after {
	background: #fff;
}

body.menu-sidebar .nav ul ul li.current > a {
	color: #000;
}
body.menu-sidebar .nav ul ul {
	margin: 0 0 30px 17px;
}
.aside-item .owl-nav {
	color: #FFF;
}

body.menu-sidebar .nav li:hover > i {
	color: #000;
}

body.menu-sidebar .nav i {
	display: inline-block;
	margin-right: 5px;
	color:#FFF;
}

.aside-type-teaser li a strong {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: calc(100% - 60px);
	box-sizing: border-box;
}

.menu-open .current-language, .menu-open .header-mobilemenu, body.menu-open .header-mobilemenu {
	color: #FFF;
}

.main .inner .article .item-page h2 {
}

.main .inner .article .item-page .category-desc {
	margin-bottom: 3rem;
}

.main .inner .article .item-page .year-tab-nav {
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: solid 1px #E71469;
}

.main .inner .article .item-page .year-tab-nav .year-tab-element {
	flex-basis: 235px;
}

.main .inner .article .item-page .year-tab-nav .year-tab-element a {
	display: block;
	color: #E71469;
	background: #ffffff;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 1.5rem 1rem;
}

.main .inner .article .item-page .year-tab-nav .year-tab-element.active a {
	color: #ffffff;
	background: #E71469;
}


.main .inner .article .item-page .items-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	gap: 35px;
	padding-top: 4rem;
}

.main .inner .article .item-page .item {
	display: flex;
	flex-direction: column;
	flex-basis: 650px;
	/*width: 49%;*/
	max-width: 48%;
	/*flex-grow: 1;*/
	margin: 0;
	box-shadow: 0 20px 40px -14px #00000030;
}

.main .inner .article .item-page .item.hide {
	display: none;
	transition: 0.3s;
}


.main .inner .article .item-page .item .blog-item-desc {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	flex-wrap: nowrap;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img .item-img {
	display: block;
	height: 100%;
	width: 100%;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img .item-img .item-image {
	/*display: block;*/
	/*height: 100%;*/
	/*width: 100%;*/
	display: block;
	height: 50vh;
	width: 100%;
	overflow: hidden;

}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img a {
	display: block;
	height: 100%;
	width: 100%;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img .pull-left {
	float: unset;
	display: block;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: cover;


	/*height: auto;*/
	/*object-fit: cover;*/
	/*width: 100%;*/
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img .item-date {
	padding: 0.5em;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img .item-date .article-info {
	margin-top: 5px;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img .item-date .article-info .article-info-term {
	display: none;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img .item-date .article-info .create {
	margin: 0;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-img .item-date .article-info .create time {
	color: #C0C0C0;
	font-size: 15px;
}

.blog-item-text + p.readmore {
	margin-top: 0;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-text .page-header {
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-text .page-header h2 {
	margin: 0;
}

.main .inner .article .item-page .item .blog-item-desc .blog-item-text {
	padding: 0.5em;
}


.newsflash-container {
	position: relative;
	margin: 0;
	background: #F5F5F5;
	padding: 3rem 5vw;
}

.newsflash-container .newsflash-title {
	display: flex;
	align-content: center;
	align-items: center;
	max-width: 1400px;
	width: 90%;
	margin: 0 auto;
	padding: 1.5rem 0;
}
.newsflash-container .newsflash-title h2 {
	font-size: 33px;
	text-transform: uppercase !important;
	width: auto;
	white-space: nowrap;
	/*flex-basis: auto;*/
	display: block;
	/*min-width: 250px;*/
	width: auto;
	margin-right: 1rem;
}
.newsflash-container .newsflash-title .title-line {
	height: 1px;
	width: 100%;
	border-bottom: solid 1px #E71469;
}
.newsflash-container .newsflash {
	position: relative;
	max-width: 1400px;
	width: 90%;
	margin: 0 auto;
}
.newsflash-container .newsflash .newsflash-item {
	display: flex;
	width: 48%;
	height: auto;
	margin: 0 1rem;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}
.newsflash-container .newsflash .newsflash-item p{
	color: #2C2C2C;
	line-height: 2rem;
	margin: 0;
}
.newsflash-container .newsflash .newsflash-item .newsflash-title {

}

.newsflash-container .newsflash .newsflash-item .item-date{
	width: 100%;
	padding: 1rem 0;
}
.newsflash-container .newsflash .newsflash-item .item-date dd{
	margin: 0;
}
.newsflash-container .newsflash .newsflash-item .item-date time{
	color: #C0C0C0;
	font-size: 15px;
}
.newsflash-container .newsflash .newsflash-item .newsflash-image {
	margin: 0;
	width: 100%;
	/*height: 100%; */
	height: 40vh;
	overflow: hidden;
}
.newsflash-container .newsflash .newsflash-item .newsflash-image img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.newsflash-container .newsflash .newsflash-item .newsflash-title {
	margin: 0;
	width: 100%;
	padding: 0.5rem 0 1rem;
	font-size: 26px;
}
.newsflash-container .newsflash .newsflash-item .readmore {
	color: #e71469 !important;
	border: 0;
	font-weight: normal;
	text-decoration: none;
	padding: 2rem 0;
}

.item-page a.back-to-category-btn{
	color: #E71469 !important;
	border: 0px;
	position: relative;
	display: flex;
	width: auto;
	justify-content: flex-end;
	flex-direction: row-reverse;
	align-items: center;
	align-content: center;
	line-height: 2.5rem;
	gap: 20px;
}
.item-page a.back-to-category-btn:after{
	position: relative;
	display: block;
	background-image: url(../../../images/svg/arrow-left-pink.svg);
	background-size: 30px 25px;
	width: 30px;
	height: 2rem;
	background-repeat: no-repeat;
}

.flickity-prev-next-button.next, .flickity-prev-next-button.previous{
	display: none;
}
.btn-slider-news:hover{
	cursor: pointer;
}
.btn-slider-news{
	position: absolute;
	top: 46%;
	left: calc(3vw + 20px);
	background-image: url(../../../images/svg/arrow-right-pink.svg);
	background-size: 40px 85px;
	width: 45px;
	height: 85px;
	background-repeat: no-repeat;
}

.btn-slider-news.btn-right-slider-news{
	left: auto;
	right: calc(2vw + 40px);
	top: 46%;
}
.btn-slider-news.btn-left-slider-news{
	transform: rotateZ(-180deg);
}

.header-navigation-contacts i {
	color: #FFF;
}

#map-canvas img {
	width: 100%;
}

.footer-action {
	display: none;
}

.footer-action a {
	color: white !important;
}

.news-item-gallery {
	display: flex;
	gap: 10px;
	justify-content: flex-start;
	flex-wrap: wrap;

}
.news-item-gallery a{
	display: block;
	width: 250px;
	height: 280px;
}
.news-item-gallery a img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}



.row {
	display: flex;
	gap: 20px 20px;
	flex-wrap: wrap;
}
.row .card {
	flex-basis: 20%;
	margin: 0 10px 10px 0;
	padding: 0;
	background: #FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	transition: all 0.4s ease-out;
	overflow: hidden;
}
.row .card img {
	display: block;
	position: relative;
	z-index: 0;
	width: 100%;
	height: auto;
	object-fit: cover;
	transition: all 0.4s ease-out;
}
.row .card:hover img {
	transform: scale(1.05);
}
.row .card p {
	z-index: 1;
	position: relative;
	background: #FFF;
	padding: 20px 10px;
	margin: 0;
}

@media screen and (max-width: 1150px){
	.newsflash-container .newsflash .newsflash-item {
		width: 70%;
	}
	.btn-slider-news.btn-right-slider-news{
		right: 20px;
	}
	.btn-slider-news.btn-left-slider-news{
		left: 20px;
	}
}

@media screen and (max-width: 950px) {
	.slogan {
		font-size: 40px;
	}

	.main .inner .article .item-page .item {
		max-width: 47%;
	}

	.main .inner .article .item-page .year-tab-nav {
		width: 97%;
		display: flex;
		flex-wrap: wrap;
	}
	.main .inner .article .item-page .year-tab-nav .year-tab-element {
		flex-basis: 145px;
	}
	.main .inner .article .item-page .year-tab-nav .year-tab-element a {
		font-size: 20px;
	}
}

@media screen and (max-width: 900px) {
	.slogan {
		margin-top: 0px;
		font-size: 30px;
	}

	.header-logo svg, .header-logo img {
		width: 150px;
	}

	.footer-logo svg, .footer-logo img {
		width: 130px;
	}

	.newsflash-container .newsflash .newsflash-item {
		width: 90%;
	}
}

@media screen and (max-width: 768px) {
	.footer-action {
		z-index: 999;
		display: flex;
		position: fixed;
		right: 0;
		bottom: 20px;
		width: 130px;
		height: 60px;
		justify-content: center;
		align-items: center;
		margin: 0;
		padding: 0;
		background-color: #e82976;
		box-shadow: 0 0 14px rgba(0, 0, 0, 0.5);
	}

	.footer-action .action-mail {
		margin-left: 25px;
	}

	.footer-action a {
		font-size: 28px !important;
		color: white !important;
	}

	.main .inner .article .item-page .item {
		max-width: unset;
		width: 85%;
		margin: 0 auto;
		flex-basis: 85%;
	}

	.newsflash-container .newsflash-title h2 {
		white-space: normal;
		line-height: 2.5rem;
	}
	.newsflash-container .newsflash .newsflash-item {
		margin: 0 auto;
	}

	.press-page .item-page-image {display:block;float:none;margin:0 auto;max-width:100%;height:50vh;overflow:hidden;}
	.press-page .item-page-image img {width:100%;height:100%;object-fit: cover;}

}

@media screen and (max-width: 700px) {
	.item-page img {
		float: none !important;
		display: block !important;
	}

	.footer li {
		margin: 5px 0 !important;
	}

	.footer-footermenu {
		display: none !important;
	}

	.footer-column {
		font-size: 15px;
	}

	.footer-address {
		line-height: 30px;
		margin-bottom: 4rem;
	}

	.btn-slider-news {
		background-size: 25px 50px;
		width: 25px;
		height: 50px;
	}

	.btn-slider-news.btn-right-slider-news{
		right: 10px;

	}
	.btn-slider-news.btn-left-slider-news{
		left: 10px;
	}

}

@media screen and (max-width: 600px) {
	.slogan {
		margin-top: 0;
		font-size: 18px;
	}

	.menu-open .current-language, .menu-open .header-mobilemenu, body.menu-open .header-mobilemenu {
		color: #e82976;
	}
	.main .inner .article .item-page .item .blog-item-desc .blog-item-img .item-img .item-image {
		height: 40vh;
	}
	.main .inner .article .item-page .year-tab-nav .year-tab-element {
		flex-basis: 95px;
	}
	.main .inner .article .item-page .year-tab-nav .year-tab-element a {
		font-size: 16px;
		padding: 0.5rem;
	}

	.newsflash-container .newsflash .newsflash-item {
		width: 97%;
	}
	.newsflash-container .newsflash .newsflash-item .newsflash-image{
		width: 97%;
	}


	.row .card {
		flex-basis: 80%;
	}

}

@media screen and (max-width: 300px) {
	.header-logo svg, .header-logo img {
		width: 125px;
	}
    .row .card {
        flex-basis: 100%;
    }
}


@media print {
	#map-canvas, .footer-logo {
		display: none !important;
	}
}
