/* custom.css */

/* ===================================
 * Шаблон
==================================== */
body {
	background: #f6e9b7;
	font-size: 14px;
	color: #000;
	line-height: normal;
}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	text-transform: uppercase;
}

p {
	line-height: 1.7em;
	text-indent: 20px;
	margin: 0 0 12px 0;
}

a {
    color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:focus {
	color: #000;
	outline: none;
}

img {
	max-width: 100%;
	height: auto;
}

/* ===================================
 * media screen меньше 991
==================================== */
@media screen and (max-width: 991px) {

	#header {
		display: none;
	}

	#afterheader {
		display: none;
	}

	#kontent .container .leftcolumn-body .col-md-4 .kontakty {
		margin: 5px 0 10px 0;
	}

	#footer .container .footer-right {
		text-align: left;
	}

}

/* ===================================
 * media screen от 992 до 1199
==================================== */
@media screen and (min-width: 992px) and (max-width: 1199px) {
	

}

/* ===================================
 * media screen больше 992
==================================== */
@media screen and (min-width: 992px) {

	#header .container {
		background: url(../img/header-3.png) no-repeat 80px 36px,
					url(../img/header-4.png) no-repeat 498px 36px;
	}

	#kontent .container .leftcolumn-body .col-md-4 .kontakty {
		margin-top: 200px;
	}

	#footer .container .footer-right {
		text-align: right;
	}

}

/* ===================================
 * media screen больше 1200
==================================== */
@media screen and (min-width: 1200px) {

}

/* ===================================
 * Топ
==================================== */
#top {

}

#top .container {
	min-height: 100px;
}

#top .container .top-1 {
	margin: 14px 0 0 0;
}

#top .container .top-1 img {
	width: 100%;
	height: auto;
}

#top .container .top-2 {
	margin: 30px 0 0 0;
}

/* ===================================
 * До шапки
==================================== */
#beforeheader {
	background: url(../img/beforeheader.jpg) no-repeat 50% 50%;
}

#beforeheader .container {
	min-height: 5px;
}

/* ===================================
 * Шапка
==================================== */
#header {
	background: url(../img/header-1.jpg) no-repeat 50% 50%;
}

#header .container {
	min-height: 350px;
}

/* ===================================
 * После шапки
==================================== */
#afterheader {
	background: url(../img/afterheader.jpg) no-repeat 50% 50%;
}

#afterheader .container {
	min-height: 10px;
}

/* ===================================
 * Меню
==================================== */
#menu {
	min-height: 43px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

/* ===================================
 * Контент
==================================== */
#kontent {

}

#kontent p {
	text-align: justify;
}

#kontent .text-right {
    text-align: right !important;
}

#kontent .container {

}

#kontent .container ol li,
#kontent .container ul li {
    line-height: 1.7em;
}

#kontent .container .leftcolumn-body .col-md-4 {
	background: linear-gradient(to bottom, rgba(187, 130, 91, 0.9), rgba(187, 130, 91, 0.3));
}

#kontent .container .leftcolumn-body .col-md-4 .uglova {
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 12px;
}

#kontent .container .leftcolumn-body .col-md-4 .uglova span {
	font-size: 20px;
	font-weight: 700;
}

#kontent .container .leftcolumn-body .col-md-4 .kartinki {
	margin-top: 15px;
}

#kontent .container .leftcolumn-body .col-md-4 .kartinki .col-md-12 {
	background: linear-gradient(to right, rgba(170, 169, 169, 0.8), rgba(170, 169, 169, 0.8));
	text-align: center;
	height: 170px;
	margin-bottom: 20px;
}

#kontent .container .leftcolumn-body .col-md-4 .kartinki .col-md-12 img {
	border: 2px solid #fff;
    padding: 4px;
	margin-top: 9px;
}

#kontent .container .leftcolumn-body .col-md-4 .kontakty {
	background: #f7d355;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 12px;
	border: 7px solid #fff;
	border-radius: 15px;
	width: 100%;
	/* height: 270px; */
}

#kontent .container .leftcolumn-body .col-md-4 .kontakty p {
	font-size: 18px;
	text-align: center;
	line-height: 1.2em;
}

#kontent .container .leftcolumn-body .col-md-4 .kontakty .col-md-8 p {
	text-align: left;
}

#kontent .container .leftcolumn-body .col-md-4 .kontakty .col-md-2 img {
	text-align: right;
}

#kontent .container .col-md-8 img {
	width: 100%;
}

#kontent .container .uslugi {
	margin-top: 20px;
}

#kontent .container .uslugi .col-md-12 {
	background: linear-gradient(to right, rgba(170, 169, 169, 0.8), rgba(170, 169, 169, 0.2));
	min-height: 170px;
	margin-bottom: 20px;
}

#kontent .container .uslugi .col-md-12 h2 {
	margin-top: 10px;
}

#kontent .container .uslugi .col-md-12 h2 a {
	text-decoration: none;
}

#kontent .container .uslugi .col-md-12 h2 a:hover {
	text-decoration: underline;
}

#kontent .container .uslugi .col-md-12 a {
	text-decoration: none;
}

#kontent .container .uslugi .col-md-12 a:hover {
	text-decoration: underline;
}

#kontent .container .uslugi .col-md-12 a .dalee {
	text-decoration: underline;
}

#kontent .container img.imgright {
    border: 1px solid #c28f66;
    border-radius: 4px;
    float: right;
    margin: 7px 0 0 10px;
    padding: 4px;
}

/* ===================================
 * Подвал
==================================== */
#footer {
	background: radial-gradient(circle, #e7ca8e, #c0a062);
	color: #434343;
	font-size: 13px;
}

#footer .container a {
	color: #434343;
}

#footer .container ul li {
	line-height: 1.7em;
}

#footer .container {
	min-height: 80px;
	padding-top: 16px;
}
