@CHARSET "UTF-8";
@font-face {
	font-family: 'Bold';
	src: url('../fonts/Panton-BlackitalicCaps.eot');
	src: local(''), url('../fonts/Panton-BlackitalicCaps.woff') format('woff'), url('../fonts/Panton-BlackitalicCaps.ttf') format('truetype'), url('../fonts/Panton-BlackitalicCaps.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Reg';
	src: url('../fonts/segoeui.eot');
	src: local(''), url('../fonts/segoeui.woff') format('woff'), url('../fonts/segoeui.ttf') format('truetype'), url('../fonts/segoeui.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	min-width: 1050px;
	font-family: Tahoma;
	font-size: 16px;
	color: black;
	font-family: 'Reg';
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.header {
	height: 600px;
	background: url('../images/top.png') center no-repeat;
}

.logo {
	display: block;
	position: absolute;
	top: 29px;
}

.phones {
	font-family: 'Bold';
	color: white;
	font-size: 20px;
	position: absolute;
	top: 34px;
	left: 239px;
	width: 517px;
}


.callback {
	background: url('../images/phone.png') 10px 8px no-repeat #ffde00;
	padding: 10px 16px 10px 39px;
	display: inline-block;
	font-family: 'Bold';
	font-size: 15px;
	text-transform: uppercase;
	color: #002735;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	border-radius: 5px;
	box-shadow: inset 0px -4px 0px 0px #ff9500;
	position: absolute;
	right: 0px;
	top: 25px;
	line-height: 19px;
}

.callback:hover {
	background: url('../images/phone.png') 10px 8px no-repeat #FFC800;
}

.menu li a {
	color: white;
	Font-family: 'Bold';
	font-size: 14px;
	padding: 0 4px;
}

.menu li {
	display: inline-block;
}

.menu {
	position: absolute;
	top: 127px;
}

.menu li a:hover {
	color: #ffde00;
}

.sale {
	font-family: 'Bold';
	position: absolute;
	top: 188px;
	width: 600px;
}

.only {
	font-size: 22px;
	color: white;
	padding-bottom: 10px;
}

.sale span {
	display: block;
	position: relative;
}

.price {
	font-size: 24px;
	color: #ffde00;
	padding-bottom: 0px;
}
.price2 {
	font-size: 24px;
	color: #ffde00;
	padding-bottom: 11px;
}
.new {
	font-size: 39px;
	color: #ffffff;
	padding-bottom: 10px;
}

.old {
	color: white;
	font-size: 19px;
	position: absolute;
	top: 70px;
	left: 241px;
}

.old-img {
	position: absolute;
	top: 72px;
	left: 233px;
}

.form span {
	color: #ffde00;
	font-size: 20px;
	font-family: 'Bold';
	line-height: 24px;
	text-align: center;
	display: block;
	padding-bottom: 7px;
}

.form {
	position: absolute;
	right: 0px;
	top: 199px;
	text-align: center;
}

.form input[type="text"] {
	border: 0px;
	background: rgba(0, 0, 0, 0.26);
	padding: 16px 21px;
	border-radius: 10px;
	font-family: 'Reg';
	font-size: 18px;
	display: block;
	margin-top: 20px;
	width: 257px;
	color: white;
}

#mail {
	text-align: center;
}

#call {
	box-shadow: inset 0px -4px 0px 0px #ff9500;
	background: #ffde00;
	border: 0px;
	font-size: 22px;
	text-transform: uppercase;
	color: #002735;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	font-family: 'Bold';
	border-radius: 10px;
	margin-top: 21px;
	margin-bottom: 21px;
	padding: 14px 27px;
}

h1, .h1 {
	font-family: 'Bold';
	font-size: 30px;
	text-align: center;
	color: #003548;
	padding-top: 50px;
	padding-bottom: 40px;
	margin-bottom: 30px;
}

.about-title {
	background: url('../images/about.png') center bottom no-repeat;
}

.about {
	background: url('../images/bg-lines.png') center top repeat-x;
	padding-bottom: 50px;
}

.about p {
	border-left: 10px solid #ffde00;
	line-height: 21px;
	margin: 13px 0px;
	padding-left: 18px;
}

.left {
	display: inline-block;
	padding-right: 21px;
	vertical-align: middle;
}

.about-text {
	display: inline-block;
	width: 648px;
	vertical-align: middle;
}

.cars {
	background: url('../images/cars.png') center top no-repeat;
	height: 1085px;
	text-align: center;
	font-size: 17px;
	font-family: 'Bold';
}

.car-title {
	background: url('../images/cars-title.png') center bottom no-repeat;
	color: white;
}

.car1 {
	position: absolute;
	width: 500px;
	text-align: center;
	top: 283px;
	color: #ffde00;
	text-shadow: 1px 1px 2px rgba(0, 29, 49, 0.5);
	line-height: 30px;
}

.car2 {
	position: absolute;
	width: 500px;
	text-align: center;
	top: 283px;
	color: #ffde00;
	text-shadow: 1px 1px 2px rgba(0, 29, 49, 0.5);
	line-height: 30px;
	left: 500px;
}

.car3 {
	position: absolute;
	width: 500px;
	text-align: center;
	top: 460px;
	color: #ffde00;
	text-shadow: 1px 1px 2px rgba(0, 29, 49, 0.5);
	line-height: 30px;
}

.car4 {
	position: absolute;
	width: 500px;
	text-align: center;
	top: 460px;
	color: #ffde00;
	text-shadow: 1px 1px 2px rgba(0, 29, 49, 0.5);
	line-height: 30px;
	left: 500px;
}

.car8 {
	position: absolute;
	width: 500px;
	text-align: center;
	top: 825px;
	color: #ffde00;
	text-shadow: 1px 1px 2px rgba(0, 29, 49, 0.5);
	line-height: 30px;
	left: 500px;
}

.car5 {
	position: absolute;
	width: 500px;
	text-align: center;
	top: 655px;
	color: #ffde00;
	text-shadow: 1px 1px 2px rgba(0, 29, 49, 0.5);
	line-height: 30px;
}

.car6 {
	position: absolute;
	width: 500px;
	text-align: center;
	top: 655px;
	color: #ffde00;
	text-shadow: 1px 1px 2px rgba(0, 29, 49, 0.5);
	line-height: 30px;
	left: 500px;
}

.car7 {
	position: absolute;
	width: 1000px;
	text-align: center;
	top: 825px;
	color: #ffde00;
	text-shadow: 1px 1px 2px rgba(0, 29, 49, 0.5);
	line-height: 30px;
}

.car9 {
	position: absolute;
	width: 500px;
	text-align: center;
	left: 266px;
	top: 987px;
	color: #ffde00;
	text-shadow: 1px 1px 2px rgba(0, 29, 49, 0.5);
	line-height: 30px;
}

.safe {
	position: absolute;
	font-family: 'Reg';
	border: 1px solid white;
	border-radius: 4px;
	width: 100%;
	bottom: -222px;
}

.safe div {
	display: inline-block;
	width: 250px;
	color: white;
	text-align: left;
	padding-left: 60px;
	padding: 40px 0px 40px 58px;
	line-height: 22px;
}

.repair {
	background: url('../images/plus1.png') no-repeat left;
}

.wheel {
	background: url('../images/plus2.png') no-repeat left;
}

.pedal {
	background: url('../images/plus3.png') no-repeat left;
}

.shedule {
	background: url('../images/bg-lines.png') center top repeat-x;
	padding-bottom: 50px;
}

.shedule-title {
	background: url('../images/shedule-title.png') center bottom no-repeat;
}

.lessons div {
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
	text-align: center;
	color: #003548;
}

.lessons {
	border: 1px solid #003548;
	border-radius: 4px;
	margin-bottom: 19px;
	padding: 28px 0px;
}

.start {
	background: url(../images/border.png) no-repeat right;
	width: 258px;
}

.days {
	background: url(../images/border.png) no-repeat right;
	width: 180px;
	padding: 0 10px;
}

.days1 {
	background: url(../images/border.png) no-repeat right;
	width: 190px;
	padding: 0 10px;
}

.adress {
	background: url(../images/border.png) no-repeat right;
	width: 186px;
}

.time {
	background: url(../images/border.png) no-repeat right;
	width: 122px;
	padding: 0 14px;
}

.count {
	width: 215px;
	font-family: 'Bold';
}

.get1 {
	box-shadow: inset 0px -4px 0px 0px #ff9500;
	background: #ffde00;
	border: 0px;
	font-size: 15px;
	text-transform: uppercase;
	color: #002735;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	font-family: 'Bold';
	border-radius: 4px;
	padding: 10px 23px;
}

.none {
	box-shadow: inset 0px -4px 0px 0px #ABABAB;
	background: #CACACA;
	border: 0px;
	font-size: 16px;
	text-transform: uppercase;
	color: #797979;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	font-family: 'Bold';
	border-radius: 4px;
	padding: 10px 23px;
}

.map-title {
	background: url('../images/map-title.png') center bottom no-repeat;
	color: white;
}

.class {
	display: inline-block;
	width: 330px;
	text-align: center;
	font-family: 'Bold';
	color: white;
	font-size: 15px;
	vertical-align: top;
}

.map {
	background: url('../images/cars.png') center top no-repeat;
	height: 839px;
}

.class span {
	color: #ffde00;
	font-size: 20px;
	display: block;
	padding: 30px 0 10px 0;
	min-height: 40px;
}

img.metro {
	padding-right: 4px;
}

.karta {
	border: 8px solid;
	width: 285px;
	box-shadow: 0px 0px 5px rgba(0, 29, 49, 0.9);
	margin: 40px auto;
}

.feedback {
	background: url('../images/bg-lines.png') center top repeat-x;
}

.feedback-title {
	background: url('../images/feedback.png') center bottom no-repeat;
}

.name {
	font-size: 24px;
	padding-bottom: 10px;
}

.feed {
	color: #003548;
	width: 803px;
	margin: 0 auto;
	padding-bottom: 43px;
}

.mail {
	background: url('../images/mail.png') no-repeat left 6px;
	color: #003548;
	padding-left: 25px;
	line-height: 20px;
}

.text {
	line-height: 28px;
	padding-top: 17px;
}

.form2 {
	background: url('../images/form2.png') center top no-repeat;
	height: 400px;
	background-size: cover;
}

.form2 .form {
	position: relative;
	top: 58px;
}

.form2 input[type="text"] {
	display: inline-block;
	margin: 0 13px;
}

.form2 input#call {
	margin: 0;
}

.form2 .mailform {
	padding: 22px 0;
}

.footer {
	padding: 30px 0;
}

.copyright {
	color: #131313;
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	vertical-align: top;
	width: 358px;
}

.footer-links {
  display: flex;
  gap: 10px;
  margin: 10px 0;
  justify-content: center;
  flex-direction: column;
}

.footer-links a {
  color: #003548 !important;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}


.footer-menu {
	width: 624px;
	display: inline-block;
}

.footer-menu a {
	color: #003548;
	font-size: 16px;
}

.page-inner {
	padding: 40px 0;
}

.left-menu {
	display: inline-block;
	width: 234px;
	vertical-align: top;
	background: #F1F1F1;
	margin-right: 20px;
	padding: 20px;
}

.right {
	display: inline-block;
	width: 700px;
	vertical-align: top;
	line-height: 24px;
	font-size: 14px;
}

h2.page-title {
	font-family: 'Bold';
	color: #003548;
	font-size: 25px;
	border-bottom: 1px solid #ffde00;
	padding-bottom: 9px;
	margin-bottom: 18px;
}

.left-menu a {
	color: #003548;
}

.modal_div {
	width: 300px;
	/* height: 200px; */
	border-radius: 5px;
	background: #fff;
	position: fixed;
	top: 45%;
	left: 50%;
	margin-top: -150px;
	margin-left: -160px;
	display: none;
	opacity: 0;
	z-index: 5;
	padding: 20px 10px;
	text-align: center;
}

.modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
}

#overlay {
	z-index: 3;
	position: fixed;
	background-color: #000;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	display: none;
}

#zapis #call {
	font-size: 14px;
}

#zapis input[type="text"] {
	border: none;
	font-family: 'Reg';
	background: #FFFFFF;
	color: black;
	padding: 10px;
	width: 200px;
	border-radius: 5px;
	border: 1px solid #C1C1C1;
	margin-top: 19px;
}

#callback #call {
	font-size: 14px;
}

#callback input[type="text"] {
	border: none;
	font-family: 'Reg';
	background: #FFFFFF;
	color: black;
	padding: 10px;
	width: 200px;
	border-radius: 5px;
	border: 1px solid #C1C1C1;
	margin-top: 19px;
}

.teachers span {
	font-family: 'Bold';
	color: #003548;
	text-align: center;
	display: block;
	padding-bottom: 10px;
	padding-top: 24px;
	font-size: 20px;
}

.teachers {
	text-align: center;
	font-size: 18px;
	padding-bottom: 40px;
}

.teacher {
	display: inline-block;
	width: 300px;
	padding: 18px 10px;
	vertical-align: top;
	border: 1px solid #99BBC7;
	margin: 10px 4px;
	border-radius: 4px;
}

.car9 {
	color: #ffde00;
	padding-top: 10px;
}

.what {
	font-size: 13px;
	color: #ffde00;
	margin-top: 5px;
	display: block;
}

.error404 .header,
.page .header {
	height: 109px;
	background: url('../images/top2.png') center no-repeat;
}

h3 {
	font-family: 'Bold';
	padding: 10px 0px;
	font-size: 15px;
	color: #003548;
}

.left-menu li {
	padding-bottom: 19px;
	line-height: 21px;
}

h2 {
	font-family: 'Bold';
	padding-bottom: 10px;
	color: #003548;
}

strong {
	font-size: 120%;
}

.content p {
	padding-bottom: 15px;
}

.footer-menu li {
	display: inline-block;
	width: 310px;
	padding-bottom: 13px;
	vertical-align: top;
}

.email a {
	font-size: 15px;
	color: white;
}

.more-feedback {
	text-align: center;
	display: block;
	padding-bottom: 40px;
	font-family: 'Bold';
	color: #003548;
}

.red {
	font-size: 20px;
	line-height: 38px;
	font-family: 'Bold';
	position: relative;
	z-index: 1;
}

.red::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .25;
	z-index: -1;
	background: url('friend.jpg') center;
}

.red span {
	color: red!important;
	font-size: 28px;
}

#feedpage input[type="text"] {
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #ADADAD;
	margin-bottom: 7px;
}

#feedpage textarea {
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #ADADAD;
	margin-top: 5px;
	width: 500px;
}

#feedpage #call {
	padding: 10px 50px;
	font-size: 16px;
	border-radius: 4px;
	margin-top: 7px;
}

.email {
	margin-left: 126px;
}

.adress-h {
	margin: 0px;
	padding: 25px;
	font-size: 24px;
}

.new img {
	position: absolute;
	left: -5px;
	top: 7px;
}

.count.red2 {
	color: red;
}

li.comment {
	list-style: none;
}

.comment-meta.commentmetadata a {
	display: none;
}

.comment-author.vcard img {
	display: none;
}

cite.fn {
	font-size: 24px;
	padding-bottom: 10px;
	font-style: normal;
}

span.says {
	display: none;
}

.comment-body {
	padding-bottom: 40px;
}

textarea#comment {
	margin-bottom: 7px;
}

p.form-submit input {
	box-shadow: inset 0px -4px 0px 0px #ff9500;
	background: #ffde00;
	border: 0px;
	font-size: 18px;
	text-transform: uppercase;
	color: #002735;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
	font-family: 'Bold';
	border-radius: 4px;
	margin-top: 7px;
	margin-bottom: 21px;
	padding: 9px 43px;
}

input#call:hover {
	background: #ffbe00;
}

.get:hover {
	background: #ffbe00;
}

.teacher img {
	display: block;
	text-align: center;
	float: none;
	margin: 0 auto 15px auto;
}

.content li {
	padding-bottom: 10px;
	list-style-type: disc;
	list-style-position: inside;
}

.phones a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}

.right img {
	float: left;
	padding: 0 20px 10px 0;
}

.pay {
	display: block;
	margin: 0 auto;
	padding: 20px;
}

.counter {
	font-family: 'Bold';
	font-size: 21px;
	text-align: center;
}

.coupon#call {
	font-size: 18px;
	padding: 10px;
	position: absolute;
	top: 36px;
	right: 0px;
	border-radius: 5px;
}

.class span label {
	font-size: 13px;
	color: white;
}

@media (max-width:880px) {
	body {
		width: 100%;
		min-width: auto;
	}
	.wrapper {
		width: auto;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo {
		position: relative;
		margin: 0 auto;
		padding-top: 25px;
		text-align: center;
	}
	.header {
		background: #004761;
		height: auto;
		padding-bottom: 30px;
	}
	.menu {
		display: none;
		padding-top: 0;
		position: fixed;
		top: 119px;
	}
	.callback {
		position: relative;
		margin: 0 auto;
		text-align: center;
		right: auto;
		display: table;
		top: auto;
	}
	.phones {
		position: relative;
		left: auto;
		width: 100%;
		top: auto;
		padding-top: 25px;
	}
	.phones span {
		display: block;
		text-align: center;
		padding-bottom: 15px;
		padding-left: 0;
		font-size: 24px;
	}
	span.email {
		display: none;
	}
	.sale {
		width: 100%;
		position: relative;
		text-align: center;
		top: auto;
		padding-top: 20px;
	}
	.coupon#call {
		display: none;
	}
	.form {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		height: auto;
		top: auto;
		padding-top: 30px;
		position: relative;
	}
	.form input[type="text"] {
		width: 80%;
		margin: 10px auto;
		font-size: 24px;
	}
	#call {
		margin-top: 2px;
	}
	.left {
		text-align: center;
		width: 100%;
		display: block;
		margin: 0 auto;
		padding-right: 0px;
	}
	.about-text {
		width: 100%;
		display: block;
	}
	.about-title {}
	.teacher {
		width: 88%;
		display: block;
		margin: 10px auto;
	}
	.class {
		width: 100%;
	}
	.map {
		background: #004761;
		height: auto;
	}
	.feed {
		width: 100%;
	}
	.form2 {
		background: #004761;
		height: auto;
		padding-bottom: 90px;
	}
	.form span {
		font-size: 25px;
		line-height: 35px;
	}
	.lessons div {
		text-align: center;
		width: 100%;
		background: none;
		padding: 5px 0;
		font-size: 18px;
	}
	.get {
		margin: 0 auto;
		display: table;
		margin-top: 12px;
	}
	.lessons {
		padding: 15px 0;
	}
	.copyright {
		text-align: center;
		width: 100%;
		font-size: 18px;
		line-height: 26px;
	}
	.footer-menu {
		display: none;

	}
	.pay {
		width: 90%;
		max-width: 360px;
		padding: 20px 0;
	}
	.cars img {
		display: none;
	}
	.cars div div {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.safe div {
		padding: 10px 0px;
		width: 90%;
		text-align: right!important;
	}
	.safe {
		border: none;
		margin-top: 40px;
	}
	.cars {
		background: #004761;
		height: auto;
		padding-bottom: 40px;
	}
	.price {
		padding-bottom: 10px;
		line-height: initial;
	}

	.logo {
		top: auto;
	}
	.error404 .header, .page .header {
    height: 250px;
    background: #004761;
}

.left-menu {
    display: none;
}

.right {
    width: 100%;
}
}
