html, body{
	height: 100%;
}
body{
	background: #fff;
	font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: 600;
}
img{ max-width: 100%;
	height: auto;
}
section{ position: relative;
}
h1{ font-family: 'Roboto Condensed', sans-serif; 
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 0.02em;
	color: #fff;
	text-transform: uppercase; text-shadow: 2px 2px 1px #900;
	background-color: rgba(41, 75, 76, 0.5);
    border-radius: 9px;
    box-shadow: 2px 2px 5px #050909;
	max-width: 1048px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
}
h2{ font-family: 'Roboto Condensed', sans-serif;
	font-size: 33px;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-top: 12px;
	text-transform: uppercase;
	text-shadow: 1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;
}
h3 { font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 33px;
	font-weight: 700;
	margin-top: 8px;
	font-style: italic; text-shadow: -1px -1px #666, 1px 1px #FFF; 
}
h4 { font-family: 'Fira Sans Condensed', sans-serif;
	font-size: 33px;
	font-weight: 700;
	margin-top: 8px;
	letter-spacing: 0.02em;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #000; 
}
p{ color: #fff;
	font-size: 20px;
}
a{ font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #000;
}
a:hover{
	color: #0f0; text-decoration: none;	
}

/*===================Menu-Top=====================*/
#navigationtop {
	position: fixed; 
	top: 0px;
	z-index: 100;	
	margin-bottom: 0;
	border-bottom:4px solid #c1a52c;
	width: 100%;
	text-align: center;
  	background: #294B4C;
}
.activea, .activeacl, a:focus {
	color: #f00;	
}
#onasuslugi {
	padding-top: 0.8%;  
}
#zakazZvonok, #zakazZvonok2 {
	cursor: pointer;	
}
#zakazZvonok:active, #zakazZvonok2:active {
	color: #f00;	
}
.menupokras {
	font-size: 24px;
	line-height: 1.25;
	font-style: italic;
}
.menupokrasbob {
	line-height: 0.8;
	display: block;
}
.menuphone {
	font-size: 30px;
	line-height: 1.15;  
}
.menuphonezz {
	line-height: 0.8;
	display: block;
	margin-bottom: 3px;
}
#menumobicon {
    width: 45px;
    height: 35px;
    position: absolute;
    cursor: pointer;
	right: 5px;
	top: 5px;
}
#menumobicon span {
    display: block;
    position: absolute;
    height: 9px;
    width: 100%;
    background: #222;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}
#menumobicon span:nth-child(1) {
    top: 0px;
}
#menumobicon span:nth-child(2), #menumobicon span:nth-child(3) {
    top: 13px;
}
#menumobicon span:nth-child(4) {
    top: 26px;
}
#menumobicon.mmobopen span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

#menumobicon.mmobopen span:nth-child(2) {
    transform: rotate(45deg);
}

#menumobicon.mmobopen span:nth-child(3) {
    transform: rotate(-45deg);
}

#menumobicon.mmobopen span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

/*===================header=====================*/
#headeravto{
	background: url(../img/logopokraskaavto.jpg) center no-repeat;
	background-size: cover;
	height: 100%;
	min-height: 500px;
}
.headeravtop {
	font-size: 22px; 
	text-shadow: 1px 1px 1px #000;
	line-height: 1.1;
}
/*===================form-zayavka=====================*/
#form-zayavka1 {
	float: right;  
	width: 300px;
	padding: 0 10px;
	border:3px solid #ffcb00;
	border-radius:9px;
	background-color: rgba(85, 192, 0, 0.4);
	box-shadow: 2px 2px 5px #997900;
}
#form-zayavka1 p, #form-zvonok p, #modalSpasibo p {
	text-transform: uppercase;
	line-height: 1.2;
	margin-top: -7px;
	text-shadow: 1px 1px 1px #000;
}
#form-zayavka1 form button {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1.06;
	background-color: #FFCB00;
	border: none;
	color: #333;
	letter-spacing: 0.05em;
	text-shadow: 1px 1px 2px #666, -1px -1px 2px #FFF, 1px 1px #666, -1px -1px #FFF;
}
#form-zayavka1 form input {
	font-size: 20px; 
}
/*===================form-zvonok modalZvonok=====================*/
#modalZvonok .modal-dialog {
    width: 300px;
	margin-left: auto;
	margin-right: auto;
}
#modalZvonok .modal-body {
	padding: 5px 10px 0;
}
#modalZvonok .modal-body .close, #modalSpasibo .modal-body .close {
	float: none;
	position: absolute;
	top: -7px;
	right: 2px;
	font-size: 28px;
	line-height: 1;
}
#form-zvonok h4 {
	color: #000; text-shadow: 1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;
}
#form-zvonok form button {
	background-color: #f00;
	border: medium none;
    color: #fff;
	font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 1.06;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #444;
}
/*===================form-zayavka modalSpasibo=====================*/
.modal-content {
    background: #ffcb00;
	border:3px solid #fff;
	border-radius:9px;	
}
.modal-content button.close {
    opacity: 0.8;	
}
body.modal-open {
    overflow: auto;
    padding-right: 0px !important;
}
#modalSpasibo .modal-body {
	padding: 0 10px;
}
#modalSpasibo .blacktext {
	color: #333;
	letter-spacing: 0.05em;
	text-shadow: 1px 1px 2px #666, -1px -1px 2px #FFF, 1px 1px #666, -1px -1px #FFF;
}
#modalSpasibo .modal-body .close {
	top: -15px;
}
/*===================onas=====================*/
#onas {
    background: url(../img/bg_yellow.jpg) repeat 0 0;
}
#onas p {
	font-size: 24px;
    font-weight: 700;
    text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000;
}
section .container-fluid {
	padding: 0 5%;
}
.waypointhidden {
	visibility: hidden;	
}
.fadeInUp, .zoomIn, .fadeOutDown, .zoomOut {
	visibility: visible;		
}
.animated {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
}

/*===================uslugi=====================*/
#uslugi {
    background: url(../img/bg_green.jpg) repeat 0 0;
}
#uslugi td:last-child {
	text-align:right;	
}
#uslugi .table tr  td { 
	border: none;
}
#uslugi .table {
	border: 2px solid #fff;
	border-radius: .3em;
	border-collapse: separate;
    border-spacing: 0;
	box-shadow: 2px 2px 10px #888 inset; 
} 
#uslugi .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #D80000;
}
#uslugi .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f00;
}
#uslugi .table td {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-style: italic;
	letter-spacing: 0.01em;
	text-shadow: 2px 2px 1px #444;
}
/*===================uslugi list=====================*/
#uslugilist {
	padding-left: 40px;
}
ol {
    counter-reset: li; 
    list-style: none; 
    padding: 0;
}
.rounded-list p {
    position: relative;
    display: block;
    padding: .4em .4em .4em 1.2em;
    margin: .5em 0;
    background: #ddd;
    color: #444;
    border-radius: .3em;
    transition: all .3s ease-out;
	text-shadow: 1px 1px 1px #fff;
	box-shadow: 2px 2px 10px #333, 2px 2px 10px #888 inset; 
}

.rounded-list p:hover {
    background: #eee;
}

.rounded-list p:hover:before {
    transform: rotate(360deg);  
}

.rounded-list p::before {
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -1.3em;
    top: 50%;
    margin-top: -1em;
    background: #FFCB00;
    height: 2em;
    width: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out; box-shadow: 2px 2px 8px #333;
}
.textred {
	color: #f00;
}

/*===================primeryrabot=====================*/
#primeryrabot {
	background: url(../img/bg_white.jpg) repeat 0 0;
}
#primeryrabot img {
	display: block;
	margin: 10px auto;
}

/*===================Karta Contacts=====================*/
#kontakty {
	background: url(../img/bg_yellow.jpg) repeat 0 0;	
}
#kontakty p {
	letter-spacing: 0.03em;
	color: #333;
	font-weight: 800; text-shadow: 1px 1px 1px #fff; 	
}
#kontakty p a {
	font-family: 'Fira Sans Condensed', sans-serif; 
	font-weight: 800;
	font-size: 20px; 
	text-shadow: 2px 2px 2px #000;
}
.kontaktyfonttel {
	font-size: 33px;
}
.div-karta {
	position: relative;
	padding-bottom: 50%;
	height: 0;
	overflow: hidden;
}
.div-karta iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}	

/*===================ostalisvoprosy=====================*/
#ostalisvoprosy {
	background: url(../img/bg_white.jpg) repeat 0 0;
}
#ostalisvoprosy h3 span {
	margin-bottom: 8px;	
}
/*===================Adaptive for Devices=====================*/
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.menupokras {
		font-size: 21px;
		line-height: 1.5;
	}
	a {
		font-size: 17px;
	}
	#onasuslugi {
		padding-top: 0.2%;  
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	#onasuslugi {
		padding-top: 0%;  
	}
	.table-responsive {
		border: none;
	}
	#form-zayavka1 {
		background-color: rgba(85, 192, 0, 0.7);
	}
	.menuphone {
		font-size: 21px;
	}	
}

@media only screen and (max-width : 600px) {
	h1{ font-size: 30px;
	}
	p{ font-size: 16px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	#headeravto{ min-height: 550px;
	}
	section .container-fluid {
		padding: 0;
	}
	section .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	#form-zayavka1, #modalSpasibo {margin-right: -5px;}
	#modalZvonok.modal, #modalSpasibo.modal {left: 10px;}
	h1 {font-size: 27px;}
	h2, h3 {font-size: 23px;}
	#menumobicon {
		top: 30px;
	}
}






