 @import url("decor.css");
body {
}
a {
	text-decoration: none;
}

 a, a:hover {
	 color: #569d1b;
 }

h2, h1 {
	display: inline;
	letter-spacing: 1px;
	color: #569d1b;
	font: bold 2em 'Monotype corsiva', Arial;
	word-spacing: 8px;
}
h1 {
	text-transform: uppercase;
	letter-spacing: 4px;
}
#map_container {
	height: 300px;
}
#map {
	width: 100%;
	height: 300px;
}
.lead {
	color: rgba(62, 62, 62, 1);
}
.header {
	position: absolute;
	top: 0;
	width: 100%;
	height: 240px;
	background: url(img/header.png) no-repeat;
	background-size: 84em;
	-moz-background-size: 84em;
	background-position: bottom center;
	z-index: 300;
}
.header_home,
.home-page .header{
	position: absolute;
	top: 0;
	width: 100%;
	height: 430px;
	background: url(img/header.png) no-repeat;
	background-size: 95em;
	-moz-background-size: 100em;
	background-position: bottom center;
	z-index: 300;
}
#body-bg {
	background: url(img/body_main_bg.png) round;
	position: fixed;
	width: 100%;
	height: 100em;
	z-index: -1;
}
#top_nav {
	top: 240px; /*высота шапки в пикселях*/
	width: 100%;
	position: fixed;
	z-index: 1000;
}
#top_nav_home,
.home-page #top_nav{
	top: 430px; /*высота шапки в пикселях*/
	width: 100%;
	position: fixed;
	z-index: 1000;
}
#owl-example .item {
	margin: 2px;
}
#owl-example .item img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 5px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}
.dk {
	max-width: 1440px;
}
.header-block_home,
.home-page .header-block{
	position: relative;
	width: 100%;
	background: #fff;
	height: 420px;
	z-index: 200;
}
.header-block {
	position: relative;
	width: 100%;
	background: #fff;
	height: 230px;
	z-index: 200;
}
.info {
	width: 100%;
	position: fixed;
	top: 0px;
	height: 44px;
	background: #4a709c;
	background: linear-gradient(to top, #4a709c, #88afdd);
	z-index: 80;
}
.info-brand {
	color: #fff;
	font-size: 2em;
}
.info-phone {
	color: #fff;
	font-size: 2em;
}
.name {
	color: #fff;
}
.name img {
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
.title {
	position: absolute;
	top: 60px;
	left: 60px;
}
.description {
	position: absolute;
	padding-left: 15px;
	padding-top: 12px;
	top: 100px;
	left: 120px;
	padding-right: 15px;
	background: #f5c900;
	background: linear-gradient(to top, #f5c900, #dac15e);
	font-size: 1.2em;
	height: 46px;
	z-index: 98;
}
.phone {
	position: absolute;
	padding-left: 15px;
	top: 80px;
	right: 80px;
	width: 255px;
	background: #f9e990;
	background: linear-gradient(to top, #f9e990, #f7eeba);
	font-size: 1.2em;
	height: 46px;
	z-index: 97;
}
.title_home,
.home-page .title{
	/* font-family: 'Decor', arial;
	text-transform: uppercase; */
	position: absolute;
	/* padding-left:15px;
	padding-right:15px; */
	top: 30px;
	left: 80px;/* background: #584b3a;
	background: linear-gradient(to top, #584b3a, #594933);
	font-size:2.2em;
	height:46px; */
}
.title_home img, .title img,
.home-page .title img, .title img{
	max-width: 95%;
	height: auto;
	border-radius: 3px;
}

.description_home,
.home-page .description{
	position: absolute;
	padding-left: 15px;
	padding-top: 12px;
	top: 140px;
	left: 140px;
	padding-right: 15px;
	background: #0193da;
	background: linear-gradient(to top, #0193da, #67b5ea);
	font-size: 1.2em;
	height: 46px;
}
.phone_home,
.home-page .phone{
	position: absolute;
	padding-left: 15px;
	top: 120px;
	right: 100px;
	width: 255px;
	background: #f9e990;
	background: linear-gradient(to top, #f9e990, #f7eeba);
	font-size: 1.2em;
	height: 46px;
}
.big-phone {
	position: absolute;
	left: 95px;
	color: red;
	font-size: 2.2em;
}
.sm-phone {
	position: absolute;
	bottom: 4px;
	color: #000;
}
.line_home,
.home-page .line{
	position: absolute;
	top: 413px;
	width: 100%;
	background: #4a709c;
	background: linear-gradient(to top, #4a709c, #88afdd);
	height: 46px;
	box-shadow: 3px 4px 4px rgba(0,0,0,0.2);
	z-index: 80;
}
.line {
	position: absolute;
	top: 223px;
	width: 100%;
	background: #4a709c;
	background: linear-gradient(to top, #4a709c, #88afdd);
	height: 46px;
	box-shadow: 3px 4px 4px rgba(0,0,0,0.2);
	z-index: 90;
}
.btn-success {
	color: #ffffff;
	background: #f5c900;
}
.navbar {
	background: #4b6686;
	background: linear-gradient(to top, #4b6686, #79a6db);
	border-radius: 0px;
	border: 0px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	height: 46px;
}
.navbar-default .navbar-nav > li > a {
	background: #4a709c;
	background: linear-gradient(to top, #4a709c, #88afdd);
	color: #fff;
	padding-right: 15px;
	padding-left: 15px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FFC;
	background: #4a709c;
	background: linear-gradient(to top, #4a709c, #88afdd);
	border-bottom: 5px solid #f5c900;
	box-shadow: 2px 4px 4px rgba(0,0,0,0.2);
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #FFC;
	background: #006e08;
	background: linear-gradient(to top, #006e08, #0bb601);
	border-bottom: 5px solid #88afdd
	box-shadow: 2px 4px 4px rgba(0,0,0,0.2);
}
.pic {
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #ccc;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	margin: 0px;
}
.forma {
	padding: 10px;
	background: #0193da;
	background: linear-gradient(to top, #0193da, #67b5ea);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	border-radius: 5px;
}
.forma-title {
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	font-size: 1.4em;
	text-align: center;
}
.forma-otvet {
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	font-size: 1.1em;
	text-align: center;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #FFC;
}

/*
.dropdown-menu {
	background: #fff;
}
*/

.bottoms {
	margin-top: 8px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #dbca7d;
	background: linear-gradient(to top, #dbca7d, #ffbb05);
	color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle {
	background: #dad05d;
	background: linear-gradient(to top, #dad05d, #ffbb05);
}
.marging {
	margin-top: 50px;
}
.kvadrat_promo {
	display: inline-block;
	padding-left: 80px;
}
.kvadrat_promo span {
	padding: 40px;
	position: absolute;
	top: 30px;
	left: 0;
}
.kvadrat_promo_pos1 {
	background: url(img/anim1.png) center left no-repeat;
}
.kvadrat_promo_pos4 {
	background: url(img/anim2.png) center left no-repeat;
}
.kvadrat_promo_pos3 {
	background: url(img/anim3.png) center left no-repeat;
}
.kvadrat_promo_pos2 {
	background: url(img/anim4.png) center left no-repeat;
}
.kvadrat_promo_pos5 {
	background: url(img/ya-1.png) center left no-repeat;
}
.kvadrat_promo_pos6 {
	background: url(img/ya-2.png) center left no-repeat;
}
.promo-title {
	font-size: 18px;
	color: #242602;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0px;
}
.promo-desc {
	font-size: 1.2em;
	color: #242602;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0px;
}
.promo-desc1 {
	font-style: italic;
	font-size: 1.2em;
	color: #569d1b;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0px;
}
.stock {
	position: relative;
}
.stock .background {
	width: 100%;
	height: auto;
}
.stock .text {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	padding: 0 15px;
	font-weight: bolder;
	font-size: 20px
}
.stock .text:before {
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	bottom: 0;
	z-index: 5;
	background: rgba(0,0,0,0.3);
	content: ''
}
.stock .main-text {
	margin-top: 3%;
	font-size: 1.9em;
	line-height: 1em;
	padding: 0 103px;
	z-index: 10;
	position: relative;
	color: #c31463;
	text-shadow: 3px 3px 4px rgb(255, 255, 255);
	text-shadow: 4px 0px 4px #fff, -2px 0 4px #fff, 0 2px 4px #fff, 0 -2px 4px #fff, 1px 1px #fff, -1px -1px 4px #fff, 1px -1px 4px #fff, -1px 1px 4px #fff;
}
.stock .main-text span {
	font-size: 1.5em
}
.stock .date-text {
	position: absolute;

	bottom: 0;
	text-align: right;
	letter-spacing: 0.5px;
	color: #fff;
	text-shadow: 3px 3px 4px rgb(62, 62, 62);
	z-index: 10;
}
.bord {
	padding-top: 30px;
	margin-top: 20px;
	border-top: 2px dashed #ccc;
	margin-bottom: 20px;
}
.bord-n {
	margin-top: 30px;
	border-top: 2px dashed #ccc;
	margin-bottom: 20px;
}
.bord-n.index-bottom-line {
	margin-bottom: 0
}
.reviews-title {
	color: #569d1b;
	text-shadow: 2px 2px 2px rgba(200,200,200,0.2);
	display: inline;
	/* font: bold 1.5em 'Decor', arial; text-transform: uppercase */;
	font-size: 1.5em;
}
.reviews-name {
	color: #0C6400;
	font-size: 1.5em;
}
.del {
	color: #fff;
	font-size: 0;
}
.ico {
	margin-top: 7px;
}
.left-i {
	margin-top: 12px;
}
.footer {
	margin-bottom: 0;
	margin-top: 20px;
	padding: 15px;
}
.footer p {
	width: 100%;
	margin-bottom: 0
}
.footer-phone {
	color: #004c79;
	font-size: 1.8em;
}
.footer-line {
	margin-top: 45px;
	padding: 10px;
	color: #FFF;
	background: # #4a709c;
	background: linear-gradient(to top, #4a709c, #88afdd);
}
.leftimg {
	float: left; /* Выравнивание по левому краю */
	margin: -15px 7px 7px 0; /* Отступы вокруг картинки */
}
.rightimg {
	float: right; /* Выравнивание по правому краю  */
	margin: 7px 0 7px 7px; /* Отступы вокруг картинки */
}
.footer .row > div:nth-child(3) {
	position: relative;
	top: -8px;
	text-align: right;
}
.tr {
	float: left;
	margin-left: -57px;
	margin-top: -10px;
}

@media (min-width: 992px) and (max-width:1200px) {
.stock .main-text {
	margin-top: 2%;
}
}

@media (min-width: 768px) and (max-width:991px) {
.stock .text {
	font-size: 13px;
}
.stock .main-text {
	margin-top: 3%;
	padding: 0px 88px;
}
.stock .main-text span {
	font-size: 1.5em;
}
}

@media screen and (max-width:767px) {
.footer,  .footer-line,  .footer p,  .footer-line p {
	text-align: center;
}
#share42 {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.footer .row > div:nth-child(3) {
	position: static;
	margin-top: 10px;
}
.stock .text {
	font-size: 20px;
}
.stock .main-text {
	padding: 0 20px
}
.stock .main-text span {
	font-size: 1.5em;
}
}

@media screen and (max-width:550px) {
.stock .text {
	font-size: 15px;
}
.stock .main-text {
	margin-top: 5%;
}
.stock .main-text span {
	font-size: 1.2em;
}
.stock .date-text {
	right: 15px;
	left: 15px;
	text-align: center;
}
}

@media screen and (max-width:377px) {
.phone_home,
.home-page .phone{
	top: 320px;
	right: 10px;
}
.phone {
	top: 140px;
	right: 10px;
}
.btn-success {
	margin-left: 10px;
}
.footer .btn-success {
	max-width: 100%;
	margin-left: 0;
	font-size: 12px;
}



.title_home,
.home-page .title{
	width: 95%;
	display: inline-block;
	left: 2.5%;
	font-size: 1.8em;
	height: auto;
	padding-top: 7px;
}
.title {
	left: 20px;
	font-size: 1.8em;
	height: 46px;
	padding-top: 7px;
}
.description_home,
.home-page .description{
	left: 50px;
	font-size: 0.8em;
	padding-top: 16px;
}
.description {
	left: 50px;
	font-size: 0.8em;
	padding-top: 16px;
}
.info-brand {
	font-size: 1.1em;
}
.info-phone {
	font-size: 0.8em;
}
.info {
	padding: 15px;
}

/*
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #333333;
	background-color: #fff;
}
*/
/*
.dropdown-menu > li > a {
	background-color: #fff;
}
*/

.dropdown-header {
	background-color: #fff;
}
.dropdown {
	background-color: #fff;
}
h1, h2 {
	font-size: 1.7em
}
.stock .text {
	font-size: 12px;
}
}

@media screen and (min-width:378px) and (max-width:767px) {

/*
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #333333;
	background-color: #fff;
}
.dropdown-menu > li > a {
	background-color: #fff;
}
*/

.dropdown-header {
	background-color: #fff;
}
.dropdown {
	background-color: #fff;
}
.phone_home,
.home-page .phone{
	top: 320px;
	right: 10px;
}
.phone {
	top: 140px;
	right: 10px;
}
.btn-success {
	margin-left: 10px;
}
.title {
	/* width: 100%; */
	display: inline-block;
	left: 2.5%;
	font-size: 1.8em;
	height: auto;
	padding-top: 7px;
}
.description {
	left: 50px;
	font-size: 1em;
	padding-top: 14px;
}
.title_home,
.home-page .title{
	left: 20px;
	font-size: 1.8em;
	height: 46px;
	padding-top: 7px;
}
.description_home,
.home-page .description{
	left: 50px;
	font-size: 1em;
	padding-top: 14px;
}
.info-brand {
	font-size: 1.2em;
}
.info-phone {
	font-size: 1.2em;
}
.info {
	padding: 15px;
}
}

@media screen and (min-width:600px) {
	.footer .row > div.col-md-4 {
		width: 33.33333%;
		float: left;
	}
}

 @media all and (max-width: 600px) {

	 #zcwMiniButton.z-widget-button.z-widget-simple-btn {
		 width: 0;
		 height: 0;
		 opacity: 0;
	 }
 }


@media screen and (min-width:768px) and (max-width:991px) {
.phone_home,
.home-page .phone{
	top: 320px;
}

.phone {
	top: 140px;
}
.btn-success {
	margin-left: 0px;
}
}

@media screen and (min-width:1640px) and (max-width:2900px) {
.title {
	left: 15%;
}
.description {
	left: 19%;
}
.phone {
	right: 15%;
}
}
@font-face {
	font-family: 'Monotype corsiva';
	src: url('../fonts/MTCORSVA.eot');
	src: local('MTCORSVA'), url('../fonts/MTCORSVA.woff') format('woff'), url('../fonts/MTCORSVA.ttf') format('truetype');
}

 .navbar-nav .open .dropdown-menu.brown{
	 background-color: #577ca7;
 }

 .dropdown-menu.brown > li > a {
	 color: #fff;
	 font-size: 13pt;
 }

 @media (max-width: 767px){
	 .navbar-default .navbar-nav .open .dropdown-menu.brown>li>a {
		 color: #fff;
		 font-size: 13pt;
	 }
 }

 .dropdown-menu.brown > li > a:hover {
	 color: #4a709c;
 }

 .img-center{
	 padding: 10px 30px;
	 max-width: 700px;
 }

 .img-left{
	 float: left;
	 padding: 10px 30px 10px 0;
	 max-width: 700px;
 }

 .img-right{
	 float: right;
	 padding: 10px 0 10px 30px;
	 max-width: 700px;
 }

.lead{
	text-align: justify;
}

.social-link{
	padding-left: 10px;
}

.newitem{
	background:url(img/new.png) no-repeat;
	width: 100px;
	height: 41px;
	position: absolute;
	top: 9px;
	left: 22px;
}

.tr.tr50{
	padding: 23px;
}