a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
body {
    line-height: 1
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before {
    content: '';
    content: none
}
q:after,
q:before {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}
:-moz-placeholder {
    color: #666;
    opacity: 1
}
::-moz-placeholder {
    color: #666;
    opacity: 1
}
:-ms-input-placeholder {
    color: #666;
    opacity: 1
}
*,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p,
section,
span {
    font-family: Arial
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666
}
body input:required:valid,
body textarea:required:valid {
    color: #666
}
body,
html {
    height: 100%
}
body {
    font-size: 15px;
    min-width: 1040px;
    position: relative;
    line-height: 1.75;
    font-family: Arial, sans-serif;
    overflow-x: hidden;
    opacity: 1
}
.clear {
    zoom: 1
}
.clear:before {
    content: "";
    display: table
}
.clear:after {
    content: "";
    display: table;
    clear: both
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.container {
    width: 1040px;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: auto
}
footer,
header,
section {
    display: block;
    width: 100%;
    min-width: 1040px
}
.sprite {
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    display: block;
}
.sprite-icon-archive {
    width: 14px;
    height: 16px;
    background-position: -5px -5px
}
.sprite-icon-eye {
    width: 28px;
    height: 20px;
    background-position: -5px -31px
}
.sprite-icon-menu {
    width: 20px;
    height: 10px;
    background-position: -29px -5px
}
.sprite-icon-search {
    width: 16px;
    height: 16px;
    background-position: -59px -5px
}
.top_header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    height: 64px;
    background-color: #ae1219;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .35);
    padding-top: 20px
}
.top_header .container {
    line-height: 24px;
    vertical-align: middle
}
.top_header a {
    display: inline-block;
    float: right;
    vertical-align: middle;
    line-height: 24px
}
.top_header a:not(:first-child) {
    margin-right: 52px
}
.top_header .sprite {
    float: left;
    vertical-align: middle;
    margin-right: 11px;
    line-height: 24px;
    display: inline-block
}
.top_header .sprite-icon-menu {
    margin-top: 7px
}
.top_header .sprite-icon-search {
    margin-top: 3px
}
.top_header a {
    color: #fff;
    font-size: 21px;
    text-decoration: none
}
.content_block {
    position: relative;
    top: 64px;
    margin-bottom: 64px;
	background:url(../images/bg.jpg) no-repeat top center
}
.content_block .container {
    padding-top: 17px;
    background: #efeff0;
    background: -moz-linear-gradient(top, #efeff0 0, #e3e7ea 100%);
    padding-bottom: 33px;
    background: -webkit-linear-gradient(top, #efeff0 0, #e3e7ea 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#efeff0), to(#e3e7ea));
    background: -o-linear-gradient(top, #efeff0 0, #e3e7ea 100%);
    background: linear-gradient(to bottom, #efeff0 0, #e3e7ea 100%)
}
.content_block .top_button {
    margin-bottom: 42px
}
.content_block .top_button .menu li {
    float: left;
    width: 240px;
    height: 61px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding-left: 36px;
    padding-right: 36px;
    display: inline-block;
    line-height: 25px;
    text-align: center;
    background-color: #ae1219;
    color: #fff;
    font-size: 21px;
    text-decoration: none;
    display: table
}
.content_block .top_button .menu li:not(:last-child) {
    margin-right: 13px
}
.content_block .top_button li a {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}
.content_block .logo_block {
    border-bottom: 1px solid #6f7071;
    padding-bottom: 28px
}
.content_block .logo_block .logo {
    float: left;
    margin-right: 33px
}
.content_block .logo_block p {
    text-transform: uppercase;
    color: #ae1219;
    font-size: 18px;
    line-height: 30px
}
.content_block .logo_block p span {
    display: inline;
    font-size: 23px;
    font-weight: 700;
    color: #000;
    line-height: 32px
}
.content_block .logo_block .contanct p{
    float: right;
    line-height: 20px;
    font-size: 15px;
    color: #000;
    text-align: right;
    margin-top: -20px
}
.content_block .top_menu {
    padding-top: 35px;
    padding-bottom: 39px
}
.content_block .top_menu ul {
    width: 980px;
    margin-left: auto;
    margin-right: auto
}
.content_block .top_menu ul li {
    float: left;
    position: relative
}
.content_block .top_menu ul li:not(:last-child) {
    margin-right: 29px
}
.content_block .top_menu ul li:not(:last-child):after {
    right: -16px;
    top: -10px;
    height: 63px;
    width: 23px;
    background-image: url(../images/line.png);
    content: '';
    position: absolute;
    z-index: 2
}
.content_block .top_menu ul li a {
    padding-left: 13px;
    padding-right: 13px;
    height: 44px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 22px;
    line-height: 44px;
    vertical-align: middle
}
.content_block .top_menu ul li.active a,
.content_block .top_menu ul li:hover a {
    background-color: #f9fafb
}
.content_block .news_block {
    padding-bottom: 30px
}
.content_block .news_block .image {
    float: left;
    margin-right: 30px;
    width: 484px
}
.content_block .news_block .image img {
    display: block;
	width:100%;
}
.content_block .news_block .box {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #581d28;
    width: 484px;
    margin-left: 514px
}
.content_block .news_block .box p {
    font-size: 15px;
    color: #424242;
    line-height: 20px
}
.content_block .news_block .box p a {
    font-weight: 700;
    color: #ae1219;
    text-decoration: none
}
.content_block .news_block h3 {
    height: 63px;
    width: 484px;
    margin-left: 514px;
    line-height: 63px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #811c2f;
    background-color: #ae1219;
    font-size: 24px;
    color: #fff;
    margin-bottom: 5px
}
.content_block .news_block .content {
    background-color: #323232;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    padding-top: 23px;
    padding-bottom: 28px;
    padding-right: 5px;
    padding-left: 5px;
}
.content_block .news_block .content a{
    color: #fff;
}
.content_block .news_block a.more {
    float: right;
    margin-top: -6px;
    font-size: 15px;
    color: #801c2e;
    text-decoration: none;
    line-height: 26px;
    vertical-align: middle
}
.content_block .news_block a.more img {
    vertical-align: middle;
    margin-right: 5px
}
.content_block .news_block a.more span {
    vertical-align: middle;
    text-decoration: underline
}
.content_block .box_image {
    margin-bottom: 44px
}
.content_block .box_image .box {
    width: 244px;
    height: 190px;
    overflow: hidden;
    float: left;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.content_block .box_image .box:not(:last-child) {
    margin-right: 8px
}
.content_block .box_image img {
    position: relative;
    z-index: 1
}
.content_block .box_image a {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    top: 0;
    right: 0;
    height: 52px;
    line-height: 52px;
    vertical-align: middle;
    font-size: 21px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background-color: rgba(50, 50, 50, .91)
}
.content_block .box_image a:hover {
    text-decoration: underline
}
.content_block .contents {
    padding-bottom: 30px
}
.content_block .contents .right {
    margin-left: 395px
}
.content_block .contents .right h1,
.componentheading {
    font-weight: 700;
    color: #ae1219;
    font-size: 21px;
    line-height: 1;
    margin-bottom: 5px
}
.content_block .contents .right p {
    font-size: 15px;
    line-height: 20px;
    color: #3e3e3e;
    margin-bottom: 12px
}
.content_block .contents .right img {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}
.content_block .contents .left_menu {
    width: 360px;
    float: left;
    margin-right: 33px;
    position: relative;
    padding-bottom: 10px
}
.content_block .contents .left_menu:after {
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background-color: #ae1219
}
.content_block .contents .left_menu h3 {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    background-color: #ae1219;
    font-size: 20px;
    color: #fff
}
.content_block .contents .left_menu li {
    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0, #b6def4 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#b6def4));
    background: -o-linear-gradient(top, #fff 0, #b6def4 100%);
    background: linear-gradient(to bottom, #fff 0, #b6def4 100%);
    padding-left: 13px;
    padding-right:13px;
    line-height: 1;
    width: 100%
    display:block;
}
.content_block .contents .left_menu li.active>a,
.content_block .contents .left_menu li:hover>a {
    text-decoration: underline
}
.content_block .contents .left_menu li a {
    text-decoration: none;
    font-size: 16px;
    color: #000;
    display:block;
    padding-top:10px;
    padding-bottom:10px;

}
.content_block .white-block {
    background-color: #fff;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px
}

.content_block .contents .left_menu ul li ul li {
	background:none;
}
.content_block .contents .left_menu ul li ul li a {
    background: none;
    font-size: 11pt;
        padding-top:0px;
    padding-bottom:15px;

}

.content_block .white-block p {
	text-align:center;
}
.content_block .white-block a {
  /*  float: left*/
}
.content_block .white-block a:not(:last-child) {
    margin-right: 9px
}
.map {
    height: 375px;
    position: relative;
    margin-bottom: 57px
}
.map h3 {
    width: 407px;
    height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background-color: #323232;
    line-height: 50px;
    vertical-align: middle
}
.map .map_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}
.map .map_image img {
    width: 100%;
    height: auto
}
.map .container {
    position: relative;
    z-index: 3
}
footer {
    background-color: #323232;
    padding-top: 30px;
    padding-bottom: 30px
}
footer .container {
    padding-left: 33px
}
footer p {
    color: #fff;
    float: left;
    font-size: 13px;
    line-height: 20px
}
footer a {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    float: right
}

footer .container .manatechs{
    float: right;
    text-align: right;
    line-height: 19px;
}

footer .container .manatechs a{
    text-decoration: underline;
}
footer .container .manatechs a:hover{
    text-decoration: none;
}

.tplselector{
    float: right;
    margin-top: -10px;
    margin-left: 20px;
}

#jTemplateChange{
    background: transparent;
    border: none;
    font-size: 21px;
    color: #FFF;
    line-height: 35px;
    cursor: pointer;
}

#poor-vision-icon{
  background: url('/templates/gvardia/images/sprite.png') center no-repeat;
  width: 28px;
  height: 20px;
  background-position: -5px -31px;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  margin-left: -25px;
  cursor: pointer;
}

.foxcontainer h2{
    font-weight: 700;
color: #ae1219;
font-size: 21px;
line-height: 1;
margin-bottom: 5px
}

.contents strong {
	font-weight:bold;
}