body {
	background-color: lightgray;
	font-weight: normal;
	font-size: 16px;
	-webkit-font-smoothing:antialiased;
	-webkit-overflow-scrolling: touch;
	color: #000;
	font-family: 'Roboto', sans-serif;
	
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	color: gray;
}
h1 {
  font-size: 18px;
}
/* на sm */
@media (min-width: 768px) {
  h1 {
    font-size: 20px;
  }
}
/* на md */
@media (min-width: 992px) {
  h1 {
    font-size: 22px;
  }
}
/* на lg */
@media (min-width: 1200px) {
  h1 {
    font-size: 24px;
  }
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	margin: 0 0 5px;
	line-height: 18px;
}
.simple_block p {
	margin: 0 0 10px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover, a:focus {
	text-decoration: none;
	color: #000;
}
#bg_header {
	background-color: #000;
	padding-top: 2%;
	padding-bottom: 2%;
}
.logo img {
	width: 80%;
}
.name_com {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 32px;
}
.title_com {
	color: #6B6B6B;
}
.map img{
	width: 100%;
}
.grup_vk img {
	width: 100%;
}
.separ {
	padding-top: 2%;
	padding-bottom: 2%;
}
.navbar_bg {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0;
	margin-bottom: 0;
	background-color: gray;
}
.navbar-inverse .nav_custom li a {
	color: #fff;
	text-decoration: none;
}
.navbar-inverse .nav_custom li a:hover {
	background-color: #000;
}
.navbar-inverse .nav_custom li a.active {
	background-color: #000;
}
.pred a {
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	display: block;
	background-color: gray;
	padding: 2px;
}
.phone_edit {
	color: #6B6B6B;
	font-weight: bold;
	font-size: 18px;
}
.email_edit {
	color: #6B6B6B;
	font-weight: bold;
	font-size: 18px;
}
.email_edit p {
	display: inline;
}

.raite {
	color: #6B6B6B;
	font-weight: bold;
	font-size: 18px;
	margin-top: 8px;
	text-align: center;
}
/* на sm */
@media (min-width: 768px) {
  .raite {
    text-align: center;
  }
}
/* на md */
@media (min-width: 992px) {
  .raite {
    text-align: left;
  }
}
/* на lg */
@media (min-width: 1200px) {
  .raite {
    text-align: left;
  }
}

.raite a {
	color: #FCB900;
	font-size: 22px;
}
#bottom_con {
	border-bottom: 2px #3D5A36 solid;
	border-top: 2px #3D5A36 solid;
	padding-top: 2%;
	padding-bottom: 2%;
}
.adress {
	color: #3D5A36;
	font-weight: bold;
	font-size: 18px;
}
.carousel-caption {
	background-image: url('../upload/image/design/default/content_bg.png');
	padding: 10px 5px 15px 5px;
	font-size: 14px;
}
.carousel-caption h5 {
	font-size: 28px;
	text-shadow: 0 1px 2px rgba(255, 255, 255, .6);
	color: gray;
}
#pluse {
	border-top: 2px #3D5A36 solid;
	padding-top: 2%;
	padding-bottom: 2%;
}
.body_pluse a {
	white-space: nowrap;
}
.zakaz_o a {
	display: block;
	background-color: #6B6B6B;
	padding: 14px 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.custom_sub {
	background-color:#6B6B6B;
	font-weight: bold;
	color:#fff;
	font-size:18px;
	line-height:20px; 
}
.custom-navbar-brand {
	color:#fff !important;
}
/* на xs */
.logo img {
	width: 25%;
}
/* на sm */
@media (min-width: 768px) {
  .logo img {
	width: 125%;
}
}
/* на md */
@media (min-width: 992px) {
  .logo img {
	width: 100%;
}
}
/* на lg */
@media (min-width: 1200px) {
  .logo img {
	width: 100%;
}
}
/* на xs */
.logo {
	text-align: center;
}
/* на sm */
@media (min-width: 768px) {
  .logo {
	text-align: center;
}
}
/* на md */
@media (min-width: 992px) {
  .logo {
	text-align: center;
}
}
/* на lg */
@media (min-width: 1200px) {
  .logo {
	text-align: left;
}
}

/* на xs */
.carousel-caption h5 {
	font-size: 16px;
	color: gray;
	text-shadow: 0 1px 2px rgba(255, 255, 255, .6);
}
/* на sm */
@media (min-width: 768px) {
  .carousel-caption h5 {
	font-size: 20px;

}
}
/* на md */
@media (min-width: 992px) {
  .carousel-caption h5 {
	font-size: 24px;

}
}
/* на lg */
@media (min-width: 1200px) {
  .carousel-caption h5 {
	font-size: 28px;

}
}
.margin_block {
	margin-bottom:4%;
}


/* на xs */
.corp {
	text-align: center;
	font-size: 12px;
}
/* на sm */
@media (min-width: 768px) {
  .corp {
	text-align: center;
}
}
/* на md */
@media (min-width: 992px) {
  .corp {
	text-align: center;
}
}
/* на lg */
@media (min-width: 1200px) {
  .corp {
	text-align: left;
}
}
/* на xs */
.dev {
	text-align: center;
	font-size: 12px;
}
/* на sm */
@media (min-width: 768px) {
  .dev {
	text-align: center;
}
}
/* на md */
@media (min-width: 992px) {
  .dev {
	text-align: center;
}
}
/* на lg */
@media (min-width: 1200px) {
  .dev {
	text-align: right;
}
}
#otz_simple {
	border-bottom: 2px #3D5A36 solid;
	padding-top: 1%;
}
.border_blog {
	border-top: 2px #3D5A36 solid;
	padding-bottom: 2%;
	padding-top: 2%;
}
.icon_art img {
	width: 50%;
	border: 2px #000 solid;
}
.name_art {
	margin-top:2%;
	margin-bottom: 2%;
}
.name_art a {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.short_art {
	color: #3D5A36;
}
.ser_body {
	margin-top:2%;
	margin-bottom: 2%;
}
.ser_body img {
	width: 80%;
}
.ser_body p {
	font-size: 14px;
}
.body_vert_menu {
	margin-top:2%;
	margin-bottom: 2%;
}
.vert_menu li i {
	color: #6B6B6B;
}
.vert_menu li {
	margin:3% 0;
}
.vert_menu li a {
	text-decoration: none;
}
.title_vert_menu {
	color: #6B6B6B;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.phone_edit_bottom {
	color: #6B6B6B;
	font-size: 12px;
}
.email_edit_bottom {
	color: #6B6B6B;
	font-size: 12px;
}
.email_edit_bottom p {
	display: inline;
}

.title_h {
	text-align: center;
}
/* на sm */
@media (min-width: 768px) {
  .title_h {
    text-align: center;
  }
}
/* на md */
@media (min-width: 992px) {
  .title_h {
    text-align: left;
  }
}
/* на lg */
@media (min-width: 1200px) {
  .title_h {
    text-align: left;
  }
}
.edit_h {
	text-align: center;
}
/* на sm */
@media (min-width: 768px) {
  .edit_h {
    text-align: center;
  }
}
/* на md */
@media (min-width: 992px) {
  .edit_h {
    text-align: left;
  }
}
/* на lg */
@media (min-width: 1200px) {
  .edit_h {
    text-align: left;
  }
}
.simple_block {
	margin-top:2%;
	margin-bottom: 2%;
}
.carousel-caption a {
	text-decoration: none;
	color: black;
	text-shadow: 0 1px 2px rgba(255, 255, 255, .6);
}

.table-responsive th {
	text-align: center;
}