@font-face {
	font-family: 'Vanta';
	src: url('../fonts/Vanta.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MullerBlack';
	src: url('../fonts/MullerBlack.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MullerHeavy';
	src: url('../fonts/MullerHeavy.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat.eot');
	src: local('☺'), url('../fonts/Montserrat.woff') format('woff'), url('../fonts/Montserrat.ttf') format('truetype'), url('../fonts/Montserrat.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima Nova';
	src: url('../fonts/ProximaNovaRegular.eot');
	src: local('Proxima Nova Regular'), url('../fonts/ProximaNovaRegular.ttf');
	src: local('Proxima Nova Regular'), local('ProximaNovaRegular'),
		url('../fonts/ProximaNovaRegular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNovaRegular.woff') format('woff'),
		url('../fonts/ProximaNovaRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima Nova Bold';
	src: url('../fonts/ProximaNova-Bold.eot');
	src: local('Proxima Nova Bold'), local('ProximaNova-Bold'),
		url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNova-Bold.woff') format('woff'),
		url('../fonts/ProximaNova-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima Nova Extrabold';
	src: url('../fonts/ProximaNova-Extrabld.eot');
	src: local('Proxima Nova Extrabold'), local('ProximaNova-Extrabld'),
		url('../fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ProximaNova-Extrabld.woff') format('woff'),
		url('../fonts/ProximaNova-Extrabld.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}
@font-face {
    font-family: 'MullerRegular';
    src: url('../fonts/MullerRegular.eot');
    src: url('../fonts/MullerRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MullerRegular.woff') format('woff'),
         url('../fonts/MullerRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Muller Thin';
	src: url('../fonts/MullerThin.eot');
	src: local('Muller Thin'), local('MullerThin'),
		url('../fonts/MullerThin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/MullerThin.woff') format('woff'),
		url('../fonts/MullerThin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}



html, body{
	height: 100%;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
	background-color: #000; 
}

.exitblock {  
  display:none;  
  position:fixed; 
  left:0; 
  top:0; 
  width:100%; 
  height:100%; 
  z-index:100000; 
}  
.exitblock .fon { 
  background: #000000;
  opacity:.8; 
  position:fixed; 
  width:100%; 
  height:100%; 
} 
.exitblock .modaltext { 
  box-sizing: border-box;  
  /*padding:20px 40px; 
  border: 2px solid #AEAEAE; */
  background: #F6FCFF; 
  position:fixed; 
  top:80px; 
  left:50%; 
  margin-left:-30%; 
  width:60%; 
      height: 450px;
      background: url(../img/popup.gif);
  box-shadow: 0 4px 10px 2px rgba(0,0,0,0.5); 
}  
.closeblock { 
  cursor:pointer; 
  position: fixed; 
  line-height:60px; 
  font-size:60px; 
  transform: rotate(45deg); 
  text-align:center; 
  top:20px; 
  right:30px; 
  color: #bfbfbf;  
} 
.closeblock:hover { 
  color: #000;  
}

.popup-title {font-size:25px}

.homeh {font-size: 2em;
    font-family: Montserrat;
    font-weight: 100;
    color: #fff;
    position: absolute;
    top: 0;
    z-index: 5;
    text-transform: uppercase;
    display: flex;
    background-color: rgba(0, 0, 0, 0.48);
    width: 100%;
    height: 40px;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding-left: 5.8vw;}
.title-home, .title-home-fix{    font-size: 3em;
    font-family: Montserrat;
    font-weight: 400;
color:#fff;
top:50vh;

}
.title-home-fix {position:absolute;
top:51vh}
.wrp-erorr{    color: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding-top: 11vw;
    position: relative;
	background: url(../img/404.gif);
	        background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
	    background-position: center;}
		
.wrp-erorr div {position:relative}
	
.logo-erorr{width: 10vw;
    display: block;}
	.logo-erorr img {    max-width: 100%;
    height: auto;}
.num-erorr{    font-size: 12em;
    font-family: Muller Thin;    margin-top: 30px;}
.mass-erorr{    font-size: 2em;
    font-family: Montserrat;    font-weight: 100;}

.kont {    position: fixed;
    display: inline-block;
    width: 75px;
    bottom: 35px;
    right: 15px;
    z-index: 1000;
    height: 65px;
	cursor: pointer}
	
	.img-responsive {display: block;
    max-width: 100%;
    height: auto;}
	
.phone {    position: absolute;
    top: 12px;
    right: 90px;
    color: #cacaca;
    font-size: 15px;
    width: 200px;
	    text-align: right;
    font-family: "Montserrat";}

.descr-us {position: absolute;
    bottom: 0;
    opacity: 1;
    height: 40%;
	line-height: 19px;
    font-size: 15px;
    width: 80%;
    text-transform: inherit;
    letter-spacing: normal;
	transition: all 0.3s ease;}
	
.services-item:hover .descr-us{opacity: 0;transition: all 0.4s ease;}

.decor-line.bott {
    bottom: 0px;
	    transition: all 0.6s
}
.wrp-about{    position: relative;
    z-index: 2;    min-height: 150px;}
.firstbl ul{padding: 10px 10px 10px 50px;    width: 62vw;    font-size: 15px;}
.firstbl ul li{margin-bottom:4px}

.foot-name {    font-family: 'MullerBlack';
    text-transform: uppercase;
   margin: 30px 30px 30px 50px;
    color: #c3c3c3;}
.text-foot{    color: #fff;
    font-family: 'Montserrat';
    font-size: 17px;
    font-weight: 100;   
	width: 78%;
    margin: 90px auto 0;
	position: relative;}
.decor-name{    color: #1b1b1b;
    font-family: 'MullerBlack';
    font-size: 6.5em;
    /* font-weight: 100; */
    position: absolute;
    /* top: 40px; */
    z-index: -1;
    top: -55px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 90%;
    height: auto}
	
.decor-line{    display: block;
    position: absolute;
    width: 6px;
    height: 125px;
    border: 1px solid #fff;
    /* top: 20px; */
    left: -25px;
    bottom: 0px;
	transition: all 0.6s}
.firstbl {position:relative;    max-height: 246px;
    overflow-y: scroll;}
	
	.firstbl::-webkit-scrollbar-thumb {
        background-color: #9e9e9e;
    border-radius: 10px;
}

.firstbl::-webkit-scrollbar {
       width: 6px;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 10px;
}

.firstbl::-webkit-scrollbar-track {
       -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #c5c5c552;
    border-radius: 10px;
}




.showmore-home, .hide-more {
    cursor: pointer;
    font-size: 13px;
    text-align: right;
width: 96%;
  }
 .showmore-home {  position: absolute;
    right: 40px;
    bottom: 0;}
	.hide-more {position:relative}
.readmore {
    display: none;
    width: 100%;
    margin: auto;
}

.page-id-19 .main, .page-id-19 header, .page-id-19 .footer{
	display: none;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.fa-eye:before {
  content: "\f06e";
}

.fa-calendar:before {
  content: "\f073";
}

.date i {color:#fff}

.prem{display: flex ;
flex-direction: column ;
flex-wrap: wrap ;
justify-content: center ;
align-items: center ;
align-content: center ;
color: #747474;
    font-family: "Montserrat";
    background-color: #fff;
	    padding: 0;
		    height: 50%;}
.prem1{    font-weight: 600;}
.prem2{font-size: .7em;}
.prem3{}
.wrp-prem1{display: flex ;
flex-direction: row ;
flex-wrap: wrap ;
justify-content: center ;
align-items: center ;
align-content: center ;
    width: 100%;    margin-top: 40px;}
.wrp-prem2{font-size: .9em;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
    align-content: flex-end;
	    width: auto;height: 95%;
		    margin-right: 5px;
}
.wrp-prem2 span {    font-size: 0.84em;
}
.wrp-prem3{    width: 170px; display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    align-items: center;
    align-content: center;
	    margin-left: 5px;}
.wrp-prem3 span{    width: 10px;
    height: 10px;
    border: 1px solid #747474;
    border-radius: 50%;
    margin: 5px;
    display: inline-block;}
	
	.wrp-prem3 span:nth-child(1){background-color:#747474;}
	.wrp-prem3 span:nth-child(n+9):nth-child(-n+10){background-color:#747474;}
	.wrp-prem3 span:nth-child(n+17):nth-child(-n+21){background-color:#747474;}
	.wrp-prem3 span:nth-child(n+25):nth-child(-n+30){background-color:#747474;}
	



#fullpage {display:none}
.matrix {position:relative; height:100vh;background-image: url(../img/new/img.jpg);
	z-index: 2;
	background-repeat: no-repeat;
    background-size: cover;
	display: flex ;
flex-direction: row ;
flex-wrap: wrap ;
justify-content: center ;
align-items: center ;
align-content: center ;} 
	
	.matrix-img {
    height: 100%;
    top: auto;
    max-height: 1080px;
    position: absolute;

}

/*#pagepiling {display:none}*/


.footer-menu li {width: auto;
    display: inline-block;}

#preload{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000005;
	background: #000;
}
.pr{
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 60%;
    overflow: hidden;
    -webkit-animation-iteration-count: 3;
            animation-iteration-count: 3;
}
header{
	position: relative;
	z-index: 9999;
}
.Parallax{
	background-image: url(../img/new/img.jpg);
	z-index: 2;
	background-repeat: no-repeat;
    background-size: cover;
}
.mob-sec{
	width: 100%;
	height: 100vh;
	background: url(../img/new/mob-fon.jpg);
	-webkit-background-size: cover;
	        background-size: cover;
	background-position: center;
	position: relative;
	display: none;
	z-index: 3;
    text-align: center;
    font-family: 'Montserrat';
    color: #fff;
}
.h2s{
	font-family: 'Montserrat';	
	font-size: 24px;
    font-weight: 400;
    letter-spacing: .075em;
    line-height: 1.2;
  	position: absolute;
    color: #fff;
}

.h2s1{
    left: 5%!important;
    top: 15%;
    text-transform: lowercase;
}
.h2s3{
	top: 41% !important;
    width: 50%;
    font-size: 60px;
    text-align: center !important;
}

.h2s4{
	top: 53% !important;
    width: 52%;
    font-family: 'Muller Thin';
    font-size: 28px;
    text-align: center;
}
.intro2{
	top:25% !important;
	width: 25% !important;
}
.h-c-i{
	position: absolute;
	height: 30%;
}
.intro-pic2{
	height: 18%;
    top: 41%;
    max-height: 993px;
    left: 39% !important;
}
.intro-1stImg{
	height: 85% !important;
    left: 24% !important;
    top: 4% !important;
}
.new3{
	height: 43% !important;
    left: 37% !important;
    top: 30% !important;
}
.new42{
    height: 95% !important;
    left: 15% !important;
    top: 4% !important;
}
.new43{
	height: 50% !important;
    left: 100% !important;
    top: 50% !important;
}
.last-img{
    height: 100%;
    top: auto;
    max-height: 1080px;
}
.t{
	left: 0% !important;
}
.t1 {
    left: 7% !important;
    width: 90%;
    height: 100%;
}
.t2{
	left: 1% !important;
	width: 100%;
}
.t3{
    left: 1% !important;
    width: 100%;
}
.page-id-18 .nav-right_main{
	bottom: 0;
}
.menulogo{
	display: none;
	position: absolute;
	top: 10px;
	left: 38%;
	width: 100px;
}
.new{
	left: 30% !important;
    width: 50%;
    top: 10%;
      -webkit-filter: drop-shadow(0 0 12px #fff);
              filter: drop-shadow(0 0 12px #fff);
}
.st4{
	fill: #fff !important;

}	
.maskS{
	position: absolute;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
    height: 100%;
}
.nav-left{
	width: 0;
	opacity: 1;
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	    flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	position: fixed;
	left: 0;
	z-index: 22;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	background: rgba(0, 0, 0, 0.5);
}
.nav-left_wrap{
	width: 0;
	height: 100%;
	margin-left: -25px;
	background: rgba(0, 0, 0, 0.5);
}
.nav-left .menu{
    position: absolute;
    left: -10px;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}
.nav-left .menu .menu-item:first-child{
    margin-top: 20px;
}
.nav-right{
    position: absolute;
    right: 0;
    z-index: 99999;
}
.nav-left_main{
	position: absolute;
	z-index: 101;
}
.nav-right_main{
	position: absolute;
	right: 12px;
	top: -webkit-calc(100vh - 420px);
	top: calc(100vh - 420px);
	z-index: 21;
}
.llang{
	opacity: 0;
}
.hidenum{
	width: 0;
    overflow: hidden;
    display: block;
    font-size: 12px;
    -webkit-transition: width 0.1s linear;
    -o-transition: width 0.1s linear;
    transition: width 0.1s linear;
    height: 100%;
    left: -200px;
	position: absolute;
	color: #aeaeae;
}
.hidenum-tel{
	left: -175px !important;
}
.menu-item_a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	height: 20px !important;
}
.menu-item_a:hover .hidenum{
	width: 200px !important;
}
.menu-act{
	border-left: 1px solid #000;
}
.dropd{
	position: relative;
}
.dropd2:after{
	content: '';
	display: none;
	position: absolute;
	border: 1px solid #fff;
    height: 100%;
    top: 0;
    left: 40px;
    width: 5px;
}
.dropd2:before{
	content: '';
	background: url(../img/cor.png) no-repeat;
    display: none;
    width: 18px;
    height: 10px;
    position: absolute;
    top: 33px;
    left: 41px;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
    z-index: 1;
}
.sub-menu{
	position: absolute;
	top: -60px;
    left: -40px;
    height: 300px;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	list-style-type: none;
	display: none;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotate(90deg);
}
.sub-menu:before {
  	content: "";
  	position: absolute;
  	z-index: -1;
	top: 0;
    left: -17vh;
    width: 120vh;
    height: 350px;
 	background: rgba(0, 0, 0, 0.5);
}

.dropd:hover .sub-menu{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.dropd2:hover:after, .dropd2:hover:before{
	display: block;
}
.drop-item_a{
	color: #ffffff;
	font-family: "Proxima Nova" !important;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.59px;
	text-decoration: none;
	border-bottom: 2px double #fff;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.drop-item_a:hover{
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	color: #696969;
	border-bottom: 2px double #696969;
}

.tShr{
	display: none;
	border: 2px solid #fff;
	margin: 0 auto;
	width: 55%;
}
.nav-right_main .menu{
	opacity: 1;
	margin: 0 6px;
}
.menu{
	opacity: 0;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0;
    margin: 0 18px;
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
}
.menu-wrap{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    position: relative;
    z-index: 10;
}
.menu-item a{
	color: #ffffff;
	    font-family: "Montserrat";
	font-size: 18px;
	font-weight: 400;
	/*text-transform: lowercase;*/
	letter-spacing: 1.8px;
	text-decoration: none;
	position: relative;
  	-webkit-transition: all 0.6s;
  	-o-transition: all 0.6s;
  	transition: all 0.6s;
}

.sub-menu {text-transform:lowercase;}
 #menu-topleft   {text-transform: uppercase;}

.nav-right_main .menu-item a{
    margin-bottom: 30px;
}

.nav-right_main {top: calc(100vh - 375px);}

header .menu-item{
	width: 45px;
}
.nav-right_main .menu-item{
	width: 25px;
	margin-top: -10px;
}
.mainmenu:hover:before{
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 40px;
  border: 1px solid #fff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.dropd .mainmenu:hover:before{
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 35px;
  border: none;
}
.sub-menu .mainmenu:before{
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 30px;
  border: 1px solid #fff ; 
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sub-menu .mainmenu{
	margin-left: 10px;
	padding-bottom: 15px;
}
.sub-menu .menu-item-69{
	margin-left: 15px;
}
.menu-item_a1{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	display: inline-block;
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	text-transform: none !important;
	color: #fff;
	font-family: "Proxima Nova";
	font-weight: 400;
	letter-spacing: 1.4px;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	margin-left: 5px;
	height: 200px !important;
}
.menu-item_a1:hover{
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	color: #aeaeae;
}
.main-lang{
	margin-left: 15px;
	margin-top: 6px;
	cursor: pointer;
}
.main-lang_item{
	color: #fff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	text-decoration: underline;
	text-transform: uppercase;
}
.main-lang_item:last-child{
	display: none;
}
.header{
	position: relative;
	height: 100vh;
	width: 100%;
	background: url(../img/header.png);
	background-attachment: fixed;
	-webkit-background-size: cover;
	        background-size: cover;
	display: none;
}
.dd{
	width: 21%;
}
.header-content{
	width: 100%;
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.header-content_wrap{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.header-content .title{
	width: 85%;	
	text-align:left;
	position: relative;
	text-transform: none;
	z-index: 100;
	margin-top: 40px;
}
.title, .titleSm{
	color: #ffffff;
	font-family: Vanta;
	font-size: 48px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: .075em;
}
.titleSm{
	display: none;
	font-size: 48px;
}

.open-menu{
	position: fixed;
	top: 14px !important;
	right: 40px !important;
	background: transparent;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	z-index: 1;
}
.bar{
    background: #fff;
    display: block;
    margin-bottom: 5px;
    width: 22px;
    height: 1px !important;
}
.openhide{
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 1 !important;
	z-index: 10000;
}
.openmenu{
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	width: 50px !important;
	padding-left: 20px;
	border-right: 1px solid #696969;
}
.bar:nth-child(1){    
    -webkit-transition: all 0.3s linear;    
    -o-transition: all 0.3s linear;    
    transition: all 0.3s linear;
}
.bar:nth-child(2){    
    width: 11px;
    margin-right: 25%;
    margin-left: 25%;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.bar:nth-child(3){ 
    -webkit-transition: all 0.3s linear; 
    -o-transition: all 0.3s linear; 
    transition: all 0.3s linear;
}
.rotate{
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear; 
	opacity: 0;
}
.rotate1{
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear; 
	-webkit-transform: rotate(-45deg) translateY(8px) translateX(-12px); 
	-ms-transform: rotate(-45deg) translateY(8px) translateX(-12px); 
	transform: rotate(-45deg) translateY(8px) translateX(-12px);
    width: 22px;
    height: 1px;
}
.rotate2{
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear; 
	-webkit-transform: rotate(45deg); 
	-ms-transform: rotate(45deg); 
	transform: rotate(45deg);
}

/*---Услуги---*/

.ident .wrapper, .test2 .wrapper{
	width: 100%;
}
.services-wrap{
	width: 100%;
	height: 100vh;
	/*top:100vh;*/
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.services-item{
	width: 33.33%;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-align: center;
}
.services-item img{
	position: absolute;
	width: 100%;
	height: 100%;	
}
.services-item a{
	position: relative;
	width: 100%;
    height: 100%;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;	
}
.services-item .maskS{
	position: absolute;
	background: rgba(0, 0, 0, 0.75);
	width: 100%;
	height: 100%;
	z-index: 1;
}
.services-title{
	font-family: "Montserrat";
    font-size: 30px;
    color: #fff;
    font-weight: 400;
	text-transform: lowercase;
	position: relative;
	z-index: 2;
}
.services-title:after{
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 4px;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
	transition: width 0.3s ease;
}
.services-item:hover .services-title:after{
	width: 100%;
	-webkit-transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
	transition: width 0.3s ease;
	opacity: 1;
}
/*.services-item:hover .maskS{
	background: transparent;
	transition: background 0.3s ease;
}*/
/*---Айдентика---*/

.ident, .test2{	
	background: url(../img/oad.jpg);
	display: -webkit-box;	
	display: -webkit-flex;	
	display: -ms-flexbox;	
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	position: relative;
	overflow: hidden;
	height: 100%;
	position: relative;
	top:100vh;
}
/*.video{
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 170% !important;
	position: absolute;
	top:56px;
	z-index: -1;
}
.video2{
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: -1;
}*/
.wrapper{
	width: 68%;
	margin: 0 auto;
	position: relative;
    z-index: 100;
}
.section-title{
	color: #020202;
	font: 400 72px/70px Vanta;
	text-transform: uppercase;
	letter-spacing: 7.2px;
	text-align: left;
	font-family: "Montserrat";
}
.section-text, .ident-menu_item, .ident-submenu_item{
	color: #000000;	
	font-size: 24px;
	letter-spacing: 1.2px;
}
.section-text_first{
	margin: 0 !important;
}
.section-text{
	margin: 30px 0;
}
.section-text, .ident-menu_item{
	font-family: "Proxima Nova";
}
.ident-menu{
	list-style-type: disc;
	margin-left: 20px;
}
.ital{
	font-style: italic;
}

/*---Design-project---*/

.des-project, .test{
	position: relative;
	z-index:1;
	opacity: 0;
	height: 100vh;
	background: url(../img/oad.jpg);
}
.des-project .wrapper{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	text-align: left;
}
.des-project .section-title{
	text-align: left;
}
.des-project .section-title, .des-project .section-text{
	color: #000;
	margin: 40px 0;
}
.des-project .section-text:last-child{
	margin: 10px 0 20px;
}
.desdd{
	width: 30%;
}
.des-project .wrapper{
	height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}

/*--ease---*/

.ease{
	background: #252525;
	background-attachment: fixed;
	position: relative;
	z-index:1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 100vh;
	padding-top: 50px;
}
.sectionH3{
	font-family: "Proxima Nova Extrabold";
	font-size: 36px;
}
.ease .wrapper{
	width: 95%;
	margin: 0 auto;
}
.ltext{
	color: #000;
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
	position: absolute;
	left: 8%;
	font-family: 'MullerRegular';
	font-size: 15px;
	top: 20%;
}
.rtext{
	color: #000;
	font-family: 'MullerRegular';
	font-size: 15px;
	width: 6%;
    text-align: right;
    position: absolute;
    right: 8%;
    bottom: 22%;
}
.weight{
	font-family: 'MullerBlack';
}
.ease-wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	    -ms-flex-pack: distribute;
	        justify-content: space-around;
	width: 85%;
	margin: 5% auto 10%;
	padding: 100px 75px 200px 20px;
	background: #212121;
}
.ease-item{
	width: 25%;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
}
.ei1, .ei2, .ei3, .ei4{
	position: absolute;

}
.ei1{
    width: 104%;
    top: -170%;
}
.ei2{
	width: 4%;
    top: 95%;
}
.ei3{
	width: 90%;
	top: -23%;
}
.ei4{
	top: -168%;
	width: 50px;
}
.ease .wrapper .section-title{
	color: #fff !important;
	text-transform: none !important;
	text-transform: uppercase !important;
	font-family: 'Montserrat';
	    font-weight:bold;
	font-size: 32px;
	position: relative;
	z-index: 2;
	line-height: 22px;
}
.ease-head{
	width: 45%;
    margin: 5% auto -5%;
}
.h{
	font-family: 'MullerHeavy';
	font-size: 180px;
	color: #414040;
	top: 4px;
	left: 75px;
	position: relative;
	z-index: -1;
}
.rectE{
	width: 90%;
	margin: 0 auto;
	height: 8px;
	border:1px solid #fff;
}
.square{
	border: 1px solid #fff;
    background: #000;
    padding: 20px 0;
    width: 40%;
    margin: 0 auto;
}
.ease-text{
	font-family: "Montserrat";
	font-weight: 300;
	font-size: 18px;
	color: #fff;
	text-transform: lowercase;
	margin: 37px 0 0;
}
.count{
	font-family: "Muller Thin";
	font-size: 105px;
	color: #626161;
}

/*---footer---*/

.footer{
	background: url(../img/footBg.png);
	/*background-attachment: fixed;*/
	position:relative;
	z-index: 1;
	padding: 20px;
	    height: auto !important;
}
.footer-wrap{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 20px;
	transition: all 0.6s
	
}
.nav-footer{
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; 
	-webkit-box-align: center; 
	-webkit-align-items: center; 
	-ms-flex-align: center; 
	    align-items: center;
}
.footer-menu{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	width: 100%;
	/*-webkit-box-pack: justify;*/
	-webkit-justify-content: space-between;
	/*-ms-flex-pack: justify;*/
	    justify-content: space-between;
 	margin: 70px 0 50px;
 	padding-left: 0;
 	position: relative;
 	z-index: 2;
 	-webkit-flex-wrap: wrap;
 	    -ms-flex-wrap: wrap;
 	        flex-wrap: wrap;
 	text-align: center;
}

.footer-lang{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	width: 17%;
	margin: 70px 0 50px;
 	padding-left: 0;
}
.footer-menu_a, .footer-lang_item{
	color: #fff;
	font-family: "Proxima Nova";
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 2.39px;
	text-decoration: none;
	position: relative;
}
.footer-menu_a:after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 4px;
	border: 1px solid #fff;
	top:20px;
	left: 0;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
.menu-item:hover .footer-menu_a{
	color: #aeaeae ;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
.footer-menu_item{
	padding: 9px 4px;
}
.footer-lang{
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	    align-items: flex-start;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	    justify-content: center;
}
.footer-lang_item:last-child{
	margin-left: 30px;
}
.footer-lang_item{
	position: relative;
}
.footer-lang_item:hover{
	color: #aeaeae;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.footer-lang_item:after{
	content: "|";
	position: absolute;
	left:48px;
}
.footer-lang_item:last-child:after{
	display: none;
}
.footer-active{
	border-bottom: 4px solid #fff;
}
.footdd a {
    font-size: 13px !important;
}
.contact{
	width: 100%;
	display: flex ;
flex-direction: row ;
flex-wrap: wrap ;
justify-content: space-between;
align-items: flex-end;
align-content: center ;
    color: #fff
}
.contact-item{
	width: 23%;
}
.contact-item:first-child{
	width: 80%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;	
    -webkit-flex-wrap: wrap;	
        -ms-flex-wrap: wrap;	
            flex-wrap: wrap;
}
.contact-item a{
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 18px;
	letter-spacing: 1.8px;
	text-decoration: none;
}
.phone1 a, .mail a{
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 18px;
	letter-spacing: 1.2px;
	text-decoration: none;
}

.phone1, .mail {justify-content: flex-start;
    align-items: center;
    align-content: center;
    display: flex;}
	
.phone1, .mail, .social, .sdcopyr	{    margin-bottom: 20px;}
.send-btn {margin-bottom: 30px;}

.wrp-phone{width:auto}
.socmail{}
.mail{}
.sdcopyr{display: flex ;
flex-direction: row ;
flex-wrap: wrap ;
justify-content: space-between ;
align-items: center ;
align-content: flex-end ;
    width: 20vw;}
.sdline{ background: url(../img/sdline.png) -3px 0px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 10px;
    width: 37px;
    height: 40px;
}


.page-id-21 .contact-item_info{
	width: 100%;
}
.contact-item_info{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	margin-bottom: 20px;
	width: 33%;
}
.contact-item_info:nth-child(1){
	-webkit-box-ordinal-group:1;
	-webkit-order:0;
	    -ms-flex-order:0;
	        order:0;
}
.contact-item_info:nth-child(2){
	-webkit-box-ordinal-group:2;
	-webkit-order:1;
	    -ms-flex-order:1;
	        order:1;
}
.contact-item_info:nth-child(3){
	-webkit-box-ordinal-group:4;
	-webkit-order:3;
	    -ms-flex-order:3;
	        order:3;
}
.contact-item_info:nth-child(4){
	-webkit-box-ordinal-group:5;
	-webkit-order:4;
	    -ms-flex-order:4;
	        order:4;
}
.contact-item_text{
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 14px;
	letter-spacing: 1.4px;
	text-align: left;
}
.contact-item_info:hover .svg-tel, .soc-svg:hover, .svg-tel:hover{
	fill: #aeaeae;
	-webkit-transition: fill 0.3s ease-in-out;
	-o-transition: fill 0.3s ease-in-out;
	transition: fill 0.3s ease-in-out
}
.contact-item_info:hover .contact-item_a{
	color: #aeaeae;
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
/*.nav-right_main .svg-tel, .nav-right_main .soc-svg{
	width: 16px;
}*/
.svg-tel{
	margin-right: 10px;
	fill: #fff;
	width: 21px;
	height: 100%;
}
.send-btn{
	cursor: pointer;
}
.send-btn_a{
	font-family: "Proxima Nova";
	font-size: 24px;
	letter-spacing: 2.4px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	border:1px solid #fff;
	padding: 25px;
}
.send-btn_a:before {
    content: '';
    display: block;
    border: 1px solid #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 7px;
    left: 7px;
    z-index: -1;
}
.send-btn:hover .send-btn_a{
	color: #000;
	background: #aeaeae;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.soc-head{
    height: 25px;
    transition: opacity 0.3s ease-in-out;
    margin: auto;
}
.soc-head:hover{
    opacity: 0.8;
    transition: opacity 0.3s ease-in-out;
}
.soc-svg{
	width: 21px;
	height: 21px;
	fill:#fff;
}
.social{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 33%;
	-webkit-box-ordinal-group:3;
	-webkit-order:2;
	    -ms-flex-order:2;
	        order:2;
}
.social-item:first-child{
	margin-right: 20px;
}
.contact-text_wrap{
	    height: 1px;
}

/*---ARCHITECTURE---*/

.header_page{
	width: 100%;
	height: 100vh;
	background-image: url(../img/fonA.png);
	background-attachment: fixed;
	background-position: bottom;
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	        background-size: cover;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	    justify-content: center;
}
.dark{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	    justify-content: center;
	/*padding: 11% 0;*/
}

.header_page .nav-right{
	border: 1px solid #e0dfe5;
}
.header-content_page{
	width: 80%;
	margin: 0 auto;
}
.title_page{
	color: #ffffff;
	/*font-family: "Montserrat";*/
	font-family: "Montserrat";
	font-size: 72px;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 3.6px;
	margin-top: 80px;
}
.menu_page{
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
}
.menu-item_a1:hover{
	-webkit-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	color: #aeaeae;
}
.mainmenu{
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	line-height: 36px;
}
/*---visual---*/

.visual{
	background-attachment: fixed !important;
	height: 105vh;
	background-position: center !important;
	background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
            background-size: cover !important;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-top: 50px;
}
.visual .section-title{
	text-transform: none;
}
.visual .section-text{
	width: 75%;
	margin: 75px 0;
}
.texthide{
	display: none;
}
.read-more{
	text-align: right;
	text-decoration: underline;
	cursor: pointer;
}
.cons-btn{
	margin-top: 35px;    cursor: pointer;
}
.cons-btn:hover .cons-btn_a{
	color: #fff;
	background: #000;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cons-btn_a{
	font-family: "Proxima Nova";
	font-size: 24px;
	letter-spacing: 2.4px;
	text-decoration: none;
	position: relative;
	border:1px solid #000;
	padding: 15px;
	color: #000;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cons-btn_a:before {
    content: '';
    display: block;
    border: 1px solid #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 8px;
    left: 8px;
}

/*---advan---*/

.advan{
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 105vh !important;
}
.advan-item{
	border: 1px solid #fff;
	color: #fff;
}
.advan-item:nth-child(1), .advan-item:nth-child(3){
	width: 40%;
}
.advan-item:nth-child(2){
	width: 32%;
}
.adv1, .adv5{
	background: #fff;
}
.adv-wrap{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	    flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	    justify-content: center; 
	height: 50%;
	width: 100%;
	padding: 0 100px;
	margin: 0 auto;
}
.adv-title{
	color: #020202;
	font-family: "Proxima Nova";
	font-size: 48px;
	font-weight: 400;
	line-height: 70px;
	letter-spacing: 2.4px;
}
.adv2{
	background: url(../img/fonA3.png) no-repeat;
	background-position: bottom center;
	-webkit-background-size: contain;
	        background-size: contain;
	background-attachment: fixed;
	position: relative;
}
.rect{
	border: 2px solid #000;
	width: 14px;
	position: absolute;
}
.rect:nth-child(1){
	height: 39%;

}
.rect:nth-child(2){
	height: 32%;
	bottom: 0;
	right: 0;
}
.rectW{
	border: 2px solid #fff;
	height: 14px;
	position: absolute;

}
.rectWT{
	border: 2px solid #fff;
	height: 14px;
	position: absolute;
	width: 33%;
	top: 7px;
	right: 20px;
}
.rectWD{
	border: 2px solid #fff;
	height: 14px;
	position: absolute;
	width: 36%;
	bottom: 2px;
	left: 35px;
}
.advan-img{
	width: 140px !important;
}
.adv3, .adv4{
	background: #2e2e2e;
}
.adv5{
	background: url(../img/adv4.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
.at1, .at3{
	align-self: flex-start;
	position: relative;
	z-index: 1;
}
.at2, .at4{
	align-self: flex-end;
}
.at1:after, .at3:after{
	content: '9';
	display: block;
	position: absolute;
	font-size: 12vmax;
	font-family: "MullerHeavy";
	color: #414040;
	z-index: -1;
}
.at1:after{
	content: '9';
	top: -38px;
	left: -25px;
}
.at3:after{
	content: 'P';
	top: 1px;
	left: -40px;
}
.adv-text{
	color: #fff;
	font-family: "Montserrat";
	font-size: 28px;
	font-weight: 400;
	line-height: 30px;
}
.adv5 .adv-text{
	color: #000000;
}
.adv1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
	padding: 0 50px;
}
.adv1-item{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	text-align: center;
	min-width:122px;
	max-width: 122px;

}
/*.adv1-item:first-child{
	margin-right: 20px;
}*/
.smd{
	width: 1px;
	margin: 10px auto;
}
.icon{
}
.advh{
	font-size: 18px;
	color: #747474;
	font-family: 'Montserrat';
}
.advt{
	font-size: 12px;
	color: #747474;
	font-family: 'Montserrat';
}
/*---archPr---*/

.archPr{
	width: 100%;
	background: url(../img/arch-fon.png);
	background-attachment: fixed;
	-webkit-background-size: cover;
	        background-size: cover;
	background-position: bottom;
	height: 100%;
}
.container-archPr{
	padding-top: 40px;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.archPr-wrap{
	width: 90%;
	margin: 0 auto;
}
.archPr .sectionH3{
	text-align: center;
	color: #fff;
	margin-bottom: 60px;
	font-family: "Montserrat";
	font-size: 48px;
	font-weight: 400;
	line-height: 70px;
	letter-spacing: 2.4px;
}
.archPr .section-text, .about-text .section-text{
	color: #fff;
}

.imgAP{
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
	width: 50%;
}

/*---works---*/

.works{
	width: 100%;
	background-attachment: fixed;
	padding: 80px 0 100px;
	position: relative;
	background: url(../img/uslugi-fon.jpg);
	background-size: contain;
}
.works .section-title{
	text-align: center;

}
.works-wrap{
	width: 76%;
	margin: 0 auto;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[6];
	grid-template-columns: repeat(6, 1fr);
	grid-auto-rows: 145px;
}
.works-item1{
	-ms-grid-column: 1;
	grid-column: 1/4;
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
	grid-row: 1/2;
}
.works-item2{
	-webkit-background-size: cover !important;
	        background-size: cover !important;
	background-repeat: no-repeat !important;
}
.works-item2:nth-child(2){
	-ms-grid-column: 2;
	grid-column: 4/7;
	-ms-grid-row: 1;
	-ms-grid-row-span: 3;
	grid-row: 1/4;
}
.works-item2:nth-child(3){
	-ms-grid-column: 1;
	grid-column: 1/4;
	-ms-grid-row: 2;
	-ms-grid-row-span: 3;
	grid-row: 2/5;
}
.works-item2:nth-child(4){
	-ms-grid-column: 2;
	grid-column: 4/7;
	-ms-grid-row: 4;
	-ms-grid-row-span: 5;
	grid-row: 4/9;
	position: relative;
}
.works-item2:nth-child(5){
	-ms-grid-column: 1;
	grid-column: 1/4;
	-ms-grid-row: 5;
	-ms-grid-row-span: 4;
	grid-row: 5/9;
}
.works-item2:nth-child(6){
	-ms-grid-column: 1;
	grid-column: 1/5;
	-ms-grid-row: 5;
	-ms-grid-row-span: 4;
	grid-row: 9/13;
}
.works-item3{
	-ms-grid-column: 2;
	grid-column: 5/7;
	-ms-grid-row: 4;
	-ms-grid-row-span: 4;
	grid-row: 9/13;
	background: #000;
	padding: 6px 10px 12px;
}
.plus{
	/*background: #000;*/
	padding: 3px 14px 1px 17px;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0;
	    height: 100%;
    width: 100%;
	-webkit-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.plus-item{
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 72px;
	font-weight: 400;
	line-height: 70px;
	letter-spacing: 3.6px;
}
.works-item_wrap{
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	    justify-content: center;
	position: relative;
}
.rect-work{
	border: 1px solid #fff;
	width: 8px;
	height: 32%;
	position: absolute;
	top: 0;
	left: 0;
}
.work-item{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	position: relative;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.work-item:hover{
	background: rgba(0, 0, 0, 0);
	-webkit-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
}
.works-item_info{
	width: inherit;
	height: 145px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #000;
	position: absolute;
	opacity: 0;
	-webkit-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.work-item:hover .works-item_info{
	opacity: 1;
	-webkit-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.work-item:hover .plus{
	opacity: 1;
	-webkit-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.hr{
	width: 60%;
	margin: 0 auto;
	border: 3px double #fff;
}
.info-title{
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 30px;
	font-weight: 400;
	line-height: 70px;
	letter-spacing: 1.5px;
	text-align: center;
	margin-bottom:0 ;
}
.work-title{
	color: #ffffff;
    font-family: "Proxima Nova";
    font-size: 32px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 3px;
    text-align: left;
    width: 130px;
    margin-bottom: 5px;
}
.btn-work{
	background: #fff;
	padding: 15px;
	width: 100%;
	margin: 90px auto 20px;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-work:hover{
	background: #000;
	border:1px solid #fff;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-work:hover .btn-work_a{
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-work:hover:after{
	background: #fff;
	z-index: -1;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-work:after{
	content: '';
	display: block;
	height: 60px;
	width: 100%;
	position: absolute;
	border:1px solid #fff;
	top: 7px;
	left: 8px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-work_a{
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 1px;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.wrap-content{
	width: 70%;
}
.aboutus{
	background: url(../img/onas.jpg) no-repeat;
}
.aboutus-wrapper{
	display: -webkit-flex;
	 display: -moz-flex;
	 display: -ms-flex;
	 display: -o-flex;
	 display: -webkit-box;
	 display: -ms-flexbox;
	 display: flex;
	 -webkit-box-orient: vertical;
	 -webkit-box-direction: normal;
	 -webkit-flex-direction: column;
	     -ms-flex-direction: column;
	         flex-direction: column;
	 -webkit-box-align: end;
	 -webkit-align-items: flex-end;
	     -ms-flex-align: end;
	         align-items: flex-end;
	 position: relative;
}
.aboutus-wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 70%;
	margin-right: 6%;
}
.aboutus-title_big:after{
	content: '';
	display: block;
	width: 60%;
	height: 6px;
	border:1px solid #fff;
	position: absolute;
	top: 19%;
	left: -60%;
}
.aboutus-text{
	font-family: 'Montserrat';
	font-size: 1vmax;
	width: auto;
	text-align: justify;
	color: #979797;
}
.aboutus-text:last-child{
	margin-left: 20px;
}
.aboutus-title_big{
	font-family: 'MullerBlack';
	font-size: 11vmax;
	text-transform: uppercase;
	margin-bottom: -4%;
	opacity: 0.5;
	color: #3d3c3c;
	position: relative;
}
.aboutus-title{
	font-family: 'MullerBlack';
	font-size: 1vmax;
	text-transform: uppercase;
	color: #fff;
	-webkit-align-self: center;
	    -ms-flex-item-align: center;
	            -ms-grid-row-align: center;
	        align-self: center;
    margin-right: 40%;
}
.about{
	background: url(../img/oad.jpg) no-repeat;
}
.about, .aboutus{
	width: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	/*background-attachment: fixed;*/ 
	height: 100vh;
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.about-wrapper{
	width: 60%;
	margin: -2% auto 0 35%; 
}
.about-wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.about-title{
	font-family: 'MullerBlack';
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.about-text{
	font-family: 'Montserrat';
	font-size: 16px;
	width: 42%;
	text-align: justify;
}
.about-text:last-child{
	margin-left: 20px;
}
.rectAb{
	width: 6px;
	height: 80%;
	border:1px solid #000;
	position: absolute;
	top: 10%;
	left: 31%;
}
/*---INTERIER---*/

.header-int{
	background: url(../img/fon-int.png);
	background-attachment: fixed;
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.int{
	width: 75%;
	text-align: center;	
}
.int-wrap{
	text-align: center;
	margin-top: 100px;
}
.int-adv{
	background: url(../img/fonA4.png);
	background-attachment: fixed;
}
.int-vis{
	background: url(../img/fon-visin.png);
}
.int-btn_wrap{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin: 50px auto 0;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}
.int-btn_item_a{
	text-decoration: none;
	color: #fff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	cursor: pointer;
}
.int-btn_item{
	background: transparent;
	padding: 15px 10px;
	/*width: 40%;*/
	margin: 70px auto 0;
	text-align: center;
	position: relative;
	border:1px solid #fff;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
}
.int-btn_item:after{
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	border:1px solid #fff;
	top: 7px;
	left: 7px;
	cursor:pointer;
	z-index: -1;
}
.btn-active{
	background: #000;
	color: #fff;
}
.int-btn_item:hover{
	background: #000;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*---BLOG---*/

.header-blog{
	background: url(../img/blog-price-fon-top.jpg);
	background-attachment: fixed;
		    background-size: cover;
    background-repeat: no-repeat;
	height: 100vh;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.category-3 .header-blog_page{
	height: 100vh;
}
.header-blog_page{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.header-blog_page .title_page{
	margin-bottom: 40px;
}
.blog-title{
	color: #ffffff;
	    font-family: "Montserrat";
    font-size: 19px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	
}
.blog-text p, .blog-text {
	color: #ffffff;
	font-family: "Montserrat";
    font-size: 11px;
	font-weight: 400;
	letter-spacing: 0.9px;
	text-align: left;
}
.most-blog{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
		    width: 85%;
}

.date{
	background: rgba(0, 0, 0, 0.5);
	padding: 5px 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	opacity: 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.date-item_d, .date-item_v{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
}
.date-item_d{
	margin-left: 10px;
}
.date-item_v{
	margin-right: 10px;
}
.date-item_num{
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.8px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	    margin-left: 5px;
		    margin-right: 5px;
}
.date-item_img{
	margin: 0 10px;
	width: 16px !important;
	height: 16px !important; 
	z-index: 1000;
	position: relative;	
}
.date-item_img2{
	margin: 0 10px;
	width: 16px !important;
	height: 10px !important; 
	z-index: 1000;
	position: relative;	
}
.plusB{
	background: #000;
	padding: 1px 10px;
	position: absolute;
	top: 8px;
	right: 8px;
	cursor: pointer;
	opacity: 0;
	z-index: 1000;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	color: #fff;
}
.plusB-item{
	    color: #ffffff;
    font-family: "Proxima Nova Thin";
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
}

.plusB-item span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.rectV, .rectH{
	position: absolute;
	top: 8px;
	left: 2%;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	z-index: 2;
}
.rectV{
	width: 8px;
	height: 80%;
	border: 2px solid #000;
}
.rectH{
	width: 92%;
	height: 8px;
	border: 2px solid #000;
}
.blog-item .mask {
  background-color: rgba(12, 19, 27, 0.6);
  width: 625px;
  padding: 105px;
  height: 358px;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}


	
.blog-item .blog-title {    margin-bottom: 20px;
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  text-align: center;
}

.blog-item .blog-text p{
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.blog-item:hover .mask {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.blog-item:hover .blog-title {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.blog-item:hover .blog-text p{
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.blog-item:hover .rectV{
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.blog-item:hover .rectH{
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.blog-item:hover .plusB{
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.blog-item:hover .date{
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 2;
}
.blog-item {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.blog-item_first{
	margin-right: 50px;
}
.blog-item .mask,
.blog-item .content {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  width: 100%;
}
.blog-item .content-wrap{
	width: 75%;
	margin: 0 auto;
}
.blog-item_i {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.blog-item:hover .blog-item_i{
	z-index:1;
}
.blog-item .content{
	width: 100%;
}
/*---last-post---*/

.last-post{
	width: 100%;
	background: #fff;
	/*padding: 10px 0;*/
	    background: url(../img/uslugi-fon.jpg);
    background-size: contain;
	    background-repeat: round;

}
.last-post_title{
	color: #000000;
	font-family: "Montserrat";
	font-size: 60px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	/*margin-bottom: 60px;*/
	       padding: 30px;
}
.last-post_wrap{
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.last-post_wrap .blog-item{
	width: 33.3%;
	height: 300px;
}

/*---OUR WORKS---*/

.header-ourworks{
	background: url(../img/fon-our-works.jpg);
	height: 100vh;
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-attachment: fixed;
	    background-size: cover;
    background-repeat: no-repeat;
}

.header-ourworks:before, .header-blog:before, .header-price:before, .wrp-erorr:before {content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
        opacity: 0.7;
      background-color: #000;}

.btn-ourworks{
	margin: 80px auto 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	position: relative;
	width: 100%;
}
.ourworks{
	width: 100%;
	padding: 50px 0;
	position: relative;
	background: url(../img/uslugi-fon.jpg);
    background-size: contain;
	    background-repeat: round;
}
.ourworks .blog-item{
	height: 300px;
	-webkit-background-size: cover;
	        background-size: cover;
	background-repeat: no-repeat;
}
.ow-wrap{
	width: 92%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.ow-wrap .blog-item{
	width: 33.3%;
	overflow: hidden;
}
.btn-ow{
	color: #fff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2.4px;
	padding: 15px;
	border: 1px solid #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
}
.btn-ow:after{
	content: '';
	display: block; 
	position: absolute;
	border: 1px solid #fff;
	width: 100%;
	height: 100%;
	top: 8px;
	left: 8px;
	z-index: -1;
}
.btn-ow:hover{
	background: #000;
	-webkit-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;

}
.plusOw{
	/*background: #000;*/
	height: 100%;
    width: 100%;
	padding: 1px 10px;
	position: absolute;
	bottom: 3px;
	right: 3px;
	cursor: pointer;
	opacity: 0;
	z-index: 1000;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.rectVOw, .rectHOw{
	position: absolute;
	bottom: 3px;
	left: 1%;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.rectVOw{
	width: 7px;
	height: 93%;
	border: 2px solid #fff;
	z-index: 21;
}
.rectHOw{
	width: 90%;
	height: 7px;
	border: 2px solid #fff;
}
.blog-item:hover .rectVOw{
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.blog-item:hover .rectHOw{
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.blog-item:hover .plusOw{
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.blog-item:hover .ow-title{
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.ow-title_h4{
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 20px;
	font-weight: 400;
	line-height: 47.12px;
	letter-spacing: 1.5px;
	margin: 5px 20px;
}
.ow-title{
	background: #000;
	opacity: 0;
	position: absolute;
	width: 99%;
	top: 3px;
	left:4px;
	-webkit-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
	z-index: 20;
}

/*---CONTACTS---*/

.header-contacts{
	height: 100vh;
	background: url(../img/fon-contacts.png);
	position: relative;
	border: 70px solid rgba(0, 0, 0, 0.7);
	background-clip: border-box;
	position: relative;
}
.header-contacts .nav-right{
	position: absolute;
	right: -60px;
}
.header-contacts .nav-left{
	position: absolute;
	left: -60px;
}
.contacts-wrap{
	width: 100%;
	height: 100%;	
}
.contacts{
	background: rgba(0, 0, 0, 0.7);
	width: 25%;
	position: absolute;
	left: 18%;
	height: 100%;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	    justify-content: center;
}
.title_contacts{
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2.39px;
	margin: 50px 0;
	position: relative;
}
.title_contacts:after{
		content:'';
		display: block;
		position: absolute;
		top: 35px;
		height: 4px;
		width: 70%;
		left: 14%;
		border: 1px solid #fff;
	}
.header-contacts .logoDD{
	/*width: 163px;
	height: 118px;*/
	    max-width: 100%;
    height: auto;
}
.header-contacts .contact-item{
	width: 100%;
}
.header-contacts .contact-item_info{
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	    justify-content: center;
}
.header-contacts .contact-item_text{
	text-align: center;
	margin-bottom: 40px;
}

/*---PRICE---*/

.header-price{
	background: url(../img/blog-price-fon-top.jpg);
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
			background-size: cover;
}

/*--desint---*/

.desint{
	background: url(../img/fon-tseny.jpg);
		    background-size: cover;
    background-repeat: no-repeat;
	 background-attachment: fixed;
	 height: 100vh;
}
.desint .wrapper, .architek .wrapper{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	    align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	    justify-content: center;
	height: 100%;
}
.price-content{
	background: rgba(0, 0, 0, 0.8);
	position: relative;
}
.pRectD1,.pRectD2{
	position: absolute;
	width: 6px;
	height: 40%;
	border: 1px solid #fff;
}
.pRectD1{
	top: 20px;
	left: 10px;
}
.pRectD2{
	bottom: 20px;
	right: 10px;
}
.price-container{
	width: 75%;
	margin: 0 auto;
	padding: 58px 0;
}
.price-title{
	text-align: center;
	color: #ffffff;
	font-family: "Montserrat";
	font-size: 36px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.8px;
}
.hr-upline{
	width: 40%;
	margin: 20px auto;
	border: 3px double #fff;
}
.price-text{
	color: #ffffff;
	font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
	letter-spacing: 0.9px;
	margin-bottom: 40px;
}
.price-list_item{
	color: #ffffff;
	font-family: "Montserrat";
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.9px;
}
.hr-dline{
	width: 95%;
	margin: 0 auto;
	border: 1px solid #fff;
	margin-bottom: 30px;
}
.price-list{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	list-style-type: circle;
	width: 80%;
    margin: 0 auto 50px;
}
.price-list_item{
	width: 48%;
	color: #ffffff;
	    font-family: Montserrat;
    font-size: 16px;
    font-weight: 300;
	letter-spacing: 0.9px;
	margin-top: 20px;
}
.price-menu{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	width: 90%;
	margin: 0 auto;
}
.price-menu_item{
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 1.8px;
	text-decoration: none;
}
.active-price{
	border-bottom: 1px solid #fff;
}	
/*---architek---*/

.architek{
	background: url(../img/fon-tseny2.jpg);
	position: relative;
	  background-size: cover;
    background-repeat: no-repeat;
	background-attachment: fixed;
	height: 100vh;
}
.pRectA1,.pRectA2{
	position: absolute;
	width: 6px;
	height: 40%;
	border: 1px solid #fff;
}
.pRectA1{
	top: 20px;
	left: 10px;
}
.pRectA2{
	bottom: 20px;
	right: 10px;
}
.pRectA3{
	position: absolute;
	width: 30%;
	height: 6px;
	border: 1px solid #fff;
	top: 15px;
	left: 12px;
}
.architek .price-container{
	padding: 40px 0;
} 
.price-list_arch{
	list-style-type: circle;
}
.price-list_title{
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.9px;
}
.price-list_wrap{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 80%;
    margin: 0 auto 50px;
}
.price-list_arch .price-list_item{
	width: 100%;
	margin-top: 5px;
}
.architek .price-text{
	margin-bottom: 20px;
}

/*---author---*/

.author{
	background: url(../img/footBg.png);
	position: relative;
	height: 100vh;
}
.author .price-content{
	background: rgba(38, 37, 37, 0.5);
}
.pRectAn1,.pRectAn2{
	position: absolute;
	width: 6px;
	height: 55%;
	border: 1px solid #fff;
}
.pRectAn1{
	bottom: 20px;
	left: 10px;
}
.pRectAn2{
	top: 20px;
	right: 10px;
}
.pRectAn3{
	position: absolute;
	width: 30%;
	height: 6px;
	border: 1px solid #fff;
	top: 15px;
	right: 12px;
}
.title_an{
	text-align: center;
}
.author .wrapper{
	padding: 30px 0;
}
.logoDD{
	height: 105px;
}
.content{
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.uslugi p{
	width: 100%;
	font-size: 24px;
	padding: 0 10px;
	font-family: "Montserrat";
	color: #fff;
	text-indent: 25px;
	margin: 10px 0;
	    font-weight: 300;
	text-align: justify;
}
.uslugi ul{
	list-style-type: disc;
	width: 100%;
	font-size: 15px;
	padding: 0 10px;
	font-family: "Montserrat";
	color: #fff;
	padding-left: 40px;
	    font-weight: 300;
		    /*clear: both;*/
}

.uslugi ul li{margin-bottom: 5px;}
.btnLt, .btnRt{
	display: none;
}
.slick-slide img {
    height: 500px !important;
}
	.done {
    background: url(../img/fon-send.jpg);
    width: 900px;
    position: absolute;
    height: 450px;
    margin: auto;
    z-index: 100001;
    top: 0;
    display: none;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.done a {
    color: #000;
    font-size: 18px;
    position: relative;
    text-decoration: none;
    top: 90%;
}

.sucess1{    font-size: 28px;
    margin-bottom: 10px;}
.sucess2{    font-size: 15px;}
.send-logo{    width: 12%;
    margin-top: 70px;}
.wrp-done{display: flex ;
flex-direction: column ;
flex-wrap: wrap ;
justify-content: center ;
align-items: center ;
align-content: center ;
color:#fff;
font-family: "Montserrat";
    height: 100%;}

@media screen and (min-width: 1650px){
	.wrp-phone {
    width: 17%;
}
.decor-name {left: 10vw;}}
@media screen and (max-width: 1600px){
	.wrp-phone {
    width: 17%;
}
/*.wrp-about {margin-bottom: 30px;}*/
	
	.contact-item:last-child{
		width: 25%;
	}
	.menu-item a {
		font-size: 12px;
	}

	.send-btn a{
		padding: 15px;
		    font-size: 20px;
	}
	.send-btn a:before {
	    top: 6px;
	    left: 6px;
	}
	.works .section-title{
		font-size: 60px;
	}
	.title_page{
		font-size: 60px;
	}
	.header-contacts .contact-item{
		width: 100%;
	}
	.services-title {
    	font-size: 20px;
    }
    .slick-slide img {
	    height: 450px !important;
	}
	.uslugi p{
		    font-size: 16px;
    line-height: 21px;
	}
	.adv-text {
    	font-size: 26px;
    }
    .advh{
    	font-size: 17px;
    }
    .advt{
    	font-size: 11px;
    }
 	.ease .wrapper .section-title {
 		font-size: 26px;
 	}
 	.ei1 {
	    top: -175%;
	}
	 .soc-head{
    	height: 16px;
    }
}
@media screen and (max-width: 1440px){
	.wrp-phone {
    width: auto;
}
	 .slide__text {
	  font-size: 30px !important;
	}
	.header-content .title{
		font-size: 48px!important;
	}
    .section-text, .ident-menu_item, .ident-submenu_item {
    	font-size: 18px;
    }
	.ease .wrapper {
	    /*margin: -5% auto 5%;*/
		 margin: 0 auto;
	}
    .ease-text {
    	font-size: 20px;
    }
    .count {
	    font-size: 100px;
	}
	.footer-wrap{
		width: 95%;
	}
	.footer-lang_item {
	    font-size: 18px !important;
	}
	.footer-lang_item:after {
	    left: 42px;
	}
	.send-btn a{
		font-size: 20px;
		padding: 14px;
	}
	.send-btn a:before {
	    top: -5px;
	    left: -5px;
	}
	.contact-item{
		width: 25%;
		position: relative;
	}
	.menu-item a {
		font-size: 12px;
	}
	/*.work-title {
		font-size: 48px;
	}*/
	.btn-work_a {
    	font-size: 25px;
	}
	.info-title{
		font-size: 24px;
	}
	.archPr {
   		height: 100%;
    }
    .title_page{
		font-size: 55px;
		margin: 20px 0 !important;
	} 
	.header-contacts .nav-left {
	    top: -75px;
	}
	.header-contacts .logoDD{
		    width: 66%;
    height: auto;
	}

	.header-contacts .svg-head{
		height: 13px;
	}
	.header-contacts .contact-item_info:nth-child(4) .contact-item_a {
	    font-size: 13px;
	}
	.header-contacts .contact-item_text{
		font-size: 13px;
	}
	.header-contacts .send-btn_a{
		font-size: 15px;
		padding: 10px;
	}
	.desint .wrapper, .architek .wrapper, .author .wrapper{
		width: 84%;
		height: 100%;
		padding: 60px 0;
	}
	.price-container{
		width: 90%;
	}
	.price-list_item{
		width: 45%;
	}
	.slick-next {
	    right: -30px !important;
	}
	.slick-slide img{
		height: 350px !important;
	}
	.adv-text, .section-text{
		font-size: 18px;
	}
	.container-archPr{
		padding-top: 0;
	}
	.services-title {
    	font-size: 20px;
    }
    .page-id-21 .contact-item a {
	    font-size: 16px;
	}
	.page-id-21 .svg-tel {
	   width: 21px;
	   height: 21px;
	}
	.video{
		top:0;
	}
	.h2s4{
	    left: 13%!important;
	}
	.uslugi p, .uslugi ul{
		font-size: 20px;
	}
	.page-id-19 .footdd{
		margin: 5% 0 !important;
	}
	.adv-text {
    	font-size: 24px;
    }
    .advh{
    	font-size: 14px;
    }
    .advt{
    	font-size: 9px;
    }
    .icon{
    	width: 90px;
    }
    .at1:after {
    	top: -28px;
    }
    .ease-head{
		width: 50%;
    }
    .ease .wrapper .section-title {
 		font-size: 22px;
 	}
 	.ei1 {
	    top: -138%;
	}
	 .soc-head{
    	height: 16px;
    }
}
@media screen and (max-width: 1370px){
	 .soc-head{
    	height: 14px;
    }
    .nav-right_main .menu-item a{
	    margin-bottom: 10px;
	    font-size: 12px;
	}
	.nav-right_main .menu-item {
	    margin-top: 0px;
	}
	.open-menu {
    	right: 10px !important;
    }
    .t1{
    	left: 6% !important;
    }
	.t2{
	    left: 0% !important;
	}
	.t3 {
	    left: 0% !important;
	}
	.menu-item a {
		font-size: 14px;
    	margin-bottom: 10px;
		
	}
	.title{
		font-size: 48px !important;
	}
	.services-title {
    	font-size: 20px;
    }
	.adv-title{
		font-size: 30px;
	}
	.adv-text{
		font-size: 18px;
	}
	.rectWD, .rectWT{
		height: 7px;
	}
	.rect{
		width: 7px;
	}
	.imgAP {
	    width: 40%;
	}
	.works-wrap, .works-wrap2{
		width: 92%;
	}
	.works .section-title{
		font-size: 48px;
		letter-spacing: 2.4px;
	}
	.archPr-wrap {
	    width: 95%;
	    padding: 10px;
	}
	.archPr .sectionH3{
		margin: 50px 0 20px;
	}
	.visual .section-title{
		font-size: 60px;
	}
	.header-content_page .title_page{
		font-size: 48px;
	}
	.visual{
		height: 103vh;
    	padding-bottom: 50px;
    	padding-top: 50px;

	}
	.header-content .title {
		font-size: 48px;
	}
	.last-post .blog-title{
		font-size: 19px;
	}
	.last-post .blog-text p{
		font-size: 12px;
	}
	.rectV{
		width: 4px;
	}
	.rectH{
		height: 4px;
	}
	.ease-text {
	    font-size: 15px;
	}
	.count {
	    font-size: 95px;
	}
	.des-project .section-title, .des-project .section-text {
	    margin: 20px 0;
	}
	.ident-submenu {
 	   margin: 40px;
	}
	.h2s2{
	    font-size: 28px;
	}
	.header-content_page {
	    width: 100%;
	}
	.pageDD {
	    width: 16%;
	}
	.uslugi p, .uslugi ul{
		    font-size: 16px;
    line-height: 23px;
	}
	.about-wrapper{
		margin: 11% auto 0 35%; 
	}
	.about-title{
		font-size: 18px;
	}
	.about-text{
		font-size: 16px;
	}
	.ease-wrap {
	    padding: 100px 75px 100px 20px;
	}
	.ease .wrapper .section-title {
	    font-size: 15px;
	}
	.ease-head {
	    width: 50%;
	}
	.h{
		font-size: 100px;
		left: 50px;
	}
	.rectE {
	    height: 6px;
	}
	.ltext {
	    font-size: 12px;
	}
	.rtext {
	    font-size: 12px;
	}
	.ei1 {
		width: 90%;
	    top: -111%;
	}
	.ei2 {
	    width: 3%;
	}
	.ei3 {
		width: 75%;
	    top: 0;
	}
	.ei4 {
	    top: -90%;
	    width: 12%;
	}
	.adv-text {
    	font-size: 22px;
    }
    .advh{
    	font-size: 17px;
    }
    .advt{
    	font-size: 11px;
    }
	.adv-wrap {
    	padding: 0 50px;
    }
    .nav-right_main {
	    right: 13px;
	    
	    top: calc(100vh - 325px);
	}
}
@media screen and (max-width: 1345px){
	.section-title{
		font-size: 60px;
	}
	.header-contacts .send-btn_a{
		font-size: 14px;
		padding: 8px;
	}
	
	.wrapper{
		width: 80%;
	}

}
@media screen and (max-width: 1170px){
	.ident {display:table}
	#fullpage {display:block}
	#parallax1, .scroll, .matrix{
		display: none;
	}
	html {overflow:scroll}
	
	.mob-sec{
		
		display: flex;
	}
	.h2mob1{
    	font-size: 18px;
   		margin-left: 10%;
    	margin-top: 6%;
    	position: relative;
    }
    /*.h2mob1:after{
    	content: '';
    	position: absolute;
    	display: block;
    	top: 0;
    	left: 39%;
    	font-family: 'Muller';
    	width: 1px;
    	height: 18px;
    	border: 1px solid #fff;
    }*/
    .des-project{
    	opacity: 1;
    }
    .header{
    	display: block;
    }
    .ident, .test2{
    	top:0;
    }
    .full-menu{
    	display: block;
    }
	.wrapper{
		width: 80%;
	}
	.titleSm{
		display: block;
	}
	.title{
		display: none;
	}
	.price-menu_item{
		font-size: 22px;
	}
	.des-project {
	    height: 100% !important;
	    padding-top: 20px;
	}
	.count {
	    font-size: 80px;
	}
	.video {
	    height: 100% !important;
	}
	.visual .section-title {
	    font-size: 48px;
	}
	.des-project .section-title {
    	font-size: 60px;
	}
	.slick-next, .slick-prev {
	    display: none !important;
	}
	.scroll-div {
	    height: 100%;
	    position: static;
	    overflow-y: auto; 
	}
   	.services-title {
	    font-size: 20px;
	}
	.header-content_page {
		text-align: center;
	}
	.works-wrap {
	    grid-auto-rows: 120px;
	}
	.works-item_info {
    	height: 120px;
    }
    .about-text {
	    font-size: 16px;
	}
	.ease-wrap {
	    padding: 50px 20px;
	}
	.ei1, .ei2, .ei3, .ei4, .ltext, .rtext{
		display: none;
	}
	.nav-right_main {
	    top: -webkit-calc(100vh - 350px);
	    top: calc(100vh - 350px);
	}
	.adv-text {
    	font-size: 20px;
    }
    .advh{
    	font-size: 12px;
    }
    .advt{
    	font-size: 7px;
    }
    .icon {
	    width: 70px;
	}

}
@media screen and (max-width: 1024px){
	
	.nav-left {z-index: 99999;    background-color: #000;}
	.wrp-prem2 span {
    font-size: 0.74em;
}
	.footer-wrap img:first-child{
		display: none;
	}
	.footer-wrap{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding-top: 20px;
	}
	.nav-footer{
		width: 55%;
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		    order: 1;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		    flex-direction: column;
	}
	.footer-menu{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		    flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		    order: 0;
		margin: 0;
	}
	.footer-lang{
		margin-left: 26px;
	    position: absolute;
	    top: 10px;
	}
	.footer-menu .menu-item{
		width: 50%;
		text-align: left;
		margin-bottom: 15px;
	}
	.contact{
		/*-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		    flex-direction: column;
		width: 50%;*/
		position: relative;
	}
	.contact-item{
		width: 100%;
	}
	.contact-item_info {
		width: 100%;
	}
	.contact-item_info:nth-child(3) {
	    -webkit-box-ordinal-group: 3;
	    -webkit-order: 2;
	        -ms-flex-order: 2;
	            order: 2;
	}
	.contact-item_info:nth-child(4) {
	    -webkit-box-ordinal-group: 4;
	    -webkit-order: 3;
	        -ms-flex-order: 3;
	            order: 3;
	}
	.contact-item a {
	    font-size: 16px;
	}
	.contact-item:nth-child(2){
		margin-top: -10px;
		margin-bottom: -10px;
	}
	.contact-item:last-child {
	    width: 100%;
	    position: absolute;
	    top:65%;
	    left: 80%;
	}
	.social{
		width: 100%;
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		    -ms-flex-order: 4;
		        order: 4;
		margin-bottom: 20px;
	}
	.contact-text_wrap {
	    /*width: 100%;*/
	}
	.header{
		height: 100%;
	}
	.last-post_wrap .blog-item{
		width: 50%;
	}
	.ow-wrap .blog-item{
		width: 50%;
	}
	.last-post .blog-title{
		font-size: 14px;
	}
	.logoDD{
		height: 63px;
	}
	.title_page, .last-post_title {
	    font-size: 48px;
	    letter-spacing: 2.4px;
	}

	.blog-item_first{
		margin-left: 30px;
		margin-right: 30px;
	}
	.blog-item_second{
		margin-right: 30px;
	}
	.blog-title{
		font-size: 18px;
	}
	.blog-text p{
		font-size: 16px;
	}
	.blog-item .content-wrap {
	    width: 95%;
	}
	.nav-right {
    	margin-right: 10px;
    }
    .btn-ow {
    	font-size: 17px;
    	padding: 10px;
    }
    .btn-ow:after{
		top: 4px;
		left: 4px;
	}
	.header-contacts .contact-item{
		position: static;
	}
	.contacts{
		width: 36%;
	}
	.works .section-title {
	    font-size: 30px;
	}
	.desint .wrapper, .architek .wrapper, .author .wrapper{
		width: 97%;
	}
	.price-container{
		width: 93%;
		padding: 28px 0;
	}
	.price-menu_item{
		font-size: 22px;
	}
	.des-project {
    	padding-top: 0;
    }
	.des-project .section-title, .des-project .section-text {
    	margin: 20px 0;
    	
	}
	.des-project .section-title{
		font-size: 48px;
	}
	.adv-text, .section-text {
	    font-size: 16px;
	}
	.square {
	    width: 60%;
	}
	.ease-text {
	    font-size: 20px;
	}
	.footer-menu{
		width: 100%;
	}
	.archPr .sectionH3 {
	    font-size: 30px;
	}
	.imgAP {
	    display: none;
	}
	.adv-text{
		font-size: 12px;
		line-height: 2;
	}
	.adv-title {
	    font-size: 24px;
	}
	/*.work-title {
	    font-size: 30px;
	}*/
	.btn-work_a {
    	font-size: 18px;
	    padding: 5px;
	}
	.ident-menu {
    	margin-left: 0; 
	}
	.int-btn_item_a {
    	font-size: 18px;
    }
    .header_page .wrapper{
    	width: 100%;
    }
     .footer-menu .menu-item:nth-child(1), .footer-menu .menu-item:nth-child(3), .footer-menu .menu-item:nth-child(6){
		width: 50%;
	}
	.rectAb{
		display: none;
	}
	.about-wrapper {
	    margin: 0 0 0 26%;
	}
	.rectE {
    	width: 100%;
    }
    .aboutus{
    	height: 100%;
    }
    .aboutus-wrap {
    	-webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
    	-webkit-flex-direction: column;
    	    -ms-flex-direction: column;
    	        flex-direction: column;
    }
    .aboutus-text {
	    width: 80%;	
	}
	.aboutus-text:last-child {
	    margin-left: 0;
	}
	.adv-text {
    	font-size: 18px;
    }
    .icon {
	    width: 60px;
	}
	.at1:after {    
		top: -125px;
	}
	.at3:after {
	    top: -107px;
	    left: -20px;
	}
	.footer-wrap{
		flex-direction: row;
		align-items: normal;
		padding: 0;
		height: 100% !important;
	}
	.serv .services-item {
	    height: 250px;
	}
}
@media screen and (max-width: 950px){
	.int-btn_wrap {
		margin: 0 auto;
	}
	.int-btn_wrap{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.int-btn_item {
	    margin: 50px auto 0;
	}
	.popup{
		width: 90% !important;	
	}
	.ease-head {
	    width: 85%;
	}	
	.adv-text {
    	font-size: 17px;
    }	
    .icon {
	    width: 55px;
	}
	.at1:after {    
		top: -115px;
	}
	.at3:after {
	    top: -98px;
	}
	.adv-wrap {
	    padding: 0 30px;
	}	
}	
@media screen and (max-width: 850px){
	.tShr{
		display: block;
	}
	.titleSm span{
		display: none;
	}
	.titleSm{
		text-align: center;
		margin: 30px auto 0;
	}
	.header-content_wrap {
	    text-align: center;
	}
	.openmenu{
		width: 100% !important;
		height: 100% !important;
	}
	.llang {
	    opacity: 1; 
	}
	.openlogo{
		display: block;
	}
	.open-menu {
	    top: 10px !important;
	}
	header .tp_dropdown dt{
		display: none;
	}
	.openlang{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	header .dropdown dd ul{	
		position: fixed !important;
		top: 95px !important;
    	left: 45%;
	}
	header .dropdown a, header .dropdown a:visited {
	    text-decoration: none !important;
	}
	.menu-item a {
	    font-size: 18px;
	}
	.footer-menu_a {
	    font-size: 14px !important;
	}
	.mainmenu {
	    -webkit-writing-mode: horizontal-tb;
	        -ms-writing-mode: lr-tb;
	            writing-mode: horizontal-tb;
	    -webkit-transform: rotate(0);
	        -ms-transform: rotate(0);
	            transform: rotate(0);
	}
	.nav-left {
    	width: 100%;
    	height: 0;
    	/*background: rgba(0, 0, 0, 0.9);*/
    	overflow-y: scroll;
    }
	.nav-left .menu {
	    width: 40%;
	    -webkit-box-pack: start;
	    -webkit-justify-content: flex-start;
	        -ms-flex-pack: start;
	            justify-content: flex-start;  
	    left: 30%;
	    top: 154px;
	    -webkit-box-align: start;
	    -webkit-align-items: flex-start;
	        -ms-flex-align: start;
	            align-items: flex-start;
	    overflow-y: scroll;
	}
	header .menu-item {
	    width: 100%;
	}
	.moblang{
		display: none;
	}
	.dropd2:before {
		top: 15px;
    	left: 94%;
    	-webkit-transform: rotate(0deg);
    	    -ms-transform: rotate(0deg);
    	        transform: rotate(0deg);
	}
	.dropd2:after {
	    height: 5px;
	    top: 30px;
	    left: 0px;
	    width: 31%;
	}
	/*.sub-menu .menu-item-type-taxonomy {
	    margin-left: 0;
	    margin-top: 10px;
	}*/
	.sub-menu .menu-item-type-post_type {
	    margin-left: 0;
	    margin-top: 10px;
	}
	.sub-menu .menu-item-object-page {
	    margin-left: 0;
	    margin-top: -5px;
	}
	
	
	.sub-menu {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.sub-menu:before {
	    background: rgba(0, 0, 0, 0);
	}
	.mainmenu:hover:before {
	    display: none !important;
	}
	.sub-menu .menu-item:after{
		display: none !important;
	}
	.sub-menu .menu-item:hover{
		color: #aeaeae !important;
		text-decoration: underline;
	}
	.nav-left .menu-item {
	    width: auto;
	}
	.main-lang {
	    position: absolute;
	    top: 90px;
	    left: 38vw;
	}
	.nav-left .menu-item:after {
		content: '';
		display: block;
		height: 5px;
	    width: 100%;
	    border: 1px solid #fff;
	}
	.nav-footer {
    	width: 60%;
    }
	.dropd2:after{
		display: none;
	}
	.sub-menu {
		position: static;
		-webkit-transform: rotate(0deg);
		    -ms-transform: rotate(0deg);
		        transform: rotate(0deg);
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.sub-menu .menu-item a {
	    font-size: 16px;
	}
	.wpp-thumbnail {
		height: 180px !important;
	}
	.footdd a{
		font-size: 11px !important;
	}
	.rectWD, .rectWT{
	    display: none;
	}
	.visual .section-title {
	    font-size: 30px;
	    text-align: center;
	    line-height: 1.5;
	}
	.sub-menu .mainmenu:before, .sub-menu .mainmenu:before {
		display: none !important;
	}
	.dropd2:hover:after{
		display: none !important;
	}
	.popup{
		width: 90% !important;
	    height: 350px !important;
	    top: 23vh !important;		
	}
	.popup-wrap{
		margin: 20px auto !important;
		width: 65%;
	}
	.int-btn_item {
	    margin: 10px auto;
	}	
	.int-btn_wrap{
		width: 75%;
	}
	.header_page .wrapper{
		padding-bottom: 10px;
	}
	.slick-slide img {
	    height: 300px !important;
	}
	.header-blog_open .title_page{
		font-size: 36px !important;
	}
	.about-wrapper {
	    margin: 0 0 0 16%;
	    width: 80%;
	}
}
@media screen and (max-width: 768px){
	
	
	
	.exitblock .modaltext {
        top: 175px;
    left: 5vw;
    margin-left: 0;
    height: 350px;
    width: 90%;}
	
	.price-list_title {
    color: #ffffff;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.9px;
    text-align: center;
}
	.decor-line {
    left: -14px;
    bottom: 65px;}
		.firstbl ul {
    padding: 10px 10px 10px 50px;
    width: 100%;}
	.homeh {
    font-size: 13px;
       padding-left: 0;
    justify-content: center;}
	.sucess1{    font-size: 23px;
    margin-bottom: 10px;}
.sucess2{    font-size: 12px;}
.send-logo{    width: 19vw;
    margin-top: 60px}
	.done a {top: 49%;}
	.done {
    background: url(../img/fon-send.jpg);
    width: 90%;
    position: fixed;
    height: 350px;
    margin: auto;
    right: 0;
    left: 0;
    z-index: 100001;
    top: 25vh;
    display: none;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}
	.sdcopyr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    width: auto;}
	.contact { align-items: flex-start;
	}
	.adv-wrap {
    padding: 0 20px;}
	.adv1-item {min-width: 100px;}
	.contact-text_wrap {
    /*position: absolute;
    bottom: -60px;
    left: 20px;
    width: 250px;*/
}
	.contact .contact-item a {
    font-size: 16px !important;
}
	.contact {
    width: 100%;
}
	.footer-menu .menu-item:nth-child(1){
    width: 100%;
}
	
	.footer-wrap {
    flex-direction: column;}
	
	.contact-item_info { margin-bottom: 8px;}
	.text-foot {width: 90%;
    margin: 80px auto 0;}
	.readmore ul {width: auto;}
	
	.decor-name {font-size: 1.5em;}
	
	
	.most-blog {    flex-direction: column;}
	.wrapper{
		width: 91%;
	}
	.services-title {
	    font-size: 18px;
	}
	.section-title{
		font-size: 48px;
	}
	.header-content{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		    flex-direction:column;
		text-align: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		    align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		    justify-content: center;
	}
	.header-content img {
    	position: static;	
    }
	.nav-footer{
		width: 100%;
	}
	.contact-item:last-child {
	    top: 70%;
	    left: 0;
	}
	.social{
		    /*width: 35%;*/
    margin: 15px auto;
	}
	.des-project{
		padding: 0;
	}
	.contacts{
		width: 45%;
	}
	.price-menu_item{
		font-size: 18px;
	}
	.contact-item .sen-btn_a{
		font-size: 16px;
	}
	.wpp-list .blog-item:nth-child(2){
		display: none;
	}
	.wpp-list .blog-item {
	    width: 370px !important;
	    margin: 0 auto;
	}
	.header-blog {
    	padding-bottom: 20px;
    }
    .square {
	    width: 70%;
	}
	.ease-text {
	    font-size: 18px;
	}
	.count {
	    font-size: 72px;
	}
    .page-id-21 .nav-right_main {
	    right: 0;
	}
	.slick-slide img {
	    height: 280px !important;
	}
	.mob-sec {
	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
	.h2mob1{
		margin-left: 0;
		margin-top: 10%;
	}
	.ease-wrap {
    	-webkit-flex-wrap: wrap;
    	    -ms-flex-wrap: wrap;
    	        flex-wrap: wrap;
    }
    .ease-item {
    	width: 50%;
    }
    .aboutus-text {
	    width: 100%;
	    font-size: 2vmax;	
	}
	.aboutus-title{
		font-size: 2vmax;
	}
	.aboutus-wrap{
		margin: 0 auto;
	}
	.adv-text {
    	font-size: 15px;
    }
    .icon {
	    width: 50px;
	}
	.at1:after {    
		top: -93px;
	}
	.at3:after {
	    top: -80px;
	}

}
@media screen and (max-width: 700px){
	.work-title {font-size: 30px;
      width: auto;}
	.mass-erorr {
    font-size: 1.5em;}
	.num-erorr {
    font-size: 8em;}
	.logo-erorr {
    width: 25vw;}

.wrp-erorr {padding-top: 32vw;}
.wrp-prem2 span {
    font-size: 0.72em;
}
    
    body.page-id-11{
    	background: #fff;
    }
    .advan-item {
	    width: 350px !important;
	    height: 350px;
	    margin: 0 auto;
	    display: -webkit-flex;
	    display: -moz-flex;
	    display: -ms-flex;
	    display: -o-flex;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -webkit-flex-direction: column;
	        -ms-flex-direction: column;
	            flex-direction: column;
	}
	.adv-wrap {
	    
	    position: relative;
	}
	.advan{
		background: #fff;
		padding: 10px;
		height: 100% !important;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		    flex-direction: column;
	}
	.adv4{
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		    -ms-flex-order: 1;
		        order: 1;		
	}
	.adv5{
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		    -ms-flex-order: 0;
		        order: 0;
	}
	.at1:after {
	    top: -83px;
	    left: -13px;
	}
	.at3:after {
	    top: -70px;
	}
	.adv2,.pRectD1, .pRectD2, .pRectA1, .pRectA2, .pRectA3, .pRectAn1, .pRectAn2, .pRectAn3 {
		display: none;
	}
	.cons-btn_a {
    	font-size: 18px;
    	padding: 15px;
    }
    .cons-btn_a {
    	top: 5px;
    	left: 5px;
    }
    .cons-btn {
	    text-align: center;
	}
	.nav-footer{
		-webkit-box-ordinal-group: 1;
		-webkit-order: 0;
		-ms-flex-order: 0;
		    order: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		    flex-direction: column;
		width: 100%;
	}
	.contact{
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		    order: 1;
	}
	.footer-menu .menu-item {
    	width: 100%;
	}	
	.contact-item a, .footer-menu_a{
	    font-size: 15px !important;
	    letter-spacing: 1px;
	}
	
	 /*.contact-text_wrap {
	    position: absolute;
	    bottom: -100px;
	    left: -120px;
    	width: 250px;
	}
   .social {
	    margin-left: 20%;
	}*/
    .footer-lang{
    	-webkit-box-pack: center;
    	-webkit-justify-content: center;
    	-ms-flex-pack: center;
    	    justify-content: center;
    	top: 50%;
    	left: -50px;
    }    
    .contact-item:last-child {
	    top: 100%;
	    left: 0;
	    margin: 0;
	}
	.send-btn_a{
		font-size: 15px !important;
		padding: 10px !important;
	}
	.send-btn a:before {
	   top: 4px;
	   left: 4px;
	}
	.nav-footer .menu-item{
		font-size: 18px;
	}
	.popup-wrap {
	    width: 100%;
	    margin: 80px auto;
	}
	.works-wrap {
	    -ms-grid-columns: 1fr;
	    grid-template-columns: 1fr;
	    grid-auto-rows: 100px;
	}
	.works-item1 {
	    -ms-grid-row: 1;
	    -ms-grid-row-span: 1;
	    grid-row: 1/2;
	}
	.works-item2:nth-child(2) {
		-ms-grid-column: 1;
		grid-column: 1;
	    -ms-grid-row: 2;
	    -ms-grid-row-span: 3;
	    grid-row: 2/5;
	}
	.works-item2:nth-child(3) {
		-ms-grid-column: 1;
		grid-column: 1;
	    -ms-grid-row: 5;
	    -ms-grid-row-span: 3;
	    grid-row: 5/8;
	}
	.works-item2:nth-child(4) {
		-ms-grid-column: 1;
		grid-column: 1;
	    -ms-grid-row: 8;
	    -ms-grid-row-span: 3;
	    grid-row: 8/11;
	}
	.works-item2:nth-child(5), .works-item2:nth-child(6) {
	    display:none;
	}
	.works-item3 {
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
		grid-column: 1/3;
	    -ms-grid-row: 11;
	    -ms-grid-row-span: 3;
	    grid-row: 11/14;
	}
	.works-item_info {
    	height: 100px;
    }
	.plus{
		padding: 6px 15px 2px 16px;
	}
	.popup-wrap {
	    width: 90% !important;
	    margin: 10px auto !important;
	}
	.read-more{
		display: none !important;
	}
	.slider-wrap {
	    width: 100% !important;
	}
	.aboutus-text, .aboutus-title{
    	font-size: 16px;
    }
	
}
@media screen and (max-width: 630px){
	
	.nav-right {width: 100%;}
	.sub-menu {min-height: 400px;}
	.mob-sec { background-position: 45% 100%;}
	.services-wrap {height: 100%;}
	.phone {
    position: fixed;
    top: 8px;
    right: 50px;        width: 200px;
	    text-align: right;}
	.kont {width: 53px;
    bottom: 12px;
    right: 0;}
	.header-price {
		padding-top: 20px;
		padding-bottom: 15px;
	}
	.services-title {
	    font-size: 16px;
	}
	.nav-left .menu {
	    width: 46%;
	}
	.btn-ourworks{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		    flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		    align-items: center;
		margin: 50px auto 0;
    	height: 200px;;
	}
	.header-ourworks {
    	height: 100%;
    	padding-bottom: 0px;
    }
    .services-item {
    	width: 100%;
    height: 250px;
    }
    .ease{
		height: 100%;
	}
    .ease-wrap{
    	-webkit-flex-wrap: wrap;
    	    -ms-flex-wrap: wrap;
    	        flex-wrap: wrap;
    }
    .ease-item {
	    width: 50%;
	    margin-bottom: 30px;
	}
	.square {
	    width: 60%;
	}
	.visual {
	    height: 100% !important;
	    padding-bottom: 50px;
	    padding-top: 50px;
	}
	.visual .section-title {
	    font-size: 24px;
	    text-align: center;
	}
	.visual .section-text {
	    width: 100%;
	    font-size: 18px;
	    padding: 0 10px;
	}
	
	.archPr .sectionH3 {
	    line-height: 40px;
	}
	.popup{
		height: 350px !important;	
	}
	.popup-wrap{
		margin: 10px auto !important;
	}
	.popup-title {
   
    font-size: 21px;
   
    margin-top: 40px;
}
	.contacts {
	    width: 53%;
	}
	.ease{
		height: 100%;
	}
	.slick-slide img {
	    height: 250px !important;
	}
	.header-blog_open .wrapper {
	    width: 98% !important; 
	}
	.about{
		height: 100%;
	}
	.about-wrap {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -webkit-flex-direction: column;
	        -ms-flex-direction: column;
	            flex-direction: column;
	}
	.about-text:last-child {
    	margin: 0 auto;
	}
	.about-text {
    	width: 85%;
    	margin: 0 auto;
	}
	.about-wrapper {
	    margin: 0 auto;
	    width: 90%;
	    padding: 50px 0;
	}
	.ease-head {
	    width: 97%;
	}

}
@media screen and (max-height: 900px){
	/*.ease{
		height: 100%;
		padding-top: 80px;
	}*/
}
@media screen and (max-height: 800px){
	.desint, .architek, .author{
		height: 100%;
		padding: 0px 0px;
	}
}
@media screen and (max-height: 557px){

	.visual, .advan{
		height:100% !important;
	}

	.visual{
		padding: 50px 0;
	}
	.ease{
		height: 100%;
	}
	/*.page-id-19 .footdd{
		margin: 5% 0 !important;
	}*/
	.adv-wrap{
		height: 300px;
		padding: 20px !important;
	}
	.int-btn_item {
    	margin: 30px auto 0;
    }
    .header-contacts{
    	height: 550px;
    }
	.nav-right_main {
	    bottom: 0;
	}
	.about{
		height: 500px;
	}
	.aboutus {
	    height: 100%;
	}
	.footer-wrap{
		height: 100%;
	}

}
@media screen and (max-height: 350px){
	.title_page {
	    margin: 0 !important;
	}
	.int-btn_item_a {
	    font-size: 18px;
	}
	.header-content_page .title_page {
	    font-size: 32px;
	    letter-spacing: 1.2px;
	}
	/*.header_page {
	    height: 100%;
	}*/
}

@media screen and (max-width: 575px){
		.desint .wrapper, .architek .wrapper, .author .wrapper {
   /* width: 84%;*/
    height: 100%;
    padding: 0px 0;
}
	.firstbl ul {
    padding: 10px 10px 10px 50px;
    width: 100%;}
	.homeh {
    font-size: 13px;
       padding-left: 0;
    justify-content: center;}
	.header_page:after{
		background-position: center center;
	}

	.titleSm{
		font-size: 30px;
		letter-spacing: 1px;
	}
	.open-menu {
    	top: 20px;
    }
   
    .soc-svg, .svg-tel {
	    width: 14px;
	    height: 14px;
	}
	.header-content img, .des-project_wrap img {
    	width: 100px;
    	height: 73px;	
    }
	.main-lang_item {
	    font-size: 16px;
	}
	.menu-item_a {
	    font-size: 12px !important;
	}
	.section-title {
	    font-size: 30px;
	    text-align: center;
	    letter-spacing: 1px;
	}
	.sectionH3{
		font-size: 18px;
		text-align: center;
	}
	.help-btn_a {
		font-size: 16px;
		padding: 10px;
		letter-spacing: 1px;
	}
	.help-btn_a:before {
		width: 350px;
	    height: 40px;
	    top: 4px;
	    left: 3px;
	}
	.help-btn{
		margin-top: 40px;
	}
	.wrapper{
		width: 95%;
	}
	.nav-right{
		margin-right: 15px;
	}
	.last-post_wrap .blog-item{
		width: 100%;
	}
	.last-post .blog-text p{
		font-size: 11px;
	}
	.title_page{
	    font-size: 30px;
	    letter-spacing: 1.5px;
	}
	.last-post_title {
	    font-size: 24px;
	    letter-spacing: 1.2px;
	}
	.blog-item_first{
		margin-right: 0;
		margin-left: 20px;
	}
	.blog-item_second{
		display: none;
	}
	.blog-title{
		font-size: 14px;
	}
	.blog-text p{
		font-size: 11px;
	}
	.blog-item .content-wrap {
	    width: 75%;
	}
	.last-post_title{
		margin-bottom: 20px;
	}
	.ow-wrap{
		width: 100%;
	}
	.ow-wrap .blog-item{
		width: 100%;
	}
	.ow-title_h4{
		font-size: 19px;
	}
	.nav-right {
	    height: 100%;
	}
	.header-contacts .nav-right {
	    position: static;
	}
	.header-blog_page {
    	padding: 20px 0;
    }
	.header_page:after{ 
		content:""; 
		position:fixed;
		top:0; 
		height:100vh;  
		left:0; 
		right:0; 
		z-index:-1; 
		-webkit-background-size: cover;
		background-size: cover; 
	}
  	.header-contacts .open-menu{
		right: 10px;
	}
	.contacts{
    	width: 100%;
    	height: 100%;
    	left: 0;
    }
    .header-contacts {
	    width: 100%;
	    height: 100%;
	    border: none;
	}
	.header-contacts .logoDD{
		width: 110px;
		height: 79px;
	}
	.title_contacts{
		font-size: 24px;
		margin-top: 26px;
	}
	.int-btn_item_a {
	    font-size: 18px;
	}
	.header-contacts .svg-head{
		height: 21px;
	}
	.header-contacts .contact-item_a{
		font-size: 18px;
	}
	.header-contacts .contact-item_text{
		font-size: 14px;
	}
	.header-contacts .send-btn_a{
		font-size: 24px;
		padding: 14px;
	}
	.visual .section-title{
	    font-size: 24px;
	    letter-spacing: 1.2px;
	}
	.header-content_page .title_page{
	    font-size: 32px;
	    letter-spacing: 1.2px;
	}
	/*.work-title{
		font-size: 30px;
	}*/
	.archPr .sectionH3{
		font-size: 24px;
		letter-spacing: 1.2px;
	}
	.price-title{
		font-size: 24px;
		letter-spacing: 1.2px;
	}
	.price-list_title2 {
		margin-top: 10px;
    }
	.price-text{
		font-size: 16px;
		letter-spacing: 1.2px;
		    text-align: center
	}
	.price-container{
		width: 90%;
	}
	.desint .wrapper, .architek .wrapper, .author .wrapper{
		width: 100%;
	}
	.price-list_item{
		width: 100%;
		    margin-top: 10px;
	}
	.price-list_wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		    flex-direction: column;
			    width: 92%;
	}
	.price-menu{
		width: 100%;
	}
	.price-menu_item{
		font-size: 11px;
	}
	.nav-left .menu-item {
	    width: 100%;
	}
	.nav-left .menu-item:after {
		content: '';
		display: block;
		height: 5px;
	    width: 100%;
	    border: 1px solid #fff;
	}
	.nav-left .menu {
	    width: 80%;
	    left: 9%;
	}
	.footer-lang {
	    left: -35px;
	    top: 65%;
	}
	.works-item2 {
		-ms-grid-column: 1;
		-ms-grid-column-span: 2;
		grid-column: 1/3;
	}
	.works-item2:nth-child(2) {
	    -ms-grid-row: 2;
	    -ms-grid-row-span: 3;
	    grid-row: 2/5;
	}
	.works-item2:nth-child(3) {
	    -ms-grid-row: 5;
	    -ms-grid-row-span: 3;
	    grid-row: 5/8;
	}
	.works-item2:nth-child(4) {
	    -ms-grid-row: 8;
	    -ms-grid-row-span: 3;
	    grid-row: 8/11;
	}
	.works-item3 {
		-ms-grid-column: 1;
		grid-column: 1;
	    -ms-grid-row: 11;
	    -ms-grid-row-span: 3;
	    grid-row: 11/14;
	}
	.header_page {
    	background-image: none !important;
    }
    .header-blog_open .title_page{
    	font-size: 34px !important;
    }
    .ease-wrap {
	    padding: 50px 0;
	}
	.serv .services-item {
	    height: 200px;
	}


}
@media screen and (max-width: 440px) {
	.aboutus-wrap { width: 88%;}
	.showmore-home {
    position: absolute;
       bottom: 1px;
    font-size: 12px;
	right: 2px;
}
	.int-btn_item_a {
    	font-size: 17px;
    }
    .wpp-list .blog-item {
	    width: 320px !important;
	}
	.h {
	    font-size: 90px;
	    left: 20px;
	}
	.ease-text {
	    font-size: 12px;
	}
	/*.contact .contact-item a{
	    font-size: 13px !important;
	}*/
}
@media screen and (max-width: 400px) {
	.nav__slide {
	    width: 22px;
	    height: 22px;
	}
	 .contact-text_wrap {
    	right: 20%;
	}
	.services-wrap {
   		height: 100%;
   	}
   	.services-item {
   		width: 100%;
    	height: 250px;
    }
    .video {
	    height: 100% !important;
	}
	.send-btn_a{
		padding: 5px !important;
	}
	.footer-lang {
	    left: -30px;
	}
	.works-wrap, .works-wrap2 {
	    width: 100%;
	}
}
.popup{
	width: 900px;
	height: 450px;
	background: url(../img/popup.gif);
	position:fixed;
	margin: auto;
	right: 0;
	left: 0;
	z-index: 100001;
	top:10vh;
	display: none;
	text-align: center;
}
/*.done{
	    background: url(../img/form.png);
    width: 50%;
    position: fixed;
    height: 450px;
    margin: auto;
    right: 0;
    left: 0;
    z-index: 100001;
    top: 10vh;
    display: none;
    text-align: center;
    background-repeat: no-repeat;
    background-size: auto;
}
.done a{
	color: #000;
	font-size: 18px;
	position: relative;
	text-decoration: none;
	top: 90%;

}*/
.done a:after{
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	border: 1px solid #000;
	position: absolute;
	top: 25px;
	left: 0;
}
.popup-bg{
	background: rgba(0, 0, 0, 0.95);
	position:fixed;
	bottom: 0;
	top:0;
	right: 0;
	left: 0;
	z-index: 100000;
	width: 100%;
	height: 100vh;
	display: none;
}
.popup-overlay{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top:0;
}
.popup-wrap{
	width: 50%;
	margin: 110px 0 0 75px;
}
.popup-wrap .numtel{
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #fff;
	outline: none;
	margin-bottom: 25px;
	padding: 5px 25px;
	width: 100%;
}
input[type=submit]{
	color: #fffefe;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2.07px;
	margin-left: 10px;
	position: relative;
	outline: none;
}
.wpcf7-submit:hover{
	background: #fff;
	color: #000;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.wpcf7-submit{
	background: transparent;
	position: relative;
	border:1px solid #fff !important;
	padding: 10px 25px;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.wpcf7-form-control-wrap:before{
	content: '';
	display: block;
	position: absolute;
	color:#fff;
	top: 4px;
	left: 3px;
	width: 1px;
	height: 22px;
	background: #fff;
}
::-webkit-input-placeholder {
	color:#fff;
	font-size: 14px;
}
::-moz-placeholder          {
	color:#fff;
	font-size: 14px;	
}/* Firefox 19+ */
:-moz-placeholder           {
	color:#fff;
	font-size: 14px;	
}
:-ms-input-placeholder      {
	color:#fff;
	font-size: 14px;
}
.wpcf7-response-output{
	display: none !important;
}

.popup-title{
	color: #ffffff;
	font-family: "Proxima Nova";
	
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.8px;
	margin-bottom: 30px;
}
input[type=text], input[type=tel], input[type=email]{
	color: #fff;
	font-size: 15px;
}
/*---blogopen---*/

.header-blog_open{
	background: url(../img/fon-blog-read.jpg);
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	padding: 50px 0;
		    background-size: auto;
    background-repeat: no-repeat;
}

	/*.header-blog_open:before {content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
        opacity: 0.6;
      background-color: #000;}*/

.header-blog_open .wrapper{
	width: 75%;
	margin: 0 auto;
}
.single .nav-right_main{
	bottom: 0;
	top: initial;
}

.header-blog_open .title_page{
	color: #fff;
	font-family: "Montserrat";
	font-size: 48px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2.4px;
	margin-bottom: 80px;
}
.slider-wrap{
	background: #000;
	border: 1px solid #fff;
	margin: 0 auto;
	width: 85%;
}
.slider-blog{
	width: 90%;
	margin: 0 auto;
	height: 100%;
	text-align: center;
	position: relative;
}
.info{
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #1f1f1f;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0)), to(#000000)), 
    -webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(20%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%, #000000 100%), 
    -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%, #000000 100%), 
    -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%, #000000 100%), 
    linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
}
.info .blog-text{
	color: #fff;
}
.info-title{
	color: #ffffff;
	font-family: Montserrat;
    font-weight: 100;
	letter-spacing: 1.2px;
}
.wpp-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
}
.wpp-list .blog-item {
    width: 43%;
}
.wpp-list .blog-title {
	color: #ffffff;
    font-family: "Proxima Nova Thin";
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
.wpp-list .blog-text{
	color: #ffffff;
    font-family: "Proxima Nova Thin";
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.9px;
    text-align: left;
}
.blog-item:hover .blog-text {
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
} 
.blog-item:hover .wpp-thumbnail {
	position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.wp-block-preformatted{
	white-space: pre-wrap;
	width: 93%;
	margin: 0 auto;
}
.wp-block-preformatted .blog-text{
	font-family: "Proxima Nova";
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	text-align: left;
}
.allnews{
	text-align: right;
	cursor: pointer;
}
.allnews a{
	color: #fff;
	text-decoration: none;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 400;
}
.info p, .info h2, .info h3, .info h4, .info ul {
	color: #ffffff;
    font-family: "Proxima Nova";
    font-weight: 400;
    letter-spacing: 0.9px;
}
.info ul {    text-align: left;
    margin-bottom: 15px;
    padding-left: 50px;}

.info p {
    font-size: 18px;
    text-align: left;
	    margin-bottom: 15px;
}
.info h2{
    font-size: 24px;
    text-align: center;
}
.info h3{
    font-size: 22px;
    text-align: center;
}
.info h4{
    font-size: 20px;
    text-align: center;
}
.modalC{
	font-size: 20px;
	padding: 1px 5px;
	border:1px solid #000;
	-webkit-border-radius: 0.25em;
	        border-radius: 0.25em;
	font-family: 'Vanta';
	position: absolute;
	left: 49%;
    bottom: -42px;
    cursor:pointer;
}	


.scroll{
    position:fixed;
    bottom:20px;
    z-index:10;
    cursor: pointer;
    width: 3%;
    left: 48.5%;
}
.carousel {
    width:1300px;
    height: 600px;
    position: absolute;
    display: none;
  }
.carousel img {
    display: hidden; /* hide images until carousel prepares them */
    cursor: pointer; /* not needed if you wrap carousel items in links */
  }
  .prev, .next{
  	position: absolute;
    bottom: 9px;
    text-decoration: none;
    color: #000;
    font-size: 24px;
    font-weight: 900;
  }
  .prev{
  	left: 35px;
  }
  .next{
  	left: 80px;
  }
  .prev:after{
  	content: '';
  	display: block;
  	position: absolute;
    border: 1px solid #000;
    -webkit-border-radius: 0.2em;
            border-radius: 0.2em;
    height: 24px;
    width: 80px;
    left: -10px;
    bottom: 1px;
  }
  .next:before{
  	content: '|';
  	display: block;
  	position: absolute;
    left: -16px;
    bottom: 1px;
    font-size: 25px;
  }
.full-menu{
	position: fixed;
	right: 50px;
	top: 46%;
	z-index: 100;
	font-size: 20px;
	display: none;
	list-style: none;
}
.full-menu li a{
	position: relative;
}
.dot{
	-webkit-border-radius: 50%;
	        border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 7px;
    width: 7px;
    border: 0;
    background: #433c3b;
    right: -20px;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.activeF .dot, .full-menu li a:hover .dot{
	border: 1px solid #fff;
}
.s1{
	top: 0;
}
.s2{
	top: 20px;
}
.s3{
	top: 40px;
}
.s4{
	top: 60px;
}
.s5{
	top: 80px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color:#fff;  
	outline:none;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	text-decoration: underline;
	text-transform: uppercase;
	background: transparent;
	cursor: pointer;
	border: none;
}
select option{
	color: #fff;
	background: #000;
	cursor:pointer;
}
.pageDD{
	width: 20%;
}
.wpglobus-selector-link {
	    color: #fff;
    font-family: "Montserrat";
    font-size: 15px;
    letter-spacing: 2px;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 200;
}
.wpglobus-selector-link:hover {
	color: #aeaeae;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.widget_wpglobus .dropdown-styled li {
    text-align: center !important;
    background: transparent !important;
}
.widget_wpglobus .dropdown-styled li ul {
    width: 87px !important;
}
.footdd {
    width: 10%;
    margin: auto;
}
video::-webkit-media-controls {
  display:none !important;
}
input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected {
    background-color: transparent !important;
    background-image: none !important;
    color: rgb(255, 255, 255) !important;
}

input[type=text].wpcf7-not-valid,
body input[type=email].wpcf7-not-valid,
body input[type=tel].wpcf7-not-valid {
border-bottom: 1px solid #ec3c06;
}

input.wpcf7-not-valid::-webkit-input-placeholder {color:#ec3c06;}
input.wpcf7-not-valid::-moz-placeholder {color:#ec3c06;}/* Firefox 19+ */
input.wpcf7-not-valid:-moz-placeholder {color:#ec3c06;}/* Firefox 18- */
input.wpcf7-not-valid:-ms-input-placeholder {color:#ec3c06;}

.slide-item{
	width: 100%;
	height: 100%;
}
.slider .active{
	-webkit-background-size: contain !important;
	        background-size: contain !important;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-position: center !important;

}
.slider div{
	width: 100%;
	height: 100%;
}
.cbalink{
	display: none !important;
}
.blog-item .wpp-thumbnail{
	width: 100%;
	height: 100%;
}
.serv{
	position: static;
	background: none;
	height: 100%;
	display: flex;
	align-items: center;
}
.serv .services-item{
	height: 350px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.service{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.contact-item .send-btn_a:before{
	z-index: 0;
}
.contact-item .send-btn_a:hover:before{
	z-index: -1;
}

@media screen and (max-width: 768px){
	
.wpcf7-submit {padding: 10px 10px;}}