body {
	font-family: 'Anaheim', sans-serif;
}
img.lyson {
    width: 190px;
}
img.mrowka {
    width: 39px;
}
/* header */
#motoshow_header {
	border-top: 7px solid #231f20;
	background: transparent url(../img/motoshow-head.jpg) no-repeat center center;
	background-size:cover; 
	background-image: ;
	width: 100%;
	height: 333px;
}
.logo {
	position:absolute;
	top:50px;
	left:0;
}
.logo img {
	transition-duration: 0.5s;
}
.logo img:hover {
	opacity: 0.7;
}
.info-dark {
	background: transparent no-repeat center center;
	background-size:cover; 
	background-image: url(../img/MotoShoww.jpg);
	width: 100%;
	height: 774px;
}

.item { display:inline-block; }
.item img { width:170px; margin:4px 2px; }
.item img:hover { opacity:.7; }

#MotoShow_andrychow2 {
	background: transparent no-repeat center center;
	background-size:cover; 
	background-image: url(../img/MotoShowtlo1.jpg);
	width: 100%;
	height: 774px;
}
.yt_film {
	text-align: center;
}
.yt_film h2 {
	color: #fff;
	padding-top: 40px;
	padding-bottom: 20px;
	font-family: 'Anaheim', sans-serif;
	font-weight: 100;
}
.yt_film iframe {
    width: 100%;
    height: 600px;
}
.MotoShow_footer_1 {
	height: 154px;
	background: transparent no-repeat center center;
	background-size:cover; 
	/*background-image: url(../img/MotoShow_pink.jpg);*/
	background-color: #439fd0;
}
.MotoShow_footer_2 {
	background-color: #231f20;
	border-top: 1px solid #fff;
	padding-bottom: 3px;
	padding-top: 9px;
}
.MotoShow_footer_2 p {
	color: #fff;
	display: inline-block;
	font-family: 'Anaheim', sans-serif;
	font-size: 16px;
}
.info {
	color: #131313;
	padding-top: 30px;	
	font-size:16px;
}
.info h2,
.info-gray h2,
.info h3,
.info-gray h3 {
	padding-bottom: 40px;
	border-bottom: 2px solid #da1635;
	color:#db1736;
}
h3 {
	font-size:32px;
	color:#db1736;
	padding:10px 0;
}
.info-gray {
	background-color:#efefef;
	color:#232323;
	padding:40px 0;
}
.info-gray .text {
	max-width: 800px;
	margin:0 auto;
	text-align: left;	
	padding:20px 0;
}
.text {
    font-family: Roboto;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}
.info-gray a {
	color:#db1736;
	text-decoration:underline;
}
.info-gray a:hover {
	color:#131313;
}
p.red {
    color: #ED1A3B;
    font-family: Anaheim;
    font-size: 30px;
    text-align: center;
    padding: 15px;
    background-color: #efefef;
    margin: 10px 0;
}
.logo_min {
	text-align: center;
}
.logo_min img {
	margin-top: -59px;
	transition-duration: 0.5s;
}
.logo_min img:hover {
	opacity: 0.8;
}
.footer_text p {
	font-family: 'Anaheim', sans-serif;
	display: inline-block;
	color: #fff;
	font-size: 16px;
}
.footer_text_large {
	font-size: 24px !important;
}
.footer_text img {
	padding-left: 27px;
	padding-right: 9px;
}
.footer_text {
	padding-top: 15px;
}
.slider {
	width: 300px;
	margin: 0 auto;
	border: 2px solid #da1635;
	padding: 17px;
}
.navbar.navbar-default.navbar-motoshow {
	background-color: transparent;
	border: none;
	min-height: 79px;
}
a.navbar-brand {
	padding-top: 23px;
	padding-left: 90px;
	padding-right: 80px;
}
.navbar-brand {
	vertical-align: middle;
	line-height: 2px;
}
.nav.navbar-nav {
	font-family: 'Anaheim', sans-serif;
	font-size: 18px;
	font-weight: 300;
	padding-top: 18px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff !important;
    height: 63px;
    transition-duration: 0.1s;
}
.navbar-default .navbar-nav > li {
	padding-right: 30px;
}
.navbar-default .navbar-nav > li > a:hover {
	border-bottom: 3px solid #fff;
	transition-duration: 0.1s;
}
.owl-carousel {
	width: 834px !important;
}
.owl-prev {
   height: 125px;
  width: 55px;
  background-repeat: no-repeat;
  background-image: url(../img/MotoShow_arrow_left.png);
  position: absolute;
  left: -68px;
  bottom: 190px;
  font-size: 0;
}
.owl-next {
  height: 125px;
  width: 55px;
  background-repeat: no-repeat;
  background-image: url(../img/MotoShow_arrow_right.png);
  position: absolute;
  right: -74px;
  bottom: 190px;
}
.navbar-default .navbar-toggle {
	margin-top: 20px;
}
.navbar-default .navbar-nav > li > a {
    z-index: 2;
}
#MotoShow_andrychow1 {
	background-color: #231f20;
}
.content_motoshow {
	background-color: #fff;
	margin-bottom: 70px;
}
.content_motoshow h2, .content_motoshow h3 {
	font-family: 'Anaheim', sans-serif;
	color: #EB1A3A;
	font-weight: 600;
	margin-left: 20px;
}
.sponsors {
	margin: 20px auto;
    text-align: center;
	background-color:#FFF;
	padding:0 0 20px 0;
}

aside { position: fixed; right: 0; top: 75px; width: 0; z-index: 51; }
aside .item { z-index: 21; top: -100px; left: 0; position: absolute; color: #FFF;  transition: all .25s ease; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; }
aside .item:before { content: ''; position: absolute; left: -58px; width: 58px; height: 58px; background: none no-repeat scroll center center #d42026; top: 0; }
aside .item:hover { z-index: 22; }

aside .facebook-box { width: 310px; top: 94px; box-sizing: border-box; padding: 6px 10px 7px; background: #4A6EA9; }
aside .facebook-box iframe { background: #fff; }
aside .facebook-box:before { background-image: url('../img/social-fb.png'); background-color: #4A6EA9; }
aside .facebook-box:hover,
aside .facebook-box.active {left: -310px;}
.sponsors img {
	display: inline-block;
    padding: 5px 10px;
    max-width: 250px;
    max-height: 120px;
	margin:0 10px;
}

.more-sponsors {
	padding:15px 15px;
	text-align:center;
}
.more-sponsors img {
    max-width: 130px;
    max-height: 80px;
    display: inline-block;
    margin: 5px 20px;
}
.more-logos {
	padding:15px 5px;
	text-align:center;
}
.more-logos img {
    max-width: 125px;
    max-height: 80px;
    display: inline-block;
    margin: 5px 5px;
}
.navbar-motoshow ul li {
    display: inline-block;
}
.navbar-motoshow ul li a {
    display: block;
    color: #FFF;
    font-size: 20px;
    padding: 10px 12px 0;
    margin: 14px 3px 5px;
}
.navbar-motoshow ul {
	padding:0 0;
}
.half-box {
    display: inline-block;
    vertical-align: top;
    width: 49.5%;
    position: relative;
}
.MotoShow_program {
	height: 300px;
	/* background-color: #fff; */
	margin-top: 200px;
	font-family: 'Anaheim', sans-serif;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 40px;
}
li.concurs a {
	color: #ED1A3B !important;
}
body > footer {
	margin-top:100px; 
}

/* RESPONSIVE */

@media (max-width: 1199px) {
	.navbar-default .navbar-nav > li {
		padding: 0;
		font-size: 18px;
	}
	a.navbar-brand {
		padding-right: 15px;
	}
}

@media (max-width: 991px) {
	.yt_film iframe {
	width: 700px;
	height: 400px;
	}
	.navbar-brand img {
		width: 60%;
		padding-top: 5px;
	}
	.navbar-default .navbar-nav > li {
		padding: 0;
		font-size: 11px;
	}
	a.navbar-brand {
		padding-right: 0;
	}
	.owl-carousel {
		width: 650px !important;
	}
	#MotoShow_slider {
		height: 740px;
	}

}
@media (max-width: 766px) {
	.navbar-default .navbar-nav > li > a {
		background-color: #EB1A3A;
		border: 1px solid black;
		border-radius: 20px;
		padding-top: 20px;
	}
	h2 {
		font-size:20px;
	}
	.info h2, .info-gray h2, .info h3, .info-gray h3 {
		padding-bottom:20px;
	}
	.sponsors img {		
		padding: 5px 5px;
		max-width: 150px;
		max-height: 50px;
		margin: 0 10px;
	}
}
@media (max-width: 628px) {
	.half-box {
		display: block;
	}
}
@media (max-width: 510px) {
	.yt_film iframe {
	width: 400px;
	height: 300px;
	}
	#MotoShow_andrychow {
		height: 600px;
	}
	.owl-carousel {
		width: 400px !important;
	}
	.owl-nav {
		display: none;
	}
	#MotoShow_slider {
		height: 640px;
	}
	.MotoShow_footer_1 {
		height: 200px;
	}
	.navbar-brand img {
		margin-top: -13px;
	}
}
@media (max-width: 375px) {
	.yt_film iframe {
	width: 290px;
	height: 250px;
	}
	#MotoShow_andrychow {
		height: 600px;
	}
	.owl-carousel {
		width: 290px !important;
	}
	.owl-nav {
		display: none;
	}
	#MotoShow_slider {
		height: 540px;
	}
	.footer_text_large {
		font-size: 16px !important;
	}
	.MotoShow_footer_1 {
		height: 170px;
	}
	.footer_text img {
		width: 60px;
	}
	.navbar-brand img {
		margin-top: -63px;
		margin-left: -20px;
}


