/*2 картинки в ряд*/
.imglinks:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both;
}

.item__imglink {
    position: relative;
    float: left;
    margin: 5px;
    width: 325px;
    height: 245px;
}

.item__imglink .overlay {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
}

.item__imglink:hover .overlay {
    display: block;
    background: rgba(0, 0, 0, 0.5);
}

.item__imglink img {
    position: absolute;
    width: 325px;
    height: 245px;
    left: 0%;
    border: solid 1px #777;
}

.item__imglink .title {
    position: absolute;
    width: 320px;
    left: 0;
    top: 100px;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    z-index: 1;
    transition: top .5s ease;
}

.item__imglink:hover .title {
    top: 50px;
}

.item__imglink .button a{
    position: absolute;
    width: 325px;
    left:38px;
    bottom: 20px;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease;
}

.item__imglink .button a{
    width: 150px;
    padding: 12px 48px;
    text-align: center;
    color: white;
    border: solid 2px white;
    z-index: 1;
}

.item__imglink:hover .button a{
    opacity: 1;
}


/*MD*/
.crate {
	min-height: 20px;
	padding: 10px;
	margin-bottom: 20px;
	color: #333;
}

#left_side_bar .crate {
}

#left_side_bar .crate h3, #right_side_bar .crate h3, #bottom h3 {
	color: #FF6600;
}

.crate h3 {
	line-height: normal;
	padding-top: 3px;
	font-size: 25px;
	margin-bottom: 10px;
	text-transform: none;
	line-height: 25px;
}

#hor_nav .menu a {
	font-weight: normal !important;
}

header .container_12 .crate, footer .container_12 .crate {
	line-height: normal;
    border: 0;
	background-color: transparent !important;
	background: none;
	margin-bottom: 0;
	box-shadow: none;
}

/*NV*/
#hor_nav {
	min-height: 55px;
}

#hor_nav, #hor_nav .menu a {
	line-height: 55px;
}

#hor_nav .menu ul a {
	background-color: #B6212D;
	color: #666;
}

#hor_nav #current a {
	color: #FFF;
}

#hor_nav .menu > li > a:hover, #hor_nav .menu > li.sfHover > a, #hor_nav .menu > .active > a, #hor_nav .active > a:hover, #hor_nav .active > a:hover {
	background-color: #FFFF66;
	color: #FFF;
}

#hor_nav .menu ul li > a:hover, #hor_nav .menu ul li > .active > a, #hor_nav ul li.active > a {
	color: #FFF;
	background-color: #FFFF66;
}

#hor_nav li a {
}

#hor_nav .deeper.parent ul li a {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #FFF !important;
}

/*GN*/
header {
	background-color: #FBE10F;
}

main {
}

main .wrap {
	padding-top: 20px;
}

footer {
}

#wrap .container_12 {
}

body h1, body h2, body h3, body h4, body h5, body h6 {
	line-height: normal;
	margin-bottom: 0.3em;
	font-size: 20px;
}

body h1 a, body h2 a, body h3 a, body h4 a, body h5 a, body h6 a {
	line-height: normal;
	margin-bottom: 0.3em;
	font-size: 20px;
}

ul.actions {
	float: right;
}

/*SL*/
.slideshow {
}

#wowslider-container1 {
	margin-bottom: 0;
}

#wowslider-container1 .ws-title {
	line-height: normal;
	bottom: 0;
}

/*SR*/
.search label {
	display: none !important;
}

.search input {
	border-radius: 0;
	line-height: normal;
	background-color: rgba(255, 255, 255, 0.7);
	border: 0;
	margin-bottom: 0;
	box-shadow: none;
	float: right;
}

/*CP*/
.copr {
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}

.copr a {
	text-decoration: underline;
}

/*LG*/
.site-title {
	font-size: 35px;
	font-weight: bold;
	color: #333333;
}

.site-description {
	font-size: 18px;
	font-weight: bold;
}

/*XM*/
body {
	background: url(../images/backgrounds/body_bg_default.jpg) no-repeat;
	background-color: #089DE3;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.wrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

.wrap_full {
	background-color: transparent;
}

header {
    color: #FFF;
    height: 225px;
   }

header .wrap {padding-top: 20px;
}

footer {
	color: #FFF;
	background: url(../images/backgrounds/footer_bg_default.jpg) repeat;
	margin-top: 20px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-shadow: 1px 1px 1px #000;
}

footer .wrap {
	padding-top: 20px;
}

#hor_nav {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#bottom {
	color: #000;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
	text-transform: none;
}

#hor_nav .menu a {
	font-weight: normal !important;
}

.hor_nav_full {
}

#wowslider-container1 {
}

/*x*/
#hor_nav span.separator {
	color: #FFF;
	line-height: 54px;
	padding-left: 10px;
}

footer .btn {
	color: #333 !important;
}
