

/* Start:/bitrix/templates/fobos74.rf/css/normalize.css?15285156737798*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* End */


/* Start:/bitrix/components/luxar/callback.form/templates/.default/style.css?1528515670888*/
.popup_call_container form {
	padding:0 0 0 150px;
}
	.popup_call_container form h2.title {
		color:#fff;
		text-align:center;
	}
	.popup_call_container form input[type="text"],
	.popup_call_container form textarea {
		border:1px solid #f8ae2b;
		background:transparent;
		color:#fff;
		font-weight:300;
		width:350px;
		font-size:30px;
		border-radius:10px;
		line-height:45px;
		padding: 0 20px;
		outline:none;
	}
	.popup_call_container .form-line {
		margin-bottom:10px;
	}
	
	.popup_call_container input::-webkit-input-placeholder,
	.popup_call_container textarea::-webkit-input-placeholder {
		color:#fff;
		text-transform:uppercase;
	}
	.popup_call_container input:-moz-placeholder,
	.popup_call_container textarea:-moz-placeholder {
		color:#FFF;
		text-transform:uppercase;
	}
	.popup_call_container .button_container {
		text-align:center;
	}
/* End */


/* Start:/bitrix/templates/fobos74.rf/components/luxar/super/popup_window/style.css?15285156732461*/
.popup_button_container {
	position:fixed;
	right:29px;
	top:30%;
	z-index:100;
}
	.popup_button_container a:link,
	.popup_button_container a:visited {
		display:inline-block;
		transform:rotate(-90deg);
		border:3px solid #ff9e40;
		border-bottom:0;
		border-radius:10px;
		border-bottom-left-radius:0;
		border-bottom-right-radius:0;
		background:#424348;
		color:#ff9e40;
		text-transform:uppercase;
		text-decoration:none;
		font-size:22px;
		line-height:56px;
		padding:0 20px;
		box-shadow:0 5px 7px rgba(0,0,0,.28);
		transform-origin:right;
	}
	.popup_button_container a:hover {
		color:#fff;
		border-color:#fff;
	}
.popup_call_container {
	
}
	.popup_call_container .popup_call {
		position:fixed;
		right:0;
		top:0;
		width:0;
		background:rgba(0,0,0,.7);
		transition:all .5s linear;
		z-index:90;
	}
		.popup_call_container .popup_call.active {
			width:50%;
			/*min-width:600px;*/
		}
		
		.popup_call_container .popup_call .popup_man {
			position:absolute;
			top:10%;
		}
		.popup_call_container .popup_call img {
			opacity:0;
			transition:all .5s linear;
			animation-delay:2s;
			position:absolute;
		}
			.popup_call_container .popup_call.active img {
				opacity:1;
			}
		.popup_call_container .popup_call img.man {
			left:-117px;
			top:90px;
		}
		.popup_call_container .popup_call img.text {
			left:118px;
			top:0;
		}
		.popup_call_container .popup_call a.close {
			left:558px;
			top:-25px;
			position:absolute;
		}
			.popup_call_container .popup_call a.close:hover img {
				transform:rotate(-90deg);
			}
		.popup_call_container .popup_call .button {
			position:absolute;
			left:170px;
			top:190px;
		}
			.popup_call_container .popup_call .button a:link,
			.popup_call_container .popup_call .button a:visited,
			.popup_call_container button {
				display:inline-block;
				color:#fff;
				font-weight:bold;
				text-transform:uppercase;
				background:#f6a425;
				line-height:45px;
				border-radius:4px;
				border:0;
				border-bottom:6px solid #a66500;
				padding:0 26px;
				font-size:36px;
				text-decoration:none;
			}
			.popup_call_container .popup_call .button a:hover,
			.popup_call_container button:hover {
				color:#000;
			}
			.popup_call_container .popup_call .button a:active,
			.popup_call_container button:active {
				border-width:2px;
				margin-top:4px;
				text-decoration:none;
			}
/* End */


/* Start:/bitrix/templates/fobos74.rf/components/bitrix/news.list/header_news/style.css?1528515673673*/
.header-news-list {
	
}
	.header-news-list .header-news-item {
		margin-bottom:5px;
		padding-bottom:7px;
		background:url(/bitrix/templates/fobos74.rf/components/bitrix/news.list/header_news/images/line.png) no-repeat center bottom;
	}
	.header-news-list .header-news-item:last-child {
		background:none;
		padding-bottom:0;
	}
		.header-news-list .header-news-item .news-date-time {
			font-size:12px;
			color:#535353;
		}
		.header-news-list .header-news-item .text,
		.header-news-list .header-news-item .text a:link,
		.header-news-list .header-news-item .text a:visited {
			font-size:11px;
			color:#a1a1a1;
			text-decoration:none;
		}
		.header-news-list .header-news-item .text a:hover {
			color:#000;
		}
/* End */


/* Start:/bitrix/templates/fobos74.rf/components/bitrix/menu/top/style.css?1528515673448*/
ul.top-menu {
	display:flex;
	justify-content:space-between;
	margin:0;
	padding:0;
}
	ul.top-menu li {
		margin:0;
		padding:0;
		list-style-type:none;
		text-align:center;
	}
		ul.top-menu li a:link,
		ul.top-menu li a:visited {
			text-transform:uppercase;
			color:#fff;
			font-size:18px;
			text-decoration:none;
		}
		ul.top-menu li a:hover,
		ul.top-menu li a.selected {
			text-decoration:none;
			color:#ffd849;
		}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1528515671666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/templates/fobos74.rf/components/bitrix/menu/footer/style.css?1528515673667*/
/* Left menu*/
ul.footer-menu
{
	list-style:none;
	margin:0;
	padding:0;
	position: relative; /*IE bug*/
}

ul.footer-menu li
{
	padding: 0;
	margin:0 40px 0 0;
	list-style-type:none;
	float:left;
}

ul.footer-menu li a
{
	text-transform:uppercase;
	color:#d9d9d9;
	text-decoration:none;
	font-size:14px;
}

ul.footer-menu li a:visited
{
	color:#d9d9d9;
	text-decoration:none;
}

ul.footer-menu li a:hover
{
	color:#f6a325;
	text-decoration:none;
}


ul.footer-menu li a.selected:link,
ul.footer-menu li a.selected:visited,
ul.footer-menu li a.selected:active,
ul.footer-menu li a.selected:hover
{
	color:#f6a325;
}




/* End */


/* Start:/bitrix/templates/fobos74.rf/styles.css?15285156731047*/
body, td, th {
	font-size:14px;
	color:#2e2e2e;
	font-family:"Open Sans", sans-serif;
	text-align:start;
}
a:link,
a:visited {
	color:#555555;
	text-decoration:underline;
}
a:hover,
a:active {
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	color:#303030;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
	text-transform:uppercase;
}
h1 { font-size:40px; }
h2 { font-size:36px; }

.starrequired {
	color:#f00;
	font-weight:bold;
}

p {
	color:#303030;
}

.table {
	width:100%;
	border-collapse:collapse;
}
.table td, 
.table th {
	padding:10px;
	border:1px solid #d4d4d4;
	color:#000;
}
a.red-link {}
a.red-link:link,
a.red-link:visited {
	text-shadow:
		1px 1px 0 #fff,
		-1px -1px 0 #fff,
		1px 0px 0 #fff,
		0px 1px 0 #fff,
		0px -1px 0 #fff,
		-1px 0px 0 #fff,
		1px -1px 0 #fff,
		-1px 1px 0 #fff,
		1px 2px 5px #7f7f7f
	;
	text-decoration:none;
	color:#ed1651;
	font-weight:bold;
	font-size:18px;
}
a.red-link:hover,
a.red-link:active {
	color:#479790;
}
a.fancy {}
/* End */


/* Start:/bitrix/templates/fobos74.rf/template_styles.css?15285156735997*/
html {
	background:#eceaef;
}
#html {
	min-width:100%;
	overflow:hidden;
	background:url(/bitrix/templates/fobos74.rf/images/bcg.jpg) no-repeat center top #eceaef;
}
.page_container {
	width:1024px;
	position:relative;
	margin:0 auto;
}
body {
	min-width:1024px;
}

.btn,
a.btn:link, 
a.btn:visited {
	color:#f6a325;
	text-align:center;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
	position:relative;
	border-radius:4px;
	line-height:35px;
	padding:0 20px;
	border:0;
	border-bottom:5px solid #000;
	background:#323232;
	vertical-align:top;
}
.btn:hover,
a.btn:hover {
	text-decoration:none;
}
.btn:active,
a.btn:active {
	margin-top:3px;
	border-width:2px;
}
.clearfix {
	clear:both;
}


#header {
	height:233px;
	position:relative;
}
.index_html #header_container {
	background:url(/bitrix/templates/fobos74.rf/images/index_header.png) no-repeat center 113px;
}
.index_html #header {
	height:459px;
}
#header_top {
	height:25px;
	line-height:25px;
	background:url(/bitrix/templates/fobos74.rf/images/pattern.jpg);
	border-top:2px solid #f7a427;
	text-transform:uppercase;
	font-size:18px;
	color:#f2ac38;
	font-weight:300;
}
#header_top_hidden {
	position:absolute;
	top:2px;
	left:0;
	width:100%;
	height:173px;
	background:url(/bitrix/templates/fobos74.rf/images/pattern.jpg);
	z-index:20;
	display:none;
}
#header_top:hover #header_top_hidden {
	display:block;
}
	#header_top_hidden ul {
		margin:0;
		padding:0;
		display:flex;
		justify-content:space-between;
	}
		#header_top_hidden ul li {
			padding:5px 0;
			list-style-type:none;
			text-align:center;
			white-space:nowrap;
		}
		#header_top_hidden ul li .hidden_icon {
			width:96px;
			height:96px;
			margin:5px auto;
			background:url(/bitrix/templates/fobos74.rf/images/hidden_icons.png) no-repeat 0 0;
		}
			#header_top_hidden ul li:nth-child(2) .hidden_icon { background-position:0 0; }
			#header_top_hidden ul li:nth-child(3) .hidden_icon { background-position:0 -96px; }
			#header_top_hidden ul li:nth-child(4) .hidden_icon { background-position:0 -192px; }
			#header_top_hidden ul li:nth-child(5) .hidden_icon { background-position:0 -288px; }
		#header_top_hidden ul li .hidden_phone {
			color:#fdc842;
			font-size:24px;
		}
		#header_top_hidden ul li .hidden_name {
			color:#fff;
			font-size:16px;
		}
.header_news_title {
	float:right;
	width:432px;
}
.header_phone_dejur {
	margin-left:100px;
}
	.header_phone_dejur span {
		color:#fff;
	}
		.header_phone_dejur span:after {
			content:'';
			display:inline-block;
			width:14px;
			height:9px;
			vertical-align:middle;
			background:url(/bitrix/templates/fobos74.rf/images/header_arrow.png);
			margin-left:5px;
		}
#header #logo {
	position:absolute;
	top:-20px;
	left:0;
}
	#header #logo a { display:block; }
	#header #logo a:after {
		content:'';
		display:block;
		position:absolute;
		right:-320px;
		top:45px;
		width:305px;
		height:89px;
		background:url(/bitrix/templates/fobos74.rf/images/slogan.png) no-repeat;
	}
#header_news {
	position:absolute;
	top:10px;
	left:592px;
}
	#header_news .all_news {
		text-align:right;
	}
		#header_news .all_news a:link,
		#header_news .all_news a:visited {
			font-size:11px;
			color:#f7a928;
			font-weight:600;
			text-decoration:none;
			text-transform:lowercase;
		}
		#header_news .all_news a:hover {
			text-decoration:underline;
		}
#top_menu {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:47px;
	line-height:47px;
	border-bottom:4px solid #ffdb49;
	background:url(/bitrix/templates/fobos74.rf/images/pattern.jpg);
}


#footer {
	position:relative;
	margin:0 auto;
	height:164px;
}
#footer-menu-container {
	position:absolute;
	left:0px;
	top:7px;
}
#footer_callback {
	position:absolute;
	left:0;
	bottom:80px;
	text-align:center;
	width:100%;
}
#footer_callback a.callback {
	color:#ed1651;
	text-align:center;
	font-size:20px;
	font-weight:600;
	text-decoration:none;
	text-transform:uppercase;
}
#footer_phone {
	position:absolute;
	left:44px;
	bottom:7px;
	font-size:16px;
	color:#ffffff;
	text-transform:uppercase;
}
	#footer_phone span {
		color:#fdc842;
	}

#page-content {
	position:relative;
}
#body {
	margin-bottom:70px;
}
#development {
	position:absolute;
	right:408px;
	bottom:0;
}
#footer_logo {
	position:absolute;
	left:0px;
	bottom:12px;
}
#page-content {}
#map_container {
	position:relative;
}
#footer_map {
	position:relative;
	transition:all .3s linear;
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#footer_map:hover {
	-webkit-filter: grayscale(0%); 
    filter: grayscale(0%);
}
#footer_map:after {
	content:'';
	display:block;
	width:100%;
	position:absolute;
	height:9px;
	left:0;
	z-index:10;
	top:0;
	background-image:url(/bitrix/templates/fobos74.rf/images/map_shadow_top.png);
}
#footer-address {
	position:absolute;
	width:238px;
	height:344px;
	font-size:18px;
	background:url(/bitrix/templates/fobos74.rf/images/map-address.png) no-repeat;
	left:0;
	top:-15px;
	z-index:20;
	text-align:center;
	font-weight:300;
}
	#footer-address div.address {
		padding:2px 0 0 0;
		color:#f8ae2d;
		font-size:18px;
	}
	#footer-address div.phone {
		padding:161px 0 0 0;
		color:#f8f8f8;
		font-size:24px;
		line-height:30px;
	}
	#footer-address div.phone:before {
		content:'';
		display:inline-block;
		vertical-align:middle;
		width:30px;
		height:30px;
		background:url(/bitrix/templates/fobos74.rf/images/footer-phone.png);
	}
#footer-container {
	position:relative;
	background:url(/bitrix/templates/fobos74.rf/images/pattern.jpg);
}
#footer_address_text {
	margin-left:260px;
}
	#footer_address_text h1,
	#footer_address_text h2 {
		margin:0 0 10px 0;
		padding:0;
	}
	#footer_address_text p {
		line-height:1.3em;
		color:#636363;
		padding:0;
		margin:0 0 10px 0;
	}

	
#footer-buttons {
	position:absolute;
	top:33px;
	left:0;
}
#footer_security {
	width:385px;
	height:261px;
	position:absolute;
	top:-97px;
	right:-10px;
	background:url(/bitrix/templates/fobos74.rf/images/footer-security.png);
	pointer-events:none;
}
.animate {
	opacity:0;
}

/* End */
/* /bitrix/templates/fobos74.rf/css/normalize.css?15285156737798 */
/* /bitrix/components/luxar/callback.form/templates/.default/style.css?1528515670888 */
/* /bitrix/templates/fobos74.rf/components/luxar/super/popup_window/style.css?15285156732461 */
/* /bitrix/templates/fobos74.rf/components/bitrix/news.list/header_news/style.css?1528515673673 */
/* /bitrix/templates/fobos74.rf/components/bitrix/menu/top/style.css?1528515673448 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1528515671666 */
/* /bitrix/templates/fobos74.rf/components/bitrix/menu/footer/style.css?1528515673667 */
/* /bitrix/templates/fobos74.rf/styles.css?15285156731047 */
/* /bitrix/templates/fobos74.rf/template_styles.css?15285156735997 */
