@font-face {
	font-family: "Lato-L";
	src: url("../fonts/lato-light.ttf") format("truetype");
}
@font-face {
	font-family: "Lato-R";
	src: url("../fonts/lato-regular.ttf") format("opentype");
}
@font-face {
	font-family: "Lato-B";
	src: url("../fonts/lato-bold.ttf") format("opentype");
}
body {
	color: #fff;
	cursor: default;
	font-family: "Lato-l", sans-serif;
	margin: 0;
	padding: 0;
	background: #261555;
}
a {
	color: #fff;
}

.container {
	perspective: 1600px;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

.popup-fast {
	height: 360px;
	width: 600px;
	margin: 15px;
	padding: 30px 62px;
	position: absolute;
	top: 0; left: 0; right: 0;
	margin: auto;
	background: #fff;
	z-index: 100; 
	position: absolute;
	display: block;
	display: none;
}

.active {
	display: block;
}

.zapis {
	font-size: 40px;
	color: #2c3a09;
	text-align: center;
}

.b-close {
	margin: -45px 0 0 522px;
	position: absolute;
	z-index: 101;
	cursor: pointer;
}

.input {
	width: 288px;
	min-height: 42px;
	border: 2px solid #2c3a59;
	font-size: 20px;
	margin: 10px 95px;
	padding-left: 10px;
}

.otpr {
	height: 44px;
	width: 228px;
	font-weight: 700;
	font-size: 20px;
	background-color: #2c3a59;
	color: #fff;
	border: none;
	margin: 15px 0 30px 125px;
}

.otpr:hover {
	transition: .4s;
	box-shadow: 2px 2px 15px 1px rgba(0,0,0, 0.6); 
}

.bg-popup {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
	background: rgba(0,0,0, .7);
	display: none;	
}


.b1-bottom {
	margin: 30px 180px!important;

}

.b1-bottom:hover {
	background: #f1f1f1!important;
	border: none;
	color: #2a2f4a!important;
	box-shadow: 0px 0px 20px 8px rgba(241,241,241,0.8);
}

.nav {
	background: linear-gradient(to right, #04092e 0%,#2e333f 100%);
	height: 100px;
	transition: 0s ease;
}
.logo-img {
	margin-top: 15px;
}
.logo-text {
	color: #fff;
	font-size: 22px;
	line-height: 1.2;
	margin-left: 20px;
	margin-top: 22px;
	text-align: center;
}
.bold-R {
	font-family: "Lato-R", sans-serif;
}
.bold-U {
	font-family: "Lato-B", sans-serif;
	text-transform: uppercase;
}
.bold-B {
	font-family: "Lato-B", sans-serif;
}
.px56 {
	font-size: 56px;
}
.menu {
	display: block;
	margin-left: 25px;
	margin-top: 30px;
	padding: 0;
}
.menu div {
	border-radius: 25px;
	display: block;
	float: left;
	margin-left: 8px;
	padding: 5px 8px 5px 8px;
}
.menu div:hover {
	border: 2px #fff;
	color: transparent;
	transition: 0.8s;
}
.menu a {
	color: #fff;
	font-size: 20px;
	transition: 4s ease;
}
.menu a:hover {
	color: #fff;
	font-family: "Lato-R", sans-serif;
	text-decoration: none;
	text-shadow: 0 0 20px rgba(255,255,255,1);
	transform: scale(1.2);
	transition: .4s;
}
.city {
	font-family: "Lato-B", sans-serif;
	font-size: 26px;
	line-height: 1.1;
	margin: 22px 0 0 30px;
	text-align: center;
}
.city-reg {
	font-family: "Lato-L", sans-serif;
	font-size: 18px;
}
header {
	background: url("../img/bg1.jpg") no-repeat center top / cover;
	min-height: 800px;
}
.h1-1 {
	font-family: "Lato-R", sans-serif;
	font-size: 48px;
	line-height: 1.8;
	margin-top: 170px;
	text-align: center;
	text-shadow: 5px 5px 50px black;
}
.number {
	font-size: 42px;
	margin-top: 50px;
	text-align: center;
}
.number:hover {
	text-shadow: 0 0 10px rgba(255,255,255,1);
	transition: 2s ease;
}
button a {
	color: #04092e;
}
.button-1 {
	background: #f1f1f1;
	border: none;
	color: #2a2f4a;
	cursor: pointer;
	font-family: "Lato-L", sans-serif;
	font-size: 34px;
	height: 76px;
	margin: 80px 0 0 28%;
	text-transform: uppercase;
	transition: 0s ease;
	width: 500px;
}
.button-1:hover {
	animation: ease;
	background: #2a2f4a;
	color: #fff;
	font-family: "Lato-R", sans-serif;
	transition: 2s ease;
	box-shadow: 0px 0px 20px 8px rgba(241,241,241,0.8);
}
.section1 {
	background: linear-gradient(to right, #ffffff 0%,#e0e0e0 100%);
}
.name-sect {
	color: #04092e;
	font-family: "Lato-R", sans-serif;
	font-size: 64px;
	margin: 70px auto 0 auto;
	text-align: center;
}
.sod-sect {
	color: #04092e;
	font-family: "Lato-R", sans-serif;
	font-size: 33px;
	letter-spacing: 1.5px;
	line-height: 1.45;
	margin: 50px 0 0 100px;
}
.button-2 {
	background: #2a2f4a;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: "Lato-L", sans-serif;
	font-size: 34px;
	height: 76px;
	letter-spacing: 1.2px;
	margin-left: 380px;
	margin-top: 60px;
	text-transform: uppercase;
	transition: 0s ease;
	width: 360px;
}

.button-2 a {
	color: #ffffff;
}
.button-2:hover {
	animation: ease;
	background: #7b8bbc;
	font-family: "Lato-R", sans-serif;
	transition: 3s ease;
}

.grs {
	margin: 0 0 15% 5% ;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	transition: 1s;
	transform: rotateX(55deg) rotateZ(-40deg) rotateY(10deg);
	transform-style: preserve-3d;
	padding: 60px -20px 0 0;

}

.gr > a >img {
	width: 230px;
}

.gr {
	margin: 15px;
	transition: .3s;
	border: 2px;
	box-shadow: 5px 5px 15px 1px rgba(0,0,0, 0.6);
}

.gr:hover {
	cursor: move;
	transform: translateZ(15px);
	box-shadow: 12px 12px 10px 1px rgba(0,0,0, 0.5);
}

.section2 {
	background: linear-gradient(to right, #04092e 0%,#2e333f 100%);
	min-height: 800px;
}

.name-sect-1 {
	color: #fff;
}
.sphere {
	font-size: 30px;
	line-height: 1.4;
}
.sphere-1 {
	margin-top: 40px;
}
.otstup {
	margin-left: 50px;
}
.otstup-1 {
	text-indent: 50px;
}

.img-gr {
	width: 100px;
	margin: 0 auto;
}

.section3 {
	background: linear-gradient(to right, #ffffff 0%,#e0e0e0 100%);
	min-height: 640px
}
.slider {
	margin: 60px auto;
	max-width: 100%;
}
.obj {
	background: linear-gradient(to right, #04092e 0%,#2e333f 100%);
	height: 340px;
	padding: 10px 20px;
}
.p-slider {
	font-size: 20px;
	padding: 20px 20px 0 20px;
}
.mark {
	background: inherit;
	font-size: 25px;
	padding: 0 20px;
}
.opacity {
	font-family: 'Lato-L', sans-serif;
	opacity: 0.8;
}
.text-slider {
	font-family: "Lato-R", sans-serif;
	font-size: 24px;
	margin-bottom: 20px;
	padding: 0 20px;
	position: relative;
}
.section4 {
	background: linear-gradient(to right, #04092e 0%,#2e333f 100%);
	min-height: 520px;
}
.contacts {
	color: #04092e;
	font-size: 44px;
	line-height: 1.7;
	left: 0; right: 0;
	margin: 20px auto;
	text-align: center;
	text-transform: uppercase;
}
.svech:hover {
	text-shadow: 0 0 20px rgba(255,255,255,1);
	transform: scale(1.2);
}
footer {
	background: linear-gradient(to right, #ffffff 0%,#e0e0e0 100%);
	min-height: 240px;
}
.footer-cont {
	color: #04092e;
	font-size: 28px;
	line-height: 1.8;
	margin-top: 40px;
	text-transform: none;
}
.menu-footer {
	color: #04092e;
	display: block;
	font-size: 40px;
	margin-left: 240px;
	margin-top: 30px;
	padding: 0;
}
.menu-footer div {
	display: block;
	float: none;
	line-height: 0.7;
	padding: 5px 8px 5px 8px;
}
.menu-footer div:hover {
	border: 2px #fff;
	color: transparent;
	transition: 0.8s;
}
.menu-footer a {
	color: #04092e;
	font-size: 28px;
	transition: 4s ease;
}
.menu-footer a:hover {
	color: black;
	font-family: "Lato-R", sans-serif;
	text-decoration: none;
	transform: scale(1.2);
	transition: .4s;
}
.copyright {
	color: #04092e;
	font-size: 18px;
	margin: 10px auto;
	text-align: center;
}


@media screen and (max-width: 1450px) {
	
	.gr > a >img {
		width: 207px;
	}
	
	.gr {
		padding: 0;
		margin: 5px;

	}

	.grs {
		margin: 20px 0 220px 0 ;
	}
}
@media screen and (max-width: 1204px) {
	
	.logo-text {
		font-size: 20px;
	}
	.menu div {
		padding: 5px 10px 5px 10px;
	}
	.city {
		font-size: 40px;
		line-height: 1;
		margin: 35px auto;
	}
	.city-reg {
		font-size: 26px;
	}
	.h1-1 {
		font-size: 40px;
		margin: 40px auto;
	}
	header {
		min-height: 760px;
	}
	.button-1 {
		margin-left: 26%;
		margin-top: 65px;
	}
	.button-2 {
		margin-left: 31%;
		margin-top: 90px;
	}

	.grs {
		margin: 10px 0 ;
	}

	.gr a > img {
		width: 200px;
	}

	.gr {
		padding: 0;
	}
	.section1 {
		min-height: 1500px;
	}
	.section2 {
		min-height: 780px;
	}
	
	.obj {
		height: 365px	
	}
	
	.sphere {
		font-size: 27px;
	}
	.footer-cont {
		font-size: 28px;
	}
	.menu-footer {
		margin-left: 100px;
	}
	.menu-footer a {
		font-size: 26px;
		line-height: 1;
	}
}
@media screen and (max-width: 996px) {

	.zapis {
		font-size: 45px;
		color: #2c3a09;
		text-align: center;
	}

	.b-close {
		margin: -45px 0 0 522px;
		position: absolute;
		z-index: 101;
		cursor: pointer;
	}

	.input {
		width: 288px;
		min-height: 42px;
		border: 2px solid #2c3a59;
		font-size: 20px;
		margin: 10px 95px;
		padding-left: 10px;
	}

	.otpr {
		height: 44px;
		width: 228px;
		font-weight: 700;
		font-size: 20px;
		background-color: #2c3a59;
		color: #fff;
		border: none;
		margin: 15px 0 30px 125px;
	}

	.otpr:hover {
		transition: .4s;
		box-shadow: 2px 2px 15px 1px rgba(0,0,0, 0.6); 
	}
	
	.menu {
		display: none;
	}
	.logo-img {
		height: 70px;
		width: 70px;
	}
	.logo-text {
		font-size: 20px;
	}
	.city {
		font-size: 30px;
		line-height: 1;
		margin: 20px auto auto 200px;
	}
	.city-reg {
		font-size: 24px;
	}
	.h1-1 {
		font-size: 33px;
		margin: 120px auto 40px auto;
	}
	.number {
		font-size: 30px;
	}
	header {
		min-height: 660px;
	}
	.button-1 {
		font-family: "Lato-R", sans-serif;
		margin-left: 15%;
		margin-top: 40px;
	}
	
	.grs {
		margin: 0;
		padding: 0;
	}
	
	.img-gr1 {
		display: none;
	}
	
	.sod-sect {
		font-size: 29px;
	}
	.button-2 {
		margin: 90px 0 0 25%;
	}
	
	.section1 {
		min-height: 1640px;
	}
	
	.section2 {
		min-height: 780px;
	}
	.sphere {
		font-size: 27px;
	}
	.otstup {
		margin-bottom: 90px;
	}
	.obj {
		width: 100%;
	}
		
	.obj {
		height: 435px	
	}
	
	.contacts {
		margin-left: -68px;
	}
	
	.footer-cont {
		display: none;
	}
	.menu-footer {
		font-family: "Lato-R", sans-serif;
		margin-left: 27%;
		text-align: center;
	}
	.menu-footer a {
		font-size: 30px;
		line-height: 1;
		max-width: 140px;
	}
}
@media screen and (max-width: 320px) {
	.menu {
		display: none;
	}
}
