@font-face {
    font-family: "MTT Milano";
    src: url('../fonts/MTT-Milano-Black.otf') format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 900;
}
@font-face {
    font-family: "MTT Milano";
    src: url('../fonts/MTT-Milano-BlackItalic.otf') format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 900;
}
@font-face {
    font-family: "MTT Milano";
    src: url('../fonts/MTT-Milano-Bold.otf') format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "MTT Milano";
    src: url('../fonts/MTT-Milano-BoldItalic.otf') format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
}
@font-face {
    font-family: "MTT Milano";
    src: url('../fonts/MTT-Milano-Medium.otf') format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: "MTT Milano";
    src: url('../fonts/MTT-Milano-MediumItalic.otf') format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 500;
}
@font-face {
    font-family: "MTT Milano";
    src: url('../fonts/MTT-Milano.otf') format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "MTT Milano";
    src: url('../fonts/MTT-Milano-RegularItalic.otf') format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
}
@font-face {
    font-family: "MTT Milano";
    src: url('../fonts/MTT-Milano-UltraBold.otf') format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 800;
}
@font-face {
    font-family: "MTT Milano";
    src: url('../fonts/MTT-Milano-UltraBoldItalic.otf') format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 800;
}
.leftside-text {
	position: relative;
}
/*.leftside-text:after {
	content: "";
	background: url(/wp-content/uploads/2022/08/icon-arrow-right-grey.svg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 14px;
	height: 12px;
	display: inline-block;
	margin-right: -9px;
	margin-left: 45px;
}*/
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid {
	flex-direction: row-reverse;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div > * {
	min-height: 53px;
	display: flex;
	align-items: center;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div:first-child {
	background-color: #336b68;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div:nth-child(2) {
	background-color: #4ba6a1;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div:nth-child(3) {
	background-color: #7cbab9;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div:nth-child(4) {
	background-color: #9fcfd1;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div {
	padding-right: 28px;
	padding-left: 32px;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div .custom-html-widget > a {
	color: #ffffff;
	font-weight: 700;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div .custom-html-widget > a:hover {
	color: #ffffff;
	text-decoration: none;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div .custom-html-widget {
	letter-spacing: 0.24px;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div .custom-html-widget > a > img {
	margin-left: 14px;
}
.tm-toolbar > .uk-container {
	max-width: unset;
	padding-right: 0px;
}
/*.uk-navbar-nav > .uk-parent > a {
	position: relative;
}
.uk-navbar-nav > .uk-parent > a:after {
	content: "";
	background: url(/wp-content/uploads/2022/08/icon-arrow-down-blue.svg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 12px;
	height: 9px;
	display: inline-block;
	margin-left: 10px;
}*/
.featured-slideshow .uk-slidenav-container > .uk-slidenav > svg {
	display: none;
}
.featured-slideshow .uk-slidenav-container > .uk-slidenav-previous {
	/*background: url(/wp-content/uploads/2022/08/icon-circle-left.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 53px;
	height: 53px;*/
}
.featured-slideshow .uk-slidenav-container > .uk-slidenav-next {
	/*background: url(/wp-content/uploads/2022/08/icon-circle-right.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 53px;
	height: 53px;*/
	margin-left: 30px;
}
.featured-slideshow.uk-slideshow > div > *:nth-child(3) {
	margin-bottom: 60px;
	margin-left: 310px;
}
.featured-slideshow .el-title {
	max-width: 532px;
	font-weight: 300;
}
.featured-slideshow .el-content {
	max-width: 532px;
	margin-left: 100px;	
}
.featured-slideshow .uk-slideshow-items > *:before {
	content: "";
	background-color: rgba(255, 255, 255, 0.85);
	clip-path: polygon(0 0, 47% 0, 100% 100%, 0% 100%);
	z-index: 1;
	position: relative;
	width: 75vw;
	height: 100%;
	display: block;
}
.featured-slideshow .uk-slidenav-container {
	height: 350px;
	width: 276px;
	align-items: flex-end;
	padding: 40px;
	clip-path: polygon(0 0, 0% 100%, 100% 100%);
	background: #00A7A2;
}
.featured-slideshow .uk-slideshow-items > .el-item > .uk-position-cover.uk-flex {
	z-index: 2;
}
.uk-button {
	padding-right: 115px;
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
}
.uk-button:before {
	content: "";
	clip-path: polygon(0 0, 100% 0, 100% 100%, 48% 100%);
	width: 82px;
	height: 100%;
	background: #00A7A2;
	display: block;
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
.uk-button:after {
	content: "";
	width: 15px;
	height: 12px;
	display: block;
	position: absolute;
	right: 17px;
	top: 20px;
	background: url(/wp-content/uploads/2022/08/icon-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 2;
}
.uk-section-secondary:not(.uk-preserve-color) .uk-button:before {
	background: #00A7A2;
}
.events-grid .el-item {
	position: relative;
}
.events-grid .uk-button {
	position: absolute;
	left: 0;
	top: 178px;
	width: 372px;
	max-width: 100%;
}
.events-grid .el-meta {
	display: flex;
	flex-direction: row;
}
.events-grid .el-meta > div {
	font-size: 24px;
	text-transform: none;
}
.events-grid .el-meta > div:first-child {
	order: 2;
	color: #d0d0d0;
}
.events-grid .el-meta > div:nth-child(2), .events-grid .el-meta > div:nth-child(2) > a {
	order: 1;
	color: #C2EAE9;
}
.events-grid .el-meta > div:nth-child(2) > a:hover, .events-grid .el-meta > div:nth-child(2) > a:active {
	text-decoration: none;
}
.all-events .uk-button {
	width: 372px;
}
.secondary-primary > .uk-grid > div:nth-child(2) > .uk-tile {
	padding-left: 105px;
}
.secondary-primary.footer > .uk-grid > div:nth-child(2) > .uk-tile {
  padding-left: 40px;
}
.muted-primary > .uk-grid > div:nth-child(2) > .uk-tile {
    background-color: #D7D7D7;
}
.testimonials-panel .uk-slider-items .el-item .uk-grid > div:nth-child(2) > * {
	max-width: 790px;
	margin-left: auto;
	width: inherit;
	font-size: 35px;
	line-height: 1.3;
}
.testimonials-panel .uk-slider-items .el-item .uk-grid > div:nth-child(2) {
	padding-top: 105px;
	padding-bottom: 105px;
	display: flex;
	align-content: space-between;
	flex-wrap: wrap;
}
.testimonials-panel .el-content > div {
	font-size: 24px;
	line-height: 1.5;
	font-weight: bold;
}
.testimonials-panel .el-title {
	position: relative;
}
.testimonials-panel .el-title:before {
	content: "Testimonials";
	font-size: 18px;
	line-height: 1.5;
	font-family: effra;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #C2EAE9;
	display: block;
	margin-bottom: 25px;
}
.testimonials-panel .uk-slider-items .el-item .el-content {
	position: relative;
	padding-left: 108px;
}
.testimonials-panel .uk-slider-items .el-item .el-content:before {
	content: "";
	width: 80px;
	height: 49px;
	display: block;
	position: absolute;
	left: 0px;
	top: 10px;
	background: url(/wp-content/uploads/2022/08/icon-quote-brown.svg);
	background-repeat: no-repeat;
	background-size: contain;
}
.testimonials-panel .uk-slidenav-container {
	margin-bottom: 105px;
}
.testimonials-panel .uk-slidenav-container > .uk-slidenav > svg {
	display: none;
}
.testimonials-panel .uk-slidenav-container > .uk-slidenav-previous {
	/*background: url(/wp-content/uploads/2022/08/icon-circle-left.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 53px;
	height: 53px;*/
}
.testimonials-panel .uk-slidenav-container > .uk-slidenav-next {
	/*background: url(/wp-content/uploads/2022/08/icon-circle-right.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 53px;
	height: 53px;*/
	margin-left: 30px;
}
.testimonials-panel .image {
	height:100%;
	width:100%;
	min-height:738px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.hero-panel {
	max-width: 1304px;
	margin-left: auto;
 	margin-right: auto;
 	z-index: 1;
	padding-left: 40px;
	padding-right: 40px;
}
.hero-panel .el-title {
	max-width: 532px;
	font-weight: 300;
}
.hero-panel .el-content {
	max-width: 512px;
	margin-left: 100px;
}
.hero-section > div {
	position: relative;
	padding-bottom: 150px;
	padding-top: 130px;
}
.hero-section > div:before {
	content: "";
	background-color: rgba(255, 255, 255, 0.85);
	clip-path: polygon(0 0, 47% 0, 100% 100%, 0% 100%);
	position: absolute;
	width: 75vw;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}
.scroll-down .el-image {
	width: 50px;
	height: 50px;
}
.scroll-down {
	height: 270px;
	width: 194px;
	align-items: flex-end;
	padding: 40px;
	clip-path: polygon(0 0, 0% 100%, 100% 100%);
	background: #C2EAE9;
	position: absolute;
	bottom: 0;
	display: flex;
	justify-content: center;
}
.our-network-grid .el-item > div, .our-network-grid .el-item > div > .uk-panel {
	height: 100%;
}
.our-network-grid .el-item > div > .uk-panel {
	position: relative;
}
.our-network-grid .el-item > div > .uk-panel > div:last-child {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.our-network-grid .el-meta {
	position: absolute;
	bottom: 100px;
}
.our-network-grid .uk-button:after {
	transform: rotate(-45deg);
}
.our-network-grid .el-item {
  background: #B4B4B4;
}
.our-network-grid .el-link {
	background: #F0F0F0;
}
/*.our-network-grid .el-image {
  opacity: 0.2;
}*/
.school-ind-hero > div {
	padding-top: 130px;
	padding-bottom: 190px;
}
.uk-slidenav > svg {
	display: none;
}
.uk-slidenav-previous {
	background: url(/wp-content/uploads/2022/08/icon-circle-left.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 53px;
	height: 53px;
}
.uk-slidenav-next {
	background: url(/wp-content/uploads/2022/08/icon-circle-right.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 53px;
	height: 53px;
}
.uk-button-secondary {
	padding-left: 115px;
	padding-right: 50px;
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
}
.uk-button-secondary::before {
	content: "";
	clip-path: polygon(0 0, 100% 0, 48% 100%, 0% 100%);
	width: 82px;
	height: 100%;
	background: #C2EAE9;
	display: block;
	z-index: 1;
	position: absolute;
	right: unset;
	left: 0;
	top: 0;
	bottom: 0;
}
.uk-button-secondary::after {
	content: "";
	width: 15px;
	height: 12px;
	display: block;
	position: absolute;
	right: unset;
	left: 17px;
	top: 20px;
	background: url(/wp-content/uploads/2022/08/icon-arrow-left.svg);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 2;
}
.uk-section-muted .uk-button-secondary {
	background: #fff;
}
.uk-section-muted .uk-button-default {
	background: #ffffff;
}
.uk-section-muted .uk-button-default:hover, .uk-section-muted .uk-button-default:active {
	background: rgba(255, 255, 255, 0.8);
}
.uk-button-large {
	min-width: 370px;
}
.button-heart::after {
	background: url(/wp-content/uploads/2022/08/icon-heart.svg);
	background-repeat: no-repeat;
	background-size: contain;
}
.button-phone::after {
	background: url(/wp-content/uploads/2022/08/icon-phone.svg);
	background-repeat: no-repeat;
	background-size: contain;
}
.button-download::after, .button-download .uk-button::after {
	background: url(/wp-content/uploads/2022/08/icon-arrow-down.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 12px;
	height: 15px;
}
.uk-accordion-title::before {
	content: "";
	background-image: url(/wp-content/uploads/2022/08/icon-circle-plus.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 53px;
	height: 53px;
	margin-top: -12px;
}
.uk-open > .uk-accordion-title::before {
	content: "";
	background-image: url(/wp-content/uploads/2022/08/icon-circle-minus.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 53px;
	height: 53px;
	margin-top: -12px;
}
.uk-accordion-title {
	padding: 20px 0 10px 0;
}
.js-form-newsletter .el-button {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 48% 100%);
	width: 82px;
	height: 100%;
	background: #00A7A2;
}
.js-form-newsletter .el-button:after {
	content: "";
	width: 15px;
	height: 12px;
	display: block;
	position: absolute;
	right: 17px;
	top: 20px;
	background: url(/wp-content/uploads/2022/08/icon-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 2;
}
.js-form-newsletter .el-button > svg {
	display: none;
}
.js-form-newsletter .el-input {
	height: 51px;
}
.js-form-newsletter .el-input:focus {
	border-color: transparent !important;
}
.js-form-newsletter .el-input::-webkit-input-placeholder {
  color: #454545;
}
.js-form-newsletter .el-input:-ms-input-placeholder {
  color: #454545;
}
.js-form-newsletter .el-input::placeholder {
  color: #454545;
}
.uk-light ::-webkit-input-placeholder {
  color: #fff;
}
.uk-light :-ms-input-placeholder {
  color: #fff;
}
.uk-light ::placeholder {
  color: #fff;
}
.events-category-dropdown .uk-dropdown {
	background: #C59148;
	width: 100%;
}
.events-category-dropdown-button {
	font-size: 24px;
	width: 100%;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
}
.events-category-dropdown {
	position: relative;
}
.events-category-dropdown:after {
	content: "";
	width: 12px;
	height: 10px;
	display: block;
	background: url(/wp-content/uploads/2022/08/icon-arrow-down-dropdown-2x.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 14px;
	right: 25px;
}
.events-category-dropdown a:hover, .events-category-dropdown a:active {
	color: #fff !important;
	text-decoration: none;
}
.events-category-dropdown .uk-dropdown .uk-nav > li > a {
	font-size: 24px;
	text-transform: none;
	font-weight: 400;
	letter-spacing: 0px;
}
.events-category-dropdown .uk-dropdown .uk-nav > li:not(:first-child) > a {
	padding-left: 20px;
	font-size: 20px;
}
ul.uk-pagination {
	position: relative;
}
ul.uk-pagination > li {
	position: unset;
}
ul.uk-pagination > li > a[title="Next"] {
	position: absolute;
	right: 0;
	width: 372px;
	height: 53px;
	background-color: #f0f0f0;
	border-radius: 0;
	border: 0px;
	top: -9px;
}
ul.uk-pagination > li > a[title="Next"]:hover, ul.uk-pagination > li > a[title="Next"]:active, ul.uk-pagination > li > a[title="Previous"]:hover, ul.uk-pagination > li > a[title="Previous"]:active {
	color: #00A7A2;
	background-color: rgba(240,240,240,.8);
}
ul.uk-pagination > li > a[title="Previous"] {
	position: absolute;
	left: 16px;
	width: 372px;
	height: 53px;
	background-color: #f0f0f0;
	border-radius: 0;
	border: 0px;
	top: -9px;
}
ul.uk-pagination > li > a[title="Next"]:before {
	content: "";
	clip-path: polygon(0 0, 100% 0, 100% 100%, 48% 100%);
	width: 82px;
	height: 100%;
	background: #C59148;
	display: block;
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
ul.uk-pagination > li > a[title="Previous"]:before {
	content: "";
	clip-path: polygon(0 0, 100% 0, 48% 100%, 0% 100%);
	width: 82px;
	height: 100%;
	background: #C59148;
	display: block;
	z-index: 1;
	position: absolute;
	right: unset;
	left: 0;
	top: 0;
	bottom: 0;
}
ul.uk-pagination > li > a[title="Next"]:after {
	content: "";
	width: 15px;
	height: 12px;
	display: block;
	position: absolute;
	right: 17px;
	top: 20px;
	background: url(/wp-content/uploads/2022/08/icon-arrow-right.svg);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 2;
}
ul.uk-pagination > li > a[title="Previous"]:after {
	content: "";
	width: 15px;
	height: 12px;
	display: block;
	position: absolute;
	right: unset;
	left: 17px;
	top: 20px;
	background: url(/wp-content/uploads/2022/08/icon-arrow-left.svg);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 2;
}
ul.uk-pagination > li > a[title="Next"] > span > svg, ul.uk-pagination > li > a[title="Previous"] > span > svg {
	display: none;
}
ul.uk-pagination > li > a[title="Next"] > span {
	width: 100%;
	padding: 0px 20px;
	text-align: left;
}
ul.uk-pagination > li > a[title="Previous"] > span {
	width: 100%;
	padding: 0px 20px 0px 95px;
	text-align: left;
}
ul.uk-pagination > li > a[title="Next"] > span:before {
	content: "Next page";
	position: absolute;
	margin-top: 2px;
}
ul.uk-pagination > li > a[title="Previous"] > span:before {
	content: "Previous page";
	position: absolute;
	margin-top: 2px;
}
.uk-search-input {
	font-size: 24px !important;
}
.uk-search-input::-webkit-input-placeholder {
	font-size: 24px !important;
	font-weight: bold !important;
}
.uk-search-input:-ms-input-placeholder {
	font-size: 24px !important;
	font-weight: bold !important;
}
.uk-search-input::placeholder {
	font-size: 24px !important;
	font-weight: bold !important;
}
.panel-download-button .uk-button::after {
	transform: rotate(90deg);
}
.our-team-phone, .our-team-email {
	position: relative;
	height: 53px;
	display: flex;
	align-items: center;
	padding-left: 73px;
	margin-top: 20px;
	line-height: 1.3;
}
.our-team-phone:before {
	content: "";
	width: 53px;
	height: 53px;
	display: block;
	background: url(/wp-content/uploads/2022/08/icon-phone-brown.svg);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
}
.our-team-email:before {
	content: "";
	width: 53px;
	height: 53px;
	display: block;
	background: url(/wp-content/uploads/2022/08/icon-email-brown.svg);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
}
.button-arrow-45deg .uk-button:after, .button-arrow-45deg.uk-button:after {
	transform: rotate(-45deg);
}
.sec-questions {
	background: rgba(145, 114, 56, 1);
}
.uk-navbar-dropdown {
	padding: 25px 30px;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div .widget_search > a {
  color: #ffffff;
  font-weight: 700;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div .widget_search > a:hover {
	text-decoration: none;
}
.tm-toolbar > .uk-container > .uk-margin-auto-left > .uk-grid > div .widget_search > a img {
	margin-left: 14px;
}
.sections-line-yellow.uk-section-secondary {
  background: #c59148;
}
.sections-line-yellow .uk-tile-primary {
  background-color: #9e7338;
}
.sections-line-red.uk-section-secondary {
  background: #BD5764;
}
.sections-line-red .uk-tile-primary {
  background-color: #8C4650;
}
.sections-line-blue.uk-section-secondary {
  background: #2390AC;
}
.sections-line-blue .uk-tile-primary {
  background-color: #00A7A2;
}
.sections-line-green.uk-section-secondary {
  background: #C2EAE9;
}
.sections-line-green .uk-tile-primary {
  background-color: #C2EAE9;
}
.mc-field-group input {
	height: 51px;
}
.mc-field-group {
	width: max-content;
	position: relative;
}
#mc-embedded-subscribe {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 48% 100%);
	width: 82px;
	height: 51px;
	background-color: #C2EAE9;
	display: block;
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	border: 0px;
	cursor: pointer;
	background-image: url(/wp-content/uploads/2022/08/icon-arrow-right.svg);
	background-repeat: no-repeat;
	background-position: 50px 20px;
}
.dark-muted > * {
	background-color: #D7D7D7;
}
.button-pay .uk-button:after, .button-pay:after {
	background: url(/wp-content/uploads/2022/08/right-pay.svg);
	background-repeat: no-repeat;
	background-size: contain;
}
.uk-tile-muted .uk-button-default {
	background-color: #fff;
}
.cta-section-dark {
	background-color: #3e603f;
}
.yoo-dropdown-search {
	color: #ffffff;
	font-weight: 700;
	font-family: 'MTT Milano';
}
.yoo-dropdown-search > a.uk-icon > svg {
	margin-left: 14px;
	width: 14px;
	height: 14px;
}

@media (max-width: 1200px) {
.featured-slideshow .uk-slidenav-container {
	height: 100px;
	width: 150px;
	padding: 10px;
}
.featured-slideshow .uk-slidenav-container > .uk-slidenav-next {
	margin-left: 20px;
}
.uk-slidenav-previous {
	width: 30px;
	height: 30px;
}
.uk-slidenav-next {
	width: 30px;
	height: 30px;
}
.featured-slideshow .el-content {
	margin-left: 60px;
	margin-top: 20px !important;
	line-height: 1.3;
}
.featured-slideshow .uk-slideshow-items > ::before {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	width: 100vw;
}
.featured-slideshow .uk-slideshow-items > .el-item > .uk-position-cover.uk-flex {
	padding-bottom: 60px;
}
.featured-slideshow .el-title {
	margin-top: 10px !important;
	line-height: 1.1;
}
.hero-section > div::before {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	width: 100vw;
}
.scroll-down {
	padding: 10px;
	height: 100px;
	width: 150px;
	justify-content: flex-start;
	box-sizing: border-box;
}
.scroll-down .el-image {
  width: 30px;
  height: 30px;
}
.hero-panel .el-content {
	margin-left: 60px;
}
.hero-section > div {
  position: relative;
  padding-bottom: 60px;
  padding-top: 40px;
}
.events-grid .uk-button {
  position: relative;
  left: unset;
  top: unset;
  width: 372px;
  max-width: 100%;
}
.events-grid .el-meta {
  display: flex;
  flex-direction: column;
  margin-top: 10px !important;
}
}

@media (max-width: 1600px) {
	.testimonials-panel .image {width:100%;}
}

@media (max-width: 1440px) {
	.testimonials-panel .image {width:100%;}
}

@media (max-width: 1366px) {
	.testimonials-panel .image {width:100%;}
}

@media (max-width: 1280px) {
	.testimonials-panel .image {width:100%;}
}
@media (max-width: 980px) {
	.testimonials-panel {padding-bottom:60px;margin-bottom:40px !important;}
	.testimonials-panel .uk-slider-items .el-item .uk-grid {margin:0;}
	.testimonials-panel .uk-slider-items .el-item .uk-grid > div:nth-child(2) {padding:0px 15px !important;}
	.testimonials-panel .uk-slider-items .el-item .uk-grid > div:first-child {padding:0px !important;}
	.testimonials-panel .uk-slider-items .el-item iframe {aspect-ratio: 16/9;width:100%;height:auto;margin-top: 40px;margin-bottom: 40px;}
	.testimonials-panel .uk-slidenav-container {margin-top:0;margin-bottom:0;}
}
@media (max-width: 767px) {
	.testimonials-panel {padding-bottom:60px;margin-bottom:40px !important;}
	.testimonials-panel .image {width:100%;min-height:518px;}
	.testimonials-panel .uk-slider-items .el-item .uk-grid {margin:0;}
	.testimonials-panel .uk-slider-items .el-item .uk-grid > div:nth-child(2) {padding:0px 15px !important;}
	.testimonials-panel .uk-slider-items .el-item .uk-grid > div:first-child {padding:0px !important;}
	.testimonials-panel .uk-slider-items .el-item iframe {aspect-ratio:16/9;width:100%;height:auto;margin-top: 40px;margin-bottom: 40px;}
	.testimonials-panel .uk-slidenav-container {margin-top:0;margin-bottom:0;}
}