.owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.events .carousel.c1 .owl-nav > .owl-prev {
    left: -40px;
}

.events .carousel.c1 .owl-nav > .owl-next {
    right: -40px;
}

.owl-screens {
	overflow: hidden;
}

.play_button {
    vertical-align: middle;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    background-size: 20%;
    background-image: url(/images/youtube.svg);
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.9;
}

.itemScren {
	padding: 0px 5px;
}

.modal-content .close:before, .modal-content .close:after {
    background-color: rgba(127, 127, 127, 1);
}


.car-rental-phone-email img {
	width: 20px;
}


/*
.carousel {
	height: 760px;
}
*/

.linkStyle {
	cursor: pointer;
	text-decoration: underline;
}


.partners>.items>.item {
    width: auto;
    padding: 20px 30px 15px !important;

}
.partners > .items > .item > img {
    max-width: 100% !important;
    height: auto !important;
    max-height: 70px !important;
}

.programmeSearch img {
	height: 20px;
	margin-right: 5px;
}
.programmeSearch:before {
	content: none;
	background: url() !important;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.topmenu.nav > li {
	    margin-right: 20px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.topmenu.nav > li {
	    margin-right: 7px;
	}
}

@media (max-width: 767px) {
	.carousel {
		height: 227px;
	}
	.events .carousel {
	    margin: 30px auto 80px;
	}
	.modal-content .close {
	    top: 3vw;
	    right: 3vw;
	}
	.banner {
	    margin-top: 0px;
	}
	.events {
	    margin-bottom: 280px;
	}
	#programmeSearchInput {
	    width: 40vw;
	    margin-right: 20px;
	}
}

.exhibition .goals .item:before {
    content: none;
}
