header{
	padding-top: 5px;
	background: #fffee0;
}

.header .logo{
	margin-top: -11px;
}

.top-menu-wrapper{
	border-bottom: 1px #cac9c9 solid;
	margin-bottom: 15px;
}

.top-menu .navbar-default{
	margin-bottom: 0;
	min-height: 25px;
}

.reformal{
	padding-top: 20px;
}

/* ============================= Р‘Р°РЅРЅРµСЂС‹ ============================== */

.banner-text p, .banner-text h2{
	margin-right: 10px;
	margin-left: 20px;
}

.banner-text *{
	color: #3d3d3d;
}

.banner-text h2{
	font-size: 34px;
}

.banner-book h2{
	margin-top: 14px;
}

.banner-book img{
	padding-top: 15px;
	width: 202px;
	height: 296px;
}

.banner-other p{
	font-size: 16px;
}

.banner-other img{
	width: 567px;
	height: 377px;
}

.index-carousel .carousel-control.left {
	background-image: -webkit-linear-gradient(left,color-stop(rgba(96,87,35,.5) 0),color-stop(rgba(96,87,35,.0001) 100%));
	background-image: linear-gradient(to right,rgba(96,87,35,.5) 0,rgba(96,87,35,.0001) 100%);
}    

.index-carousel .carousel-control.right {
	background-image: -webkit-linear-gradient(left,color-stop(rgba(96,87,35,.0001) 0),color-stop(rgba(96,87,35,.5) 100%));
	background-image: linear-gradient(to right,rgba(96,87,35,.0001) 0,rgba(96,87,35,.5) 100%);
}


/* ============================= РЎС‚СЂР°РЅРёС†Р° РёР·РґР°С‚РµР»СЊСЃС‚РІР° ============================== */

.published-books h3{
	font-size: 25px;
	margin-top: 0;
}

.published-books .description{
	margin-top: 20px;
	margin-bottom: 60px;
}

/* ============ РџРѕР¶РµСЂС‚РІРѕРІР°РЅРёРµ Р¤РџРњРў ============ */

#fpmt-donate-container {
	border-radius: 5px;
	background-color: #f2f2f2;
	padding: 20px;
	width: 245px;
}

.fpmt-donate-input {
	width: 159px;
	padding: 6px;
	border: 1px solid #ccc;
	border-radius: 4px;
	resize: vertical;
	text-align: center;
}

.fpmt-donate-row {
	content: "";
	display: table;
	clear: both;
	padding: 10px 10px 10px 0;
}

@media only screen and (max-width : 1200px) {
	 .banner-last-p{
			display: none;
	}
}

@media only screen and (max-width : 992px) {
	.banner-second-p{
			display: none;
	}
}

@media only screen and (max-width : 767px) {
	 .header-wrapper{
			border-top: none;
	}
	.top-menu-wrapper{
			border-bottom: none;
	}
	.header .logo{
		margin-top: 0;
	}
}
