body {
font-family: 'Marmelad', sans-serif;
}
/* Header Parallax Element Style*/ 
.paral {
	min-height: 600px;
	background-attachment: fixed;
	background-size: cover;
	background-position: 50% 50%;

}
.dropdown-item, .dropdown-menu  {
    position: relative;
      z-index: 1000;
}
/* Paragrapgh for Parallax Section */ 
.paral p {
	font-size: 1.2rem;
	color: #000;
	line-height: 30px;
}
/* Heading for Parallax Section */ 
.paral h1 {
	color: #607D8B;
	font-size: 30px;
	text-align: center;
	padding-top: 30px;
	line-height: 40px;
}
.col-6, .col-md-6 h1{
	color: #607D8B;
	font-size: 30px;
	text-align: center;
	padding-top: 30px;
	line-height: 40px;
}
h3 {
	padding-top: 30px;
}
.navbar a, .navbar a:hover, .ul a, .ul a:hover, .li a, .li a:hover {
	font-size: 20px;
}
h2 {
	text-align: center;
	color: #607D8B;
}
/* Image for Parallax Section */ 
.paralsec {
	background-image: url(http://avtopto.ru/img/19.jpg);
}
.paralsec1 {
	background-image: url(http://avtopto.ru/img/17.jpg);
}
.paralsec2 {
	background-image: url(http://avtopto.ru/img/12.jpg);
}
/* Add more images for more sections */
.paralsec3 {
	background-image: url(http://avtopto.ru/img/20.jpg);
}
.paralsec5 {
	background-image: url(http://avtopto.ru/img/16.jpg);
	margin-top: 50px;
}
/* Remove Bottom Margin from Jumbotron */
.jumbotron{margin-bottom: 0;}
/* Footer */
.wn-footer {
	padding: 2.5rem 0;
	text-align: center;
	color: white;
	background-color: #607D8B;
	border-top: .05rem solid #e5e5e5;
}
.wn-footer a {
	color: yellow;
}
.col-12, .col-md-12 {
	background-color: #fff;
	color: #000;
	opacity: 0.8;
	border-radius: 5px;
}
.col-6, .col-md-6 {
	background-color: #fff;
	color: #000;
	opacity: 0.8;
}
/* Small Devices, Tablets 
@media only screen and (max-width : 768px) {
	.paralsec5 h1 {
	color: #FF0000;
	font-size: 50px;
	text-align: center;
	padding-top: 40px;
	line-height: 80px;
	}
	.col-3 h1 {
	color: #000;
	font-size: 30px;
	text-align: center;
	padding-top: 60px;
	line-height: 100px;
	}
}*/
/* Extra Small Devices, Phones 
@media only screen and (max-width : 480px) {
		.paralsec5 h1 {
	font-size: 30px;
	padding-top: 20px;
	line-height: 30px;
	}
	.paralsec5 p {
	font-size: 20px;
	padding-top: 20px;
	line-height: 20px;
	}
	.col-3 h1 {
	font-size: 20px;
	padding-top: 20px;
	line-height: 20px;
	}
	.paral h1 {
	font-size: 16px;
	padding-top: 20px;
	line-height: 20px;
	}
	.paral p {
	font-size: 14px;
	padding-top: 20px;
	line-height: 20px;
	}
}*/
/* Стили для кнопки */
