@media only all and (max-width: 1000px) {

header nav {
  display: none;
}



.wrapper {
	position:relative;
	min-width:96%;
	min-height:100%;
	margin:0 2%;
}

header {
  width: 100%;
  height: auto;
  text-align: center;
  border: 0;
  margin-bottom: 20px;
}

header .logo,
header h5,
header > p,
header div,
header h3 {
	position: relative;

}
header h3 {
  width: 100%;
  	line-height: normal;
    top: auto;
margin-top: 50px;
border: 0;
}
header:before, header:after {

	border-bottom:0;
}
header div {
  display: none;
}

header > p {
  width: 100%;
  margin: 0;
  left: 0;

}


.catalog-i {
	position:relative;
	width:92%;
	padding:4%;
	margin:20px 0;

}
.catalog-i ul li img {
	position: auto;
	min-width:294px;
	min-height:306px;
}
.catalog-i ul li {
	overflow:hidden;
	position:relative;

	width:100%;
    max-width: 294px;
    text-align: center;
	height:306px;
	margin:0 20px 25px 0;

}
.catalog-i ul li:nth-child(2n) {
	margin-right: 0;
}

.catalog-i ul li h3 {
	position:absolute;
	left:0;
	top:43px;
	z-index:2;
	width:90%;


	padding:3px 20px 4px;

	margin:0;

}

.about-i {
	width:92%;
	color:#1538A1;
	padding:4%;
	margin:20px 0;

}

.about-i div.core {
	margin:0;

}
.about-i h1 {
	font-size:27px;
	line-height:30px;
	font-weight:normal;
	font-family:'Century Gothic', sans-serif;
	padding:0 0;
	margin:0;
	border-bottom:2px solid #0b309d;
}
.about-i p {
    font-size: 100%!important;
	line-height: normal;
	text-indent: auto;
	text-align:justify;
    	text-indent:0;
	margin:0;
}
.about-i ul li{
        font-size: 100%!important;          	line-height: normal;
	text-indent: auto;
}

.controls {

}
.about-i .controls {
	margin:30px 0 0 0;
}
.about-i div.core button {
	color:#1538A1;
	margin:45px 0 0;           	padding:13px 30px;
	background:#ffffff;     font-size: 120%;
}
.about-i .controls button {
	width:100%;
	color:#ffffff;
	padding:13px 0 13px 0;
	margin:0 0 26px 0;
	background:#8398c4;
    font-size: 120%;
}
.nav-b {
	width:100%;
	height: auto;
	text-align:center;
	white-space:nowrap;
	margin:0;
	background:#8398c4;
	-webkit-border-radius:7px;
	border-radius:7px;
}

.nav-b li {
	display:block;

	vertical-align:top;
	margin:0 0;
      font-size: 100%;
}
.nav-b li span {      font-size: 100%;   }

footer {

	position:relative;
	width:88%;
	height: auto;
	color:#1538a1;
	margin:-200px 2% 20px 2%;
    padding: 4%;

}
footer .nav {
  display: none;
}
footer .logo {
	position: relative;
	left: auto;
	top:auto;
}
footer h6 {
	position: relative;
	left: auto;
	top:auto;
	color:#1538a1;
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	padding:0;
	margin:0;
}
footer .contacts {
	position: relative;
	left: auto;
	top:auto;
	margin:0;
}
footer .contacts li h5, footer .contacts li p {
	font-size:100%;
	line-height: normal;

}
footer:before, footer:after {

	background: none;
}


.wrapper > h1 {
	width:90%;
	color:#8398C4;
	font-size: 150%;
	line-height:27px;
	font-weight:normal;
	font-family:'Microsoft Sans Serif', sans-serif;
	padding:0 0;
	margin:0 0 20px 0;
}
.wrapper > h1 span {
 font-size: 80%;
}




.about-i .types {
	font-family:'Microsoft Sans Serif', sans-serif;
	padding: 0 0;
	margin:0 20px;
}
.about-i .types h2,
.core h2{
	position:relative;
	color:#1538A1;
	font-size:140%;
	line-height:29px;
	font-weight:normal;
	text-align:left;
	padding:0;
	margin:0 0 44px;
}
.about-i .types h2:after,
.core h2:after {

	background:none;
}

.flex-type {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flex-type>div {
padding: 0 0;
min-width:  auto;
float: left;
width: 100%;
display: block;
    }
.flex-type>div img{
width: 100%;
    }
.about-i .types h6 {
	font-size:100%;

}
.grid-2 table.tab-height tr td {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 20px;

}
.grid-2 {
	clear:both;
	overflow:hidden;
	width:92%;
	padding:10px 4%;
	margin:0;
}
.grid-2 .lc {
	float:left;
	width:100%;

}
.grid-2 .rc {
	position:relative;
	float:left;
	width:100%;
	margin:0;

}
.grid-2 .lc .core {
	font-family:'Microsoft Sans Serif', sans-serif;
	padding:27px 20px;
}
.grid-2 .lc .core h2 {

	font-size:150%;

}
.grid-2 .lc .core h2:after {

	background:none;
}

.gallery-b h2 {
	font-size:150%;
    margin-left: 20px;
}
.gallery-b h2:after {

	background:none;
}
.grid-2 .lc .core p {
	font-size:100%;
	line-height: normal;
	text-indent:0;
	text-align:justify;
	margin:0;
}
.grid-2 .lc .core p img {
  max-width: 300px;
}

.grid-2 .rc .subnav {
	margin:0 0 39px;
}
.grid-2 .rc .subnav li {
	text-align:center;
	margin:0 0 0;
}
.grid-2 .rc .subnav li a {

	font-size:110%;
	line-height:27px;
	padding:12px 0;

}
.grid-2 .rc .nav ul li {
	font-size:110%;
	line-height: normal;
	margin:24px 0 0;
}
.gallery-b {
	width:100%;
	padding:26px 0;
	margin:0 auto;

}

.gallery-b img {
  max-width: 80%;
}
.gallery-nav {
	overflow:hidden;
	position:relative;
	width:100%;
	margin:0 auto ;

}
.gallery-nav > div {
	position:relative;
	width:85%;
	height:146px;
	margin:0 40px;
}
.gallery-nav > div.item.slick-slide {
  width: 220px;
}

.menu_top {
  width: 45px;
  height: 34px;
  background: url(../img/menu.jpg) center center no-repeat;
  position: absolute;
  top: 20px;
  left: 20px;
  cursor: pointer;
  z-index: 100;
}
header nav {
  display: none;
  top: 55px;
  left: 0;
  height: auto;
  width: 100%;

	background:#CCCCD6;
    z-index: 200;
}
header nav ul {
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  float: left; 	background:#CCCCD6!important;;

}

header nav ul li{
  width: 100%;
  height: auto;
  float: left; background:#CCCCD6!important;;
}
header nav ul li ul {
  display: block;
  position: relative;
  top: auto;
  left: auto;
   float: left;
}

.about-i .proj {
	position:relative;
	clear:both;
	overflow:hidden;
	color:#1538A1;
	font-family:'Microsoft Sans Serif', sans-serif;
	padding:10px 10px 5px 10px;
}
.about-i .proj ul {
	position:relative;
	z-index:2;
	float:left;
	width: 100%;
	margin:0 0 0 0;
}
.about-i .proj ul li {
	overflow:hidden;
	position:relative;
	display:inline-block;
	width:170px;
	height:112px;
	vertical-align:top;
	margin:0 53px 68px 0;
}
.about-i .proj ul li img {
	position:absolute;
	left:0;
	top:0;
	width:170px;
	height:112px;
}
.about-i .proj ul li:nth-child(10) {
	margin-right:396px;
}
.about-i .proj ul li:nth-child(12) {
	margin-right:170px;
}
.about-i .proj h2 {
	position:relative;
	left:auto;
	top:auto;
	z-index:3;
	width:100%;
	font-size:150%;

}
.about-i .proj h5,
.about-i .proj .info h6 {
  display: none;
}




.about-i .proj .map {
	display: none;
}
.about-i .proj .info {
	position:relative;
	z-index:2;
	float:left;
	width:100%;
	padding:0;
	margin:20px 10px 0 0;
}
.about-i .proj .info p {
	font-size:16px;
	line-height:18px;
	font-family:'Times New Roman', sans-serif;
	text-indent:0;
	text-align:left;
	padding:0;
	margin:0 0 18px;
}
.menu {

      float: left;
      display: none;
}


.foto_list {
    width: 100%;

    float: left;  display: none;
}
.newgallery span.name {
    display: block !important;
    margin: 0 auto;
    width: calc(100% - 140px);
    z-index: 10;
    color: #576B96;
    box-sizing: border-box;
    bottom: 4px;
    position: absolute;
    left: 10px;
    text-align: center;
}
.newgallery span.name span {


    padding: 10px 42px;
    font-size: 100%;
    text-align: center;
        width: 150px;
    display: inline-block;
}
.gallery-b.newgallery  img {
  max-width: 80%;
}
.gallery-b.newgallery div  div{
  position: relative;
  float: left;
  max-width: 100%;
  text-align: center;
  margin-left: 20px;
}
.gallery-b.newgallery div div img{

  max-width: 280px;
}
.picture-nav {

}
.slick-list {

}
.item.slick-slide.slick-active {

}
.picture-nav {
    width: 94%;
    color: #1538A1;
    text-align: center;
    padding: 26px 3%;
    margin: 0 auto 20px;

}
.catalog-i ul li.desc {
	width: 100%;
	height:auto;
	padding:63px 0;

}
.catalog-i ul li.desc p {
	font-size: 100%;

	text-indent:0px;
	text-align:justify;
	margin:0;
}
.core ul.list li{
  font-size: 100%;
}

.modal {
	display:none;
	position:absolute;
	left:50%;
	top:0;
	z-index:1010;
	width:300px;
	padding:31px 21px 5px 21px;
	margin-left:-170px;
	background:#ffffff;
	border:1px solid #b3bccb;
}
.modal textarea {
	width:100%;
	margin-bottom:12px;
	resize:vertical;
}
.modal button {
	width:225px;
	color:#ffffff;
	font-size:100%;

	padding:16px 20px 19px;
	margin:6px auto;

}
.calc-b {
	width:98%;

	padding:18px 1%;
	margin:0 auto;

}
.calc-b p {
	font-size:100%;
	line-height: normal;
	margin:0;
}

.calc-b .form input, .calc-b .form textarea {
	width:94%;
    float: left;

	font-size: 100%;

	padding:10px 0;
	margin:20px 3%;

}
.calc-b .form button {
	width:256px;
	color:#ffffff;
	font-size:100%;
	font-family:'Microsoft Sans Serif', sans-serif;
	cursor:pointer;
	padding:17px 20px 20px;
	margin:5px auto;

}
.grid-2 .lc .order {
	color:#1538A1;
	font-family:'Microsoft Sans Serif', sans-serif;
	padding:69px 20px 26px 20px;
}
.grid-2 .lc .order .controls button{
width: 100%;
margin-bottom: 20px;
font-size: 100%;
padding: 10px 40px;

}
.grid-2 .lc .order h2 {
	font-size:130%;
	line-height: normal;
	font-weight:normal;
	text-align:center;
	padding:0;
	margin:0;
}
.grid-2 .lc .order h5 {
	font-size:120%;
	line-height: normal;
	font-weight:normal;
	font-style:italic;
	font-family:'Trebuchet MS', sans-serif;
	padding:0;
	margin:0;
}
.grid-2 .lc .order p {
	font-size:100%;
	line-height: normal;
	text-align:justify;
	margin:0;
}
.grid-2 .lc .order ul {
	margin:0;
}
.grid-2 .lc .order ul li {
	position:relative;
	font-size:100%;
	line-height: normal;
	padding:0 0 0 20px;

}
.calc-b .form {
	padding:23px 0;
	margin:50px 0;

}
.grid-2 .lc .order .controls {
	clear:both;

	margin:25px 0;
}
}
@media only all and (max-width: 400px) {
  .gallery-nav > div {

	width:75%;

}
}

