@charset "utf-8";
/* CSS Document */


html, body { margin:0px; padding:0px;} 

html { margin:0px; padding:0px;}
body { margin: 0px; padding: 0px; background-image:url(../images/top.jpg); background-repeat: repeat-x;}

#tel {display: none;}

#zakaz {display: none;}




#top{
	margin: 0px auto; padding: 0px;
	width: 320px;
	height: 180px;
	border: 0px solid #000;
}
#top1 {
	margin: 0px auto; padding: 0px;
	width: 320px;
	border: 0px solid #000;
}
#menu {
	margin: 0px auto; padding: 0px;
	width: 320px;
	border: 0px solid #000;
	display: none;
}

#menu ul {	margin:0px;	padding:0px; text-align:center;}
#menu ul li {
	margin:0px;
	padding:20px;
	list-style-type:none;
	display:block; }

#blok1 {
	margin: 0px auto; padding: 0px;
	min-width: 320px;
	height: 652px;
	border: 0px solid #000;
	background-image:url(../images/bac1.jpg); background-repeat: no-repeat;
	background-position: center top;
}
#blok11 {
	margin: 0px auto; padding: 0px;
	width: 320px;
	height: 652px;
	border: 0px solid #000;
}

#form {
	margin:0px; padding: 0px;
	width: 320px;
	height: 400px;
	background-color: #FFF;
	border: 1px solid #FFF;
	top: 126px;
	left: 0px;
}
#form2 {
	margin:0px; padding: 0px;
	width: 320px;
	height: 480px;
	background-color: #FFF;
	border: 1px solid #FFF;
	top: 64px;
	left: 0px;


}
#form h3 { margin: 50px 40px 40px 40px ; padding:0px; font:20px 'Montserrat', sans-serif; font-weight:700;color:#000;line-height: 30px; }
#form p { margin: 0 40px 20px 40px; padding:0px ; font:14px 'Montserrat', sans-serif; font-weight:400;color:#000; line-height: 30px; }
#form2 h3 { margin: 50px 40px 40px 40px ; padding:0px; font:20px 'Montserrat', sans-serif; font-weight:700;color:#000;line-height: 30px; }
#form2 p { margin: 0 40px 20px 40px; padding:0px ; font:14px 'Montserrat', sans-serif; font-weight:400;color:#000; line-height: 30px; }

#blok2 {
	margin: 0px auto; padding: 0px;
	width: 320px;
	border: 0px solid #000;
}
#blok2 h2 { margin: 40px 0 0 0; padding: 0 0 50px 0;
  	text-align: center; font:20px 'Montserrat', sans-serif; font-weight:600;color:#000;
  	background-image:url(../images/h2.png); background-repeat: no-repeat; background-position: center top;}
#blok2 p { margin: 0px; padding:0 0 30px 0;
  	text-align: justify; font:16px 'Montserrat', sans-serif; font-weight:400;color:#000; line-height: 30px; }

#blok3 {
	margin: 0px auto; padding: 0px;
	min-width: 320px;
	height: 608px;
	border: 0px solid #000;
	background-image:url(../images/bac3.jpg); background-repeat: no-repeat;
	background-position: center top;
}
#blok33 {
	margin: 0px auto; padding: 0px;
	width: 320px;
	height: 702px;
	border: 0px solid #000;
}

#blok4 {
	margin: 0px auto; padding: 0px;
	min-width: 320px;
}
#bottom {
	margin: 97px 0 0 0 ; padding: 0px;
	min-width: 320px;
	height: 667px;
	border: 0px solid #FFF;
	background-image:url(../images/bot.jpg); background-repeat: no-repeat;
	background-position: center top;
}
#bot {
	margin: 0px auto; padding: 0px;
	width: 320px;
	height: 667px; 
	border: 0px solid #000;
}
#form_bot {
	margin:0px auto; padding: 1px 0 0 0;
	width: 320px;
	height: 535px; 
}
#form_bot p { margin-top: 0px; padding: 0px; color: #FFF;}
#form_bot h3 { margin: 60px 0 10px 0; padding: 0px;
  	text-align: center; font:18px 'Montserrat', sans-serif; font-weight:700;color:#FFF;}
#form_bot h4 { margin: 0px; padding: 0px;
  	text-align: center; font:16px 'Montserrat', sans-serif; font-weight:400;color:#FFF;}


#cop {display: none;}
#cop {margin: 0 auto; padding: 0px; width: 320px; height:95px;}
#cop p { margin:20px 0 0 0; padding: 0px; font:14px 'Montserrat', sans-serif; font-weight:400; color:#FFF; text-decoration:none; text-align: center; }

#tel_bot { margin:0 auto; padding: 0px; width: 320px;}
#tel_bot1 {margin: 20px 0 0 60px; padding: 0px;  width:30px; height: 30px; }
#tel_bot p { margin:20px 0 0 0; padding: 0px; font:16px 'Montserrat', sans-serif; font-weight:600; color:#FFF; text-decoration:none; text-align: center; }
#tel_bot h4 {margin:10px 0 0 0; padding: 0px;font:14px 'Montserrat', sans-serif; font-weight:400; color:#FFF; text-decoration:none; text-align: center; }




.wrapper{
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px;
    width: 320px;
    background-color: #ca252b;
    position: relative;
    color: white;
    text-align: center;
    height: 40px;
    font-family: 'Arial';
    z-index: 100;
}
.wrapper ul li {

	list-style-type:none;
}
#check-menu{
    display: none;
}

.wrapper label{
    display: block;
    position: absolute;
    top: 0;
    left: 0;

    cursor: pointer;
    z-index: 2;
    line-height: 40px;
}

.burger-line{
    position: absolute;
    top: 8px;
    right: 10px;
    width: 35px;
    height: 2px;
    background-color: #fff;
    transition: .5s all;
}

.second, .third{
    top: 18px;
}

.fourth{
    top: 28px;
}

.main-menu{
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    max-height: 0;
    font-size: 0;
    overflow: hidden;
    transition: .5s all;
}

.wrapper a{
    display: block;
    width: 200px;
    padding: 20px;
    color: white;
    text-decoration: none;
    border-top: 1px solid rgba(255,255,255,.3);
    background-color: #c9252b;
}

.wrapper a:hover{
    background-color: rgba(0,0,0,.9);
}

#check-menu:checked ~ .main-menu{
    max-height: 500px;
    font-size: 16px;
}

#check-menu:checked ~ .first{
    display: none;
}

#check-menu:checked ~ .second{
    transform: rotate(45deg);
}

#check-menu:checked ~ .third{
    transform: rotate(-45deg);
}

#check-menu:checked ~ .fourth{
    display: none;
}