.zakaz-block {
  width: 100%;
  /*border-top: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
  padding: 10px 0 20px 0;*/
}

.zakaz-block2 {
  width: 100%;
  padding: 10px 0 20px 0;
}

.zakaz-1-3 {
  width: 49%;
  padding: 10px 0 5px 0;
  display: inline-block;
  vertical-align: top;
}

.zakaz-h1 {
  margin: 5px 0 15px 0;
  font-size:14px;
  line-height:24px;
}

input,
textarea,
select,
.zakaz {
  width: 100%;
  outline: none !important;
}

@media only screen and (min-width:320px) and (max-width:979px) {
.telefon {
  display: inline-block;
text-align: right !important;
    font-size: 16px;
}

.foot-main {
height:800px;
width:100%;
}

.foot1, .foot3 {
display:block;
width:300px;
height:400px
}

.foot2 {
display:none
}

.foot2 {
 vertical-align: top;
}
	
.kursy img {
width:400px;
}
}

@media only screen and (min-width:980px) {
.telefon {
  display: none;
}

.foot-main {
height:400px !important;
width:100%;
}

.foot1, .foot2, .foot3 {
display:inline-block !important;
width:33% !important;
height:400px;
}

.foot2 {
 vertical-align: top;
}
	
.kursy img {
width:300px;
}

}