@import
	url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=cyrillic)
	;

@import
	url('https://fonts.googleapis.com/css?family=Open+Sans:300,400, 600, 700')
	;

::-webkit-input-placeholder {
	color: #666;
	opacity: 1
}

:-moz-placeholder {
	color: #666;
	opacity: 1
}

::-moz-placeholder {
	color: #666;
	opacity: 1
}

:-ms-input-placeholder {
	color: #666;
	opacity: 1
}

body input:focus:required:invalid, body textarea:focus:required:invalid
	{
	color: #666
}

body input:required:valid, body textarea:required:valid {
	color: #666
}

.container:after, .container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

.container {
	width: 100%;
	max-width: 940px;
	margin: auto
}

button:focus {
	outline: 0
}

.img-responsive {
	width: 100%;
	height: auto
}

.img-circle {
	-webkit-border-radius: 60px;
	border-radius: 60px
}

.right {
	float: right
}

.left {
	float: left
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.margin-l-0 {
	margin-left: 0 !important
}

.margin-r-0 {
	margin-right: 0 !important
}

.logo {
	position: relative
}

@media ( max-width :1200px) {
	.logo {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-bottom: 30px
	}
}

.logo img {
	max-width: 100%;
	height: auto
}

a {
	cursor: pointer
}

a:hover {
	color: #fff;
	text-decoration: none
}

a:focus {
	color: #fff;
	outline: 0
}

.white {
	color: #fff
}

.dark-green {
	color: #65bfb8
}

.grey {
	color: #2f2f2f
}

.rc-light {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 300
}

.rc-light.s48 {
	font-size: 48px
}

.rc-bold {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700
}

.rc-bold.s15 {
	font-size: 15px
}

.rc-bold.s16 {
	font-size: 16px
}

.os-regular {
	font-family: "Open Sans", sans-serif;
	font-weight: 400
}

.os-regular.s16 {
	font-size: 16px
}

.os-regular.s13 {
	font-size: 13px
}

.os-regular.s20 {
	font-size: 20px
}

.c-btn {
	border: none;
	border-bottom: 1px solid #65bfb8;
	padding: 0 25px 25px 0;
	margin-top: 20px;
	line-height: 13px;
	background: url(../img/icons/icon-greenArrow.svg) transparent no-repeat
		top right;
	color: #65bfb8;
	font-size: 13px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase
}

.c-title {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #2f2f2f;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 25px;
	border-left: 1px solid #65bfb8
}

.c-title.white {
	color: #fff
}

.c-description {
	padding-left: 25px
}

.cup {
	cursor: pointer
}

.m-t-1 {
	margin-top: 1px
}

.m-t-2 {
	margin-top: 2px
}

.m-t-3 {
	margin-top: 3px
}

.m-t-4 {
	margin-top: 4px
}

.m-t-5 {
	margin-top: 5px
}

.m-t-6 {
	margin-top: 6px
}

.m-t-7 {
	margin-top: 7px
}

.m-t-8 {
	margin-top: 8px
}

.m-t-9 {
	margin-top: 9px
}

.m-t-10 {
	margin-top: 10px
}

.m-t-11 {
	margin-top: 11px
}

.m-t-12 {
	margin-top: 12px
}

.m-t-13 {
	margin-top: 13px
}

.m-t-14 {
	margin-top: 14px
}

.m-t-15 {
	margin-top: 15px
}

.m-t-16 {
	margin-top: 16px
}

.m-t-17 {
	margin-top: 17px
}

.m-t-18 {
	margin-top: 18px
}

.m-t-19 {
	margin-top: 19px
}

.m-t-20 {
	margin-top: 20px
}

.m-t-21 {
	margin-top: 21px
}

.m-t-22 {
	margin-top: 22px
}

.m-t-23 {
	margin-top: 23px
}

.m-t-24 {
	margin-top: 24px
}

.m-t-25 {
	margin-top: 25px
}

.m-t-26 {
	margin-top: 26px
}

.m-t-27 {
	margin-top: 27px
}

.m-t-28 {
	margin-top: 28px
}

.m-t-29 {
	margin-top: 29px
}

.m-t-30 {
	margin-top: 30px
}

.m-b-1 {
	margin-bottom: 1px
}

.m-b-2 {
	margin-bottom: 2px
}

.m-b-3 {
	margin-bottom: 3px
}

.m-b-4 {
	margin-bottom: 4px
}

.m-b-5 {
	margin-bottom: 5px
}

.m-b-6 {
	margin-bottom: 6px
}

.m-b-7 {
	margin-bottom: 7px
}

.m-b-8 {
	margin-bottom: 8px
}

.m-b-9 {
	margin-bottom: 9px
}

.m-b-10 {
	margin-bottom: 10px
}

.m-b-11 {
	margin-bottom: 11px
}

.m-b-12 {
	margin-bottom: 12px
}

.m-b-13 {
	margin-bottom: 13px
}

.m-b-14 {
	margin-bottom: 14px
}

.m-b-15 {
	margin-bottom: 15px
}

.m-b-16 {
	margin-bottom: 16px
}

.m-b-17 {
	margin-bottom: 17px
}

.m-b-18 {
	margin-bottom: 18px
}

.m-b-19 {
	margin-bottom: 19px
}

.m-b-20 {
	margin-bottom: 20px
}

.m-b-21 {
	margin-bottom: 21px
}

.m-b-22 {
	margin-bottom: 22px
}

.m-b-23 {
	margin-bottom: 23px
}

.m-b-24 {
	margin-bottom: 24px
}

.m-b-25 {
	margin-bottom: 25px
}

.m-b-26 {
	margin-bottom: 26px
}

.m-b-27 {
	margin-bottom: 27px
}

.m-b-28 {
	margin-bottom: 28px
}

.m-b-29 {
	margin-bottom: 29px
}

.m-b-30 {
	margin-bottom: 30px
}

.m-l-1 {
	margin-left: 1px
}

.m-l-2 {
	margin-left: 2px
}

.m-l-3 {
	margin-left: 3px
}

.m-l-4 {
	margin-left: 4px
}

.m-l-5 {
	margin-left: 5px
}

.m-l-6 {
	margin-left: 6px
}

.m-l-7 {
	margin-left: 7px
}

.m-l-8 {
	margin-left: 8px
}

.m-l-9 {
	margin-left: 9px
}

.m-l-10 {
	margin-left: 10px
}

.m-l-11 {
	margin-left: 11px
}

.m-l-12 {
	margin-left: 12px
}

.m-l-13 {
	margin-left: 13px
}

.m-l-14 {
	margin-left: 14px
}

.m-l-15 {
	margin-left: 15px
}

.m-l-16 {
	margin-left: 16px
}

.m-l-17 {
	margin-left: 17px
}

.m-l-18 {
	margin-left: 18px
}

.m-l-19 {
	margin-left: 19px
}

.m-l-20 {
	margin-left: 20px
}

.m-l-21 {
	margin-left: 21px
}

.m-l-22 {
	margin-left: 22px
}

.m-l-23 {
	margin-left: 23px
}

.m-l-24 {
	margin-left: 24px
}

.m-l-25 {
	margin-left: 25px
}

.m-l-26 {
	margin-left: 26px
}

.m-l-27 {
	margin-left: 27px
}

.m-l-28 {
	margin-left: 28px
}

.m-l-29 {
	margin-left: 29px
}

.m-l-30 {
	margin-left: 30px
}

.m-r-1 {
	margin-right: 1px
}

.m-r-2 {
	margin-right: 2px
}

.m-r-3 {
	margin-right: 3px
}

.m-r-4 {
	margin-right: 4px
}

.m-r-5 {
	margin-right: 5px
}

.m-r-6 {
	margin-right: 6px
}

.m-r-7 {
	margin-right: 7px
}

.m-r-8 {
	margin-right: 8px
}

.m-r-9 {
	margin-right: 9px
}

.m-r-10 {
	margin-right: 10px
}

.m-r-11 {
	margin-right: 11px
}

.m-r-12 {
	margin-right: 12px
}

.m-r-13 {
	margin-right: 13px
}

.m-r-14 {
	margin-right: 14px
}

.m-r-15 {
	margin-right: 15px
}

.m-r-16 {
	margin-right: 16px
}

.m-r-17 {
	margin-right: 17px
}

.m-r-18 {
	margin-right: 18px
}

.m-r-19 {
	margin-right: 19px
}

.m-r-20 {
	margin-right: 20px
}

.m-r-21 {
	margin-right: 21px
}

.m-r-22 {
	margin-right: 22px
}

.m-r-23 {
	margin-right: 23px
}

.m-r-24 {
	margin-right: 24px
}

.m-r-25 {
	margin-right: 25px
}

.m-r-26 {
	margin-right: 26px
}

.m-r-27 {
	margin-right: 27px
}

.m-r-28 {
	margin-right: 28px
}

.m-r-29 {
	margin-right: 29px
}

.m-r-30 {
	margin-right: 30px
}

.p-t-1 {
	padding-top: 1px
}

.p-t-2 {
	padding-top: 2px
}

.p-t-3 {
	padding-top: 3px
}

.p-t-4 {
	padding-top: 4px
}

.p-t-5 {
	padding-top: 5px
}

.p-t-6 {
	padding-top: 6px
}

.p-t-7 {
	padding-top: 7px
}

.p-t-8 {
	padding-top: 8px
}

.p-t-9 {
	padding-top: 9px
}

.p-t-10 {
	padding-top: 10px
}

.p-t-11 {
	padding-top: 11px
}

.p-t-12 {
	padding-top: 12px
}

.p-t-13 {
	padding-top: 13px
}

.p-t-14 {
	padding-top: 14px
}

.p-t-15 {
	padding-top: 15px
}

.p-t-16 {
	padding-top: 16px
}

.p-t-17 {
	padding-top: 17px
}

.p-t-18 {
	padding-top: 18px
}

.p-t-19 {
	padding-top: 19px
}

.p-t-20 {
	padding-top: 20px
}

.p-t-21 {
	padding-top: 21px
}

.p-t-22 {
	padding-top: 22px
}

.p-t-23 {
	padding-top: 23px
}

.p-t-24 {
	padding-top: 24px
}

.p-t-25 {
	padding-top: 25px
}

.p-t-26 {
	padding-top: 26px
}

.p-t-27 {
	padding-top: 27px
}

.p-t-28 {
	padding-top: 28px
}

.p-t-29 {
	padding-top: 29px
}

.p-t-30 {
	padding-top: 30px
}

.p-b-1 {
	padding-bottom: 1px
}

.p-b-2 {
	padding-bottom: 2px
}

.p-b-3 {
	padding-bottom: 3px
}

.p-b-4 {
	padding-bottom: 4px
}

.p-b-5 {
	padding-bottom: 5px
}

.p-b-6 {
	padding-bottom: 6px
}

.p-b-7 {
	padding-bottom: 7px
}

.p-b-8 {
	padding-bottom: 8px
}

.p-b-9 {
	padding-bottom: 9px
}

.p-b-10 {
	padding-bottom: 10px
}

.p-b-11 {
	padding-bottom: 11px
}

.p-b-12 {
	padding-bottom: 12px
}

.p-b-13 {
	padding-bottom: 13px
}

.p-b-14 {
	padding-bottom: 14px
}

.p-b-15 {
	padding-bottom: 15px
}

.p-b-16 {
	padding-bottom: 16px
}

.p-b-17 {
	padding-bottom: 17px
}

.p-b-18 {
	padding-bottom: 18px
}

.p-b-19 {
	padding-bottom: 19px
}

.p-b-20 {
	padding-bottom: 20px
}

.p-b-21 {
	padding-bottom: 21px
}

.p-b-22 {
	padding-bottom: 22px
}

.p-b-23 {
	padding-bottom: 23px
}

.p-b-24 {
	padding-bottom: 24px
}

.p-b-25 {
	padding-bottom: 25px
}

.p-b-26 {
	padding-bottom: 26px
}

.p-b-27 {
	padding-bottom: 27px
}

.p-b-28 {
	padding-bottom: 28px
}

.p-b-29 {
	padding-bottom: 29px
}

.p-b-30 {
	padding-bottom: 30px
}

.enter {
	background: url(../img/content/enter__bg.png) no-repeat center;
	padding: 25px 60px;
	position: relative
}

.enter:before {
	content: '';
	display: block;
	width: 31%;
	height: 70%;
	position: absolute;
	background: url(../img/content/ryno@3x.png) no-repeat right;
	background-size: cover;
	left: -3%;
	top: 30%
}

@media ( max-width :1450px) {
	.enter:before {
		background: url(../img/content/ryno@2x.png) no-repeat right;
		background-size: cover;
		height: 70%;
		height-left: -5%;
		top: 16%
	}
}

@media ( max-width :992px) {
	.enter:before {
		display: none
	}
}

@media ( max-width :767px) {
	.enter {
		padding: 25px 20px
	}
}

.logo {
	display: block;
	height: 40px;
	width: 170px
}

.logo__img {
	height: auto;
	width: 100%
}

.header {
	float: left;
	width: 100%
}

@media ( max-width :992px) {
	.header {
		float: none
	}
}

.nav {
	margin-top: 8px
}

@media ( max-width :992px) {
	.nav {
		height: 50px;
		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-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;
		float: none;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media ( max-width :767px) {
	.nav {
		height: 100px
	}
}

@media ( max-width :550px) {
	.nav {
		height: 150px
	}
}

@media ( max-width :480px) {
	.nav {
		height: 200px;
		text-align: center
	}
}

.nav-item {
	float: left
}

@media ( max-width :992px) {
	.nav-item {
		float: none
	}
}

.nav-item__link {
	text-transform: uppercase;
	padding: 10px 30px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	opacity: .6;
	-webkit-transition: .2s;
	transition: .2s;
	color: #fff
}

.nav-item__link:hover {
	background-color: transparent !important;
	opacity: 1
}

.nav-item__link:focus {
	background-color: transparent !important
}

.enter-content {
	margin: 250px 0;
	float: right;
	width: 50%
}

@media ( max-width :992px) {
	.enter-content {
		float: left;
		width: 100%;
		margin: 100px 0
	}
}

@media ( max-width :767px) {
	.enter-content {
		margin: 50px 0
	}
}

.enter-content h2 {
	text-transform: uppercase
}

.enter-content p {
	margin: 40px 0
}

.btn-scroll {
	padding: 0;
	background-color: transparent;
	border: none
}

.scroll-content {
	float: left;
	width: 100%;
	text-align: center
}

.introduction {
	background-color: #1e1e1e;
	padding: 100px 0
}

.introduction-column h2 {
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.introduction-column p {
	margin-bottom: 40px
}

.content-left {
	width: 50%;
	float: left
}

@media ( max-width :992px) {
	.content-left {
		width: 100%
	}
}

.content-right {
	float: right;
	width: 50%
}

@media ( max-width :992px) {
	.content-right {
		width: 100%
	}
}

.half-image {
	min-height: 730px;
	overflow: hidden
}

@media ( max-width :992px) {
	.half-image {
		height: 500px;
		min-height: 0
	}
}

@media ( max-width :992px) and (max-width:767px) {
	.half-image {
		height: auto
	}
}

.half-image img {
	min-height: 730px
}

@media ( max-width :992px) {
	.half-image img {
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		min-height: 0;
		width: 100%;
		object-fit: cover
	}
}

.content-wrapper {
	max-width: 455px;
	width: 100%;
	padding: 45px 45px 45px 0
}

@media ( max-width :992px) {
	.content-wrapper {
		max-width: 100%
	}
}

.content-wrapper h2 {
	margin-bottom: 70px
}

.content-wrapper p {
	padding-left: 30px;
	margin-bottom: 50px
}

.techs {
	background-color: #f7f7f7;
	padding: 70px 0
}

.techs .c-title {
	margin-bottom: 50px
}

.tech-block {
	background-color: #fff;
	padding: 45px 30px;
	margin-bottom: 40px;
	margin-top: 20px
}

.tech-block h2 {
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 20px
}

.tech-block p {
	margin-bottom: 0
}

.rectangle {
	width: 40px;
	height: 40px;
	display: block;
	background-color: #65bfb8
}

.choose {
	float: left;
	width: 100%
}

.choose .half-image {
	width: 100%;
	min-height: 500px
}

@media ( max-width :992px) {
	.choose .half-image {
		min-height: 0
	}
}

.choose .half-image img {
	width: 100%;
	object-fit: cover;
	min-height: 500px
}

@media ( max-width :992px) {
	.choose .half-image img {
		min-height: 0;
		width: 100%;
		object-fit: cover
	}
}

.choose .content-wrapper {
	padding: 45px 0 0 45px
}

@media ( max-width :992px) {
	.choose .content-wrapper {
		padding: 45px 45px 0 0
	}
}

.clients {
	background-color: #1e1e1e;
	float: left;
	width: 100%;
	padding: 70px 0
}

.carousel-rectangle {
	width: 140px;
	height: 140px;
	background-color: rgba(255, 255, 255, .1)
}

.carousel-prev {
	background: url(../img/icons/icon-arrow-left.svg) transparent no-repeat
		center;
	background-size: contain;
	width: 28px;
	height: 28px;
	border: none;
	margin-right: 5px
}

.carousel-next {
	background: url(../img/icons/icon-arrow-right.svg) transparent no-repeat
		center;
	background-size: contain;
	width: 28px;
	height: 28px;
	border: none
}

.carousel-buttons {
	padding-left: 25px
}

.contact-block {
	float: left;
	width: 100%;
	padding-left: 25px
}

.contact-block__txt {
	font-family: "Open Sans", sans-serif;
	color: #2f2f2f;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 15px !important
}

.contact-block__icon {
	width: 14px;
	height: 14px;
	float: left;
	margin-top: 4px
}

.contact {
	float: left;
	width: 100%
}

.frame-map {
	min-height: 500px
}

.half-map {
	font-size: 0
}

.footer {
	background-color: #1e1e1e;
	float: left;
	width: 100%
}

.footer__txt {
	color: #696868;
	text-align: center;
	margin: 10px 0
}

@media ( max-width :992px) {
	.introduction-column {
		margin-bottom: 40px
	}
}

@media ( max-width :992px) {
	.introduction-column img {
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

@media ( max-width :992px) {
	.introduction-column h2 {
		text-align: center
	}
}

@media ( max-width :992px) {
	.introduction-column p {
		text-align: center
	}
}

@media ( max-width :992px) {
	.introduction {
		padding: 40px 0
	}
}

.icon-scroll {
	width: 16px;
	height: 24px;
	display: block;
	background: url(../img/icons/icon-scroll.svg) no-repeat center;
	background-size: contain
}

.icon-phone {
	display: block;
	background: url(../img/icons/icon-phone.svg) no-repeat center;
	background-size: contain
}

.icon-email {
	display: block;
	background: url(../img/icons/icon-email.svg) no-repeat center;
	background-size: contain
}