body {font-family: 'Roboto', sans-serif; font-family: 'PT Sans', sans-serif; font-size: 16px; color: #1c0b42}

figure img {max-width: 100%; height: initial}

a {text-decoration:none; color: #7944d4}
a:hover {text-decoration:none;}
/*
a:hover {
	color: #5b2dc3;
    background: -webkit-linear-gradient(left,#5b2dc3 30%,#7842d6 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

li {background: background-color: rgba(30,187,240,.07);
    background: rgba(30,187,240,.07);
    background: -webkit-linear-gradient(135deg,rgba(30,187,240,0.07) 30%,rgba(57,223,170,0.07) 100%);
    background: linear-gradient(135deg,rgba(30,187,240,0.07) 30%,rgba(57,223,170,0.07) 100%);
}
*/
.jumbotron {padding-left: 10%; background: transparent}
.jumbotron {padding-right: 10%;}

.main-image {display: block; width: 100%; max-width: 100%; position: relative;}
.section-matras .main-image:after {content: ''; position: absolute; background-image: url(./../img/image_main.png); display: block; width: 100%; max-width: 100%; height: 100%; bottom: 0; left: 0; z-index: 2; background-size: 100% auto; background-repeat: no-repeat; background-position: center bottom}
.main-image img {display: block; width: 100%; max-width: 100%;}

.navbar-brand {padding: 15px;}

@media(min-width: 768px) {
	.navbar-nav {float: right}
}


section.aboul-main-b { background: #f3f3f3}
section.aboul-main-b {padding: 25px 0; color: #777}

	
@media (max-width: 992px) {
	.navbar-brand {padding: 10px 15px}
	
	.page-title h1 {font-size: 21px;}
	.aboult-main h2,
	.service-check h2 {font-size: 18px;}
	
	.lead {font-size: 16px;}
}

h3 {font-size: 18px; font-weight: bold;}

header {position: relative; min-height: 136px}
header > * {z-index: 1; position: relative;}

header .navbar {position: absolute; top: 84px; left: 0; width: 100%; z-index: 10; transition: transform .4s ease; border-radius: 0px; background: transparent; box-shadow: 0 0 15px 1px rgba(0,0,0,.0); }

header .navbar.affix {position: fixed; top: -36px; left: 0; background: #fff; padding: 10px 0; min-height: 72px; transform: translateY(36px)}
header .navbar.affix {box-shadow: 0 0 15px 1px rgba(0,0,0,.27); background: rgba(255, 255, 255, 0.84);}

header .intro {position: absolute; top: 0; padding: 17% 8% 0; z-index: 3; display: block; left: 0; width: 100%; height: 100%; text-align: right;}
header .intro .h2 {font-weight: bold; width: 830px; display: block; margin: 0 auto 25px; color: #fff; margin-right: 0; text-align: right; font-size: 38px}
header .intro p {font-size: 18px; max-width: 700px; display: block; margin: 0 auto 55px; color: #fff; margin-right: 0; text-align: right;}
header .intro p.lead {margin: 0 auto 15px; font-size: 24px; margin-right: 0; text-align: right;}
header .intro > a {    background-color: #5b2dc3;
    background-image: none;
    background: #5b2dc3;
    background: -webkit-linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
    background: linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
	color: #fff; display: inline-block; padding: 12px 28px; font-size: 18px; text-decoration: none;
	border-radius: 35px;
}
header .intro a span {}
header .intro span a {color: #ccc}
header .intro.dark {color: #000}
header .intro.dark .h2 {color: #000}
header .intro.dark p {color: #000}
header .intro.dark .lead {color: #000}
header.inner .intro {padding-top: 15%}

header .video {max-height: 100vh; overflow: hidden;}
header .video figure {max-width: 100%;}
header .video figure img {max-width: 100%; width: 100%; height: initial}

header .intro a {background: #fff; font-weight: bold; color: #000}

header {box-shadow: 0 0 15px 1px rgba(0,0,0,.07);}


header.shadow {}
header.shadow:before {content: ''; display: block; width: 100%; position: absolute; z-index: 2; top: 0; left: 0; height: 30vh; background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.35))}

header figure {max-height: 100vh; overflow: hidden}
header figure img {max-width: 100%;}


.section-matras {position: relative; min-height: 136px}
.section-matras > * {z-index: 1; position: relative;}

.section-matras .navbar {position: absolute; top: 50px; left: 0; width: 100%; z-index: 10; transition: transform .4s ease; border-radius: 0px; background: transparent; box-shadow: 0 0 15px 1px rgba(0,0,0,.0); }

.section-matras .navbar.affix {position: fixed; top: -36px; left: 0; background: #fff; padding: 10px 0; min-height: 72px; transform: translateY(36px)}
.section-matras .navbar.affix {box-shadow: 0 0 15px 1px rgba(0,0,0,.27); background: rgba(255, 255, 255, 0.84);}

.section-matras .intro {position: absolute; top: 0; padding: 9% 8% 0; z-index: 3; display: block; left: 0; width: 100%; height: 100%; text-align: right;}
.section-matras .intro .h2 {font-weight: bold; width: 830px; display: block; margin: 0 auto 25px; color: #fff; margin-right: 0; text-align: right; font-size: 38px}
.section-matras .intro p {font-size: 18px; max-width: 700px; display: block; margin: 0 auto 55px; color: #fff; margin-right: 0; text-align: right;}
.section-matras .intro p.lead {margin: 0 auto 15px; font-size: 24px; margin-right: 0; text-align: right;}
.section-matras .intro > a {    background-color: #5b2dc3;
    background-image: none;
    background: #5b2dc3;
    background: -webkit-linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
    background: linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
	color: #fff; display: inline-block; padding: 12px 28px; font-size: 18px; text-decoration: none;
	border-radius: 35px;
}
.section-matras .intro a span {}
.section-matras .intro span a {color: #ccc}
.section-matras .intro.dark {color: #000}
.section-matras .intro.dark .h2 {color: #000}
.section-matras .intro.dark p {color: #000}
.section-matras .intro.dark .lead {color: #000}
.section-matras.inner .intro {padding-top: 15%}

.section-matras .video {max-height: 100vh; overflow: hidden;}
.section-matras .video figure {max-width: 100%;}
.section-matras .video figure img {max-width: 100%; width: 100%; height: initial}

.section-matras .intro a {background: #fff; font-weight: bold; color: #000}

.section-matras {box-shadow: 0 0 15px 1px rgba(0,0,0,.07);}


.section-matras.shadow {}
.section-matras.shadow:before {content: ''; display: block; width: 100%; position: absolute; z-index: 2; top: 0; left: 0; height: 30vh; background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.35))}

.section-matras figure {max-height: 100vh; overflow: hidden}
.section-matras figure img {max-width: 100%;}



.topic {position: relative; z-index: 4; background: transparent; position: absolute; top: 0; left: 0; width: 100%; display: block; background: #1a1c20}
.topic ul {margin: 0; padding: 0; display: flex; flex-direction: row; justify-content: space-between; height: 84px; align-items: center; border-bottom: 1px solid transparent; list-style: none}
.topic li {margin-right: 15px;}
.topic li a {font-size: 16px; margin-left: 12px;}
.topic li.in {margin: 0px 20px}
.topic li,
.topic li a {color: #fff; font-size: 18px;}
.topic li.in {margin-right: auto;}
.topic li:last-child {margin-right: 0; }
/*
.inner .topic {background: #fff;}
.inner .topic ul {border-bottom: 1px solid #aeafb5;}
.inner .topic li,
.inner .topic li a {color: #aeafb5;}
*/

.navbar-default {background: transparent; border-radius: 0px solid; border: 0px solid;}

.inner .navbar-default {background: #fff;}

.navbar-default {min-height: 100px; display: flex; flex-direction: row; align-items: center; justify-content: space-between; padding: 18px 0}
.navbar-default .navbar-nav {display: flex; flex-direction: row; align-items: center; min-height: 64px;}
.navbar-default .navbar-nav>li>a {position: relative; color: #000; padding: 0 15px; font-size: 16px; font-weight: bold;}
.affix.navbar-default .navbar-nav>li>a,
.inner .navbar-default .navbar-nav>li>a {color: #000}
.navbar-default .navbar-nav>li>a:after {background-color: #5b2dc3; background: #5b2dc3; background: -webkit-linear-gradient(left,#5b2dc3 30%,#7842d6 100%); background: linear-gradient(left,#5b2dc3 30%,#7842d6 100%); content: ''; display: block; position: absolute; bottom: -6px; left: 15px; width: 0%; height: 2px;  transition: all .4s ease}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {background: transparent; color: #000}
.affix.navbar-default .navbar-nav>.active>a, .navbar-default.affix .navbar-nav>.active>a:focus, .navbar-default.affix .navbar-nav>.active>a:hover {background: transparent; color: #000}

.navbar-default .navbar-nav>.active>a:after,
.navbar-default .navbar-nav>.active>a:focus:after,
.navbar-default .navbar-nav>.active>a:hover:after {width: calc(100% - 30px);}

.navbar-default .navbar-nav>li>a:hover:after {width: calc(100% - 30px);}


.inner .navbar-default .navbar-nav>.active>a {color: #000}


.open .dropdown-menu {display: flex; flex-direction: column; width: 280px;}
.open .dropdown-menu li {white-space: initial; padding: 2px 6px}
.open .dropdown-menu li a {white-space: initial}

.main-carousel .carousel-cell {display: flex; flex-direction: row; align-items: center; justify-content: center; padding: 0 15px; width: 13.3%; height: 192px}
.main-carousel .carousel-cell img {max-width: 100%; display: block; height: initial}

.inner .navbar-brand>img.h,
.affix .navbar-brand>img.h {
    display: block;
}
.inner .navbar-brand>img.f,
.affix .navbar-brand>img.f {
    display: none;
}
.navbar-brand>img.h {
    display: none;
}



@media (max-width: 1199px) {
	.main-carousel .carousel-cell {width: 20%}
}
@media (max-width: 992px) {
	.navbar-default .navbar-nav>li>a {padding: 0 0 0 15px}
	.main-carousel .carousel-cell {width: 33.333%}
}
@media (max-width: 768px) {
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,	
	.navbar-default .navbar-nav>li>a {color: #000}
	.collapse.in {background: #fff}
}

/*
header:after {    content: '';
    position: absolute;
    top: 0;
    z-index: 17;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    display: block;
    background-image: url(./../img/logo/logo.svg);
    background-size: 90% auto;
    background-repeat: no-repeat;
    width: 40%;
    left: calc(100% / 2 - 40% / 2);
    height: 20%;
    top: 30%;
    background-position: center;
    background-color: rgba(255,255,255,.53);
    border: 1px dotted rgba(255,255,255,.3);
	opacity: .64;
}
*/

.pixel {position: fixed; top: 0; left: 0; top: 0; width: 0; opacity: 0; visibility: hidden;}


footer {background-color: #1a1c20; padding: 60px 0 0; background-image: url(./../img/footer.jpg); background-repeat: no-repeat; background-size: 100% auto }
footer h4 {color: #fff; font-size: 16px; font-weight: bold;}
footer .f-b {display: flex; flex-direction: column; color: #85868c;}
footer span.t {}
footer .f-b a {color: #fff; font-size: 16px; line-height: 25px; margin-bottom: 9px; display: block}

footer .bbt {border-top: 1px solid rgba(255,255,255,.12); padding-top: 22px; padding-bottom: 28px; color: #fff; font-size: 12px; margin-top: 25px}
footer .bbt a {color: #fff;}
footer .bbt .l {text-align: left;} 
footer .bbt .r {text-align: right;} 
footer .bbt .r a {border-bottom: 1px solid #fff; margin-left: 8px}

@media (max-width: 992px) {
	footer {background-size: auto 100%}
	footer .f-b {margin-bottom: 15px}
}


.mperf {padding: 70px 0 40px; background: url(./../img/main.jpg);}
.mperf .f-v {display: flex;}
.mperf .f-v i {display: inline-block; min-width: 40px; max-width: 40px; width: 40px; height: 40px; border-radius: 50%; background: #5b2dc3; background: linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%); margin-right: 10px}
.mperf .f-v div {color: #85868c; font-size: 14px}
.mperf .f-v div h3 {font-size: 16px; font-weight: bold; margin-top: 0; line-height: 32px; margin-bottom: 0px; color: #000; margin-bottom: 15px}
.mperf .f-v div h3 {
	color: #5b2dc3;
    background: -webkit-linear-gradient(left,#5b2dc3 30%,#7842d6 100%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	
}

@media (max-width: 768px) {
	.mperf {padding: 70px 0}
}


.news-main {padding: 40px 0 40px;}
.news-main {}


.main-proucts {padding: 70px 0 40px}
.main-proucts h2 {font-size: 21px; font-weight: bold}
.main-proucts p {margin-bottom: 35px;}

.main-proucts .box-item {position: relative; opacity: .91}
.main-proucts .box-item:hover {opacity: 1}
.main-proucts .box-item .marka {display: block; width: 100%; text-align: center; background: #01b400; color: #fff; padding: 0 8px; font-weight: bold; text-transform: uppercase; font-size: 12px; border-radius: 3px}
.main-proucts .box-item h3 {margin-top: 0; font-size: 16px; color: #000}

.main-proucts .box-item:hover .marka {background: green}
.main-proucts .box-item .price {display: block; text-align: center; font-size: 18px; margin-bottom: 25px;}


.main-proucts .box-item ul {padding: 0; list-style: none;}
.main-proucts .box-item ul li {font-size: 12px;}

.box-item-inner.block {}
.box-item-inner.block .row .content {background: #fafafa; padding: 25px 25px 0;}
.box-item-inner.block .row {display: flex; flex-direction: row; align-items: center; justify-content: flex-start;}

.box-item-inner.block.block .price {font-size: 18px; margin-right: 8px}
 

.box-item-inner div.price {padding: 45px 0; display: block; text-align: center}
.box-item-inner div.price span {display: block; font-size: 21px; font-weight: bold;}

.content-price {display: block; font-size: 18px; font-weight: bold;}
@media (max-width: 768px) {
	.box-item-inner.block .row {flex-direction: column}
	.box-item-inner div.price {padding: 15px 0 25px;}
	.box-item-inner p {text-align: center;}
	
	.content-price {display: block; text-align: center;}
}

h2 .pri {color: #7944d4}



.bg-g { background: rgba(170, 170, 170, 0.1);}
.bg-l { background: #f7f7f7;}

.main-aboult {
	padding: 70px 0 40px;
}

.page-title {padding: 30px 0}
.page-title h1 {text-align: center; font-size: 24px; font-weight: bold; text-transform: uppercase;}
.page-title {}
.page-title .container {display: flex; flex-direction: column; align-items: center; justify-content: center;} 

.breadcrumb {background: transparent; display: block; margin: 0 auto;}
.breadcrumb>li{font: normal 13px/23px "Roboto",Helvetica,Arial,Verdana,sans-serif; color: #673ab7;}
.breadcrumb>.active,
.breadcrumb>li>a {color: #673ab7;}
.breadcrumb>li>a {color: #7944d4;}

.electro-main { padding: 70px 0 40px; }
.electro-main {}
.electro-main ul {list-style: none; padding: 0;}
.electro-main h2 {text-align: center; font-weight: bold;}
.electro-main h3 {text-align: center; font-weight: bold;}
.electro-main p {text-align: center}

.aboult-main { padding: 70px 0 40px; }
.aboult-main {}
.aboult-main ul {list-style: none; padding: 0;}
.aboult-main h2 {text-align: center; font-weight: bold;}
.aboult-main h3 {text-align: center; font-weight: bold;}
.aboult-main h4 {text-align: center; font-weight: bold;}

section.reviews {padding: 50px 0 20px}

/* mice panel */
#mice {
	margin: 0 auto;
	padding-bottom: 8em;
	padding-top: 5.5em;
	text-align: center;
	width: 20px;
	height: 9px;
	position: absolute; bottom: 0; left: calc(50% - 10px);
 }
 
	#mice span {
		display: block;
		width: 9px;
		height: 9px;
		-ms-transform: rotate(45deg); /* IE 9 */
		-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
		transform: rotate(45deg);
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
		margin: 5px 0 3px 6px;
	 }
 
.unu {margin-top: 6px;}
 
.unu, .doi, .trei {
	-webkit-animation: mouse-scroll 1s infinite;
	-moz-animation: mouse-scroll 1s infinite;
 }
 
.unu {
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-webkit-animation-direction: alternate;
 }
 
.doi {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-webkit-animation-direction: alternate;
 }
 
.trei {
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-webkit-animation-direction: alternate;
 }
 
.mouse {
	height: 30px;
	width: 22px;
	border-radius: 10px;
	transform: none;
	border: 2px solid #fff;
	top: 170px;
 }
 
.wheel {
	height: 5px;
	width: 2px;
	display: block;
	margin: 7px auto;
	background: #fff;
	position: relative;
 }
 
.wheel {
	-webkit-animation: mouse-wheel 1.2s ease infinite;
	-moz-animation: mouse-wheel 1.2s ease infinite;
 }
 
@-webkit-keyframes mouse-wheel {
	0% {}
	100% {
		opacity: 0;
		-webkit-transform: translateY(6px);
		-ms-transform: translateY(6px);
		transform: translateY(6px);
	 }
}
 
 
@-moz-keyframes mouse-wheel {
	0% {}
	50% {top: 2px;}
	100% {top: 3px;}
 }
 
@-webkit-keyframes mouse-scroll {
	0% {}
	50% {opacity: .5;}
	100% {opacity: 1;}
 }
 
@-moz-keyframes mouse-scroll {
	0% {}
	50% {opacity: .5;}
	100% {opacity: 1;}
}
 
@-o-keyframes mouse-scroll {
	0% {}
	50% {opacity: .5;}
	100% {opacity: 1;}
}
 
@keyframes mouse-scroll {
	0% {}
	50% {opacity: .5;}
	100% {opacity: 1;}
}

section.exp {padding: 70px 0 40px; color: #85868c;}
section.exp h4 {font-weight: bold; font-size: 18px; color: #000; margin-bottom: 22px}
section.exp ul {padding: 0; margin: 0 0 15px; list-style: none;}
section.exp ul li {margin-bottom: 10px;}
section.exp ul.ii {margin-top: 15px;}
section.exp ul.ii li {font-size: 16px;}
section.exp ul.p li {background: #f3fdfb; padding: 4px; border-radius: 3px; color: #000}
section.exp p {}
section.exp small {font-size: 12px}


.icon-circle-right {
	color: #fff;
	transform: translateY(4px);
	font-size: 16px;
	display: flex; width: 15px; height: 15px; align-items: center; justify-content: center;
	border-radius: 50%;
    background: #5b2dc3;
    background: -webkit-linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
    background: linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);	
	float: left; margin-right: 4px;
}
.icon-circle-right:before {
	margin-left: 0px;
}

.line-exp {display: block; width: 100%; border-radius: 1px; background: rgba(133,134,140,.1); height: 7px; margin-bottom: 15px;}
.line-exp span {
	display: block; position: relative; height: 7px;
	background: #5b2dc3;
	width: 80%;
    background: linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);	
}
.line-exp span:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
	animation: progress-bar-stripes 2s linear infinite; 
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

ul.lic {padding: 0; list-style: none; margin-top: 35px}
ul.lic li.lic {margin-bottom: 12px; font-size: 16px}
ul.lic li.lic a {color: #686868}
.icon-file-pdf {color: #7944d4; margin-right: 6px; font-size: 28px;}

.org-main {padding: 70px 0 40px; background-image: url(./../img/bg_1-1.jpg); background-position: center bottom; background-size: 100% auto;}
.org-main h2 {font-weight: bold;}
.org-main ul {padding: 0; list-style: none}


@media (max-width: 992px) {
	.org-main {background-size: auto 100%; background-position: right center;}
}
@media (max-width: 768px) {
	.org-main { padding: 70px 0}
}

aside {display: flex; flex-direction: column; padding: 70px 0 0}
aside a {display: inline-block; line-height: 24px; margin-bottom: 8px; color: #686868; padding: 4px 8px; background: #fafafa}
aside a.active {background: -webkit-linear-gradient(left,#5b2dc3 30%,#7842d6 100%); -webkit-background-clip: text; background-clip: text; color: transparent}



article {padding: 70px 30px}


#mmsry {position: relative; width: 100%;}
#mmsry .item:before {content: ''; display: block; width: calc(100% - 30px); left: 15px; top: 15px; height: calc(100% - 30px); background: #f7f7f7; position: absolute; z-index: -1}
#mmsry .item>* {position: relative; z-index: 2; max-width: 240px}
#mmsry .item {margin-bottom: 5px; padding: 25px;}

#mmsry1 {margin-bottom: 15px;}
#mmsry1 .item {overflow: hidden; z-index: 2; position: relative; padding-bottom: 140px; opacity: .91; box-shadow: 5px 10px 15px #fff; padding-top: 15px;}
#mmsry1 .item:hover {overflow: visible; z-index: 3; background: #f7f7f7; opacity: 1; box-shadow: 5px 10px 25px #eee}
#mmsry1 .item h4 {z-index: 4; position: relative; margin-top: }
#mmsry1 .item img {width: initial; display: block; height: 192px; margin-bottom: 15px; max-width: 100%}
#mmsry1 .item p {max-height: 104px; overflow: hidden; display: block; position: absolute; top: 250px; width: calc(100%); left: 0; padding: 15px;}
#mmsry1 .item:hover p {max-height: initial; background: #f7f7f7;}

@media (max-width: 1199px) {
	#mmsry1 .item h4 {font-size: 14px;}
	#mmsry1 .item p {top: 242px;}
}

@media (max-width: 992px) {
	#mmsry1 .item {padding-bottom: 15px; display: block; width: 100%;}
	#mmsry1 .item h4 {display: inline-block; font-size: 18px}
	#mmsry1 .item img {float: left; margin-right: 25px}
	#mmsry1 .item p {max-height: initial; height: initial; min-height: initial; position: relative; top: initial; display: inline}
	#mmsry1 .item:hover p {background: transparent}
}

.blag {display: flex; flex-direction: row; align-items: center; margin: 0; padding: 0;list-style: none; flex-wrap: wrap; align-items: flex-start;}
.blag li {position: relative; z-index: 2; padding: 0; width: 45%; margin: 0 2.5%}
.blag li i {position: absolute; z-index: 9; top: 15px; right: 15px;}
.blag li a {display: inline-block; width: 100%;}
.blag li figure {display: block;width: 100%;}
.blag li figure img {display: block;width: 100%; max-width: 100%; height: initial}
.blag li figure figcaption {display: block; text-align: center; padding: 12px; font-weight: bold; color: #000}

.reviews h2 {font-weight: bold; font-size: 24px; margin-bottom: 25px;}

@media (max-width: 480px) {
	.blag li {margin: 15px 0 15px; width: 100%;}
	.reviews h2 {font-weight: bold; font-size: 18px; margin-bottom: 5px;}
}

.r180 {transform: rotate(180deg); display: inline-block;}

.form-control {border-radius: 0; background: #f5f5f5}
label {font-weight: normal; font-size: 12px; text-transform: uppercase}
textarea {margin-bottom: 25px; min-height: 140px}

.btn.btn-default:focus:hover,
.btn.btn-default:focus,
.btn.btn-default:hover,
.btn.btn-default {background-color: #5b2dc3;
    background-image: none;
    background: #5b2dc3;
	border: 0px solid;
    background: -webkit-linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
    background: linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
    color: #fff;
    display: inline-block;
    padding: 12px 28px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 35px;}
	
#map {height: 420px}	
.contacts-map-row {display: block; width: 100%; margin-top: 15px; background :#fff; padding: 15px 0 0}
.contacts-map-cal-back {display: block; width: 100%; position: relative;}


.cflex {display: flex; flex-direction: row; align-items: flex-start; justify-content: flex-start; flex-wrap: wrap}
.cflex > div {display: flex; flex-direction: column; align-items: flex-start; padding: 15px}
.cflex small {min-height: 24px; line-height: 12px; font-size: 12px; display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 8px; width: 100%;}
.cflex h3 {font-size: 14px; font-weight: bold; width: 100%}
.cflex a {font-size: 16px; margin-bottom: 6px}
.cflex a i {margin-right: 6px;}


.m-b-20 {margin-bottom: 20px}
.quote {position: relative;}
.quote blockquote {
 padding: 0px;
 border: 0;
 margin: 0;
 font-size: 14px;
 font-style: italic;
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
 -ms-border-radius: 8px;
 border-radius: 8px;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 -ms-border-radius: 0;
 border-radius: 0;
}
.quote blockquote p {
 color: #fff;
 padding-top: 25px;
 padding-bottom: 45px;
 padding-left: 30px;
 padding-right: 30px;
}
.quote blockquote:before {
 content: "";
 position: absolute;
 top: 100%;
 left: 90px;
 width: 0;
 height: 0;
 border-top: 10px solid #ccc;
 border-right: 12px solid transparent;
}
.quote.green blockquote {
 background-color: #0074bb;
}
.quote.green blockquote:before {
 border-top-color: #0074bb;
}
.quote.dark blockquote {
 background-color: #ccc;
}
.quote.dark blockquote:before {
 border-top-color: #ccc;
}
.quote-footer {
 margin: 10px 0;
}
.quote-footer .quote-author-img img {
 float: left;
 max-width: 90px;
 width: 90px;
 height: 90px;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -ms-border-radius: 50%;
 border-radius: 50%;
 margin-left: -5px;
 margin-top: -40px;
 position: relative;
 z-index: 1;
 padding: 5px;
 background-color: #fff;
}
.quote-footer h4 {
 font-size: 14px;
 margin-bottom: 4px;
}
.quote-footer p {
 font-weight: 400;
 font-style: italic;
 font-size: 14px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {width: 100%}
.carousel-caption {bottom: 40%}

.service-check { display: block; width: 100%; padding: 40px 0 70px; border-bottom: 1px solid #f5f5f5}
.service-check h2 {font-weight: bold; margin-top: 0}
.service-check ul {list-style: none; padding: 0; margin: 0;}
.service-check ul li {font-size: 16px; margin-bottom: 8px}
.electro-main ul li i,
.service-check ul li i {font-size: 21px; margin-right: 12px; color: #5b2dc3; background: -webkit-linear-gradient(left,#5b2dc3 30%,#7842d6 100%); color: transparent; -webkit-background-clip: text; background-clip: text; }

.cflex a {color: #5b2dc3; background: -webkit-linear-gradient(left,#5b2dc3 30%,#7842d6 100%); color: transparent; -webkit-background-clip: text; background-clip: text; }

.mb15 {margin-bottom: 15px}

.partners {padding: 70px 0 50px}
.partners h3 {font-weight: bold; margin: 0}


.partners .row {display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; justify-content: space-between; align-items: center}
.partners .row .col-xs-6 {display: flex; align-items: center; justify-content: center; height: 100%;}

.presentaion {padding: 30px 15px;}
.presentaion .col-xs-6 a {display: block}
.presentaion .col-xs-6 a img {display: block; width: 100%; max-width: 100%; height: initial; margin-bottom: 25px;}

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 0;
    padding-left: 0;
} 

@media (max-width: 768px) {
	
	.electro-main {padding: 40px 0}
	.electro-main h2 {font-size: 18px}
	
	section.exp {padding: 40px 0}
	
	.partners {padding: 20px 0 0}
	.partners h3 {font-size: 16px;}
	
	
	.navbar-default .navbar-nav {display: flex; flex-direction: column; align-items: flex-start;}
	.navbar-default .navbar-nav>li {margin-bottom: 10px}
	.navbar-default .navbar-nav>li>a {padding: 0 15px; font-size: 16px}
	
	header .navbar .container {width: 100%}
	.topic {display: none}
	header .navbar {top: 0}
	header .intro {padding: 21% 5% 5%; position: relative;}
	header .video {position: absolute; height: 100%; overflow: hidden; max-width: 100%;}
	header .video video { height: 100%; width: initial;}
	
	
	
	header .video figure { height: 100%; width: initial;}
	header .video figure img { height: 100%; width: initial;}

	header .intro .h2 {font-size: 21px; width: 100%;}
	header .intro p {width: 100%; font-size: 12px;}
	
	.section-matras .intro .h2 {font-size: 21px; width: 100%;}
	.section-matras .intro p {width: 100%; font-size: 12px;}
	
	header .video {max-height: initial}
	#mice {display: none;}
	
	.cflex a {font-size: 16px}
}


@media (max-width: 480px) {
	header {min-height: 50px}
	.section-matras {min-height: 50px}
	section.exp h4 {font-size: 18px; text-align: center;}
	.electro-main h3 {font-size: 16px;}
	#mmsry1 .item img {width: 100%; margin: 0 0 8px; height: initial; max-height: initial;}
	
	footer .bbt .r {text-align: initial; display: flex; flex-direction: row; align-items: flex-start; justify-content: space-between; margin-top: 12px}
	footer .bbt .r a {margin-left: 0;}
	
	footer p {margin-bottom: 0}
	.mperf {padding: 40px 0 25px}
	.mperf .f-v {margin-bottom: 15px}
	.icon-circle-right {margin-right: 8px}
	
	.org-main,
	.aboult-main {padding: 40px 0}
	.org-main h2,
	.aboult-main h2 {font-size: 18px;}
	
	
	header .intro .h2 {font-size: 18px; margin-bottom: 10px}
	.section-matras .intro .h2 {font-size: 18px; margin-bottom: 10px}
	
	.cflex h3 {margin-top: 5px}
	.cflex a:last-child {margin-bottom: 0}
}

@media (max-width: 420px) {
	header .intro {padding: 30% 5% 5%}
	.section-matras .intro {padding: 30% 5% 5%}
}

.objects {display: block; width: 100%;}
.objects h2 {font-weight: bold; font-size: 24px; margin-bottom: 25px}
.objects .container {display: block;}
.objects .container .row {margin-bottom: 15px; margin-top: 15px; padding: 15px 0; background: #fff}
.objects .container .row small {margin-bottom: 15px; display: block;}
.objects .container .row .inner {padding: 25px 15px}
.objects figure {width: 100%;}
.objects figure img {width: 100%; max-width: 100%; display: block; height: initial}

.pro-carousel {width: 100%;}

.pro-carousel .carousel-cell {width: 100%;}

.flickity-viewport {
  transition: height 0.4s ease;
}

/*
.pro-carousel .carousel-cell {width: 100%; padding-top: 67%;}
.pro-carousel .carousel-cell a {display: block; width: 100%}
.pro-carousel .carousel-cell figure {display: block; position: absolute; top: 0; left: 0; width: 100%}
.pro-carousel .carousel-cell figure img {display: block; max-width: 100%; height: initial; width: 100%}
*/


.am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
}
.am-wrapper img{
	position:absolute;
	outline:none;
}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {vertical-align: middle}
td img {max-width: 120px}

.row-line-cars {display: flex; flex-direction: row; align-items: stretch; justify-content: space-between; flex-wrap: wrap; width: 100%; margin: 0}
.row-line-cars figure {max-width: 100%; display: block; overflow: hidden; margin-bottom: 15px; position: relative;}
.row-line-cars figure:after {content: ''; position: relative; display: block; padding-top: 54%}
.row-line-cars figure img {max-width: 100%; display: block; height: initial;}
.row-line-cars a {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%;}

.list-news-item {padding: 10px 30px}
.list-news-item figure {}
.list-news-item figure img {width: 100%;}
.list-news-item .h3 {font-size: 16px; font-weight: bold; padding: 0 8px}
.list-news-item a {color: #7944d4;}
.list-news-item a.det {padding: 0 8px;}

main article.product {}
main article.product ul {list-style: none;}
main article.product ul li {position: relative; line-height: 28px}
main article.product ul.pt li:before {content: "\ea11"; display: flex; position: absolute; left: -34px; top: 0; height: 28px; align-items: center;justify-content: center; width: 28px; font-family: 'icomoon'; color: #fe0d2d;}
main article.product .text-content {position: relative; margin-bottom: 45px}

main article.product ul.nav {    display: flex; flex-direction: row; align-items: center; justify-content: center; border-bottom: 1px solid #5b2dc3}
main article.product ul.nav.nav-tabs>li>a {color: #000; position: relative;}
main article.product ul.nav-tabs>li>a:hover {background: #fff; color: #5b2dc3; border: 1px solid transparent; border-bottom: 1px solid #5b2dc3}
main article.product ul.nav.nav-tabs>li.active>a,
main article.product ul.nav.nav-tabs>li.active>a:focus, 
main article.product ul.nav.nav-tabs>li.active>a:hover {
	border-radius: 0px; color: #5b2dc3; cursor: default; background-color: #fff; border: 1px solid #5b2dc3;
	border-bottom-color: transparent;
}
main article.product .tab-content {
	padding: 25px 15px 15px; border: 1px solid #5b2dc3; border-top: 0px solid
}
main article.product .tab-content h2 {
	font-size: 18px; font-weight: bold;
}
main article.product .tab-content li:before {content: "\ea10"; display: flex; position: absolute; left: -34px; top: 0; height: 28px; align-items: center;justify-content: center; width: 28px; font-family: 'icomoon'; color: #01b400;}


.p-images-top {padding: 15px 0}
.p-images-top {display: flex; flex-direction: row; align-items: center; justify-content: flex-start;}
.p-images-top img {max-width: 64px; margin-right: 15px}

.p-images {padding: 35px 15% 0}
.p-images {display: flex; flex-direction: row; align-items: center; justify-content: space-around; width: 100%;}
.p-images img {max-width: 64px; margin-right: 15px}


.news-item {margin: 15px 0 0 0;}
.news-item img {width: 100%; max-width: 100%; display: block; height: initial}
.news-item p {margin-bottom: 25px}
.news-item a {margin-left: 25px}


.list-partners {padding: 0; margin: 0; display: flex; justify-content: space-between; padding: 35px 0; list-style: none; flex-wrap: wrap;}
.list-partners li {font-size: 18px; padding: 6px 12px; background: #eee; border-radius: 2px; margin: 0px 6px 12px}

@media (max-width: 768px) {
	.list-partners {justify-content: flex-start;}
}



.navbar-default {min-height: 100px; display: flex; flex-direction: row; align-items: center; justify-content: space-between; padding: 18px 0}
.navbar-default .navbar-nav {display: flex; flex-direction: row; align-items: center; min-height: 64px;}
.navbar-default .navbar-nav>li>a {position: relative; color: #fff; padding: 0 15px; font-size: 16px; font-weight: bold;}
.affix.navbar-default .navbar-nav>li>a,
.inner .navbar-default .navbar-nav>li>a {color: #000}
.navbar-default .navbar-nav>li>a:after {background-color: #fff; background: #fff; background: -webkit-linear-gradient(left,#fff 30%,#fff 100%); background: linear-gradient(left,#fff 30%,#fff 100%); content: ''; display: block; position: absolute; bottom: -6px; left: 15px; width: 0%; height: 2px;  transition: all .4s ease}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {background: transparent; color: #fff}
.affix.navbar-default .navbar-nav>.active>a, .navbar-default.affix .navbar-nav>.active>a:focus, .navbar-default.affix .navbar-nav>.active>a:hover {background: transparent; color: #000}

.navbar-default .navbar-nav>.active>a:after,
.navbar-default .navbar-nav>.active>a:focus:after,
.navbar-default .navbar-nav>.active>a:hover:after {width: calc(100% - 30px);}

.navbar-default .navbar-nav>li>a:hover:after {width: calc(100% - 30px);}


.inner .navbar-default .navbar-nav>.active>a {color: #000}

.navbar-brand>img {max-width: 182px}

.open .dropdown-menu {display: flex; flex-direction: column; width: 280px;}
.open .dropdown-menu li {white-space: initial; padding: 2px 6px}
.open .dropdown-menu li a {white-space: initial}


.partner-list__item {position: relative; margin-bottom: 30px; margin-top: 30px;}
.partner-list__item:after {content: ''; display: block; width: 40%; left: 30%; position: absolute; top: calc(100% + 40px); height: 3px; background: #9e9e9e}
.partner-list__item:last-child:after {display: none;}
.partner-list__item .row {display: flex; flex-direction: row; align-items: center; justify-content: center; flex-wrap: wrap}
.partner-list__item figure {width: 100%; max-width: 100%;}
.partner-list__item .item__image {max-width: 240px; width: 100%; display: block; margin: 0 auto}

.partners { position: relative; z-index: 1; display: block; z-index: 2; box-shadow: 0px 10px 40px rgba(18, 18, 18, 0.64); }
.partners .parallax {opacity: .34}

.partners-form {width: 90%; margin: 15px auto; display: block; padding: 25px; border: 1px solid #ccc}
.partners-form .lead {font-weight: 100; font-family: Open sans, arial; font-size: 16px}

.partners-form .row {margin-bottom: 15px}

@media (min-width: 768px) {
	.partners-form label {text-align: right}
}


.parallax { position: absolute; width: 100%; top: 0; bottom: 0; background-position: 50% 0; background-attachment: fixed!important; background-repeat: repeat-y; background-size: cover; background-size: 100% auto;}

@media  (max-width: 767px) {
	.parallax  {background-size: auto 100%}
}


.product-info {display: flex; flex-direction: row; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; border: 1px solid #ddd; max-width: 90%; margin:  auto}
.product-info .item {position: relative;}
.product-info .item:after {content: ''; display: block; width: 100%; padding-top: 62%;}
.product-info .item .inner {position: absolute; top: 0; display: flex; left: 0; width: 100%; height: 100%; align-items: center; justify-content: center; flex-direction: column; padding: 0% 14% 0; text-align: center;}
.product-info .item .inner > * {position: relative; z-index: 2}
.product-info .item .inner h3 {}
.product-info .item .inner p {}
.product-info .item .inner a {text-decoration: underline}

.product-info .item .inner {border-width: 1px 0px 0px 1px; border-style: solid; border-color: #ddd}
.product-info .item:hover .inner {background: #f5f5f5}


.product-info .item img {max-width: 100%; width: 128px; margin-top: 18px;}



.product-list {display: block; width: 100%;}

.product-list__item {display: flex; width: 100%; flex-direction: column;}
.product-list__item .inner {padding: 70px 8% 0; width: 100%; display: flex;  flex-direction: row; justify-content: space-between; position: relative; background: linear-gradient(-135deg,#5b2dc3 30%,#7842d6 100%)}
.product-list__item .inner figure {flex-grow: 10; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; width: 100%;}
.product-list__item .inner figure img {position: absolute; top: -10%; right: 0; min-width: 700px; max-width: 1380px}
.product-list__item .inner figure:after {content: ''; display: block; padding-top: 60%;}
.product-list__item .inner .b-desc {display: flex; flex-direction: column; height: 100%; justify-content: center; max-width: 420px; width: 100%; position: relative; z-index: 2; padding-bottom: 120px}
.product-list__item .inner .b-desc h2 {font-weight: 100; font-size: 42px; margin-bottom: 25px; margin-top: 70px; color: #fff;}
.product-list__item .inner .b-desc p {font-size: 18px; color: #fff}
.product-list__item .inner .b-desc a {background: #000;
    border-radius: 0; text-decoration: none;
    font-size: 16px; padding: 12px 20px; background: #fff; border-radius: 3px; box-shadow: 4px 8px 1px #43149a; display: inline-block; width: initial;
    width: 192px; text-align: center; color: #111; margin-top: 25px;}

.product-list__item .content {padding: 100px 8%; position: relative; z-index: 3}
.product-list__item .content h3 {margin-top: 40px; font-weight: 100; font-size: 24px;}
.product-list__item .content ul {column-count: 2; font-size: 16px; padding: 0 0 0 20px;}
.product-list__item .content ul li {line-height: 21px; padding: 9px 0; color: #555;}


.focus-block h2 {text-transform: uppercase; max-width: 620px; margin: 30px auto 15px; display: block; font-size: 42px;}
.focus-block {text-align: center; padding: 70px 0; display: block; position: relative; z-index: 3}
.focus-block a {margin-top: 35px;}


.product-list__item {overflow: hidden;}

@media (max-width: 1660px) { .product-list__item .inner figure img {right: -2%} }
@media (max-width: 1560px) { .product-list__item .inner figure img {right: -7%} }
@media (max-width: 1460px) { .product-list__item .inner figure img {right: -15%} }
@media (max-width: 1420px) { .product-list__item .inner figure img {right: -20%} }
@media (max-width: 1400px) { .product-list__item .inner figure img {right: -15%; max-width: 1260px} }
@media (max-width: 1340px) { 
	.product-list__item .inner figure img {right: -7%; max-width: 1080px;}
	.product-list__item .inner .b-desc h2 {margin-top: 0;}
	.product-list__item .inner .b-desc {padding-bottom: 50px}
}
@media (max-width: 1320px) { .product-list__item .inner figure img {right: -10%} }
@media (max-width: 1280px) { .product-list__item .inner figure img {right: -12%} }
@media (max-width: 1240px) { .product-list__item .inner figure img {right: -15%} }
@media (max-width: 1200px) { .product-list__item .inner figure img {right: -10%; max-width: 920px} 
	.product-list__item .inner .b-desc {max-width: 320px;  }
	.product-list__item .inner .b-desc h2 {font-size: 28px;}
	.product-list__item .inner .b-desc p {font-size: 16px;}
}
@media (max-width: 1080px) { .product-list__item .inner figure img {right: -15%} }


@media (max-width: 1500px) {
.product-info .item:after {padding-top: 80%;}
}

@media (max-width: 1400px) {
.product-info .item:after {padding-top: 90%;}
}

@media (max-width: 1280px) {
.product-info .item:after {padding-top: 100%;}
}


@media (max-width: 992px) {
	body {font-size: 14px;}
	.topic li {font-size: 14px;}
	.navbar-brand {padding: 25px 45px 10px;}
	.navbar-default .navbar-nav {width: 100%;}
	
	header .intro .h2 {width: 100%; max-width: 100%}
	header .intro {padding: 22% 15% 0;}
	header .intro p.lead {font-size: 18px;}
	header .intro p {font-size: 14px;}
	header .intro > a {font-size: 16px;}
	.section-matras .intro .h2 {width: 100%; max-width: 100%}
	.section-matras .intro {padding: 22% 15% 0;}
	.section-matras .intro p.lead {font-size: 18px;}
	.section-matras .intro p {font-size: 14px;}
	.section-matras .intro > a {font-size: 16px;}
	
	section.aboul-main-b {padding: 0;}
	.jumbotron {margin-bottom: 0}
	.jumbotron .h1, .jumbotron h1 {font-size: 36px;}
	.jumbotron p {font-size: 16px;}
	
	section.aboul-main-b {background-size: auto 100%;}
	
	
	#mice {display: none;}
	
	.carousel-inner>.item>a>img, .carousel-inner>.item>img {max-width: initial; width: initial; height: 400px;}
	
	
	.carousel-caption {bottom: 16%;}
	

	header.inner .intro {background: rgba(2552,255,255,.64); padding-top: 28%;}
	
	.inner .navbar-default {background: transparent; padding: 0}
	
	
	.product-list__item .inner {padding: 10% 5% 5%; flex-direction: column; text-align: center}
	.product-list__item .inner .b-desc {order: 5; margin-top: -14%; max-width: 100%; justify-content: center; align-items: center; padding-bottom: 25px;}
	.product-list__item .inner .b-desc h2 {font-size: 18px; font-weight: bold;}
	.product-list__item .inner figure {order: 1; position: relative; width: 100%; max-width: 100%; min-width: 100%;}
	.product-list__item .inner figure:after {display: none;}
	.product-list__item .inner figure img {right: initial; left: initial; max-width: 100%; width: 100%; position: relative;     min-width: 240px; top: initial; transform: scale(1.3); }
	.product-info {margin-bottom: 15px;}
	
	.product-list__item .content {padding: 5%;}
	
	.product-list__item .content ul {column-count: 1}
		
	.focus-block h2 {
		text-transform: uppercase;
		max-width: 620px;
		margin: 30px auto 15px;
		display: block;
		font-size: 24px;
		text-transform: initial;
		font-weight: bold;
		margin: 0;
		padding: 0 5%;
	}	
	.focus-block a {margin-top: 20px}


	.parallax {background-size: 100% auto; background-position: center!important;}
}


@media (max-width: 768px) {
	
	.b-adr {margin-bottom: 25px;}
	.b-email {    background: #f5f5f5;
    padding: 5%;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;}
	
	.main-image {max-height: 220px;}
	.navbar-brand>img.f {display: none;}
	.navbar-brand>img.h {display: block;}
	
	.main-inner {display: flex; justify-content: center; align-items: center; width: 100%;}
	.main-inner img {max-width: 480px; margin: 0 auto;}
	
	
	header.inner .intro {padding: 5%}
	
	.navbar-brand img {max-width: 168px;}
	.navbar-brand {padding: 10px 18px;}
	
	.navbar-default {min-height: 50px;}
	.navbar-default .navbar-nav {flex-direction: column; align-items: flex-start; padding: 15px 0}
	
	.navbar-default .navbar-nav>li>a {padding: 2px 15px; font-size: 18px;}
	
	
	.product-info .item .inner {padding: 0 5% 10%; position: relative; width: 100%; border-width: 1px 1px 0px 1px}
	.product-info .item:after {padding: 0;}
	.product-info .item .inner:after {position: relative; top: 0; height: 112px; width: 100%; order: 1; min-height: 112px; height: 112px;}
	.product-info .item .inner h3 {order: 2; margin-top: 0px}
	.product-info .item .inner p {font-size: 16px; order: 3}
	.product-info .item .inner a {order: 4}
	
	.product-list__item .content h3	{    margin-top: 20px;
    font-weight: 100;
    font-size: 24px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;}


	header .intro {padding: 5%;}
	header .intro .h2 {color: #000}
	header .intro .lead {color: #000}
	header .intro p {color: #000; margin-bottom: 15px;}
	header .intro a {background-color: #5b2dc3;
    background-image: none;
    background: #5b2dc3;
    border: 0px solid;
    background: -webkit-linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
    background: linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
    color: #fff;
    display: inline-block;
    padding: 12px 28px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 4px;}
	
	.section-matras .intro {padding: 5%;}
	.section-matras .intro .h2 {color: #000}
	.section-matras .intro .lead {color: #000}
	.section-matras .intro p {color: #000; margin-bottom: 15px;}
	.section-matras .intro a {background-color: #5b2dc3;
    background-image: none;
    background: #5b2dc3;
    border: 0px solid;
    background: -webkit-linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
    background: linear-gradient(135deg,#5b2dc3 30%,#7842d6 100%);
    color: #fff;
    display: inline-block;
    padding: 12px 28px;
    font-size: 18px;
    text-decoration: none;
    border-radius: 4px;}
	
	
	.main-image img {height: 220px;}
	.jumbotron .h1, .jumbotron h1 {font-size: 24px;}
	.partners {padding: 15px 0;}
	
	.carousel-caption .h1 {font-size: 21px}
	
	.navbar-default .navbar-nav>li>a,
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {color: #000}
}

@media (max-width: 480px) {
	.product-info .item .inner p {font-size: 14px;}
	
	.partners-form .btn-default {width: 100%; text-align: center}
}


@media (max-width: 420px) {
	
	.product-info .item .inner h3 {font-size: 14px;}
	.product-info .item .inner p {font-size: 13px;}
	.product-list__item .content ul li {font-size: 14px; line-height: 16px;}
	
	
	.jumbotron .col-xs-9 {width: 100%}
}
@media (max-width: 380px) {
	.product-info .item .inner p {font-size: 12px;}
}

.partners-page {padding: 30px;}
.partners-page-img {}
.partners-page-intro {}
.partners-page-content {margin-top: 30px}

#site-products {padding: 45px 0;}

.goods {display: flex; flex-direction: row; align-items: flex-end; justify-content: space-between;}

.goods .good-item {display: flex; flex-direction: column; width: 33%; padding: 15px;}
.goods .good-item .content {min-height: 270px;}
.goods .good-item .content a {margin-top: 40px;}
.goods .good-item h3 {font-size: 21px;}
.goods .good-item img {max-width: 200px;}
.goods .good-item .lsits {flex-direction: column; display: flex;}
.goods .good-item .lsits span {font-size: 18px; padding: 7px 0;
    line-height: 1.4;}

.witdhs {display: flex; flex-direction: row; flex-wrap: wrap; list-style: none;}
.witdhs li {width: 14%; font-size: 24px; text-align: center; padding: 15px;}
.witdhs li:nth-child(odd) {background: #fafafa}


.all-perf {padding: 45px 0}

.tabl-widt {}
.tabl-widt h3 {font-size: 24px; margin-bottom: 24px;}
.tabl-widt p.lead {font-size: 21px; margin-top: 18px;}



@media (max-width: 768px) {
	.goods {flex-wrap: wrap;}
	.goods .good-item {width: 100%;}
	
	.witdhs {padding: 0}
	.witdhs li {width: 33%;}
}

@media (max-width: 480px) {
	.product-info .item .inner h3 {font-size: 18px;}
}


.krovati__list {display: flex; flex-direction: row; justify-content: space-between; padding: 50px 0}
.krovati__list-item {flex-direction: column; width: 30%; margin-bottom: 18px; position: relative;}

.krovati__list-item img {max-width: 100%; border-radius: 8px; box-shadow: 5px 15px 25px #d4d4d4;}

.krovati__list-item p {}
.krovati__list-item p.mb {margin-bottom: -15px; position: relative; z-index: 2;}

@media (max-width: 768px) {
	.krovati__list {flex-wrap: wrap; align-items: center; justify-content: center}
	.krovati__list-item {width: 90%; text-align: center}	
	
	
	
}
@media (max-width: 1200px) {
	.topic li, .topic li a {font-size: 17px;}
}


@media (max-width: 768px) {
	.krovati__list-item img {max-width: 100%; display: block;}
	
	.section-matras .main-image img {height: 380px;}
	.section-matras .intro p.lead,
	.section-matras .intro .h2,
	.section-matras .intro p {color: #fff}
	
	.product-info {border: 0px solid; max-width: 100%;;}
	.goods .good-item {padding: 18px 0; align-items: center; justify-content: center;}
	.product-info .item:last-child .inner {border-bottom: 1px solid #ccc}
	
	.witdhs li {font-size: 16px;}
	
	.all-perf {background: linear-gradient(-45deg, transparent, transparent, transparent, #e7e2ef);}
	.all-perf h2 {font-size: 16px; font-weight: bold;}
	
	.contacts-map-row {margin: 0; padding: 0;}
	.contacts-map-row .col-xs-12 {margin: 0; padding: 0;}
	
	.address-info {padding: 0 30px;}
}

.krovatBlock,
.matrasBlock {
	display: flex; 
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}

.krovatBlock__item,
.matrasBlock__item {
	display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 8px;
	width: 20%
}


.krovatBlock__item h3,
.matrasBlock__item h3{
	font-size: 18px; text-align: center;
}
.krovatBlock__item p,
.matrasBlock__item p{
	display: block; text-align: right; font-size: 21px;
}
.krovatBlock__item figure,
.matrasBlock__item figure{
	display: block
}
.krovatBlock__item figure img,
.matrasBlock__item figure img{
	display: block; height: initial; max-width: 100%; border-radius: 6px;
}


@media (max-width: 768px) {
	.krovatBlock__item,
	.matrasBlock__item {
		width: 48%;
	}
	
}

.add-btn {margin-bottom: 35px;}