@font-face {
    font-family: 'als_rublregular';
    src: url('../fonts/rouble-webfont.eot');
    src: url('../fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/rouble-webfont.woff') format('woff'),
	url('../fonts/rouble-webfont.ttf') format('truetype'),
	url('../fonts/rouble-webfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;
	
}

@font-face {
    font-family: 'GothamPro';
    src: url('../fonts/GothamPro.eot?') format('eot'), 
	url('../fonts/GothamPro.otf')  format('opentype'),
	url('../fonts/GothamPro.woff') format('woff'), 
	url('../fonts/GothamPro.ttf')  format('truetype'),
	url('../fonts/GothamPro.svg#GothamPro') format('svg');
}

@font-face {
    font-family: 'GothamPro-Medium';
    src: url('../fonts/GothamPro-Medium.eot?') format('eot'), 
	url('../fonts/GothamPro-Medium.otf')  format('opentype'),
	url('../fonts/GothamPro-Medium.woff') format('woff'), 
	url('../fonts/GothamPro-Medium.ttf')  format('truetype'),
	url('../fonts/GothamPro-Medium.svg#GothamPro-Medium') format('svg');
}

.rubl {
	font-family: 'als_rublregular' !important;
	display: inline !important;
	background: none !important;
}

div{
	position: relative;
	/*outline: 1px solid green;*/
}

body {
    width: 100% !important;
    min-height: 100%;
    float: left;
    font-family: arial !important;
    position: absolute !important;
    height: auto;
    color: #414042;
    min-width: 1132px;
	top: 0 !important;
}

a {
	color: #008fcb;
	transition: all ease-in-out 0.4s;
}

a:hover {
	transition: all ease-in-out 0.4s;
}

a:focus {
	outline: none;
}

h1,h2,h3,h4{
	font-weight: normal;
	font-family: arial !important;
}

h1{
	font-size: 30px;
	line-height: 30px;
}

h2{
	font-size: 26px;
	line-height: 26px;
}

h3 {
    font-size: 22px;
    line-height: 30px;
}

h4{
	font-size: 18px;
	line-height: 18px;
}

.wrap {
	width: 100%;
	float: left;
}

.box {
    max-width: 1600px;
    margin: 0 auto;
    min-width: 1032px;
    width: 100%;
    padding: 10px 0;
}

.inner_box{
	width: 1032px;
	margin: 0 auto;
}

.right{
	float: right;
}

.left{
	float: left;
}

.header.wrap {
    background: #fff;
    /* height: 153px; */
}

.header.box {
    padding: 0;
}

.header.inner_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

a.logo {
    display: block;
    float: left;
    height: 86px;
    width: 340px;
    margin: 20px 0 10px;
    background: url(../images/logo.png) no-repeat;
    padding: 0 0 0 174px;
    color: #575656;
    line-height: 6px;
    text-decoration: none !important;
}

a.logo h1 {
    margin: 13px 0 0;
    font-size: 48px;
    font-weight: bold;
    color: #0C4F90;
    line-height: 1;
}

.header.mid {
    width: 250px;
    height: 60px;
}

.language {
    /* position: absolute; */
    right: 0;
    width: 60px;
    top: 4px;
    height: 28px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.k2SearchBlock {
    float: left;
    width: 100%;
}

.example {
    padding: 5px 10px;
    color: #777;
    margin: 13px 0 0;
    display: none;
}

.adres {
    color: #074F90;
    text-align: right;
    margin: -10px 0 5px;
    /* background: url(../images/metro.png) no-repeat; */
    background-position: right top;
    /* padding: 0 60px 0 0; */
    background-size: auto 36px;
    display: block;
    text-decoration: none !important;
}

span.metro {
    display: inline-block;
    background: url(../images/metro.png) no-repeat;
    color: rgba(255, 255, 255, 0);
    background-size: contain;
    width: 24px;
    background-position: center;
    height: 18px;
    position: relative;
    top: 3px;
}

span.ex_content {
    font-style: italic;
    border-bottom: 1px dashed;
    cursor: pointer;
}

ul#types {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 0 14px;
}

ul#types::before,
ul#types::after {
    display: none;
}

ul#types li a {
    padding: 0;
    border-bottom: 1px dashed;
}

ul#types li:hover a,
ul#types li a:hover {
    background: none;
    border-bottom: 1px dashed #fff; 
}

.language a.link {
    padding: 3px;
    display: inline-block !important;
    border: 1px solid;
    border-radius: 14px;
    width: 24px !important;
    text-align: center;
    /* margin: 0 0 14px; */
    font-size: 12px !important;
    font-weight: normal !important;
    height: 24px;
}

.language a.active.link,
.language a.link:hover,
a.header_email.link:hover,
a.header_email.link:focus {
    background: #F09631;
    border-color: #F09631;
    color: #fff;
    text-decoration: none;
}

.social_in_header {
    display: flex;
	justify-content: space-evenly;
    height: 28px;
    position: relative;
    top: 4px;
    width: 120px;
    
}

.social_in_header a {
    width: 28px !important;
    height: 28px;
    line-height: 28px;
    color: #fff !important;
    border-radius: 6px;
    top: 0 !important;
    font-size: 20px !important;
}

a.contacts_in_header {
    /* margin: 40px 0 0; */
    font-size: 16px !important;
    /* color: #074F90; */
    line-height: 28px;
    height: 28px;
    top: 4px !important;
    position: relative;
    width: auto !important;
    right: 12px;
}

.k2SearchBlock input.inputbox {
    width: 250px !important;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.k2SearchBlock input.button {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1;
    width: 25px;
    background: none;
    border: 0;
}

.k2SearchBlock span.glyphicon.glyphicon-search {
    position: absolute;
    right: 4px;
    top: 4px;
    font-size: 24px;
    color: #BBB;
}

.call_back {
    width: 50%;
    top: 0;
    right: 0;
}

.call_back a, .custom.content_contact .mod_content .callme_viewform a {
    font-size: 16px !important;
    padding: 5px 10px;
    border: 1px solid #bbb;
    border-radius: 15px;
    position: relative;
    top: 0 !important;
    float: left;
    font-weight: normal !important;
    background: #F09631;
    color: #fff !important;
    border-color: #F09631;
    width: 100% !important;
}

.call_back a:hover {
    background: #074F90;
    color: #fff !important;
    border-color: #074F90;
}

.call_back span.glyphicon {
    top: 4px;
}

a.cme-cls {
    position: relative;
    z-index: 99;
}

button.cme-btn {
    background: #074f90 !important;
}

button.cme-btn:hover {
    background: #F09631 !important;
}

.phone.right {
    height: 80px;
    width: 400px;
    text-align: center;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.phone.right a {
    font-size: 22px;
    color: #074F90;
    text-decoration: none;
    display: block;
    width: 50%;
    font-weight: bold;
    float: left;
    top: 2px;
    position: relative;
}

a.header_email.link {
    bottom: 3px;
    left: 10px;
    position: relative;
    height: 34px;
    width: 34px;
    border-radius: 17px;
    border: 1px solid;
    font-size: 20px;
    padding: 4px;
}

.top_menu.wrap.navbar {
    background: #074f90;
    margin: 0;
    border-radius: 0;
    border: 0;
}

.top_menu.navbar-inner.box {
    padding: 0;
}

ul.nav.menu.nav-pills.inner_box {
    display: flex;
    justify-content: space-between;
}

ul.nav.menu.nav-pills.inner_box::before,
ul.nav.menu.nav-pills.inner_box::after {
    display: none;
}

ul.nav.menu.nav-pills.inner_box li {
    margin: 0px 12px;
    padding: 0;
}

ul.nav.menu.nav-pills.inner_box li:first-child {
    margin-left: 0;
}

ul.nav.menu.nav-pills.inner_box li:last-child {
	margin-right: 0;
}

ul.nav.menu.nav-pills.inner_box li a,
ul.nav.menu.nav-pills.inner_box li span.separator {
    background: none !important;
    color: #fff;
    border-radius: 0;
    padding: 14px 0;
    margin: 0;
    font-size: 16px;
    position: relative;
    display: block;
}

ul.nav.menu.nav-pills.inner_box li a::before,
ul.nav.menu.nav-pills.inner_box li span.separator::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    opacity: 0;
    position: absolute;
    background: #fff;
    transition: all ease-in-out 0.4s;
    bottom: 12px;
}

ul.nav.menu.nav-pills.inner_box li:hover > a::before, ul.nav.menu.nav-pills.inner_box li.active > a::before,
ul.nav.menu.nav-pills.inner_box li:hover > span.separator::before, ul.nav.menu.nav-pills.inner_box li.active > span.separator::before {
    opacity: 1;
    transition: all ease-in-out 0.4s;
}

ul.nav-child.unstyled.small > li > a::before {
    display: none !important;
}

ul.nav-child.unstyled.small > li:hover > a, ul.nav-child.unstyled.small > li.active > a {
    text-shadow: 0px 0px 15px;
}

ul.nav-child.unstyled.small {
    display: block;
    position: absolute;
    height: 0 !important;
    transition: height ease-in-out 0.4s;
    list-style: none;
    overflow: hidden;
    width: 340px;
    left: 0;
    top: 50px;
    padding: 0;
    margin: 0;
    border: 0 solid;
    z-index: 2;
}

ul.nav-child.unstyled.small > li {
    padding: 0 12px !important;
    margin: 0 !important;
    border-bottom: 1px solid #fff; 
    background: #074F90;
}

ul.nav-child.unstyled.small > li:last-child {
    border: none; 
}

ul.nav-child.unstyled.small > li a {
    text-decoration: none !important;
}

ul.nav-child.unstyled.small > li.item-183 {
    background: #F09631;
}

ul.nav-child.unstyled.small > li.item-183 a {
    font-weight: bold;
}

li:hover > ul.nav-child.unstyled.small {
    background: #1464A4;
    list-style: none;
    border-top: 3px solid #F09631;
    height: 154px !important;
    transition: height ease-in-out 0.4s;
}

li.item-186:hover > ul.nav-child.unstyled.small {
    height: 54px !important;
}

li.item-131:hover > ul.nav-child.unstyled.small {
    height: 205px !important;
}

.on_main.wrap, .middle.wrap {
    margin: 0 0 203px;
}

.on_main.wrap.clients2 {
    border-top: 3px dashed #ccc;
}

.on_main.wrap.no_margin {
    margin: 0;
}

.custom.left ul {
    /* width: 100%; */
}

.custom.left ul li {
    width: 100%;
}

.custom.left ul li b {
    font-size: 16px;
}

a.first.read-more {
    display: block;
    text-decoration: none !important;
    float: right;
}

a.first.read-more:hover {
    background: #074F90;
}

.custom.second h2 {
    text-align: left;
    font-weight: normal;
    color: #074F90;
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
}

a.on_main_readmore {
    font-size: 13px;
    color: #777;
    text-decoration: underline;
}

a.on_main_readmore:hover {
    text-decoration: none;
}

.mod_content ul {
    width: 50%;
    float: left;
}

.custom.second.left ul:first-child li:last-child {
    width: 200%;
}

.on_main.inner_box h2 {
    /* font-size: 34px; */
    /* font-weight: bold; */
    /* text-align: center; */
}

.on_main.inner_box .custom h2 {
    /* margin: 20px 0 30px; */
}

.on_main.inner_box .custom:nth-child(2) h2,
.on_main.inner_box .custom:nth-child(4) h2 {
    text-align: center;
}

.on_main.inner_box .custom {
    /* float: left; */
    width: 100%;
    margin: 0 0 30px;
}

.custom.left, .custom.second {
    width: 80% !important;
    padding: 20px 3% 0 0;
    border-right: 1px solid #ccc;
    float: left;
    margin: 0 !important;
}

.custom.second.first > * {
    font-weight: bold;
}

.custom.left h3 {
    margin: 0 0 10px;
}

.custom.right {
    width: 100% !important;
    padding: 0 20px;
}

.right.special_column {
    width: 20%;
    /* border-left: 1px solid #ccc; */
    margin: 0 0 30px;
}

.custom.second.right {
    border: 0;
    padding: 0 0 0 20px;
}

.custom.second.right .mod_content {
    border-bottom: 1px solid #ccc !important;
    padding: 20px 0;
}

.custom.second.right:last-child .mod_content {
    border: 0 !important;
    padding: 20px 0 0;
}

.custom.second.right h4 {
    color: #074F90;
    margin: 20px 0 0;
    font-size: 22px;
    text-align: center;
}

.custom.second.right td {
    padding: 3px 0;
    font-size: 14px;
}

.custom.second.right tr:last-child td {
    /* color: #074F90; */
    /* font-size: 16px !important; */
}

.custom.second.right td img {
    width: 100%;
}

.custom.second.right td a {
    border: 0;
    padding: 0;
}

.right_menu_block {
    border: 1px solid #ccc;
    /* margin: 0 0 0 20px; */
    border-bottom: 0;
    float: left;
    width: 100%;
}

.right_menu_block_desc {
    float: left;
    width: 100%;
}

.right_menu_block_desc ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none;
}

.right_menu_block_desc ul li::before{
    display: none;
}

.right_menu_block_desc li a {
    font-weight: normal;
    padding: 0 20px;
    color: #414042;
}

.right_menu_block_desc li a:hover {
    background: none;
    color: #414042;
    text-decoration: underline;
}

.right_menu_block:last-child {
    border-bottom: 1px solid #ccc;
}

.right_menu_block a {
    display: block;
    color: #074F90;
    font-weight: bold;
    padding: 10px 20px;
}

.right_menu_block a:hover,
.right_menu_block a.active {
    text-decoration: none;
    background: #074F90;
    color: #fff;
}

.right_menu_block a.active {
    margin: 0 0 10px;
}

a.show_all {
    padding: 5px 10px;
    border: 1px solid;
    color: #074F90;
    border-radius: 4px;
    text-align: center;
    display: block;
    margin: 10px 0 20px;
    text-decoration: none !important;
}

a.show_all:hover {
    background: #074F90;
    color: #fff;
    border-color: #074F90;
}

.custom.second.separator {
    padding: 30px 30px 20px 0;
}
.custom.second h3 {
	font-size: 20px;
}


.custom.second.separator .mod_content {
    border: 2px dashed #ccc;
    padding: 10px 20px !important;
}

.mod_content h3 {
    margin: 0;
    text-align: center;
    color: #074F90;
}

.custom.second.separator .mod_content p {
    margin: 0;
    text-align: center !important;
}

.custom.second.separator .mod_content ul {
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-around;
}

.custom.second.separator .mod_content ul li {
    margin: 0;
}

.custom.second.separator.home .mod_content ul li::before{
    background: url(../images/home.png) no-repeat;
}

.custom.second.separator.euro .mod_content ul li::before {
    background: url(../images/euro.png) no-repeat;
    background-size: contain;
}

.custom.second.separator .mod_content ul li::before {
    background: url(../images/list.png) no-repeat;
    top: -2px;
}

.mod_content {
    float: left;
    width: 100%;
    padding: 20px 0 0;
}

.mod_content li,
.about.catItemIntroText table ul li,
.offer.catItemIntroText li {
    list-style: none;
}

.offer.catItemIntroText li {
    position: relative;
    font-size: 16px;
}

.mod_content li::before, .about.catItemIntroText table ul li::before, .offer.catItemIntroText li::before {
    content: '';
    position: absolute;
    left: -34px;
    font-size: 28px;
    top: -5px;
    width: 28px;
    height: 24px;
    background: url(../images/ok.png) no-repeat;
    background-size: 60%;
    background-position: right center;
}

.offer.catItemIntroText ul {
    padding: 0 0 0 35px;
}

.offer.catItemIntroText li::before {
    top: 1px;
    background: #F09631 url(../images/ok.png) no-repeat;
    background-size: 70%;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    background-position: center;
}

.mod_content td a, a.link_button {
    padding: 6px 10px;
    display: inline-block;
    border: 1px solid #074F90;
    border-radius: 16px;
    color: #074F90;
    margin: 0 0 10px;
    text-decoration: none !important;
    font-weight: bold;
}

.mod_content td a:hover,
a.link_button:hover,
.offer.introLinks a.link_button:hover {
    color: #fff;
    background: #F09631;
    border-color: #F09631;
}

.custom.second li a {
    color: #414042;
    /* text-decoration: underline; */
}

.custom.second li a:hover {
    text-decoration: underline;
}

div#k2ModuleBox102 {
    float: left;
    width: 100%;
}

div#k2ModuleBox102 > h2 {
    text-align: center;
    margin: 10px 0 30px;
}

.module_table {
    float: left;
    width: 100%;
}

.module_tr {
    display: flex;
    width: 100%;
    float: left;
    justify-content: space-around;
}

.module_tr:first-child {
    justify-content: space-between;
}

.module_td {
    max-width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

a.moduleItemCategory {
    /* width: 100%; */
    /* float: left; */
    /* text-decoration: none !important; */
    margin: 10px 0;
}

a.moduleItemCategory:hover {
    /* color: #F09631; */
}

.moduleItemIntrotext {
    display: flex;
    flex-direction: column;
    margin: 0 0 20px;
    text-align: center;
    justify-content: space-around;
}

.moduleItemIntrotext h3 {
    margin: 10px 0;
    font-size: 18px;
    color: #206AAC;
}

.moduleItemIntrotext h3 a:hover,
.moduleItemIntrotext:hover h3 a {
    text-decoration: none;
    color: #2a6496;
}

.moduleItemImage {
    /* flex: 4 !important; */
    width: 167px;
    margin: 0 auto;
}

.moduleItemImage img {
    max-height: 132px;
    border-radius: 66px;
    box-shadow: 2px 2px 7px 0 rgba(0,0,0,0.3);
    margin: 17px 0;
}

.moduleItemIntrotext > * {
    /* flex: 1; */
}

img.icon_content {
    width: 100px;
    border: 2px solid #074F90;
    border-radius: 50%;
}

.about.catItemBody {
    margin: 0 0 30px;
}

.about.catItemIntroText td img {
    max-height: 353px;
}

.mod_content p, .mod_content ul li, .about.catItemIntroText table ul li {
    text-align: left !important;
    position: relative;
    margin: 0 0 10px;
    font-size: 14px;
}

.mod_content ul li h3 {
    color: #004F91;
}

.circle {
    width: 167px;
    height: 167px;
    position: absolute;
    background: url(../images/circle.png) no-repeat;
    top: 0;
    background-size: contain;
    background-position: center;
    display: block;
    left: 0;
}

.circle:hover,
.moduleItemIntrotext:hover .circle{
    transform: rotate(180deg);
}

ul.breadcrumb {
    background: none;
    padding: 0;
    margin: 20px 0 0;
    float: left;
    width: 100%;
    font-size: 16px;
}

span.divider {
    display: none;
}

div#k2Container {
    min-height: 500px;
    float: left;
    width: 100%;
}

.offer.itemListView, .offer.itemView {
    width: 78% !important;
}

.offer.itemFullText table td:last-child,
.offer.itemFullText table th:last-child {
    width: 12%;
}

div#k2Container.itemView.contacts {
    width: 100%;
}

div#k2Container img {
    max-width: 100%;
}

ul#left_menu {
    float: left;
    width: 18%;
    position: relative;
    top: 25px;
    background: #074F90;
    box-shadow: 1px 1px 7px 0 rgba(0,0,0,0.3);
    list-style: disc inside !important;
    color: #fff;
    padding: 10px 0 20px;
    margin: 0 0 50px;
}

ul#left_menu li {
    display: list-item !important;
}

ul#left_menu li.divider {
    list-style: none;
    font-weight: bold;
    text-align: center;
    border-top: 1px dotted;
    margin: 10px 7px;
    padding: 5px 0 5px 0;
    border-bottom: 1px dotted;
}

ul#left_menu li a,
ul#left_menu li span.separator {
    padding: 5px 10px;
    color: #fff;
    background: none !important;
}

ul#left_menu li span.separator {
    padding: 5px;
}

ul#left_menu li a:hover, ul#left_menu li:hover a {
    text-decoration: underline;
}

ul#left_menu li:hover {
    /* color: #074F90 !important; */
    /* background: #fff; */
}

h2.tseny.catItemTitle,
h2.about.catItemTitle {
    margin: 30px 0 20px;
}

.tseny.itemList,
.about.itemList {
    margin: 30px 0 0;
}

.tseny.itemList ul.nav.nav-tabs,
.about.itemList ul.nav.nav-tabs,
ul.offer.itemListSubCategories.nav.nav-tabs {
    display: flex;
    border: 0;
    justify-content: space-between;
}

.about.itemList > ul.nav.nav-tabs,
ul.offer.itemListSubCategories.nav.nav-tabs {
    margin: 0 0 20px;
}

ul.offer.itemListSubCategories.nav.nav-tabs {
    margin-top: 30px;
}

ul.offer.itemListSubCategories.nav.nav-tabs li {
    width: auto !important;
    min-width: 25% !important;
}

.about.itemList ul.nav.nav-tabs li {
    /* width: 33%; */
    justify-content: center;
    display: flex;
    width: auto;
    min-width: 25%;
}

.tseny.itemList ul.nav.nav-tabs li {
    min-width: 25%;
    justify-content: center;
    display: flex;
    width: auto;
}

.about.itemList table h2 {
    color: #074F90;
    margin: 20px 0;
}

table.team td {
    padding: 5px 0 5px 54px;
    text-align: left;
}

table.team tr:last-child td {
    /* color: #074F90; */
    /* font-size: 23px; */
}

ul.offer.itemListSubCategories.nav.nav-tabs li h2, .tseny.itemList ul.nav.nav-tabs li span, .about.itemList ul.nav.nav-tabs li h2 {
    padding: 0 0 10px;
    border-bottom: 3px dashed #333;
    margin: 0;
    float: left;
    color: #333;
}

.tseny.itemList ul.nav.nav-tabs li span {
    padding: 0 0 3px;
    border-bottom: 2px dashed #333;
    font-size: 26px;
    font-weight: normal;
}

.tseny.itemList ul.nav.nav-tabs::before,
.tseny.itemList ul.nav.nav-tabs::after,
.about.itemList ul.nav.nav-tabs::before,
.about.itemList ul.nav.nav-tabs::after,
ul.offer.itemListSubCategories.nav.nav-tabs::before,
ul.offer.itemListSubCategories.nav.nav-tabs::after {
    display: none;
}

.tseny.itemList ul.nav.nav-tabs li a, .about.itemList ul.nav.nav-tabs li a, ul.offer.itemListSubCategories.nav.nav-tabs li a {
    display: flex;
    /* text-align: center; */
    margin: 0;
    width: 100%;
    font-size: 16px;
    color: #999;
    font-weight: bold;
    background: none;
    border: 0;
    border-radius: 0;
    border-left: 3px solid #fff;
    float: left;
}

.tseny.itemList ul.nav.nav-tabs li.active a, .about.itemList ul.nav.nav-tabs li.active a, ul.offer.itemListSubCategories.nav.nav-tabs li.active a {
    color: #074F90;
    border-left: 3px solid #074F90;
    background: #f5f5f5;
}

.tseny.itemList ul.nav.nav-tabs li.active a h2, .about.itemList ul.nav.nav-tabs li.active a h2, ul.offer.itemListSubCategories.nav.nav-tabs li.active a h2, .tseny.itemList ul.nav.nav-tabs li.active span {
    border-bottom-color: #F5F5F5;
    color: #074F90;
}

.itemVideoBlock {
    position: absolute;
    top: 0;
    right: 0;
}

.genericItemView {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px;
    margin: 0 0 10px;
    float: left;
    width: 100%;
}

.zalog.catItemHeader {
    display: flex;
    justify-content: space-between;
    margin: 10px 0 0;
    float: left;
    width: 100%;
    padding: 10px 0 20px;
    border-bottom: 1px solid #ddd;
}

h3.zalog.catItemTitle {
    width: 85%;
}

h3.zalog.catItemTitle a {
    font-size: 20px;
}



.offer.catItemBody.panel-body {
    padding: 0;
}

.offer.panel.panel-default.itemContainer,
.offer.catItemBody.panel-body {
    border: 0 !important;
}

.offer.panel.panel-default.itemContainer {
    /* border: 3px solid #074F90 !important; */
    /* padding: 20px; */
    margin: 0 0 20px;
}

.offer.catItemBody {
    float: left;
    width: 100%;
    display: flex;
    padding: 10px 0 20px;
}

.offer.catItemHeader {
    float: left;
    width: 100%;
    background: none;
    padding: 10px 0 10px;
}

h2.offer.catItemTitle.panel-title {
    font-size: 26px;
}

h2.offer.catItemTitle.panel-title.stock {
    color: #FFFFFF;
    background: #F09631;
    padding: 3px 5px;
}

h2.offer.catItemTitle.panel-title a.collapsed {
	color: #414042;
}

h2.offer.catItemTitle.panel-title a.collapsed:hover,
h2.offer.catItemTitle.panel-title a {
    text-decoration: none;
    color: #008fcb;
}

.offer.catItemImageBlock {
    float: left;
    width: 350px;
    /* padding: 25px; */
    margin: 0 20px 0 0;
    /* border: 1px solid #ddd; */
}

.offer.catItemImageBlock img {
    width: 100% !important;
    height: auto;
}

.offer.catItemIntroText {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 10px;
}

.offer.catItemIntroText a.k2ReadMore {
    color: #777;
    text-decoration: underline;
}

.offer.introLinks {
    /* position: absolute; */
    /* bottom: -2px; */
    /* right: 0; */
    /* background: #f8f8f8; */
    /* padding: 20px 0px 20px 20px; */
    /* border-right: 3px solid #074F90; */
    /* border-bottom: 4px solid #074F90; */
    /* width: 100%; */
    /* text-align: right; */
}

.offer.introLinks a.link_button {
    /* margin: 0 10px 0 0; */
    /* color: #fff; */
    /* background: #F09631; */
    /* border-color: #F09631; */
}


.offer.introLinks a.link_button:last-child {
    /* margin: 0 20px 0 0; */
}

.offer.itemHeader {
    margin: 0 0 20px;
}

.custom.content_contact .mod_content {
    float: left;
    width: 100%;
    padding: 20px;
    border: 2px dashed #ccc;
    margin: 0 0 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
}

.custom.content_contact.disclaimer .mod_content {
    background: #e8f5db !important;
    font-weight: bold;
}

.custom.content_contact .mod_content > div {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 16px;
}

.custom.content_contact .mod_content .content_phone a {
    color: #074F90;
    font-size: 20px;
}

.custom.content_contact .mod_content .callme_viewform a {
    width: auto !important;
    float: none !important;
    font-size: 24px !important;
    position: relative;
    /* top: 18px; */
}

span.price_from {
    margin: 0 30px 0 0;
    font-size: 30px;
    display: inline-block;
    line-height: 18px;
    top: 4px;
    position: relative;
}

div#scroll_box.left {
    float: left;
    width: 100%;
}

#back-top {
    position: fixed;
    bottom: 190px;
    right: 20px;
    z-index: 2;
}

#back-top a {
    width: 108px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #333;
    transition: 1s;
}

#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
    width: 60px;
    height: 60px;
    display: block;
    margin-bottom: 7px;
    /* background: url(../images/to_top.png) no-repeat; */
    border-radius: 30px;
    transition: 1s;
    color: #074f90;
    font-size: 40px;
    padding: 10px 4px 0 0;
    margin: 0 auto 8px;
    border: 1px solid #074F90;
}

#back-top a:hover span {
	
}

.footer.wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 0 0;
    background: #074f90;
}

.footer.inner_box > * {
    text-align: center;
    margin: 0 0 6px;
    display: block;
    color: #fff;
}

.footer.left {
    width: 20%;
}

.footer.inner_box > * a {
    color: #fff;
}

.footer.left > * {
    float: left;
    width: 100%;
    text-align: left;
    margin: 10px 0;
}

.footer.right {
    top: 10px;
}

.footer.right > * {
    float: right;
    width: 100%;
    text-align: right;
    margin: 5px 0;
}

.footer.box {
    padding: 0;
}

.footer.inner_box ul.nav.menu {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.footer.inner_box ul.nav.menu li {
	float: left;
}

.footer.inner_box ul.nav.menu li a {
    padding: 5px 0;
    border-bottom: 1px dotted;
}

.footer.inner_box ul.nav.menu li:hover a,
.footer.inner_box ul.nav.menu li.active a {
	background: none;
	border-bottom: 1px solid;
}

span.footer_logo img {
    height: 50px;
    width: auto;
    margin: 10px 0 0;
}

.footer.inner_box ul.nav.menu::before,
.footer.inner_box ul.nav.menu::after {
    display: none;
}

.panel-collapse {
    float: left;
    width: 100%;
}

.skiptranslate iframe {
    display: none;
}

a.link.ru_ru > font {
    max-width: 18px;
    overflow: hidden;
    display: inline-block;
    height: 15px;
}

a.link.ru_ru > font > font {
    width: 34px !important;
    display: inline-block;
    position: relative;
    left: -16px;
}

div#jivo-iframe-container iframe#jivo_container .jivo-bottom-left-square.jivo-offline {
    background: #F09631 !important;
}

.footer.right span.adres {
    color: #fff;
    padding: 0;
    background: none;
}

/* Стили "Лэндингов" */

.middle.wrap.collection-entitys {
    font-family: 'GothamPro' !important;
    margin: 0 0 173px;
}

.middle.wrap.collection-entitys h1,
.middle.wrap.collection-entitys h2,
.middle.wrap.collection-entitys h3,
.middle.wrap.collection-entitys h4 {
    font-family: 'GothamPro-Medium' !important;
}

.slogan.inner_box {
    font-size: 12px;
    color: #074F90;
    text-align: center;
    line-height: 20px;
}

.wrap.carouselCaption {
    background: url(../images/caption.png) no-repeat;
    background-position: center;
    height: 323px;
    z-index: 1;
}

div#carousel {
    border-bottom: 2px solid #cddce9;
    margin: -323px 0 0;
}

.carousel-inner>.item {
    height: 323px;
    background-position: center !important;
}

/*.carousel-inner .item {
	background-size: cover !important;
	background-position: center !important;
	opacity: 0;
	display: block;
	position: absolute;
	transition: all ease-in-out 0.4s;
	}
	
	.carousel-inner .item.active.left,
	.carousel-inner .item.next {
	opacity: 1;
	left: 0;
	transform: translate3d(0, 0, 0); 
	transition: all ease-in-out 0.4s;
	}
	
	.carousel-inner .item.active.right,
	.carousel-inner .item.prev {
	opacity: 0;
	left: 0;
	transform: translate3d(0, 0, 0); 
	transition: all ease-in-out 0.4s;
	}
	
	.carousel-inner .item.prev{
	opacity: 1;
	
	}
	
	.carousel-inner .item.active {
	opacity: 1;
	position: relative;
	transition: all ease-in-out 0.4s;
}*/

ol.carousel-indicators {
    bottom: 0;
    height: 15px;
}

ol.carousel-indicators li {
    background: #074F90;
    border: 3px solid #074F90 !important;
    width: 15px !important;
    height: 15px !important;
    margin: 0 5px !important;
}

.carousel-indicators .active {
    background: #FF9720;
}

.content.carouselCaption {
    text-align: left;
    width: 640px;
    height: 230px;
    top: 0;
    bottom: auto;
    padding: 20px 0 0;
    left: 0;
    right: auto;
}

.content.carouselCaption h2 {
    font-size: 23px;
    color: #074F90;
    text-shadow: none;
    margin: 0 0 20px;
    line-height: 30px;
    border-left: 10px solid;
    padding: 0 0 0 15px;
}

.content.carouselCaption h2 span {
    color: #FF9720 !important;
}

.content.carouselCaption p {
    background: url(../images/caption-text.png) no-repeat;
    display: inline-block;
    font-size: 12px;
    padding: 11px 24px;
    width: 100%;
    color: #fff;
    background-position: -8px center;
}

.banner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center !important;
    z-index: 10;
}

.inner_box.guarantee {
    background: url(../images/guarantee.png) no-repeat;
    height: 602px;
}

.inner_box.guarantee h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    margin: 46px 0 18px;
    line-height: 24px;
}

.inner_box.guarantee p {
    border-left: 4px solid #FF9720;
    padding: 0 0 0 14px;
    color: #232323;
    font-size: 16px;
}

.inner_box.guarantee p span {
    font-family: 'GothamPro-Medium' !important;
    color: #074F90;
}

.inner_box.guarantee table.table {
    position: absolute;
    bottom: 0;
}

.inner_box.guarantee td {
    border: 0 !important;
    padding: 25px 0;
    text-align: center;
    width: 50%;
}

.inner_box.guarantee td span {
    font-family: 'GothamPro-Medium' !important;
    display: inline-block;
    background: #fff;
    font-size: 24px;
    padding: 18px 20px 14px;
    border-bottom: 2px solid #FF9720;
    line-height: 20px;
    color: #074F90;
}

.wrap.stock {
    background: url(../images/stock.png) no-repeat;
    height: 500px;
    background-size: cover;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
}

.wrap.stock span {
    color: #FF9720;
}

.wrap.stock h2 {
    font-size: 36px;
    margin: 56px 0 20px;
}

.wrap.stock h2 span {
    color: #FF9720;
}

.wrap.stock ul {
    font-size: 14px;
    text-transform: none;
    margin: 0;
    padding: 0 0 15px;
    border-bottom: 5px solid;
    float: left;
    list-style: none;
}

.wrap.stock ul li {
    padding: 0 0 0 14px;
    position: relative;
}

.wrap.stock ul li::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #FF9720;
    left: 0;
    top: 10px;
}

.wrap.stock form, .subheader form.built_in_form {
    float: right;
    width: 330px;
    background: #074F90;
    position: relative;
}

.subheader.right_block,
.subheader.left_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    align-items: center;
}

.subheader.left_block {
    margin: -48px 0 0;
}

.wrap.stock form input,
.subheader form.built_in_form input {
    width: 270px;
    height: 38px;
    border-radius: 4px;
    border: 0;
    margin: 6px 30px;
    color: #888;
    padding: 0 38px;
    font-size: 12px;
    border-bottom: 2px solid #FF9720;
}

.wrap.stock form input.name,
.subheader form.built_in_form input.name {
    background: #fff url(../images/input_name.png) no-repeat;
    background-position: 12px center;
}

.wrap.stock form input.phone,
.subheader form.built_in_form input.phone {
    background: #fff url(../images/input_phone.png) no-repeat;
    background-position: 12px center;
}

.wrap.stock form button,
.subheader form.built_in_form button {
    width: 330px;
    height: 70px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 70px;
    color: #074F90 !important;
    background: #fff !important;
    margin: 0 0 12px;
    border: none !important;
}

button.btn.cme-btn {
    line-height: 22px !important;
}

.subheader form.built_in_form button.textarea {
    font-size: 18px;
    line-height: 45px;
}

form.built_in_form .callme-result {
    /* width: 100%; */
    font-size: 18px;
    text-transform: uppercase;
    line-height: 29px;
}

.wrap.stock form button.textarea,
.subheader form.built_in_form button.textarea {
    height: 57px;
    padding: 10px 0;
    text-align: center;
    background: #FF9720 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'GothamPro-Medium';
    width: 270px;
    margin: 6px 30px;
    line-height: 18px;
    border-radius: 4px;
    border: 0 !important;
}

.wrap.stock form .callme-result,
.subheader form.built_in_form .callme-result .c_success {
    position: absolute;
    top: 0;
    background: #fff;
    color: #FF9720;
    text-align: center;
    height: 70px;
    border-radius: 4px;
    padding: 7px;
}

.subheader form.built_in_form .callme-result {
    /* display: none; */
    position: absolute;
    top: -80px;
    width: 100%;
}

.wrap.stock h3 {
    position: absolute;
    right: 0;
    width: 330px;
    top: 290px;
    margin: 10px 0 0;
}

.wrap.stock h3 ul,
.subheader.right_block ul {
    border: none;
    font-family: 'GothamPro';
}

.subheader.right_block ul {
    padding: 0;
    margin: 20px 0;
}

.wrap.stock h3 ul li {
    padding: 0 0 0 34px;
}

.subheader.right_block ul li,
li.polzovatelskoe-soglashenie {
    color: #fff;
    list-style: none;
    padding: 0;
    text-align: center;
    position: relative;
}

.subheader.right_block ul li::before,
li.polzovatelskoe-soglashenie::before {
    content: '';
    display: block;
    position: absolute;
    left: 13%;
    top: 10px !important;
}

.wrap.stock h3 ul li::before,
.subheader.right_block ul li::before,
li.polzovatelskoe-soglashenie::before {
    width: 24px;
    height: 21px;
    background: url(../images/li_check.png) no-repeat;
    top: 1px;
}

.subheader.right_block ul li::before {
    top: -3px !important;
    left: -5px !important;
}

.subheader.right_block ul li.polzovatelskoe-soglashenie::before {
    left: 46px !important;
}

.wrap.stock h3 ul li.polzovatelskoe-soglashenie::before {
    left: 5% !important;
    top: 4px !important;
}

.feedback ul li.polzovatelskoe-soglashenie::before {
    top: 0 !important;
    left: 0;
}

.wrap.info {
    background-position: center top;
}

.wrap.info.advantages {
    margin: 50px 0 0;
    height: 450px;
}

a.right_link {
    /* outline: 1px solid red; */
    display: block;
    width: 350px;
    height: 88px;
    position: absolute;
    right: 49px;
    bottom: 0;
}

.inner_box.info h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #074F90;
    line-height: 34px;
    margin: 50px 0 35px;
    text-align: center;
}

.advantages h2 {
    margin: 20px 0 10px !important;
    text-align: left !important;
}

.inner_box.info h2 span {
    color: #FF9720;
}

.inner_box.info ul {
    padding: 0;
    margin: 0;
}

.inner_box.info ul li {
    padding: 0 0 0 52px;
    list-style: none;
    background: url(../images/li_check_2.png) no-repeat;
    background-position: left center;
    color: #171717;
    font-size: 16px;
    margin: 0 0 20px;
}

.inner_box.info ul li span {
    color: #074F90;
}

.inner_box.info ul li span.orange {
    color: #FF9720;
}

.inner_box.info button {
    width: 310px;
    height: 50px;
    color: #fff;
    background: #074F90;
    border: 0;
    font-size: 18px;
    margin: 0 0 0 52px;
}

.inner_box.info table.table {
    margin: 0 0 50px;
}

.inner_box.info table.table td {
    text-align: center;
    color: #074F90;
    padding: 0;
    line-height: 16px;
    font-family: 'GothamPro-Medium';
    border: none;
}

.inner_box.info table.table td a {
	color: #074F90 !important;
	text-decoration: none;
}

.customers .inner_box.info table.table td img {
    opacity: 0.4;
    transition: all ease-in-out 0.4s;
}

.customers .inner_box.info table.table td:hover img {
    opacity: 1;
    transition: all ease-in-out 0.4s;
}

.inner_box.info table.table td p {
    margin: 0;
}

.customers table.table {
    width: 520px;
    margin: 0 auto !important;
}

.customers table.table td {
    vertical-align: middle;
    padding: 35px 0 !important;
}

.wrap.feedback {
    background-position: center;
}

.offer.itemFullText .wrap.feedback {
    margin: 20px 0 30px;
}

.inner_box.feedback {
    height: 160px;
    color: #fff;
    padding: 0 20px;
}

.content {
    float: left;
    width: 420px;
    margin: 0 0 0 10px;
    font-size: 12px;
}

.inner_box.feedback h2 {
    font-size: 24px;
    margin: 40px 0 10px !important;
    text-align: left !important;
}

.inner_box.feedback p {
    text-indent: 0 !important;
}

.orange .inner_box.feedback h2 {
    color: #074f90;
}

.inner_box.feedback form {
    float: left;
    width: 560px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 160px;
    flex-wrap: wrap;
    position: relative;
}

.inner_box.feedback form .callme-result {
    width: 100% !important;
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: center;
}

.inner_box.feedback form > * {
    float: left;
    width: 33.33%;
}

.inner_box.feedback form > ul {
    width: 54%;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    right: 53px;
}

.inner_box.feedback form label {
    font-size: 12px;
}

.inner_box.feedback form input {
    height: 38px;
    border: 0;
    border-bottom: 2px solid #FF9720;
    padding: 10px;
    width: 190px;
    font-size: 12px;
    text-transform: uppercase;
    color: #888;
}

.inner_box.feedback form input {
    border-bottom: 2px solid #074f90;
}

.inner_box.feedback form button {
    width: 150px;
    height: 38px;
    background: #FF9720 !important;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'GothamPro-Medium';
    margin: 24px 0 0;
}

.orange .inner_box.feedback form button {
    background: #074f90 !important;
}

input.has-error {
    background-color: #f2dede !important;
    border-color: red !important;
}

.custom.content_contact .mod_content .social_links {
    width: 50%;
    float: right;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: stretch;
}

.custom.content_contact .mod_content .social_links a, .custom.content_contact .mod_content .social_links span {
    display: inline-block;
    height: 40px;
    width: 40px;
    font-size: 28px;
    line-height: 40px;
    border-radius: 25% !important;
    color: #fff;
    text-decoration: none !important;
    margin: 0 10px;
}

.custom.content_contact .mod_content .social_links span {
    width: 100%;
    font-size: 30px;
    color: #333;
    margin: 0;
}

a.socicon-vkontakte {
    background: #5a7fa6 url(../images/icons8-vk.svg) no-repeat;
    background-size: 80%;
    background-position: center center;
}

a.socicon-odnoklassniki {
    background: #f48420 url(../images/ok.svg) no-repeat;
	background-size: 80%;
    background-position: center center;
}

a.socicon-instagram {
    background: linear-gradient(to bottom right, #5541D6, #DA2366, #FEC053);
}


a.socicon-facebook {
    background: #3e5b98;
}

a.agreement_link {
    display: inline !important;
    color: #000;
    text-decoration: underline;
}

.agreement {
    float: left;
}

.statji.catItemView.groupLeading > a {
    text-decoration: none !important;
}

.statji.itemHeader,
.statji.catItemHeader {
    padding: 62px;
    height: 300px;
    width: 100%;
    margin: 0 0 50px;
}

h1.statji.itemTitle,
h2.statji.catItemExtraFieldsValue {
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    font-size: 36px;
    line-height: 38px;
    font-weight: 200;
}

h1.statji.itemTitle span, h2.statji.catItemExtraFieldsValue span {
    color: #f09631;
}

h1.statji.itemTitlespan {
    color: #f09631;
    font-weight: 400;
}

.statji.itemIntroText,
.statji.catItemIntroText {
    color: #fff;
    font-style: italic;
    font-size: 18px;
    margin: 27px 0 0;
    border-left: 5px solid #f09631;
    padding: 0 0 0 15px;
    line-height: 18px;
}

.statji.itemFullText p {
    text-indent: 38px;
    text-align: justify;
}

.statji.itemFullText h2 {
    margin: 30px 0;
    text-align: center;
}

.skrytaya-stranitsa .opisanieuslug.links {
    display: none;
}

.kejs {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
}

.kejs a.img_link {
    float: left;
    margin: 36px 36px 36px 0;
    position: relative;
    display: block;
}

.kejs a.img_link img,
span.decisions.catItemImage img {
    box-shadow: 3px 10px 20px 0 rgba(0,0,0,0.3);
}

span.decisions.catItemImage a span.img_caption {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 20px;
    font-size: 18px;
    background: #004E94;
    color: #fff;
    opacity: 0;
    transition: all ease-in-out 0.4s;
}

span.decisions.catItemImage a:hover span.img_caption {
    opacity: 1;
    transition: all ease-in-out 0.4s;
}

.kejs a.img_link::before,
span.decisions.catItemImage a::before {
    content: '';
    position: absolute;
    background: url(../images/keys_zoom.jpg) no-repeat;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    z-index: 1;
    left: 114px;
    top: 176px;
}

.kejs.img_right {
    flex-direction: row-reverse !important;
}

.kejs.img_right a.img_link {
    float: right;
    margin: 36px 0 36px 36px;
}

.kejs h3 {
    margin: 36px 0 50px;
    color: #074f90;
    font-weight: 600;
    border-left: 30px solid #e89437;
    padding: 0 0 0 10px;
}

.kejs strong {
    color: #074f90;
}

.kejs p {
    margin: 0;
}

.kejs hr {
    margin: 10px 0
}

.statji.itemExtraFields {
    width: 760px;
    margin: 60px auto 30px;
    border-left: 6px solid #e89437;
    padding: 0 0 0 15px;
    font-style: italic;
    font-size: 18px;
}

.middle.inner_box.decisions {
    width: 1160px;
}

.decisions.itemList div#itemListLeading {
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: flex-start; */
    /* align-items: stretch; */
    margin: 30px 0 0;
}

.decisions.itemContainer.itemContainerLast {
    /*width: 330px !important;*/
}

.decisions.catItemView.groupLeading {
    position: relative;
    float: left;
}

.decisions.catItemView.groupLeading.docs_in_row {
    float: none;
}

.decisions.catItemView.groupLeading > div {
    /* width: 320px; */
    /* margin: 0 auto; */
    float: left;
    width: 100%;
}

h2.decisions.catItemTitle {
    font-size: 16px;
    color: #074F90;
    line-height: 20px;
    position: relative;
    padding: 0 0 0 27px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}

h2.decisions.catItemTitle::before {
    content: '';
    width: 21px;
    height: 21px;
    background: #F09631;
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
}

.decisions hr {
    margin: 0 0 6px;
}

.decisions.catItemIntroText {
    font-size: 14px;
    color: #232323;
    /* margin: 30px auto 0; */
    float: right;
    width: 960px;
}

.decisions.catItemIntroText strong {
    color: #004D8E;
}

.decisions.catItemImageBlock {
    text-align: center;
    float: left;
    /* margin: -50px 0 0; */
    position: absolute;
    top: 32px;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.no_title .decisions.catItemImageBlock {
    top: 0;
    position: relative;
}

.decisions.itemContainer.itemContainerLast {
    float: left;
    margin: 0 0 50px;
}

.decisions.catItemHeader {
    float: right;
    width: 960px;
}

.block-title {
    width: 100%;
    float: left;
    margin: 0 0 30px;
    background: #F09631;
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
    font-weight: bold;
}

a.decision_doc {
    position: relative;
    display: block;
    width: 150px;
    margin: 0 0 10px;
}

a.decision_doc::before {
    top: calc(50% - 36px) !important;
    left: calc(50% - 36px) !important;
}

.subheader.inner_box {
    height: 500px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.subheader.wrap {
    background: url(../images/subheader.jpg) no-repeat;
    background-position: center; 
    background-size: cover;
}

.subheader.left_block h1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 30px;
    position: relative;
}

.subheader.left_block h1::after {
    content: '';
    position: absolute;
    bottom: -30px;
    width: 182px;
    height: 2px;
    background: #fff;
    left: calc(50% - 91px);
    right: calc(50% - 91px);
}

.subheader.left_block h1 span,
.subheader_text span {
    color: #e89437;
}

.subheader_text {
    color: #fff;
    text-align: center;
    font-size: 24px;
    margin: 20px 0 0;
}

span.statji.readmore {
    display: inline-block;
    margin: 0 0 0 10px;
    color: #f09631;
}

.statji.itemListCategory h1 {
    margin: 0 0 30px;
    font-size: 40px;
}

span.inArticles.decisions.catItemImage,
.decisions.docs_in_row .decisions.catItemImage {
    display: flex;
    margin: 30px 0;
    flex-direction: row;
    justify-content: flex-start;
}

span.inArticles.decisions.catItemImage a.decision_doc, 
.decisions.docs_in_row .decisions.catItemImage a.decision_doc {
    width: 300px;
    margin: 0 0 0 -180px;
    position: relative;
    left: 65px;
    z-index: 1;
}

span.inArticles.decisions.catItemImage:hover a.decision_doc, 
.decisions.docs_in_row .decisions.catItemImage:hover a.decision_doc {
    margin: 0 0 0 -185px;
}

span.inArticles.decisions.catItemImage:hover a.decision_doc:hover,
.decisions.docs_in_row .decisions.catItemImage:hover a.decision_doc:hover {
    margin: 0;
    left: 0;
    z-index: 2;
    position: relative;
}

span.inArticles.decisions.catItemImage:hover a.decision_doc:last-child:hover, 
.decisions.docs_in_row .decisions.catItemImage:hover a.decision_doc:last-child:hover {
    left: 0;
}

.decisions.docs_in_row .decisions.catItemBody {
    /* display: flex; */
    /* flex-direction: column; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
    float: left;
    width: 100%;
}

.decisions.docs_in_row .decisions.catItemHeader {
    float: none;
    margin: 0 auto;
}

.decisions.docs_in_row .decisions.catItemImageBlock {
    display: flex;
    flex-direction: row;
    justify-content: center;
    float: none;
    margin: 0 auto;
    position: relative;
    top: 0;
}

.decisions.docs_in_row .decisions.catItemImage {
    position: relative;
    /* left: 30px; */
}

.decisions.docs_in_row .decisions.catItemIntroText {
    /* width: 100%; */
    float: none;
    margin: 0 auto;
}

span.linkedArticleBanner {
    display: none;
    position: absolute;
    opacity: 0;
    transition: all ease-in-out 0.4s;
    right: 0;
    width: 1032px;
    text-align: left;
    z-index: 1;
    box-shadow: 0 0 14px 6px rgba(0,0,0,0.3);
}

span.linkedArticleBanner a {
    text-decoration: none;
}

span.linkedArticle {
    display: block;
    font-size: 14px;
    background: #074F90;
    color: #fff;
    padding: 5px 10px;
    margin: 0 10px 0 0;
    position: absolute;
    right: 0;
    top: 10px;
    border-radius: 4px;
    cursor: pointer;
}

span.linkedArticle:hover span.linkedArticleBanner {
    display: block;
    opacity: 1;
    transition: all ease-in-out 0.4s;
}

span.linkedArticleBanner a .statji.catItemHeader {
    background-size: cover !important;
    margin: 0;
}

.wrap a.decisionsLink{
    display: none;
}

.wrap:last-child a.decisionsLink {
    display: block;
    color: #074f90;
    text-transform: uppercase;
    font-size: 22px;
    width: 100%;
    margin: 30px 0 10px;
    padding: 0 0 0 20px;
    border-left: 5px solid #E89437;
    text-decoration: none;
}

/*.wrap.feedback.psevdoWrap {
    position: absolute;
	}
	
	.positionAnchor {
    display: none;
	}
	
	.positionAnchor.psevdoWrap {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    float: left;
    margin: 0 0 160px;
}*/

.offer.itemFullText .inner_box.feedback {
    width: 100%;
    padding: 0 15px;
}

.offer.itemFullText .inner_box.feedback .content {
    width: 330px;
    margin: 0;
}

.offer.itemFullText .inner_box.feedback form {
    width: 440px;
}

.offer.itemFullText .inner_box.feedback form input,
.offer.itemFullText .inner_box.feedback form button {
    width: 140px;
}

li.polzovatelskoe-soglashenie {
    margin-bottom: 10px;
    font-size: 12px;
}

li.polzovatelskoe-soglashenie a {
    color: #b1b1b1;
    text-decoration: underline;
}

.wrap.feedback li.polzovatelskoe-soglashenie a {
    font-size: 12px;
}

.wrap.orange.feedback li.polzovatelskoe-soglashenie a {
    font-size: 11px;
}

.wrap.orange.feedback li.polzovatelskoe-soglashenie {
    position: relative;
    /* left: -36px; */
}

.wrap.orange.feedback li.polzovatelskoe-soglashenie a {
    color: #074F90;
    font-weight: bold;
}

.wrap.orange.feedback li.polzovatelskoe-soglashenie::before {
    background: url(../images/li_check_soglashenie_blue.png) no-repeat !important;
}

.feedback li.polzovatelskoe-soglashenie {
    margin-top: 10px;
    margin-bottom: 0;
    right: 0;
    text-align: left;
    padding: 0 0 0 20px;
}


.stock li.polzovatelskoe-soglashenie {
    /* margin-top: 5px; */
    margin-bottom: 0;
    position: absolute !important;
    top: -40px;
    left: 50px;
}

li.polzovatelskoe-soglashenie::before {
    background: url(../images/li_check_soglashenie.png) no-repeat !important;
}

.statji.itemComments {
    /*display: none;*/
}

form#comment-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

textarea#commentText {
    width: 50%;
    padding: 6px 10px;
}

#comments-form input {
    height: auto !important;
}

.ya-share2.ya-share2_inited {
    margin: 20px 0;
}

/*#comments-form textarea::-webkit-input-placeholder,
	#comments-form textarea::-moz-placeholder,
	#comments-form textarea:-moz-placeholder,
	#comments-form textarea:-ms-input-placeholder {
    font-size: 24px !important;
}*/

.statji.itemRatingBlock {
    position: relative;
    bottom: 20px;
}

ul.statji.itemRatingList {
    list-style: none;
    padding: 0;
    /* margin: 0; */
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

ul.statji.itemRatingList > li {
    display: none;
}

ul.statji.itemRatingList > li.glyphicon.glyphicon-thumbs-up {
    display: flex;
    flex-direction: row;
    border: 2px solid #F09631;
    color: #f09631;
    line-height: 1;
    position: relative;
    width: 160px;
    margin: 0 20px 0 0;
}

ul.statji.itemRatingList > li.glyphicon.glyphicon-thumbs-up::before {
    font-size: 22px;
    line-height: 38px;
    margin: 0 0 0 10px;
}

ul.statji.itemRatingList > li > a {
    display: none;
}

ul.statji.itemRatingList > li > a.five-stars {
    display: flex;
    padding: 10px 20px;
    color: #f09631;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-size: 0;
    width: 92px;
    flex-direction: row;
    justify-content: center;
}

ul.statji.itemRatingList > li > a.five-stars::before {
    content: 'СПАСИБО';
    font-size: 12px;
    line-height: 14px;
}

ul.statji.itemRatingList > li.statji.itemCurrentRating {
    position: absolute;
}

.statji.itemRatingLog {
    padding: 4px 10px;
    border-left: 1px solid #C1C1C1;
    margin: 6px 0;
}

.statji.itemRatingLog.zero {
    display: none;
}

div#itemShare {
    position: absolute;
    display: none;
    margin: 0;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    right: 105%;
    bottom: -3px;
    background: #fff;
}



div#itemShare.open {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: wrap;
}

div#itemShare > span.close {
    display: block;
    margin: 0 0 5px;
    height: 15px;
    z-index: 1;
    color: #000;
    line-height: 15px;
    font-size: 10px;
    cursor: pointer;
    opacity: 1;
    text-shadow: none;
    border-bottom: 1px solid rgba(0,0,0,0);
}

div#itemShare > span.close:hover {
    border-bottom: 1px solid #000;
}

div#itemShare > .ya-share2.ya-share2_inited {
    margin: 0;
}

div#itemShare > .ya-share2.ya-share2_inited ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

div#itemShare > .ya-share2.ya-share2_inited ul > li {
	
}

div#jc #comments-form p, div#jc #comments-form #comments-form-buttons, div#jc #comments-form #comments-form-error, div#jc #comments-form #comments-form-captcha-holder {
    margin-left: 0 !important;
}

.k2Pagination {
	float: left;
	width: 100%;
	display: none;
}

.k2LiveSearchResults {
    z-index: 2;
}

ul.liveSearchResults {
    list-style: none;
    background: #fff;
    padding: 10px;
    box-shadow: 1px 1px 7px 0 rgba(0,0,0,0.3);
    display: flex;
    flex-direction: column;
}

ul.liveSearchResults li {
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

ul.liveSearchResults li a {
	
}

.a1:hover {
	background: none !important;
	color: #074F90 !important;
	text-decoration: underline!important;
}

.siks h2 {
	width:auto !important; 
}