div{
	/*border: 1px solid blue;*/
}
.logo, .menu, body, .menu>li, footer, .content_main, .zagolovok, .rest, .block-3>div, .block-3{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.logo{
	padding: 15px;
}
a{
	text-decoration: none;
    cursor: pointer;    
}
ul{
	list-style: none;
}
body{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	background: url(bg.jpg) 0 0 repeat;
}
header, footer, .content_main, .klubi{
	max-width: 1170px;
	width: 100%;
}
.logo{
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	-ms-align-items: baseline;
	align-items: baseline;
}
li{
	padding: 0;
}
.menu>li>a{
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #808caf;
    text-transform: uppercase;
    padding: 11px 25px 11px 25px;
    font-family: 'Oswald', sans-serif;
}
.menu>li>a:hover {
	background-color: #2c304c;
    color: #fff;
}
a#kupit{	
    padding: 11px 25px 11px 25px;
    background-color: #2c304c;
    color: #fff;
}
.navbar-toggle{
	background-color: #2c304c;
}
.navbar-toggle .icon-bar{
	background-color: #ccc;
}
.menu{
	justify-content: space-between;
    border-bottom: #dddddd 1px solid;
    border-top: #dddddd 1px solid;
    padding: 10px 0;
}
.navbar-header{
	border-bottom: #dddddd 1px solid;
    border-top: #dddddd 1px solid;
    margin: 0 15px;
}
.menu>li{
	min-height: 50px;
}
.tez span{
	display: block;
    font: 16px/20px 'Oswald', sans-serif;
    color: #94aabf;
    text-transform: uppercase;
    margin: -9px 0 0 0px;
}
h3>a, h3>a:hover, h3>a:focus, h3>a:visited, h3>a:active{
    color: #ccc;
    font: 60px/75px 'Arial', sans-serif;
    text-transform: uppercase;
    letter-spacing: -4px;
    display: block;
    padding-bottom: 5px;
    text-decoration: none;
}
h1{
	text-align: center;
	font-size: 29px;
}
.tel{
    font-size: 28px;
    color: gray;
}
ul.list-1 li {
    padding: 0px 0 9px 25px;
    line-height: 21px;
    background: url(marker-1.gif) 0 5px no-repeat;
}
.p2 {
    padding-bottom: 15px;
    text-align: center;
    color: #272d4b;
    font: 32px/40px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.form, .saidbar{
    background: #dfdfdf;
    padding: 20px;
    flex-basis: 350px;
}
.voprosi{
	margin-top: 15px;
    font: 18px/24px 'Oswald', sans-serif;
    color: #5f5f5f;
}
.kupit, .content_left{
	padding: 0 15px;
	flex-basis: 500px;
	flex-grow: 1;
}
.content_left{
	flex-grow: 300;
}
footer{
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-around;
}
.zagolovok, .content_main{
	justify-content: space-around;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.content_main{
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.zagolovok h2{
	text-align: center;
}
h3{
	font: 32px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #272d4b;
    text-align: center;
}
.p1 {
    padding-bottom: 21px;
    text-align: justify;
}
.color-5 {
    color: #8592b9;
}
.color-1 {
    color: #3f5286;
}
.font-2 strong {
    font-size: 21px;
    line-height: 26px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 15px 0 0 8px;
    letter-spacing: -1px;
    display: inline-block;
}
.font-2 {
    font-weight: bold;
    font-size: 36px;
    line-height: 45px;
    letter-spacing: -2px;
}
.color-21 {
    color: #b970a4;
}
.color-3 {
    color: #77ab37;
}
.color-2 {
    color: #2b77b9;
}
.img100{
	width: 100%;
	max-width: 600px;
	-ms-align-self: center;
	align-self: center;
}
.rest{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.saidbar{
	text-align: center;
	flex-grow: 1;
}
.block-3 p {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin: 20px 0;
}
.block-3>div{
	flex-basis: 33%;
	min-width: 250px;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: space-between;
}
.block-3{
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-around;
}
.klubi{
	padding: 0 15px;
}
.prise{
    color: #00923f;
    font-weight: bold;
    font-size: 29px;
    text-align: center;
}
.kach{
	max-width: 790px;
}
.img_center{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;  
}
.img_center div{
  margin: 5px;
}
.img_center img, .img_cent img{
  width:100%;
  height:auto;
  padding: 10px 5px;
}
.img_cent{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.zakazik, .zvonok{
	font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background-color: #fdfc00;
    border: 2px solid #595757;
    border-radius: 10px;
    width: 200px;
    margin: 0 auto;
    cursor: pointer;
    padding: 10px;
}
.zvonok{
	font-size: 17px;
}
.zagolovok{
	-ms-align-items: center;
	align-items: center;
}
.fon_zakazik, .fon_zvonok {
    background-color: #555555df;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}
.wrap_zakazik, .wrap_zvonok {
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}
.form_zakazik, .form_zvonok {
    padding: 25px;
    background: white;
    border: 2px solid #fdfc00;
    border-radius: 18px;
}
.form_zakazik input, .form_zvonok input{
    padding: 5px;
    margin: 10px;
    min-width: 250px;
}
.form_zakazik form, .form_zvonok form{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
}
.form_zakazik form button, .form_zvonok form button{
    width: 170px;
    font-size: 19px;
    height: 45px;
    margin-top: 10px;
    border: none;
    background-color: #fdfc00;
    color: #383737;
    margin: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
    border: 2px solid #888787;
    border-radius: 10px;d-color: #fdfc00;
    color: #000;
    margin: 10px 0;
}
.zagolovok>div{
    text-align: center;
}


@media (max-width:710px){
	.menu{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: flex-end;
		align-items: flex-end;
	}
}
@media (max-width:375px){
	h1>a{
		font: 55px/65px 'Arial', sans-serif;
	}
	
}
@media (max-width: 415px) {
	.logo{
		justify-content: center;
	}
	.tez{
		text-align: center;
	}
}