* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

body {
  background: #000; 
  font-family: 'Roboto', sans-serif;
	/* font-family: 'Days One', sans-serif; */
}

video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
	background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
	background-size: cover;
	transition: 1s opacity;
}

body header {
	background: white;
	width: 100%;
	height: 127px;
}

.content {
	max-width: 1000px !important;
	margin: 0 auto;
	padding: 0 10px;
}

body header .content {
	height: 94px;
}

.logo {
	float: left;
	margin-top: 8px;
}

.logo img {
	width: 136px;
}

.adres {
	float: right;
	margin-top: 15px;
}

.adres .left {
	float: left;
}

.adres .right {
	float: left;
	/* font-family: 'Open Sans', sans-serif; */
	font-size: 14px;
	color: #003299;
}

body nav {
	background: rgba(0,51,153,1);
	background: -moz-linear-gradient(top, rgba(0,51,153,1) 0%, rgba(0,63,157,1) 24%, rgba(0,96,169,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,51,153,1)), color-stop(24%, rgba(0,63,157,1)), color-stop(100%, rgba(0,96,169,1)));
	background: -webkit-linear-gradient(top, rgba(0,51,153,1) 0%, rgba(0,63,157,1) 24%, rgba(0,96,169,1) 100%);
	background: -o-linear-gradient(top, rgba(0,51,153,1) 0%, rgba(0,63,157,1) 24%, rgba(0,96,169,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,51,153,1) 0%, rgba(0,63,157,1) 24%, rgba(0,96,169,1) 100%);
	background: linear-gradient(to bottom, rgba(0,51,153,1) 0%, rgba(0,63,157,1) 24%, rgba(0,96,169,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003399', endColorstr='#0060a9', GradientType=0 );
	width: 100%;
	height: 33px;
}

body nav .content {
	height: 33px;
}

body nav .home {
	float: right;
	/* font-family: 'Open Sans', sans-serif; */
	margin-top: 2px;
}

body nav .home a {
	color: rgba(255, 204, 0, 1);
	text-decoration: none;
	font-size: 14px;
}

body nav .home img {
	top: 6px;
	position: relative;
}

body article {
	background: rgba(255, 255, 255, 0.7);
	width: 100%;
	height: auto;
	color: rgb(0, 50, 153);
}

.d1, .d2, .c1, .c2, .c4, .c5, .c6, .c7, .c8, .c9 {
	float: left;
}

b {
	font-weight: 800;
}

hr {
	border-bottom: 0px solid red;
}

.c1 h1 {
	font-size: 47px;
	margin-top: 15px;
}

.c2 {
	margin-left: 270px;
	margin-top: 40px;
	text-align: left;
}

.c2 .d1 {
	margin-top: 4px;
	margin-right: 9px;
}

.c2 .t1 {
	font-size: 25px;
	text-align: left;
}

.c2 .t2 {
	font-size: 24px;
}

.c3 {
	max-width: 917px;
	margin: 0 auto;
	margin-bottom: 55px;
	margin-top: 25px;
}

.c3 ol {
	list-style-type: none;
}

.c3 li {
	float: left;
	width: 173px;
	text-align: center;
	display: block;
	text-align: center;
	font-family: 'Open Sans';
	font-size: 20px;
	line-height: 1em;	
}

.c3 b {
	font-weight: 800 !important;
}

.c3 img {
	margin-bottom: 10px;
	transition: transform 0.3s;
}

.c3 img:hover {
	transform: scale(1.2);
}

.content2 {
	width: 900px;
	margin: 0 auto;
}

.c4 {
	font-size: 28px;
	/* font-family: 'Open Sans', sans-serif; */
	line-height: 1.2em;
	margin-bottom: 90px;
}

.c5 {
	position: relative;
	top: -20px;
	left: 110px;
	margin-bottom: 30px;
}

.c5 img {
	height: 200px;
}

.c6 {
	position: relative;
	top: -20px;
	width: 100px;
}

.c6 img {
	height: 140px;
}

.c7 {
	position: relative;
	top: -25px;
	font-size: 28px;
	/* font-family: 'Open Sans', sans-serif; */
	line-height: 1.2em;
	text-align: right;
	float: right;
}

.c8 {
	position: relative;
	width: 720px;
	font-size: 28px;
	/* font-family: 'Open Sans', sans-serif; */
	line-height: 1.2em;
	top: 50px;
	margin-bottom: 90px;
}

.c9 {
	position: relative;
	width: 60px;
	left: 0px;
	top: 20px;
	margin-bottom: 50px;
}

.c9 img {
	height: 200px;
}


.c10 {
	position: relative;
	margin: 0 auto;
	text-align: center;
	top: 0px;
	margin-bottom: 60px;
}

.c10 .t1 {
	font-size: 25px;
	/* font-family: 'Open Sans', sans-serif; */
	font-weight: 800;
}

.c10 .t2 {
	font-size: 15px;
}

.c11 {
	text-align: center;
	padding-bottom: 110px;
}

.c11 > .t1 {
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
}

.c11 .c2 {
	margin-left: 0;
}

.c11 .button {
	width: 279px;
	height: 50px;
	float: right;
	margin-top: 40px;
	margin-right: 40px;
	font-size: 20px;
	padding-top: 7px;
	border: 5px solid rgb(0, 50, 153);
	color: rgb(0, 50, 153);
	text-decoration: none;
}

.button:hover {
	cursor: pointer;
}

.c12 {
	padding: 15px 0;
	/* font-family: 'Open Sans', sans-serif; */
}
/*
@media only screen and (max-width: 940px) {
	
	.content {
		width: 100%;
	}
	
	.content2 {
		width: 100%;
	}
	
	.c1, .c2, .c4, .c5, .c6, .c7, .c8, .c9 {
		float: none;
	}
	
	.c1 h1 {
		margin-top: 0px;
		text-align: center;
	}
	
	.c2 {
		width: 415px;
		margin: 20px auto !important;
		float: none;
	} 
	
	.c3 {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 55px;
		margin-top: -25px;
	}

	.c3 ol {
		list-style-type: none;
	}

	.c3 li {
		float: none;
		margin: 200px auto;
		text-align: center;
		display: block;
		text-align: center;
		font-family: 'Open Sans';
		font-size: 20px;
		line-height: 1em;	
		transform: scale(2)
	}
	
	.c4 {
		width: 590px;
		margin: 0 auto;
		text-align: center;
	}
	
	.c5 {
		width: 200px;
		top: 0;
		margin: 0 auto;
		left: 0px;
	}
	
	.c6 {
		width: 248px;
		margin: 0 auto;
		margin-top: 100px;
	}
	
	.c7 {
		width: 575px;
		margin: 0 auto;
		text-align: center;
	}
	
	.c8 {
		width: 500px;
		margin: 0 auto;
		text-align: center;
	}
	
	.c9 {
		width: 163px;
		margin: 0 auto;
		margin-top: 0;
		top: 50px;
	}
	
	.c10 {
		width: 355px;
		margin: 0 auto;
		margin-top: 80px;
	}
	
	.c11 {
		margin-top: 150px;
		width: auto;
	}
	.c11 > div {
		width: 420px;
		margin: 0 auto;
	}
	
	.c11 .button {
		float: none;
		display: block;
		margin: 0 auto;
	}
	
}*/

@media only screen and (max-width: 940px) {
	video {
		display: none;	}
}

.c9 img, .c6 img, .c5 img {
	transition: transform 0.3s;
}

.c9 img:hover, .c6 img:hover, .c5 img:hover {
	transform: scale(1.2);
}

.icon img {
	height: 25px;
	float: right;
	margin: 0 10px;
}

.fb {
	margin-right: 100px;
}



body >.top {
	background: white;
	width: 100%;
	box-shadow: 0 3px 5px rgba(0,0,0,.2);
	position: relative;
}

.top .content {
	width: 100%;
}

.top .content .logo {
	width: 135px;
	height: 85px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 20px;
	transition: .3s;
}

.top .content .logo:hover {
	opacity: 0.7;
}

.top .content .tags {
	display: none;
}

.top .content .tags .tel {
	
}

.top .content .tags .tag {
	
}

.top .content .tags .icon {
	
}

.top .content .tags .icon img {
	
}

.top .content .tags .text {
	
}

.top .content .tags .tag .text h1 {
	
}

.top .content .tags .tag .text h2 {
	
}

.top .content .tags .tel .text h1 {
	
}

.top .content .tags .tel .text h2 {
	
}

.top .content .tags .tel .text h3 {
	
}

.top .content .slideshow {
	width: 100%;
	height: 65px;
	overflow: hidden;
}

.top .content .slideshow .container {
	width: 100%;
	height: 82px;
	overflow-y: hidden;
	overflow-x: auto;
}

.top .content .slideshow .container .scroll {
	width: 780px;
	height: 65px;
}

.top .content .slideshow .container .scroll .slide {
	background: rgba(0,0,0,0);
	height: 60px;
	padding: 0 10px;
	float: left;
	line-height: 60px;
	font-size: 15px;
	color: #2281b9;
	text-decoration: none;
	transition: background .3s;
}

.top .content .slideshow .container .scroll .slide img {
	margin-top: 19px;
}

.top .content .slideshow .container .scroll .slide:hover {
	background: rgba(0,0,0,.1);
}

.top .content .slideshow .container .scroll .slide.active {
	font-weight: 700;
}

.top .content .slideshow .container .scroll .slide.shop {
	background: #dbdbdb url('../remi_files_pliki/shop_grey.svg') no-repeat 20px center;
	width: 125px;
	height: 30px;
	padding-left: 55px;
	padding-right: 30px;
	margin: 15px 0;
	margin-left: 5px;
	color: #5b5b5b;
	line-height: 30px;
	font-weight: 800;
}

.top .content .slideshow .container .scroll .slide.shop:hover {
	background: #bbb url('../remi_files_pliki/shop_grey.svg') no-repeat 20px center;
}

@media screen and (min-width: 817px) {
	
	.top .content {
		max-width: 1000px;
		margin: 0 auto;
	}

	.top .content .logo {
		height: 60px;
		margin: 0;
		float: left;
	}

	.top .content .tags {
		width: 600px;
		display: block;
		float: right;
	}

	.top .content .tags .tel {
		background: linear-gradient(to right, #007bad, #2594dd);
		width: 165px;
		height: 60px;
		float: right;
		color: white;
	}

	.top .content .tags .tag {
		width: 230px;
		height: 60px;
		float: right;
		color: #5b5b5b;
	}

	.top .content .tags .tag.email {
		width: calc(100% - 395px);
	}

	.top .content .tags .icon {
		width: 40px;
		height: 60px;
		padding-top: 18px;
		line-height: 60px;
		text-align: center;
		float: left;
	}

	.top .content .tags .icon img {
		
	}

	.top .content .tags .text {
		width: calc(100% - 40px);
		height: 60px;
		float: left;
	}

	.top .content .tags .tag .text h1 {
		padding-top: 11px;
		font-size: 14px;
		font-weight: 800;
	}

	.top .content .tags .tag .text h2 {
		font-size: 12px;
		font-weight: 400;
	}

	.top .content .tags .tel .text h1 {
		padding-top: 5px;
		font-size: 13px;
		font-weight: 800;
	}

	.top .content .tags .tel .text h2 {
		font-size: 11px;
		font-weight: 400;
	}

	.top .content .tags .tel .text h3 {
		font-size: 13px;
		font-weight: 400;
	}

	.top .content .slideshow {
		width: 780px;
		float: right;
		border-top: 1px solid #ccc;
	}
	
}

.footer {
	background: white;
	width: 100%;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}

.footer .content {
	width: 100%;
	font-size: 18px;
	text-align: center;
}

.footer .content .top {
	display: none;
}

.footer .content .top .tags {
	width: 530px;
	float: left;
	margin-right: 20px;
}

.footer .content .top .tags .tag {
	width: calc(100% - 370px);
	height: 75px;
	margin: 40px 0;
	float: left;
	color: #5b5b5b;
	text-align: left;
}

.footer .content .top .tags .tag.adres {
	width: 215px;
}

.footer .content .top .tags .tag.email {
	width: 145px
}

.footer .content .top .tags .tag .icon {
	width: 40px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	float: left;
	padding-top: 20px;
}

.footer .content .top .tags .tag .icon img {
	
}

.footer .content .top .tags .tag .text {
	width: calc(100% - 40px);
	height: 60px;
	float: left;
}

.footer .content .top .tags .tag .text h1 {
	padding-top: 11px;
	font-size: 14px;
	font-weight: 800;
}

.footer .content .top .tags .tag .text h2 {
	font-size: 12px;
    font-weight: 400;
}

.footer .content .top .tags .tag .text h3 {
	font-size: 13px;
    font-weight: 300;
}

.footer .content .top .col {
	width: calc((100% - 550px) / 2);
	height: 105px;
	margin: 25px 0;
	padding-top: 15px;
	float: left;
	text-align: left;
}

.footer .content .top .col a {
	display: block;
	font-size: 12px;
	color: #5b5b5b;
	font-weight: 800;
	text-decoration: none;
	transition: .3s;
	line-height: 20px;
}

.footer .content .top .col a:hover {
	color: black;
}

.footer .content .bottom .text {
	font-size: 14px;
	color: #dbdbdb;
	line-height: 45px;
	font-weight: 500;
	float: left;
}

.footer .content .bottom .ideya {
	background: url('ideya_grey.svg') no-repeat right center;
	padding-right: 40px;
	font-size: 14px;
	color: #dbdbdb;
	line-height: 45px;
	font-weight: 500;
	float: right;
}

.footer.second {
	border-top: 0;
	margin-top: 40px;
	box-shadow: 0 0 5px rgba(0,0,0,0);
}

.footer.second .content {
	
	font-size: 16px;
	color: #5b5b5b;
}

.footer.second h1 {
	font-weight: 800;
	font-size: 19px;
}

@media screen and (min-width: 817px) {
	
	.footer .content .top {
		display: block;
	}

	.footer .content .bottom {
		border-top: 1px solid #ccc;
	}
	
}











