/* Ссылки */
a {
	color: #0b7fa4
}

a:hover {
	color: #222 !important;
	border-color: #222 !important;
}

.dashed {
	color: #0b7fa4;
	border-bottom: 1px dashed #0b7fa4;
	cursor: pointer;
}

.dashed:hover {
	color: #222 !important;
	border-bottom: 1px dashed #222 !important;
}

/* Общая сетка сайта */
html {
	height: 100%
}

body {
	overflow-y: scroll;
	height: 100%;
	font-family: Arial, 'Lucida Grande', sans-serif;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	line-height: 1.25em;
	overflow-x: hidden;
}

body.with-bar {
	padding-top: 30px;
}

.adopt-900 body.with-bar,
.adopt-800 body.with-bar,
.adopt-700 body.with-bar,
.adopt-600 body.with-bar,
.adopt-mobile body.with-bar {
	padding-top: 0;
}

.allow-width {
	max-width: 1000px;
	min-width: 250px;
	margin: auto;
}

.site {
	min-height: 100%;
	margin-bottom: -100px !important;
}

.adopt-mobile,
.adopt-mobile body {
	max-width: 620px
}

.layout {
	padding: 0 15px 0 15px
}

.more-wide .layout {
	padding-left: 0;
	padding-right: 0;
}

.layout.round-corner-gray {
	background: #f2f5f7;
	padding: 15px 15px 20px 15px;
}

.layout:after {
	content: "";
	display: block;
	clear: both;
}

.content {
	font-size: 90%
}

.content h1,
.content h2 {
	font-size: 160%;
	margin-bottom: 0.8em;
	margin-bottom: 0.8em;
	line-height: 1.2em;
}

.content h2 {
	padding-top: 0.5em
}

.content h3 {
	font-size: 130%;
	color: #345;
	margin-bottom: 0.8em;
	line-height: 1.2em;
}

.content ul li {
	padding-left: 1em;
	margin-bottom: 0.7em;
	font-style: italic;
}

.content ol {
	padding-left: 3em
}

.content ol li {
	margin-bottom: 0.7em
}

.content ul li:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	margin-bottom: -6px;
	background: url('/thm/pfrf2/img/sprite.png') -328px 0;
	position: relative;
	left: -1em;
	top: 0.45em;
}

.content ul.bulletless li {
	padding-left: 0;
}

.content ul.bulletless li:before {
	content: none;
}

.content ul {
	padding-left: 2em
}

.content p {
	margin-bottom: 1em
}

.content p:last-child {
	margin-bottom: 0
}

.content ul, .content ol,
.content table {
	margin-bottom: 1em
}

.content small {
	font-size: 90%;
	color: #345;
	font-style: italic;
}

.content sup {
	font-size: 70%;
	position: relative;
	top: -0.4em;
	padding-left: 0.2em;
}

.content hr {
	height: 0.5em;
	border: none;
	border-bottom: 1px dotted #dadada;
	margin-bottom: 0.5em;
}

.content blockquote {
	margin-bottom: 0.8em;
	background: white;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	border-top: 1px dashed #dadada;
	border-bottom: 1px dashed #dadada;
	padding: 0.7em 1%;
	font-size: 90%;
	width: 99%;
	margin-left: -1%;
}

.content blockquote p {
	margin-bottom: 0.5em;
}

/* Таблицы */
.content table {
	width: 100%;
	background: white;
}

.content table td {
	border: 1px solid #dadada;
	padding: 0.4em 0.7em;
}

.adopt-mobile .content table td {
	padding: 0.4em 0.2em;
	font-size: 90%;
}

.content.round-corner-gray table td {
	border: 1px solid white !important
}

.adopt-mobile .content.round-corner-gray table td {
	border: 1px solid white !important
}

.content table .thead td,
.content table thead td {
	background: #cde4f4 !important;
	border-color: white;
}

.content table .thead td:first-child,
.content table thead td:first-child {
	border-left: 1px solid #cde4f4
}

.content table .thead td:last-child,
.content table thead td:last-child {
	border-right: 1px solid #cde4f4 !important
}

.content table tr:nth-child(even) {
	background: #f2f5f7
}

table.align-center td {
	text-align: center
}

table.v-middle td {
	vertical-align: middle
}

.adopt-table-holder {
	overflow-x: auto
}

.adopt-mobile .adopt-image-holder {
	display: block;
	border: 1px solid #dadada;
	margin-bottom: 1em;
}

.adopt-mobile .adopt-image-holder img {
	display: block;
	float: none;
	margin: auto !important;
	max-width: 100%;
	padding: 0.5em 0;
}

/* Хлебные крошки */
.d-nav {
	font-size: 85%;
	color: #999;
	position: relative;
	padding-left: 0 !important;
}

.adopt-mobile .d-nav {
	padding-top: 1.5em
}

.d-nav span {
	color: #789;
	padding: 0 2px;
	vertical-align: 1px;
}

/* Блок ссылок снизу */
.bottom-links {
	padding-top: 30px;
	font-size: 85%;
	margin-left: 2em;
	margin-right: 1em;
}

.adopt-700 .bottom-links,
.adopt-600 .bottom-links {
	font-size: 75%;
	padding-top: 15px;
}

.adopt-mobile .bottom-links {
	padding-top: 15px
}

.bottom-links:after {
	content: "";
	display: block;
	clear: both;
}

.bottom-links > ul {
	float: left;
	display: block;
}

.bottom-links > ul li {
	margin-bottom: 0.7em
}

.bottom-links > ul li:before {
	content: '';
	display: block;
	width: 7px;
	height: 6px;
	margin-bottom: -6px;
	background: url('/thm/pfrf2/img/sprite.png') -506px -64px !important;
	position: relative;
	left: -14px;
	top: 0.5em;
}

.bottom-links > ul.center li,
.bottom-links > ul.left li {
	padding-right: 2em
}

.bottom-links > ul.left {
	width: 36%
}

.bottom-links > ul.center {
	width: 46%
}

.bottom-links > ul.right {
	width: 18%
}

.adopt-600 .bottom-links > ul,
.adopt-700 .bottom-links > ul,
.adopt-mobile .bottom-links > ul {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

.bottom-links a {
	color: #567;
}

/* Подвал */
footer {
	border-top: 1px dotted #ccc;
	padding: 20px 0;
	min-height: 45px;
}

footer .copy {
	font-size: 80%;
	color: #777;
	padding-left: 15px;
	height: 30px;
	margin-bottom: -30px;
	width: 180px;
	margin-left: 15px;
}

.more-wide footer .copy {
	padding-left: 0
}

.adopt-600 footer .copy,
.adopt-700 footer .copy,
.adopt-mobile footer .copy {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	top: 35px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 75%;
	line-height: 1.2em;
	height: 40px;
	display: table;
}

.adopt-600 footer .copy div,
.adopt-700 footer .copy div,
.adopt-mobile footer .copy div {
	display: table-cell;
	height: 40px;
	vertical-align: middle;
}

.adopt-600 footer .copy br,
.adopt-700 footer .copy br,
.adopt-mobile footer .copy br {
	display: none
}

footer .copy span {
	display: block;
	width: 15px;
	height: 15px;
	margin-bottom: -15px;
	position: relative;
	left: -15px;
}

.adopt-600 footer .copy span,
.adopt-700 footer .copy span,
.adopt-mobile footer .copy span {
	display: inline-block;
	left: 0;
}

footer .social-links {
	display: block;
	width: 230px;
	position: relative;
	left: 50%;
	margin-left: -150px;
	top: 5px;
	height: 30px;
	margin-bottom: -30px;
}

.adopt-600 footer .social-links,
.adopt-700 footer .social-links,
.adopt-mobile footer .social-links {
	top: -40px;
	margin-left: -105px;
	margin-bottom: 0;
}

footer .social-links:after {
	content: "";
	display: block;
	clear: both;
}

footer .social-links > li a {
	display: block;
	width: 28px;
	height: 28px;
	text-decoration: none;
	background: url('/thm/pfrf2/img/sprite.png');
}

footer .social-links > li a:hover {
	opacity: 0.5;
}

footer .social-links > li {
	float: left;
	margin-right: 5px;
}

footer .social-links > li:last-child {
	margin-right: 0
}

footer .social-links > li a.facebook {
	background-position: -656px -31px
}

footer .social-links > li a.tweeter {
	background-position: -656px -61px
}

footer .social-links > li a.vk {
	background-position: -656px -94px
}

footer .social-links > li a.ok {
	background-position: -656px -237px
}

footer .social-links > li a.youtube {
	background-position: -656px -124px
}

footer .social-links > li a.lj {
	background-position: -656px -156px
}

footer .social-links > li a.rss {
	background-position: -656px 0
}

footer .counters {
	float: right;
	position: relative;
	top: 5px;
	margin-right: 15px;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

footer .counters .counter {
	display: inline-block;
}

.more-wide footer .counters {
	margin-right: 0
}

.adopt-600 footer .counters,
.adopt-700 footer .counters,
.adopt-mobile footer .counters {
	float: none;
	text-align: center;
	padding-top: 5px;
}

footer .counters img {
	display: block;
	float: left;
	margin-right: 5px;
}

.adopt-600 footer .counters img,
.adopt-700 footer .counters img,
.adopt-mobile footer .counters img {
	display: inline-block;
	float: none;
	margin: 2px;
}

footer .counters img:last-child {
	margin-right: 0
}

.footer-space {
	clear: both;
	height: 135px;
}

/* Сноски */
.footnote {
	border-top: 1px dotted #aaa;
	padding-top: 0.5em;
	font-size: 90%;
	font-style: italic;
	color: #234;
	margin-bottom: 1em;
}

.footnote:after {
	content: '';
	display: block;
	clear: both;
	height: 1em;
}

.footnote p span:first-child {
	display: block;
	float: left;
	position: relative;
	top: -0.2em;
}

.footnote p span:last-child {
	display: block;
	margin-left: 3em;
}

.footnote p {
	clear: both
}

.footnote p sup {
	font-size: 140%;
	margin-right: 0.3em;
	position: relative;
	top: 0.35em;
}

.footnote.numeric p sup {
	font-size: 90%;
	margin-right: 0.4em;
	top: 0.1em;
}

.footnote.numeric p span:first-child {
	top: -0.1em
}

/* Две колонки - справа меню */
.menu-right {
	background: #f2f5f7;
	padding: 1em 0.5em 1em 1em !important;
}

.menu-right li {
	font-style: normal !important
}

.menu-right li:last-of-type {
	margin-bottom: 0;
}

.adopt-800 .menu-right,
.adopt-700 .menu-right,
.adopt-600 .menu-right {
	font-size: 90%;
}

.adopt-800 .menu-right,
.adopt-700 .menu-right,
.adopt-600 .menu-right {
	float: none;
	display: block;
	width: auto;
}

.adopt-800 .menu-right:after,
.adopt-700 .menu-right:after,
.adopt-600 .menu-right:after {
	content: '';
	display: block;
	clear: both;
}

.adopt-800 .menu-right li,
.adopt-700 .menu-right li,
.adopt-600 .menu-right li {
	float: left;
	margin-right: 1.2em;
	position: relative;
}

.adopt-mobile .menu-right {
	display: block;
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	float: none;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
}

.block-left {
	margin-right: 28%
}

.adopt-800 .block-left,
.adopt-600 .block-left,
.adopt-700 .block-left,
.adopt-mobile .block-left {
	margin-right: 0;
}

/* Сетка основного шаблона */
#mainArea.with-right-area {
	width: 74%;
	float: left;
}

.adopt-800 #mainArea.with-right-area,
.adopt-700 #mainArea.with-right-area,
.adopt-600 #mainArea.with-right-area,
.adopt-mobile #mainArea.with-right-area {
	width: 100%;
	float: none;
	clear: both;
}

#rightBottomArea,
#rightTopArea {
	float: right;
	width: 24%;
}

#rightBottomArea {
	margin-top: 1em;
}

.adopt-800 #rightBottomArea,
.adopt-800 #rightTopArea,
.adopt-700 #rightBottomArea,
.adopt-700 #rightTopArea,
.adopt-600 #rightBottomArea,
.adopt-600 #rightTopArea,
.adopt-mobile #rightBottomArea,
.adopt-mobile #rightTopArea {
	float: none;
	width: 100%;
	margin-bottom: 1em;
}

#rightSeparator {
	display: none;
}

.adopt-700 #rightSeparator,
.adopt-600 #rightSeparator,
.adopt-mobile #rightSeparator {
	display: block;
	clear: both;
}

#topArea,
#bottomArea {
	clear: both;
}

.grey-block {
	padding: 1.35em 2em;
	background: #f2f5f7;
	margin-bottom: 2em;
}

.adopt-mobile .grey-block {
	padding-left: 18px;
	padding-right: 18px;
}

.red {
	color: #da251c;
}

.form-notice {
	text-align: center;
	font-size: 85%;
	margin-bottom: 1em;
}

.form-centred.grey-block {
	padding-top: 2em;
}

.form-centred .holder {
	width: 60%;
	margin: auto;
	min-width: 500px;
}

.adopt-mobile .form-centred .holder {
	min-width: 0;
	width: 100%;
}

.form-centred textarea,
.form-centred input,
.form-centred select {
	border: none;
	background: white;
	font-size: 100%;
	width: 100%;
	display: block;
	margin: 0 auto 1.5em auto;
	border: 1px solid #dadada;
	padding: 3px 8px;
}

.form-centred textarea:focus,
.form-centred input:focus,
.form-centred select:focus {
	border-color: #999;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.form-centred textarea,
.form-centred input {
	width: 97%;
	padding-right: 1%;
	padding-left: 2%;
	margin-bottom: 1em;
}

.form-centred textarea {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	height: 10em;
}

.form-centred hr {
	border-bottom: 3px solid white;
	margin-bottom: 1em;
}

.form-centred .hint {
	font-size: 80%;
	color: #5f5f5f;
}

.form-centred .no-bottom-margin {
	margin-bottom: 0.2em;
}

.assist-view .form-centred hr {
	background: transparent;
	border-bottom: 1px solid black !important;
}

.assist-invert .form-centred hr {
	border-bottom: 1px solid white !important;
}

.form-centred label {
	font-weight: bolder;
	display: block;
	font-size: 90%;
	margin-bottom: 0.3em;
}

.form-centred label span {
	color: #da251c;
}

.form-centred .captcha {
	display: block;
	float: left;
}

.adopt-mobile .form-centred .captcha {
	margin-bottom: 1.5em;
	float: none;
}

.form-centred .captcha-right {
	height: 10px;
	margin-left: 220px;
	padding-top: 25px;
}

.adopt-mobile .form-centred .captcha-right {
	padding-top: 0;
	margin-left: 0;
	margin-bottom: 1em;
}

.form-centred .captcha-right:before {
	content: '';
	display: block;
	width: 20px;
	height: 13px;
	margin-bottom: -13px;
	position: relative;
	background: url('/thm/pfrf2/img/sprite.png') -507px -255px;
	left: -40px;
	top: 7px;
}

.adopt-mobile .form-centred .captcha-right:before {
	display: none;
}

.form-centred label input {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	margin-right: 0.5em;
	position: relative;
	top: 0.2em;
}

.form-centred label.checkbox-section {
	font-weight: normal;
	cursor: pointer;
}

.form-centred .holder .radio-group {
	font-weight: normal;
	clear: both;
	padding-top: 0.4em;
}

.form-centred .holder .radio-group input {
	float: left;
}

.form-centred .holder .radio-group span {
	display: block;
	margin-left: 2em;
	color: #234;
	cursor: pointer;
}

.assist-view .form-centred .holder .radio-group span {
	color: inherit;
}

.assist-view .form-centred .holder .radio-group input {
	transform: scale(1.5, 1.5);
	-moz-transform: scale(1.5, 1.5);
	-webkit-transform: scale(1.5, 1.5);
	-o-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
}

.blue-button.under-cnt-form {
	margin-left: 20%;
	margin-top: 1em;
}

.adopt-mobile .blue-button.under-cnt-form {
	margin-left: 0;
}

.left-part {
	border-right: 3px solid white;
	width: 69%;
	padding-right: 3%;
	float: left;
}

.adopt-mobile .left-part {
	width: 100%;
	float: none;
	border-right: none;
}

.booking.blue-button {
	float: right;
	border: 1px solid red;
	width: 22%;
	padding: 1em 1%;
	text-align: center;
	font-size: 120%;
}

.adopt-mobile .booking.blue-button {
	float: none;
	width: 100%;
	margin-top: 1em;
}

.adopt-700 .booking.blue-button,
.adopt-600 .booking.blue-button {
	font-size: 105%;
}

.booking-separator {
	clear: both;
	height: 2em;
}

.adopt-mobile .booking-separator {
	border-bottom: 3px solid white;
	height: 1.5em;
	margin-bottom: 1.1em;
}

.adopt-mobile .booking-separator:last-of-type {
	border-bottom: none;
}

/* Раскрывашки */
.content .section-name {
	margin: 0;
	padding-left: 1em;
	padding-bottom: 0.25em;
	margin-bottom: 0.3em;
}

.content .section-name .internal-link {
	font-size: 85%;
}

.content .section-name:before {
	content: '\2192';
	position: relative;
	width: 20px;
	height: 20px;
	margin-bottom: -20px;
	color: #8c8c8c;
	float: left;
	left: -1.4em;
	top: -0.1em;
	font-size: 75%;
}

.content .section-name.opened:before {
	content: '\2193';
	left: -1.1em;
}

.content .section-content {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	margin-left: 2em;
	overflow: hidden;
}

/* assist */
.assist-view .section-name:before {
	color: inherit;
}

/* Ссылка с иконкой жизненных ситуаций */
.exit-link {
	background: url('/thm/pfrf2/img/icon.png') 10px 50% no-repeat #f2f4f8;
	display: inline-block;
	padding: 1.2em 1.5em 1.2em 60px;
	margin-bottom: 1em;
}

.exit-link.left {
	float: left;
	margin: 0 1.8em 1em 0;
}

.exit-link.right {
	float: right;
	margin: 0 0 1em 1.8em;
}

.adopt-mobile .exit-link {
	clear: both;
	padding-left: 70px;
	float: none;
	display: block;
	margin: 0.85em 0;
}

.assist-view .exit-link {
	background: transparent;
	border: 1px solid black;
	padding: 1em 1.5em;
}

.blue-link {
	background: #4da6e8;
	padding: 1em 2em;
	text-align: center;
	text-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
	font-weight: bolder;
	line-height: 1.35em;
	display: inline-block;
}

.blue-link a {
	color: white !important;
	text-decoration: none;
	border-bottom: 1px solid #f1f1f1 !important;
}

.adopt-mobile .blue-link {
	float: none !important;
	display: block;
	margin: 0 0 1em 0 !important;
}

.blue-link a:hover {
	border-bottom: none !important;
}

.blue-link.center-right {
	float: right;
	margin: 1em 100px 1em 0;
	width: 14em;
}

.adopt-700 .blue-link.center-right,
.adopt-600 .blue-link.center-right {
	width: 12.5em;
	margin-right: 50px;
}

.blue-link.center-left {
	margin: 1em 0 1em 100px;
	width: 14em;
}

.adopt-700 .blue-link.center-left,
.adopt-600 .blue-link.center-left {
	width: 12.5em;
	margin-left: 50px;
}

.assist-view .blue-link {
	background: transparent;
	text-shadow: none;
	border: 1px solid black;
	font-size: 110%;
}

.assist-view .blue-link a {
	border-bottom: none !important;
	color: black !important;
}

.assist-invert .blue-link a {
	color: white !important;
}

.all-width-in-mobile {
	width: 100%;
	float: none;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

span.text-highlight {
	font-weight: bolder;
	color: #4da6e8;
	font-size: 1.1em;
}

.assist-view span.text-highlight {
	font-size: 110%;
	color: inherit;
}

.content-table,
.content table {
	overflow-x: auto;
	display: block;
}

.adopt-mobile .hide-in-mobile {
	display: none;
}