@font-face {
	font-family: 'fontello';
	src: url('https://savinow.ru/font/fontello.eot?20200513');
	src: url('https://savinow.ru/font/fontello.eot?20200513#iefix') format('embedded-opentype'),
	   url('https://savinow.ru/font/fontello.woff2?20200513') format('woff2'),
	   url('https://savinow.ru/font/fontello.woff?20200513') format('woff'),
	   url('https://savinow.ru/font/fontello.ttf?20200513') format('truetype'),
	   url('https://savinow.ru/font/fontello.svg?20200513#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Manrope';
	src: url('https://savinow.ru/font/Manrope-ExtraBold.woff') format('woff'),
	   url('https://savinow.ru/font/Manrope-ExtraBold.woff2') format('woff2');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Manrope';
	src: url('https://savinow.ru/font/Manrope-Medium.woff') format('woff'),
	   url('https://savinow.ru/font/Manrope-Medium.woff2') format('woff2');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* Анимация загрузки */

@keyframes placeHolderShimmer{
	0%{
		background-position: -468px 0
	}
	100%{
		background-position: 468px 0
	}
}
.linear-background {
	animation-duration: 1s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: placeHolderShimmer;
	animation-timing-function: linear;
	background: #f6f7f8;
	background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
	background-size: 1000px 104px;
	height: 338px;
	position: relative;
	overflow: hidden;
	border-radius: 6px;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
 
.icon-mail:before { content: '\e800'; } /* '' */
.icon-down:before { content: '\e801'; } /* '' */
.icon-left:before { content: '\e802'; } /* '' */
.icon-right:before { content: '\e803'; } /* '' */
.icon-up:before { content: '\e804'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-vkontakte:before { content: '\f189'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-facebook-official:before { content: '\f230'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.demo-icon {font-family: "fontello";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .8em;text-align: center;font-variant: normal; text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;}
.demo-icon:hover {transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;}
.link-icon {font-family: "fontello";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .8em;text-align: center;font-variant: normal; text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

body {font-family: 'Manrope', -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-size: 18px; font-weight: 500; margin: 0; padding: 0px 0px 120px 0px; color: #000; word-spacing: .2px; line-height: 1.6;}
a {text-decoration: none; cursor: pointer; color: #2E20A0; border-bottom: 2px solid #2E20A0;}
h1 {font-size: 2.2em; margin-block-start: 0.67em; margin-block-end: 0.67em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: 800; line-height: 1.25;}
h2 {font-size: 1.4em; margin-block-start: 0.67em; margin-block-end: 0.67em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: 800; line-height: 1.25; opacity: .8;}

textarea, select, input, button { outline: none; }
input {-webkit-appearance: none;}
input[type=submit], input[type=button], button {padding-top: 20px; padding-bottom: 20px; padding-left: 30px; padding-right: 30px; background: #2E20A0; border: 0 none; cursor: pointer; -webkit-border-radius: 38px; border-radius: 38px; font-family: 'Manrope', -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-size: 16px; font-weight: 500; color: #fff;}
input[type=text], input[type=password] {font-family: 'Manrope', -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif; font-size: 16px; font-weight: 500; padding: 10px; width: 330px; border: 1px solid #ccc;}

.pdata {font-size: 12px; opacity: .7;}
.pdatatext {white-space: pre-wrap;}

.biglink {font-weight: 800; border-bottom: 3px solid #2E20A0; font-size: 1.2em;}
.desktop {display: block;}
.mobile {display: none;}

.video-block, .photo-block {width: 330px; height: 330px; border-radius: 6px;}
.photos {display: -webkit-inline-flex;}
	
.container {width: 86vw; margin-right: auto; margin-left: auto; background-color: transparent;}
.connect {font-size: 1.6em;}
.connect a {text-decoration: none; cursor: pointer; color: #2E20A0; border-bottom: none;}
.hello {display: block; max-width: 1000px; padding-top: 40px;}
.article {display: block; max-width: 680px; padding-top: 40px;}
.about {width: 100%; display: block; margin-top: 40px;}
.halfblock {width: 48%; font-size: 1em; opacity: .8; vertical-align: top; display: inline-block;}
.thirdblock {width: 30%; font-size: 1em; opacity: .8; vertical-align: top; display: inline-block;}
.bigblock {width: 66%; font-size: 1em; opacity: .8; vertical-align: top; display: inline-block;}
.person {width: 260px;}
.highlight {font-weight: 800; position: relative; display: inline-flex; z-index: 2;}
.highlight:before {background: rgba(148, 148, 251, 0.6); content: ''; top: 1.2rem; height: .4rem; position: absolute; width: 100%; z-index: 1;}
.leftblock {padding-right: 20px;}
.fullblock {width: 100%;margin-bottom: 20px;}
.works {margin-top: 40px;}
.item {display: inline-block;}

.gap-example {position: fixed; bottom: 0; left: 20px;}

.myProjectsWrap {
  position: relative;
  height: 330px;
  float: left;
  text-decoration: none;
  border-bottom: none;
}

.myProjectsText {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(46, 32, 160, 0.75);
  color: #fff;
  visibility: hidden;
  opacity: 0;
  border-radius: 6px;
  line-height: 330px;
  font-weight: 800;

  /* transition effect. not necessary */
  transition: opacity .4s, visibility .4s;
}

.myProjectsWrap:hover .myProjectsText {
  visibility: visible;
  opacity: 1;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	margin-bottom: 20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.animate-in {
	-webkit-animation: fadeIn .5s ease-in;
	animation: fadeIn .5s ease-in;
}

.animate-out {
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	opacity: 0;
}

@-webkit-keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}

@keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}

ol {
	display: grid;
	position: relative;
	list-style: none;
	grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
	grid-gap: 0px;
	padding-left: 0;
}

li {list-style: none;}

.loading {background:transparent no-repeat url('https://savinow.ru/images/loading.gif');background-size:100%;}

@media (max-width:1000px) {
	h1 {line-height: 1; font-size: 2em;}
	.container {width: 86vw; margin: 0 auto;}
	.halfblock, .thirdblock, .bigblock {width: 100%; display: block; margin-bottom: 20px;}
	.person {width: 220px;}
	.leftblock {padding-right: 0px;}
	.desktop {display: none;}
	.mobile {display: block;}
	input[type=text] {width: 90%;}
	.myProjectsWrap {
	  position: relative;
	  height: 330px;
	  float: none;
	  text-decoration: none;
	  border-bottom: none;
	}
	
	.gap-example {position: fixed; bottom: 0; left: 0;}
	.green-audio-player {width:100% !important; box-shadow: 0px 6px 20px 1px rgba(0,0,0,.4) !important;}
	
	/*.myProjectsText {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: rgba(46, 32, 160, 0.75);
	  color: #fff;
	  visibility: hidden;
	  opacity: 0;
	  border-radius: 6px;
	  line-height: 330px;
	  font-weight: 800;
	  transition: opacity .4s, visibility .4s;
	}*/
	
	.myProjectsText {display:none;}
	
	.myProjectsWrap:hover .myProjectsText {
	  visibility: visible;
	  opacity: 1;
	}
}