a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block;}
body {font-family: Arial, Helvetica, sans-serif; color: #444; font-style: normal; font-weight: normal; background:#FFF;}
.wrapper {width: 920px; margin: 0 auto 0 auto; padding: 0 10px 15px 10px;}
.wrapper-main {width: 620px; margin: 0 auto 0 auto; padding: 0 10px 15px 10px;}
:focus {outline:none;}
::-moz-focus-inner {border:0;}
em {font-style:oblique;}
strong {font-weight:bold;}
u {text-decoration:underline;}
/* Headings--------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {font-family: Arial, Helvetica, sans-serif; color: #333; line-height: 1; margin: 0 0 0.7em 0;}
h4,h5,h6 {font-weight: bold}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {font-family: Arial, Helvetica, sans-serif; line-height: 1; text-decoration:none; color: #333;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0; margin-bottom: 0px; margin-top: 0px;}
h1 {font-size: 1.9em;}
h2 {font-size: 1.6em; margin: 0 0 26px 0;}
h3 {font-size: 1.3em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}
/* Text elements--------------------------------------------------- */
p, p a {font-family: Arial, Helvetica, sans-serif; margin-bottom: 25px; font-size:14px; line-height:1.5;}
p a {color:#069;}
p a:hover {color:#09F;}
a {font-family: Arial, Helvetica, sans-serif; color:#444; text-decoration:none;}
::selection {background: #336699; color:#FFF;}
::-moz-selection {background: #336699; color:#FFF;}
.quiet, .quiet a {color: #333; font-size: 13px;}
.inf {margin-bottom: 14px;} 
.inf::after {display: table; clear: both; content: '';}  
li.quiet {line-height: 1.2;}
.dot-borders, .dot-borders a {padding: 10px 10px 10px 10px; margin: 0 18px 10px 0; display:block; float:left; border: #FFF dotted 1px; border-bottom: #333 solid 2px;} 
/* Separators------------------------------------------------------ */
.content-separator, .archive-separator, .hidden-separator {background: #E5E5E5; clear: both; color: #FFE; display: block; font-size: 0; line-height: 0; height: 1px;}
.hidden-separator {background: none;}
.content-separator, .hidden-separator {margin-top: 36px; margin-right: 0; margin-bottom: 36px; margin-left: 0;}

/* Floats--------------------------------------------------- */  
.aligncenter {text-align:center;}
.left,.alignleft {float: left;}
.right,.alignright {float: right;}
.clear,.clearer {clear: both;}
.clearfix {display: table; clear: both; content: '';}
.clearer {display: block; font-size: 0; line-height: 0; height: 0;}


/* Header----------------------------------------------------------------------------*/

#header {
	height: 35px;
	width: 902px;
	border-bottom: none;
	background-color: rgba(255, 255, 255, 0.91);
	text-align: left;
	padding: 12px 0 0 18px;
	box-shadow: rgba(0, 0, 0, 0.15) 1px 8px 14px 0;	
}
#header:after {
display: table;
clear: both;
content: '';	
}
a.bg-email, a.bg-phone, a.bg-telegram, a.bg-viber, a.bg-whatsapp {
    display: inline-block;
	vertical-align: middle;
    border: none;		
    width: 20px; height: 20px;
    background: url('../img/contacts/css_sprites.png');	
}
a.bg-email, a.bg-phone {
    margin: 0 8px 0 0px;  	
    opacity: 0.7;  
}
a.bg-telegram, a.bg-viber, a.bg-whatsapp {
    margin: 0 9px 0 0px;  				
    opacity: 0.6;   
}
a.bg-email {background-position: -3px -3px;}
a.bg-phone {background-position: -29px -3px;}
a.bg-telegram {background-position: -55px -3px;}   
a.bg-viber {background-position: -81px -3px;}     
a.bg-whatsapp {background-position: -107px -3px;} 
a.bg-email:hover, a.bg-phone:hover, a.bg-telegram:hover, a.bg-viber:hover, a.bg-whatsapp:hover {
   opacity: 1;	
   -moz-transition: 0.2s;
   -o-transition: 0.2s;
   -webkit-transition: 0.2s;
   transition: 0.2s;
}  
#head-contacts-left img {
    margin: 0 8px 0 0px;
	border: none;				
    opacity: 0.7;	
}
#head-contacts-right img, .archcont img {	
	margin: 0 9px 0 0px;
	border: none;	
    opacity: 0.6;
}
#head-contacts-left a, #head-contacts-right a, .archcont a {
vertical-align:middle;
display:inline-block;}
#head-contacts-left img:hover, #head-contacts-right img:hover, .archcont img:hover {
opacity: 1;	
-moz-transition: 0.2s;
-o-transition: 0.2s;
-webkit-transition: 0.2s;
transition: 0.2s;
}
#header a:hover {color: #09F;}
#head-contacts-right {width: 205px;}
#head-contacts-left, #head-contacts-right {  		
	height:20px;	
	float:left;
}
.archcons {margin: 0 0 0 0;}
.archcons::after {
	display: table;
	clear: both;
	content: '';
}
.archcont {
  	height:20px;
	position: relative;
	float:right;
	background:none;
	margin: 0px 0px 15px 0;	
}

#head-contacts-left {float:left; margin: 0px 35px 10px 0;}
#head-contacts-left a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:400;
	color: #000;
	text-decoration: none;	
	font-weight:bold;}
#head-contacts-right {float:right; margin: 0px 75px 10px 0;}
#head-contacts-right  a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:400;
	color: #000;
	text-decoration: none;	
	font-weight:normal; color:#777}
.logocontainer {
	width: 100%;
	height: auto;
}
.logocontainer:after {	
	display: table;
	clear: both;
	content: '';	
}
.logoblock {
	float: left;			
	width: 620px;
	height: 290px;
	padding: 0 0 0 0;
	margin-bottom: 30px;			
}
.logoblock-main {
	float: left;				
	width: 620px;
	height: 270px;
	padding: 0 0 0 0;
	margin-bottom: 30px;			
}
.logo {
	width: 521px;
	padding: 0 0 0 0;
	margin: 0 auto;
	margin-top: 74px;	
}
.logo-main {
	width: 521px;
	padding: 0 0 0 0;
	margin: 0 auto;
	margin-top: 138px;	
}
.main-pic {
	width: 620px;
	padding: 0 0 0 0;
	margin: 0 0 16px 0;
	border-bottom: #000 solid 2px;		
}
.main-pic-info {
	position:absolute;
	opacity:0.9;	
	width: 100%;			
    z-index:50;
    display:block;
	top:0;
	left:0;	
	-webkit-transition: all 1.5s cubic-bezier(0.23,1,0.32,1);
	-moz-transition: all 1.5s cubic-bezier(0.23,1,0.32,1);
	-o-transition: all 1.5s cubic-bezier(0.23,1,0.32,1);
	transition: all 1.5s cubic-bezier(0.23,1,0.32,1);		
}
.main-pic-info:hover {
	opacity:1;
	-webkit-transition: all 1.0s cubic-bezier(0.23,1,0.32,1);
	 -moz-transition: all 1.0s cubic-bezier(0.23,1,0.32,1);
	 -o-transition: all 1.0s cubic-bezier(0.23,1,0.32,1);
	transition: all 1.0s cubic-bezier(0.23,1,0.32,1);	
}

/* Middle-------------------------------------------------------------------*/

.middle {
	width: 100%;
	position: relative;
	background: none;	
}
.middle::after {
	display: table;
	clear: both;
	content: '';
}

.content {		
	float: left;
	width: 620px;
	padding: 0 0 0 0;
	background: #FFF;
	border: none;	
}
.content-main {		
	width: 620px;
	padding: 0 0 0 0;
	background: #FFF;
	border: none;	
}

.section-title1, a.section-title1 {
	background: none;
	border: none;
	margin-bottom: 16px;
	padding: 0px 0px 0px;
	margin-top: 37px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;		
}
.section-title2, a.section-title2 {
	background-color: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size:19px;
	font-weight: normal;
	border-top: 2px #999 solid;
	border-bottom: 1px #CCC dotted;
	margin: 0 0 19px 0;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
}
.block-640 {
	width: 100%;
	height:auto;
	background: none;	
	margin: 0 0 50px 0;	
}
.block-640 a img, .block-640 img {
	width: 100%;
	height:auto;		
	padding: 0 0 0 0;
	margin: 0 0 0 0;   
}
.block-640 a img {
-webkit-transition: 0.6s ease; 
-moz-transition: 0.6s ease;
-o-transition: 0.6s ease;    
}

.block-640 a img:hover {box-shadow:0 8px 12px 0 rgba(0,0,0,0.25); -webkit-box-shadow:0 8px 12px 0 rgba(0,0,0,0.25);}
.block-640-title a {
	width: 100%;	
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #000;
	margin: 0 0 10px 0; 	
-webkit-transition: 0.6s ease; 
-moz-transition: 0.6s ease;
-o-transition: 0.6s ease; 
}
.block-640-title a:hover {color:#06F}
.block-640-info {
	width: 100%;	
	display:block;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #999;
	margin: 10px 0 12px 0;
	line-height:1.1;	
}
.block-640-button a {
	display: inline-block;
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	font-size:14px;
	padding: 8px 15px 8px 15px;
	border: #888 solid 1px;
	text-align:left;
	margin: 0 12px 0 0;			
-moz-transition: 0.6s ease;
-o-transition: 0.6s ease;
-webkit-transition: 0.6s ease;
transition: 0.6s ease;
line-height:1.2;	
}
.block-640-button a:hover {
	color:#222;
	border: #222 solid 1px;	
}

.block-3-info {
	width:100%
	height:auto;
   }
.block-3-info:after {
    display: block;
	clear: both;
	content: '';
}
.columns-info {
    width: 200px;
	height:120px;
    padding: 5px;	
	background:#999;
	margin: 0 5px 15px 0; 
}

/* Fix Top Nav----------------------------------------------------------------------*/

.fix {	
	width: 100%;
	padding: 0 0 0 0;
	height: 42px;	
}

.fixnav {
	width: 100%;	
	padding: 0 0 0 0;
	height: 42px;
	background:#FFF;	
}
.fixnav li a {
	float:left;
	display: inline-block;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 19px;
	letter-spacing: 4px;
	width: 24.5%;
	height: 25px;
	margin: 0 3px 0 0;
	text-decoration: none;
	text-align:left;
	background: #FFF;
	color:#333;
	border:none;
}
.fixnav li a:hover {color: #09F;}
.fixnav:after {
display: table;
clear: both;
content: '';		
}

/* Bottom Nav---------------------------------------- */

.smartnav-main {	
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	background: none;
}
#footer2 {	
	width: 620px;
	border:none;
	background: none;	
}
.footer2:after {
	display: table;
	clear: both;
	content: '';
}
#workshop2, #folio2, #works2, #archinfo2 {
	float: left;
	background-color: none;
	margin: 0 0 18px 0;
	padding: 3px 0 10px 0;
	width: 152px;
	height: auto;
	border:none;	
	border-top: #CCC solid 3px;
	text-decoration: none;   
}	
#workshop2, #folio2, #works2 {margin-right: 3px;}
#archinfo2 {margin-right: 0;}
#workshop2:hover, #menu-navi2:hover {border-top-color: #B00000;}
#workshop2 .ai2 a:hover {color: #B00000;}
#folio2:hover {border-top-color: #FF7E00;}
#folio2 .ai2 a:hover {color: #FF7E00;}
#works2:hover {border-top-color: #FFBA00;}
#works2 .ai2 a:hover {color: #FFBA00;}
#archinfo2:hover {border-top-color: #228B22;}
#archinfo2 .ai2 a:hover {color: #228B22;}
ul.ai2 {
	font-family: sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	position: relative;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
}
.ai2 a, .ai2 a:visited {color: #000;}
.topmnblock-main, .topmnblock {
	width: 100%;	
	padding: 0 0 0 0;
	background:#FFF;
}
.topmnblock-main {height: 28px;}
.topmnblock {height: 40px;}
.topmnblock-main li a, .topmnblock li a  {
	float:left;
	display: inline-block;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 19px;
	letter-spacing: 4px;
	width: 24.5%;
	height: 25px;
	margin: 0 3px 0 0;
	text-decoration: none;
	text-align:left;
	background: #FFF;
	color:#333;
	border:none;
}
.topmnblock-main li a:hover {color: #09F;}
.topmnblock li a:hover {color: #09F;}

/* Footer-----------------------------------------------------------------------------*/

.footer {
	width: 920px;	
	height: 170px;
	background: none;
	border-top:#ccc 1px solid;
	padding: 0 0 4px 0;
	margin: 35px 0 0 0;		
}
.footer-tags {
	height: auto;
	background: none;		
	margin: 0 0 20px 0;
}
.footer-tags a {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:12px;
	padding: 8px 10px 8px 10px;
	border: #999 dotted 1px;
	text-align:left;
	margin: 5px 5px 0 0;
	display:inline-block;		
}
.footer-tags a:hover {
color:#555;
border: #555 solid 1px;	
-moz-transition: 0.3s linear;
-o-transition: 0.3s linear;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;			
}
.footer-main {
	height:170px;
	background: none;
	border-top:#ccc 1px solid;
	padding: 0 0 4px 0;
	margin: 14px 0 0 0;		
}
.footer-main:after {
	display: table;
	clear: both;
	content: '';		
}
.footer-tags-main {
	height: auto;
	background: none;
	width: 100%;	
	margin: 0 0 18px 0;
}
.footer-tags-main a {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:11px;
	padding: 3px 5px 5px 5px;
	border: #999 dotted 1px;
	text-align:left;
	margin: 4px 4px 0 0;
	display:inline-block;		
}
.footer-tags-main a:hover {
color:#555;
border: #555 solid 1px;	
-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;			
}
.ftr-logo-soc-left img {
	margin: 3px 16px 0 0px;
	border: none;
	opacity: 0.6;
	float:left;	
}
.ftr-logo-soc-right img {
	margin: 7px 16px 0 0px;
	border: none;
	opacity: 0.6;		
}
.ftr-logo-soc-left img:hover, .ftr-logo-soc-right img:hover {
opacity: 1;	
-moz-transition: 0.3s;
-o-transition: 0.3s;
-webkit-transition: 0.3s;
transition: 0.3s;
cursor:pointer;
}
.ftr-logo-soc-left, .ftr-logo-soc-right {
  	height:45px;
	position: relative;
	float:left;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	font-size:13px;
	line-height:14px;	
}
.ftr-logo-soc-left, .ftr-logo-soc-right {vertical-align:middle; display:inline-block;}
.ftr-logo-soc-left {	
    float:left;
	margin: 10px 100px 15px 0;
	width:360px;		
}
.ftr-logo-soc-right {
	float:left;
	margin: 10px 0 15px 0;			
}
/* Owl min---------------------------------------------------- */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {-webkit-tap-highlight-color: transparent; position: relative}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
	margin: 0 0 0 0;		
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
	display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0!important;
	font: inherit
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	animation-name: fadeOut
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
	margin-top: 10px
}
.owl-theme .owl-nav [class*=owl-] {
	color: #FFF;
	font-size: 16px;
	margin: 16px;
	padding: 4px 8px;
	background: #ccc;
	display: inline-block;
	cursor: pointer	
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: none;
	color: #000;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .2;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
	width: 6px;
	height: 6px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}



/* Responsive ------------------------------------------------------------------------------------*/

@media screen and (min-width: 940px) {
#header {top: 0px; position: sticky; position: -webkit-sticky; z-index:2;}  
.archcons {display: none;}
.hide {display: none;}
}
@media screen and (max-width: 940px) {	  
.wrapper {width: 100%; min-width: 300px; max-width: 920px;}
.footer { width: 100%; max-width: 920px; height: auto;}
.ftr-logo-soc-left {display: none;}
.right-sidebar, #header {display: none;}
.logoblock {height: auto;}
.logo img, .logo-main img {width: 100%;height: auto;}
.wrapper {max-width: 620px;}
.fix {
  top: 0;
  padding: 12px 0 5px 0;
  position: sticky;
  position: -webkit-sticky;
  background: #FFF; 
  z-index:5;
}
ul.fixnav a {background: #FFF;}
}
@media screen and (max-width: 640px) {
.main-pic-info {display: none;}
.wrapper-main {width: 100%; min-width: 300px; max-width: 620px;}
.logoblock {width: 100%; max-width: 620px; max-height: 290px;}
.logoblock-main {width: 100%; max-width: 620px; max-height: 270px;}
.logo {width: 100%; max-width: 521px;}
.logo-main {width: 100%; max-width: 521px;}
.main-pic {width: 100%; max-width: 620px;}
.content {width: 100%; max-width: 620px;}
.content-main {width: 100%; max-width: 620px;}
.ftr-logo-soc-right {margin: 10px 0 35px 0;}
.archcont {float: left; margin: 15px 0 20px 0;}
.title_pic {width: 100%; height:auto;}
.responsive {width: 100%; height:auto;} 
.wrapper {width:92vw;}
.wrapper-main {width:92vw;}
.fix {height: 12vw; box-shadow: 0 6px 4px -4px rgba(0, 0, 0, .2);}
.fixnav li a {
	font-size: 2.8vw;
	font-weight:bold;
	margin: 1vw 0.30vw 1.7vw 0;
	padding: 1.8vw 0 1.8vw 0;
	width:24.0%;
	height:auto;
	text-align:center;
	background:#FFF;
	border:#CCC dotted 1px;		
}
.fixnav li a:hover {border:#333 solid 1px; color:#000;}
.smartnav-main {height: 12vw;}
.topmnblock-main li a {
	font-size: 2.8vw;
	font-weight:bold;
	margin: 1vw 0.30vw 1.7vw 0;
	padding: 1.8vw 0 1.8vw 0;
	width:24.0%;
	height:auto;
	text-align:center;
	background:#FFF;
	border:#CCC dotted 1px;		
}
.topmnblock-main li a:hover {
	border:#333 solid 1px;
	color:#000;		
}
.head-contacts-right {}
.alignleft {float: none;}
.card {margin: 6vw 0 0 0; padding: 0 0 2vw 0; height:auto;}
.card-team {margin: 2.8vw 0 0 0; padding: 0 0 2vw 0;}
.folio-info {margin: 20px 0 20px 0; width:100%; height:auto;}
.team-info {margin: 20px 0 10px 0; width:100%; height:auto;}
#footer2 {display: none;}
.col2-left, .col2-right {
	width: 100%;
	float:left;
	height:auto;
	margin-bottom: 20px;
}
.col3-left, .col3-mid, .col3-right {
	width: 100%;
	float:left;
	height:auto;	
}
.img-block-respon img {
	width: 100%;
	float:left;
	height:auto;
	padding: 0 0 25px 0;	
}
}
@media handheld, all and (max-width: 420px) {
h1 {font-size: 6.2vw;} 
h2 {font-size: 5.7vw;} 
h3 {font-size: 5.3vw;}
h5 {font-size: 4.5vw;}
.main-pic-info {display: none;}
.footer {display: none;}
.section-title2, .section-title2 a  {font-size: 4.5vw; font-weight: 200; margin: 0 0 5.3vw 0;} 
img.alignleft, img.left {width:97%;height:auto;}
#footer2 {display: none;}
.fixnav li a, .topmnblock-main li a {
	font-size: 3.15vw;
	font-weight:bold;
	margin: 1.4vw 0.3vw 1.7vw 0;
	padding: 1.8vw 0 1.8vw 0;
	width:24.0%;
	height:auto;
	text-align:center;
	letter-spacing:2px;
	background:#FFF;
	border:#CCC dotted 1px;		
}
.fixnav li a:hover {
	border:#333 solid 1px;
	color:#000;		
}

.card {margin-top: 9vw;}
#footer2, .ftr-logo-soc-left, .footer-tags-main {display:none;}
.wrapper {width:92vw;}
.columns {
    float: left;
	width: 97%;
    padding: 5px;
	margin: 15px 0 50px 0;
}
.card img {
	float:left;
	width:100%;
	height: auto;
}
.list3 {	
	width: 48.8%;
	margin: 1.5% 1.1% 0 0;	 
}
.card-team {margin: 0 0 0.5vw 0;}
.owl-carousel img {	
	width: 100%;
	height: auto;
}
.fix {height: 12vw; box-shadow: 0 12px 12px -12px rgba(0, 0, 0, .4);}
}

.intro-animate
 {
  position: relative;
  font-family: sans-serif;  
  font-size: 14px;
  letter-spacing: 4px;
  overflow: hidden;
  background: linear-gradient(90deg, #000, #fff, #000);
  background-repeat: no-repeat;
  background-size: 80%;
  animation: animate 10s linear infinite;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255, 255, 255, 0);
}

@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}

