@font-face {
	font-family: 'NeuronAngled-DemiBold';
	src: url('../fonts/NeuronAngled-DemiBold.eot');
	src: url('../fonts/NeuronAngled-DemiBold.woff2') format('woff2'), url('../fonts/NeuronAngled-DemiBold.woff') format('woff'), url('../fonts/NeuronAngled-DemiBold.ttf') format('truetype'), url('../fonts/NeuronAngled-DemiBold.svg#NeuronAngled-DemiBold') format('svg'), url('../fonts/NeuronAngled-DemiBold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeuronAngled-SCRegular';
	src: url('../fonts/NeuronAngled-SCRegular.eot');
	src: url('../fonts/NeuronAngled-SCRegular.woff2') format('woff2'), url('../fonts/NeuronAngled-SCRegular.woff') format('woff'), url('../fonts/NeuronAngled-SCRegular.ttf') format('truetype'), url('../fonts/NeuronAngled-SCRegular.svg#NeuronAngled-SCRegular') format('svg'), url('../fonts/NeuronAngled-SCRegular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeuronAngled-ExtraLight';
	src: url('../fonts/NeuronAngled-ExtraLight.eot');
	src: url('../fonts/NeuronAngled-ExtraLight.woff2') format('woff2'), url('../fonts/NeuronAngled-ExtraLight.woff') format('woff'), url('../fonts/NeuronAngled-ExtraLight.ttf') format('truetype'), url('../fonts/NeuronAngled-ExtraLight.svg#NeuronAngled-ExtraLight') format('svg'), url('../fonts/NeuronAngled-ExtraLight.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeuronAngled-Light';
	src: url('../fonts/NeuronAngled-Light.eot');
	src: url('../fonts/NeuronAngled-Light.woff2') format('woff2'), url('../fonts/NeuronAngled-Light.woff') format('woff'), url('../fonts/NeuronAngled-Light.ttf') format('truetype'), url('../fonts/NeuronAngled-Light.svg#NeuronAngled-Light') format('svg'), url('../fonts/NeuronAngled-Light.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

* {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

p {
	line-height: 1em;
}

body header {
	position: relative;
}

header .container {
	position: relative;
}

body header div.bg-header {
	background: url(../images/section1-img1.jpg) top center no-repeat;
	background-size: 100% auto;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}
img .wapp {
	background-color: yellow; 
	height: 10px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
a:hover,
a:focus,
a:active {
	text-decoration: none;
	color: #fff;
}

header p.logo {
	font-family: 'NeuronAngled-DemiBold';
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
}

header div.logo {
	max-width: 285px;
	padding: 5px;
	padding-bottom: 1px;
	padding-top: 15px;
	float: left;
	text-align: center;
}

.ema {
	margin-bottom: 315px;
}

header div.logo-description {
	margin-bottom: 200px;
}

header div.logo-description p.title {
	color: #151542;
	font-size: 50px;
	text-transform: uppercase;
	font-family: 'NeuronAngled-SCRegular';
}

header div.logo-description p.text {
	color: #151542;
	font-size: 26px;
	text-transform: uppercase;
	font-family: 'NeuronAngled-SCRegular';
}

.box {
	background-image: -webkit-linear-gradient(10deg, #fff 50%, transparent 50%);
	background-image: -moz-linear-gradient(10deg, #fff 50%, transparent 50%);
	background-image: -ms-linear-gradient(10deg, #fff 50%, transparent 50%);
	background-image: -o-linear-gradient(10deg, #fff 50%, transparent 50%);
	background-image: linear-gradient(10deg, #fff 50%, transparent 50%);
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 150px;
	width: 55%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.box1 {
	background-image: -webkit-linear-gradient(-10deg, #fff 50%, transparent 50%);
	background-image: -moz-linear-gradient(-10deg, #fff 50%, transparent 50%);
	background-image: -ms-linear-gradient(-10deg, #fff 50%, transparent 50%);
	background-image: -o-linear-gradient(-10deg, #fff 50%, transparent 50%);
	background-image: linear-gradient(-10deg, #fff 50%, transparent 50%);
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 150px;
	width: 55%;
	position: absolute;
	bottom: 0;
	right: 0;
}

section.next p.product-name {
	color: #1a1a41;
	font-size: 40px;
	font-family: 'NeuronAngled-ExtraLight';
}

section.next {
	margin-top: -40px;
	padding-bottom: 0px;
}

section.next div.product-desc {
	padding-top: 90px;
}

section.next div.product-img {
	padding-top: 00px;
}

section.next p.product-text {
	color: #1a1a41;
	font-size: 22px;
	font-family: 'NeuronAngled-ExtraLight';
}

section.wont {
	position: relative;
}

section.wont div.bg-wont {
	background: url(../images/section-3-img1.jpg) top center no-repeat;
	background-size: 100% auto;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: -1;
}

.box-wont {
	background-image: -webkit-linear-gradient(10deg, transparent 50%, #fff 50%);
	background-image: -moz-linear-gradient(10deg, transparent 50%, #fff 50%);
	background-image: -ms-linear-gradient(10deg, transparent 50%, #fff 50%);
	background-image: -o-linear-gradient(10deg, transparent 50%, #fff 50%);
	background-image: linear-gradient(10deg, transparent 50%, #fff 50%);
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 150px;
	width: 50%;
	top: 0;
	left: 0;
	position: absolute;
}

.box1-wont {
	background-image: -webkit-linear-gradient(-10deg, transparent 50%, #fff 50%);
	background-image: -moz-linear-gradient(-10deg, transparent 50%, #fff 50%);
	background-image: -ms-linear-gradient(-10deg, transparent 50%, #fff 50%);
	background-image: -o-linear-gradient(-10deg, transparent 50%, #fff 50%);
	background-image: linear-gradient(-10deg, transparent 50%, #fff 50%);
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 150px;
	width: 50%;
	position: absolute;
	top: 0;
	right: 0;
}

div.title-wont p.title,
footer p.title {
	font-size: 50px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'NeuronAngled-SCRegular';
}

footer p.title {
	text-align: center;
}

div.title-wont p.wont-desc {
	font-size: 22px;
	color: #fff;
	font-family: 'NeuronAngled-ExtraLight';
}

section.wont {
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
}

.prr {
	float: left;
}

.prr img {
	width: 300px;
	position: absolute;
	bottom: 20px;
}

section.wont div.title-wont {
	max-width: 355px;
	width: 100%;
	margin: auto 0 auto auto;
}

.blue-button {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'NeuronAngled-ExtraLight';
	padding: 10px 40px;
	background-color: #00326c;
	border-radius: 25px;
	cursor: pointer;
	box-shadow: 0 25px 50px -25px rgba(255, 255, 255, .2) inset;
	-webkit-box-shadow: 0 25px 50px -25px rgba(255, 255, 255, .2) inset;
	-moz-box-shadow: 0 25px 50px -25px rgba(255, 255, 255, .2) inset;
	-o-box-shadow: 0 25px 50px -25px rgba(255, 255, 255, .2) inset;
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}

.blue-button:hover {
	box-shadow: 0 25px 50px -25px rgba(0, 0, 0, .5) inset;
	-webkit-box-shadow: 0 25px 50px -25px rgba(0, 0, 0, .5) inset;
	-moz-box-shadow: 0 25px 50px -25px rgba(0, 0, 0, .5) inset;
	-o-box-shadow: 0 25px 50px -25px rgba(0, 0, 0, .5) inset;
}

section.advantage {
	position: relative;
	padding-bottom: 40px;
	padding-top: 80px;
}

section.advantage .advantage-title,
.parametrs-title,
.last-title {
	font-size: 50px;
	text-transform: uppercase;
	color: #151542;
	font-family: 'NeuronAngled-SCRegular';
	text-align: center;
	margin-bottom: 60px;
}

section.advantage ul li p {
	font-size: 22px;
	color: #383855;
	font-family: 'NeuronAngled-ExtraLight';
	margin-bottom: 40px;
}

section.new-advantage p {
	font-size: 22px;
	color: #383855;
	font-family: 'NeuronAngled-ExtraLight';
	margin-bottom: 10px;
}

section.new-advantage ul li p {
	font-size: 22px;
	color: #383855;
	font-family: 'NeuronAngled-ExtraLight';
	margin-bottom: 10px;
}

section.advantage ul li {
	list-style: none;
	position: relative;
}

section.advantage .fa-chevron-right:before {
	position: absolute;
	margin-left: -15px;
	top: 5px;
}

section.girl .img-responsive img {
	width: 100%;
	height: auto;
}

section.girl {
	position: relative;
}

.girl .container .col-md-6 div {
	padding-top: 150px;
	padding-bottom: 150px;
	max-width: 390px;
	margin: auto 10px auto auto;
}

.girl .img-responsive {
	background: url(../images/section-5-img1.jpg) top center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	background-size: 100% auto;
}

.girl-desc {
	font-size: 22px;
	color: #383855;
	font-family: 'NeuronAngled-ExtraLight';
	margin-bottom: 25px;
}

.girl-title {
	font-size: 50px;
	text-transform: uppercase;
	color: #151542;
	font-family: 'NeuronAngled-SCRegular';
}

section.new-advantage {
	padding-top: 40px;
}

section.parametrs {
	padding-top: 50px;
	padding-bottom: 50px;
}

section.parametrs .desc {
	color: #2b2b2b;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'NeuronAngled-Light';
}

section.parametrs .img-responsive {
	margin-bottom: 30px;
}

section.parametrs .img-responsive img {
	max-width: 100%;
}

section.last {
	position: relative;
	padding-top: 80px;
}

section.last div.bg-last {
	background: url(../images/section-7-img1.jpg) top center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	background-size: 100% auto;
}

.name-otzyv {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}

.text-otzyv {
	font-size: 16px;
}

.sliderA div {
	margin-bottom: 10px;
	border-bottom: 1px dotted;
	border-color: rgba(0, 0, 0, 0.2);
}

.last-abs {
	background-image: -webkit-linear-gradient(10deg, #333364 50%, transparent 50%);
	background-image: -moz-linear-gradient(10deg, #333364 50%, transparent 50%);
	background-image: -ms-linear-gradient(10deg, #333364 50%, transparent 50%);
	background-image: -o-linear-gradient(10deg, #333364 50%, transparent 50%);
	background-image: linear-gradient(10deg, #333364 50%, transparent 50%);
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 150px;
	width: 55%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.last-abs1 {
	background-image: -webkit-linear-gradient(-10deg, #333364 50%, transparent 50%);
	background-image: -moz-linear-gradient(-10deg, #333364 50%, transparent 50%);
	background-image: -ms-linear-gradient(-10deg, #333364 50%, transparent 50%);
	background-image: -o-linear-gradient(-10deg, #333364 50%, transparent 50%);
	background-image: linear-gradient(-10deg, #333364 50%, transparent 50%);
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 150px;
	width: 55%;
	position: absolute;
	bottom: 0;
	right: 0;
}

footer {
	background: #333364;
	padding-bottom: 55px;
	padding-top: 55px;
}

footer p.phone {
	font-size: 30px;
	color: #cccce9;
	font-family: 'NeuronAngled-ExtraLight';
	text-align: center;
	margin-bottom: 50px;
}

footer p.phone span {
	margin: 0 10px;
}

footer p.copy {
	font-size: 15px;
	color: #8e8ec0;
	font-family: 'NeuronAngled-ExtraLight';
	text-align: center;
}

footer p.copy a {
	color: #8e8ec0;
}

.dialog,
.dialog__overlay {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.dialog {
	position: fixed;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	pointer-events: none;
}

.dialog__overlay {
	position: absolute;
	z-index: 1;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
}

.dialog--open .dialog__overlay {
	opacity: 1;
	pointer-events: auto;
}

.dialog__content {
	width: 25%;
	max-width: 560px;
	min-width: 290px;
	background: #fff;
	padding: 4px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	position: relative;
	z-index: 5;
	opacity: 0;
}

.dialog--open .dialog__content {
	pointer-events: auto;
}

.input-medium {
	margin-bottom: 10px;
	background: none;
	border: 1px solid #000;
	padding: 5px 10px;
}

div.cont {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	color: #fff;
	font-weight: 600;
}

.dialog.dialog--open .dialog__content,
.dialog.dialog--close .dialog__content {
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.dialog.dialog--open .dialog__content {
	-webkit-animation-name: anim-open;
	animation-name: anim-open;
	-webkit-animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
	animation-timing-function: cubic-bezier(0.6, 0, 0.4, 1);
}

.dialog.dialog--close .dialog__content {
	-webkit-animation-name: anim-close;
	animation-name: anim-close;
}

@-webkit-keyframes anim-open {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0, 0, 1);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
	}
}

@keyframes anim-open {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0, 0, 1);
		transform: scale3d(0, 0, 1);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@-webkit-keyframes anim-close {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.5, 0.5, 1);
	}
}

@keyframes anim-close {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
}

.action {
	position: absolute;
	top: 10px;
	right: 10px;
	background: none;
	border: none;
}

.dialog__content h3 {
	text-transform: uppercase;
	color: #1a1a41;
}

.button:focus,
.button:hover,
.button:active,
.action:active,
.action:hover,
.action:focus {
	outline: none;
}

.product-img img {
	max-width: 100%;
}

.advantage .img-wrapper img {
	max-width: 100%;
}

.navbar-inverse {
	background-color: rgba(0, 78, 171, 0.8);
	border: none;
}

.navbar-inverse .navbar-nav>li>a,
.text-right,
.text-right a {
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	padding-left: 15px;
	padding-right: 15px;
}

.nav {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.menu-rightcol {
	margin-top: 10px;
}

.menu-rightcol a {
	font-size: 14px;
}

@media screen and (max-width:1200px) {
	body header div.bg-header,
	section.wont div.bg-wont,
	.girl .img-responsive,
	section.last div.bg-last {
		background: none;
	}
	.box,
	.box1,
	.box-wont,
	.box1-wont {
		display: none;
	}
	header {
		background: url(../images/section1-img1.jpg) top center no-repeat;
		background-size: cover;
	}
	section.wont {
		background: url(../images/section-3-img1.jpg) top center no-repeat;
		background-size: cover;
	}
	.girl {
		background: url(../images/section-5-img1.jpg) top center no-repeat;
		background-size: 100% auto;
	}
	section.last {
		background: url(../images/section-7-img1.jpg) top center no-repeat;
		background-size: cover;
	}
}

@media screen and (max-width:768px) {
	header {
		background-size: 100%;
	}
	section.next div.product-img {
		padding-top: 50px;
	}
    .menu-rightcol.text-right.hidden-lg.hidden-md {
        float: right;
    }
	.ema {
		margin-bottom: 160px;
	}
	.prr {
		position: absolute;
		bottom: 10%;
	}
	section.last {
		background: none;
	}
	.nav {
		margin-left: 0;
	}
	section.next {
		margin-top: 0;
	}
	section.next div.product-desc {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	section.advantage ul li p {
		margin-bottom: 24px;
	}
}

@media screen and (max-width:690px) {
	footer p.phone {
		font-size: 15px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width:600px) {
	.menu-rightcol {
		float: right;
	}
    section.parametrs .img-responsive {
        margin-bottom: 10px;
    }
    section.parametrs .desc{
        text-align: left;
    }
    .parametrs .col-sm-6{
        padding-bottom: 20px;
    }
	.navbar-header {
		padding: 8px 0 10px 0;
	}
	.navbar-brand {
		padding: 10px 15px;
	}
    .navbar-collapse.bs-navbar-collapse.device-menu.collapse.in {
        background-color: rgb(0, 78, 171);
    }
	button.navbar-toggle.togle-menu {
		margin-top: 15px;
	}
	header div.logo-description p.title {
		font-size: 24px;
	}
	section.advantage .advantage-title,
	.parametrs-title,
	.last-title {
		font-size: 24px;
	}
	div.title-wont p.title,
	footer p.title {
		font-size: 32px;
	}
	section.advantage ul li p {
		font-size: 18px;
	}
	header div.logo-description {
		margin-bottom: 70px;
		padding-top: 20px;
	}
	section.last {
		padding-top: 0px;
	}
	.prr {
		display: none;
	}
	section.wont div.title-wont {
		max-width: 100%;
		padding-left: 20px;
	}
	.navbar-collapse.bs-navbar-collapse.device-menu.collapse.in {
		padding: 0;
	}
	ul.nav.navbar-nav {
		width: 100% !important;
	}
	.girl {
		background: none;
	}
	.girl .container .col-md-6 div {
		padding-top: 30px;
		padding-bottom: 30px;
		max-width: 100%;
		margin: auto 10px auto auto;
	}
	.girl-title {
		font-size: 32px;
	}
	.h3,
	h3 {
		font-size: 16px;
	}
}

@media screen and (max-width:480px) {
	footer p.phone {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.menu-rightcol {
		display: none;
	}
	.mob-cont-1 {
		display: block !important;
	}
	.mob-cont-2 {
		display: block !important;
	}
	header {
		background-size: cover;
	}
	header div.logo-description {
		margin-bottom: 30px;
		padding-top: 5px;
	}
	.ema {
		margin-bottom: 100px;
	}
}


/*ыыыыыыыыыыыыыыыыыыы*/
/*Модальное окно*/
#bg_popup{
position: fixed;
z-index: 99999;
background: rgba(0, 0, 0, 0.8);
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;}
   
#popup {
background:#fff;
width: 100%;
margin: 0;
padding: 0;
position: relative;}
   
.close{
display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: auto;
    height: auto;
    color: #fff;
    background: rgba(0,0,0,.6);
    cursor: pointer;
    z-index: 9999999999999;
    padding: 5px 10px;
}