:root {
    --spran-yellow: #ffbf00;
}

/* base */
html {
    height: 100%;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
small {
    color: #666;
}
img {
    vertical-align: middle;
}
h1, h2 {
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
}
h2 a {
    color: #0a4b74;
    font-size: 16px;
}
/* layout */
.layout {
    min-width: 1250px;
    height: 100%;
}
.layout__wrap {
    width: 1100px;
    margin: 0 auto 0 auto;
    position: relative;
}
.layout__main {
    min-height: 100%;
}
.layout__b417 {
    background: #eee;
    text-align: center;
    height: 90px;
}
.layout__b418 {
    background: #eee;
    text-align: center;
}
.layout__rtb {
    background: #eee;
    text-align: center;
    margin: 10px 0 10px 0;
}
/* баннер выкидуха */
.layout__ading--l,
.layout__ading--r {
    position: fixed;
    top: 40%;
    display: block;
    width: 72px;
    height: 342px;
    z-index: 2005;
    transition: all 0.3s ease;
}
.layout__ading--l {
    left: 0;
    background-position: right top;
}
.layout__ading--r {
    right: 0;
    background-position: left top;
}
.layout__ading--l:hover,
.layout__ading--r:hover {
    width: 612px;
}
/**/
.layout__head-menu {
    height: 38px;
    background: #575757;
}
.layout__head-menu-head {
    float: left;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}
.layout__head-menu-link {
    float: right;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
}
.layout__head-menu-link a {
    color: #fff;
}
.layout__head-menu-link a:hover {
    color: #fff;
}
.layout__head-logo {
    height: 86px;
}
.layout__head-logo-img {
    position: absolute;
    top: 20px;
    display: block;
    background: url("i/logo3.png");
    width: 176px;
    height: 50px;
}
.layout__head-logo-region {
    display: none;
    width: 200px;
    position: absolute;
    top: 35px;
    left: 300px;
    font-size: 14px;
    color: #575757;
}
.layout__head-logo-region span {
    text-decoration: underline;
    color: #0084cc;
}
.layout__head-logo-region:hover div {
    display: block;
}
.layout__head-logo-region div {
    display: none;
    border: solid 3px #ccc;
    background: #eee;
}
.layout__head-logo-region div a {
    display: block;
    padding: 5px;
}
.layout__head-logo-region div a:hover {
    background: #e0e0e0;
}
.layout__head-social {
    position: absolute;
    top: 32px;
    left: 620px;
    font-size: 0;
}
.layout__head-logo-add {
    margin: 0 0 0 25px;
}
.layout__head-logo-user {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #575757;
}
.layout__head-logo-user p {
    display: inline-block;
    line-height: 18px;
    margin: 10px 0 10px 0;
}
.layout__head-logo-user .link {
    display: inline-block;
    color: #000;
    text-decoration: underline;
}
.layout__head-logo-user .link:hover {
    text-decoration: none;
}
.layout__head-logo-user._flag-0 ._yes {
    display: none;
}
.layout__head-logo-user._flag-1 ._no {
    display: none;
}
.layout__head-find {
    height: 364px;
    background: url("i/bg5.jpg") center;
}
.layout__content {
    padding: 10px 0 10px 0;
}
.layout__content-top {
    padding: 10px 0 0 0;
    vertical-align: top;
}
.layout__content-left {
    width: 200px;
    padding: 10px 15px 0 0;
    vertical-align: top;
}
.layout__content-right {
    width: 200px;
    padding: 10px 0 0 15px;
    vertical-align: top;
}
.layout__foot {
    clear: both;
    margin-top: -188px;
}
.layout__foot-menu {
    height: 38px;
    line-height: 38px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    background: #575757;
}
.layout__foot-menu a {
    color: #fff;
}
.layout__foot-menu a:hover {
    color: #fff;
}
.layout__foot-panel {
    height: 130px;
    background: #363636;
    color: #fff;
    padding: 20px 0 0 0;
    line-height: 15px;
}
.layout__foot-panel a {
    color: #fff;
    text-decoration: underline;
}
.layout__foot-panel a:hover {
    text-decoration: none;
}
.layout__foot-panel-1st {
    width: 100%;
}
.layout__foot-panel-address {
    font-size: 11px;
    white-space: nowrap;
    width: 200px;
}
.layout__foot-panel-links {
    font-size: 11px;
    white-space: nowrap;
    width: 200px;
    padding-left: 15px;
    border-left: 1px solid #c3c3c3;
}
.layout__foot-panel_h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    margin-bottom: 16px;
}
.layout__foot-panel-2st {
    width: 100%;
    margin-top: 10px;
}
.layout__foot-panel-2st th {
    text-align: left;
}
.layout__foot-panel-2st td a {
    margin: 0 20px 0 0;
    font-size: 11px;
}
.layout__foot-panel-copyright {
    font-size: 9px;
    line-height: 12px;
}
.layout__foot-panel-counter {
    text-align: right;
    width: 150px;
}
/* ICONS */
.icon-reg {
    display: inline-block;
    background: url("i/icon3.png") 0 -120px;
    width: 18px;
    height: 18px;
}
.icon-login {
    display: inline-block;
    background: url("i/icon3.png") -18px -120px;
    width: 18px;
    height: 18px;
}
.icon-vk,
.icon-fb,
.icon-ok,
.icon-yt {
    display: inline-block;
    background: url("i/icon3.png") 0 -40px;
    width: 32px;
    height: 32px;
}
.icon-vk {
    background-position: 0 -40px;
}
.icon-fb {
    background-position: -51px -40px;
}
.icon-ok {
    background-position: -105px -40px;
}
.icon-yt {
    background-position: -153px -40px;
}
.icon-vk:hover {
    background-position: 0 0
}
.icon-fb:hover {
    background-position: -51px 0
}
.icon-ok:hover {
    background-position: -105px 0
}
.icon-yt:hover {
    background-position: -153px 0
}
.icon2-vk,
.icon2-fb,
.icon2-ok,
.icon2-yt {
    display: inline-block;
    background: url("i/icon3.png") 0 -150px;
    width: 50px;
    height: 54px;
}
.icon2-vk {
    background-position: -6px -150px;
}
.icon2-fb {
    background-position: -58px -150px;
}
.icon2-ok {
    background-position: -111px -150px;
}
.icon2-yt {
    background-position: -161px -150px;
}
.icon2-vk:hover {
    background-position: -6px -219px;
}
.icon2-fb:hover {
    background-position: -58px -219px;
}
.icon2-ok:hover {
    background-position: -111px -219px;
}
.icon2-yt:hover {
    background-position: -161px -219px;
}
/**/
.cookie_alert_hide {
    padding: 10px;
    background: #fff;
    font-size: 10px;
    border-bottom: 1px solid #000;
}
.cookie_alert_hide span {
    float: right;
    cursor: pointer;
    color: #0084cc;
}
.cookie_alert_hide span + span {
    float: none;
}
/* global modifiers */
._clearfix {
    clear: both;
    overflow: hidden;
}
._nowrap {
    white-space: nowrap;
}
._center {
    text-align: center;
}
._justify {
    text-align: justify;
}
._right {
    text-align: right;
}
._left {
    text-align: left;
}
._hide {
    display: none;
}
/* link */
.link, a {
    text-decoration: none;
    /*color: #0084cc;*/
    color: #5698c9;
    cursor: pointer;
}
.link:hover, a:hover {
    text-decoration: underline;
}
/* button */
.button {
    vertical-align: middle;
    display: inline-block;
    line-height: 34px;
    padding: 0 20px 0 20px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    background: #ffbf00;
    box-shadow: 2px 3px 0 #aaa;
    outline: none;
    cursor: pointer;
}
.button._hover,
.button:hover {
    background: #fa911b;
    text-decoration: none;
}
.button._disable {
    opacity: 0.35;
    cursor: not-allowed;
}
.button._fox {
    background: #e2902d;
}
/* input */
.input {
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    border: solid 1px #cbcbcb;
    border-radius: 3px;
    min-height: 22px;
    padding: 5px 10px;
    font-size: 14px;
}
select.input {
    height: 34px;
}
.input:focus {
    outline: none;
    border-color: #5698c9;
}
/* modal */
.modal__background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(60, 60, 60, 0.7);
    z-index: 8000;
}
.modal__panel {
    background: #fff;
    width: 360px;
    padding: 20px 50px 20px 50px;
    border-radius: 6px;
    border: solid 1px #cbcbcb;
    position: fixed;
    z-index: 8001;
    top: 100px;
    left: 50%;
    margin: 0 0 0 -210px;
}
.modal__close {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(i/close.png);
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.modal__heading {
    color: #5698c9;
    border-bottom: solid 3px #5698c9;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 20px 0;
}
/* table */
.table {
    width: 100%;
    border-collapse: collapse;
}
.table th {
    background: #707070 url(i/th-bg.png) repeat-x top;
    border: solid 1px #d5d7da;
    padding: 5px;
    color: #fff;
}
.table th a {
    color: #fff;
}
.table td {
    border: solid 1px #d5d7da;
    padding: 5px;
}
/**/
.alert.alert-danger {
    padding: 12px 10px 10px 10px;
    border: solid 1px #f33;
    background: #fee;
    color: #f33;
    margin-bottom: 10px;
    font-size: 16px;
}
/* html5 баннер */
.link-wrap {
    position: relative;
    display: inline-block;
    height: 100%;
    width: 100%;
}
.link-wrap .blocker {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.link-wrap iframe {
    z-index: 2;
    height: 100%;
    width: 100%;
}
