/*
Theme Name: NDFL Russia
Theme URI: http://ndflrussia.ru
Author: OXPEHETb
Author URI: http://webarium.ru
Description: Перенатягиваем диз
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.content-inner {
  font-size: 12pt;
}

.content-inner {
	text-align: justify;
}

.content-inner li {
    margin: 1em 0;
}

.n-thumb {
	width: 150px;
	float: left;
	margin: 5px;
}

.blackkk {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 10000;
	background: rgba(0,0,0,0.90);
	display: none;
}

.forForm {
	position: fixed;
	z-index: 10001;
	top: 20%;
	left: 50%;
	width: 280px;
	padding: 20px 20px 0px;
	margin-left: -160px;
	border-radius: 10px;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
}


.forForm .close {
	position: absolute;
	right: 10px;
	top: 10px;
	border-radius: 1000px;
	font-weight: bold;
	cursor: pointer;
}

.forForm .close:hover {
	color: #ccc;
}

.forForm textarea, .forForm input {
	width: 90%;
	margin: 0px auto;
    display: block;
}

.forForm h2 {
	margin: 0px;
	padding: 0px;
}
.forForm p {
	text-align: center;
   // margin: 0 auto;
 }

.tbut {
	cursor: pointer;
}
.agree {
	display: none;
}

.top-tel {
	text-decoration: none;
}