

/* Start:/css/style.css?179034780590764*/
@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('/css/../fonts/PTSansNarrowRegular.eot');
    src: url('/css/../fonts/PTSansNarrow.eot?#iefix') format('embedded-opentype'),
    url('/css/../fonts/PTSansNarrow.woff') format('woff'),
    url('/css/../fonts/PTSansNarrow.ttf') format('truetype'),
    url('/css/../fonts/PTSansNarrow.svg#PTSansNarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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


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

/*@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('/css/../fonts/PTSansNarrowRegular.eot');
    src: url('/css/../fonts/PTSansNarrowRegular.eot?#iefix') format('embedded-opentype'),
        url('/css/../fonts/PTSansNarrowRegular.woff2') format('woff2'),
        url('/css/../fonts/PTSansNarrowRegular.woff') format('woff'),
        url('/css/../fonts/PTSansNarrowRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

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


html {
    height: 100%;
    min-width: 320px;
}

body {
    position: relative;
    margin: 0;
    padding: 0px 0 0 0;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    min-width: 320px;
    background-color: #fff;
    font-family: 'PTSansNarrowRegular';
}

html > body {
    padding: 0;
}

img {
    padding: 0;
    margin: 0;
    border: 0;
}

.cleaner {
    clear: both;
}

a:hover {
    text-decoration: none;
}

input::-moz-placeholder {
    opacity: 0.7;
}

input::-webkit-input-placeholder {
    opacity: 0.7;
}

input:focus::-moz-placeholder {
    opacity: 0;
}

input:focus::-webkit-input-placeholder {
    opacity: 0;
}

a {
    color: #eabb62;
}

.all {
    position: relative;
    max-width: 1240px;
    margin: 0 auto;
}

form {
    padding: 0;
    margin: 0;
    border: 0;
}

form fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

.flex {
    display: flex !important;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-dots {
    text-align: center;
    margin-top: -45px
}

.owl-carousel .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-carousel .owl-dot.active span { background: #91170c;
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.header .topmenu, button, a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    font-size: 20px;
}

.topmenu {
    padding: 30px 0 30px 0;
    position: relative;
    z-index: 1000;
}

.topmenu__list {
    margin: 0;
    padding: 0;
}

.aligncenter {
    text-align: center;
    margin: 0 auto 15px;
    width: 30%;
}

.error_input, .error {
    border-color: red !important;
}

.error {
    color: red;
}

.success {
    color: green
}

#list {
    text-align: center;
}

.all .bx-breadcrumb {
    padding: 10px 10px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
    font-family: 'PTSansNarrowRegular', Arial, sans-serif;
    font-size: 20px;
}

.container {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.er404 {
    text-align: center;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    background: url(/css/../img/error404_bg.jpg) center center no-repeat;
    background-size: cover;
    z-index: 1000;
    left: 0;
}

.er404 .logo {
    display: block;
    margin: 0 auto 0px;
}

.er404 p {
    padding: 0;
    margin: 0;
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
}

.er404 p a {
    color: #fdb66e;
    text-decoration: none;
}

.er404 p.big {
    font-size: 380px;
    color: #f4ebec;
    font-weight: bold;
    font-family: 'PTSansNarrowRegular';
    line-height: 100%;
}

.er404 .error_404 {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -260px;
}


.header {
    position: relative;
    width: 100%;
    height: 220px;
}

.header.mainpage {
    position: relative;
    width: 100%;
    height: 0px;
}

.header.mainpage .all {
    min-height: 0;
}

.header .all {
    min-height: 177px;
}

.header.mainpage { /*background:url(/css/../img/header_bg.jpg) top center no-repeat;*/
    background-size: auto 100%; /*padding-bottom: 20px;*/
    min-height: 0px;
}

.header .logo {
    position: absolute;
    width: 190px;
    top: 12px;
    left: 50%;
    margin-left: -104px;
    z-index: 2;
}

.header .phone, .header .email {
    position: absolute;
    text-align: center;
    width: 280px;
    left: 50%;
    top: 143px;
    margin-left: -140px;
}

.header .email {
    top: 170px;
}

.header .phone a, .header .email a {
    font-family: 'PTSansNarrowRegular';
    font-size: 21px;
    color: #740a1b;
    text-decoration: none;
    font-weight: 500;
}

.header .topmenu {
    margin: 0;
    padding: 0 0 0 65px;
    position: absolute;
    top: 120px;
    box-sizing: border-box;
    z-index: 1;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    min-width: 920px;
    width: 100%;
    /*display: flex;
    flex-wrap: wrap;*/
}

.header .topmenu .topmenu__list {
    margin-right: 5px;
}

.header.mainpage .topmenu {
    right: 55px;
    justify-content: space-between;
    top: 30px;
    width: 115%;
}

.header .topmenu li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 56px 0 0;
}

.header .topmenu li:nth-child(4), .header .topmenu li:nth-child(5),
.header .topmenu li:nth-child(6), .header .topmenu li:nth-child(7) {
    margin: 0 30px 0 0;
}

.header .topmenu li:before {
    display: block;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #c7927e;
    position: absolute;
    top: 8px;
    left: -10px;
}

.header .topmenu li a {
    font-size: 15px; /*font-size: 13px;*/
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

.header .topmenu li a:hover {
    color: #c7927e;
}

/*.header .topmenu li:nth-child(3) {margin-right: 300px;}*/
.header .topmenu li:last-child {
    margin-right: 25px;
}

#callback-detail {
    height: auto;
    min-height: 300px;
}


.top_slider {
    width: 100vw; /*height: 100vh;*/
}

.top_slider .owl-topslider .item {
    position: relative;
    height: 900px;
    background-position: top center;
    background-size: cover;
}

.top_slider .owl-topslider .item:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    content: '';
}

.top_slider .owl-topslider .item .into {
    display: table;
    width: 100vw;
    height: 100vh;
    max-height: 900px;
}

.top_slider .owl-topslider .item .into .in {
    font-family: 'CorkiTuscan';
    position: relative;
    text-align: center;
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    display: table-cell;
    width: 100%;
    height: 100px;
    vertical-align: middle;
    left: -395px;
    top: 0px;
}

/*.top_slider .owl-topslider .item .into .in:before {content: url(/css/../img/pattern.png); display: table; margin: 0 auto 10px;}*/
.top_slider .owl-topslider .item .into .in .big {
    display: block;
    font-size: 40px;
    font-family: 'CorkiTuscan';
    font-weight: 600;
    margin-top: 10px;
}

.top_slider .owl-topslider .item .into .in .btn {
    display: table;
    margin: 30px auto 0;
    height: 82px;
    line-height: 82px;
    padding: 0 55px;
    border-radius: 60px;
    border: 2px solid #c80e29;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
    font-weight: 600;
    text-decoration: none;
}

/*.top_slider .owl-topslider .item .into .in .btn:hover {background: #ad0c23;}*/

.top_slider .owl-topslider .owl-dots {
    position: absolute;
    left: -7px;
    bottom: 30px;
    width: 100%;
    text-align: center;
}

.top_slider .owl-topslider .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    /*background: #f5dacd;*/
    margin: 0 8px;
}

.top_slider .owl-topslider .owl-dots .owl-dot.active {
    /*background: #c80e29;*/
    width: 9px;
    height: 9px;
}

.top_slider .owl-topslider .owl-nav {
    display: none;
}

.middle.main {
    background: #fff;
}

.content {
    padding: 60px 10px 20px;
    box-sizing: border-box;
    font-family: 'PTSansNarrowRegular', serif;
    font-size: 20px;
    line-height: 150%;
}

.content.paddingtopnone {
    padding-top: 0;
}

.content.inner {
    padding-top: 40px;
    padding-bottom: 50px;
}

.content h2 {
    line-height: 110%;
    padding: 0 0 30px;
    margin: 0;
    text-align: center;
    font-family: 'CorkiTuscan';
    font-weight: 600;
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
}

.content .all_btn {
    display: table;
    margin: 0 auto 35px;
    padding: 0 40px;
    height: 53px;
    line-height: 53px;
    border-radius: 27px;
    /*border: 2px solid #c80e29;*/
    background: #c80e29;
    color: #fff;
    font-family: 'PTSansNarrowRegular';
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.content .all_btn:hover {
    background: #570a17;
}

.content .icons_menu {
    box-sizing: border-box;
    margin: 0 0 45px;
}

.content .icons_menu .block {
    box-sizing: border-box;
    border-bottom: 2px solid #f2f4f5;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 0 60px 0 0;
    width: calc(300% / 3 - 0px);
    padding: 0 0 16px;
}

.content .icons_menu.inner {
    padding-top: 50px;
}

.content .icons_menu.inner .block {
    border: 0;
    width: calc(100% / 5 - 4px);
    margin: 0 !important;
}

.content .icons_menu .block:nth-child(3) {
    margin-right: -4px;
}

.content .icons_menu .block .pic {
    height: 45px;
    margin: 0 0 18px;
}

.content .icons_menu .block .pic img {
    max-height: 45px;
}

.content .icons_menu .block a {
    font-family: 'PTSansNarrowRegular';
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: #252525;
}


.content .newsblock {
    padding: 0 0 50px;
}

.content .newsblock .block {
    text-align: left;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    margin: 0 60px 0 0;
    width: calc(100% / 3 - 42px);
    padding: 0 0 16px;
}

.content .newsblock .block:nth-child(3) {
    margin-right: -4px;
}

.content .newsblock .block .pic {
    height: 220px;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 16px;
}

.content .newsblock .block .pic img {
    width: 100%;
    min-height: 220px;
}

.content .newsblock .block .date {
    display: block;
    font-family: 'Lato';
    font-size: 16px;
    color: #000;
    margin: 0 0 5px;
}

.content .newsblock .block a.title {
    font-size: 16px;
    color: #000;
    font-family: 'PTSansNarrowRegular';
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}

.content .newsblock .block p {
    padding: 16px 0 0 0;
    margin: 0;
    line-height: 170%;
}

.content .newsblock .block p a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.content .prod_slider {
    padding: 0 0 30px;
}

.content .prod_slider .owl-prods .item {
    position: relative;
    height: 334px;
    overflow: hidden;
}

.content .prod_slider .owl-prods .item a {
    text-decoration: none;
}

.content .prod_slider .owl-prods .item img {
    height: 223px;
    width: 100%;
}

.content .prod_slider .owl-prods .item .info {
    font-family: 'Lato';
    font-size: 14px;
    color: #e3d7d2;
    line-height: 155%;
    padding: 35px 0;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(101, 45, 11, 0.7);
    transition: all 0.3s ease;
    opacity: 0;
}

.content .prod_slider .owl-prods .item .info span.p_title {
    width: 100%;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
    color: #f8cfa2;
    display: block;
}

.content .prod_slider .owl-prods .item .info span.s_title {
    display: block;
    margin: 15px 0 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.content .prod_slider .owl-prods .item:hover .info {
    opacity: 1;
}

.content .prod_slider .owl-prods .item span.title {
    position: absolute;
    bottom: 16px;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 15px 35px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
    color: #fff;
    display: block;
    min-height: 95px;
    background: rgba(101, 45, 11, 0.7);
    min-height: 95px;
}

.content .prod_slider .owl-prods .item:hover span.title {
    opacity: 0;
}

.content .prod_slider .owl-prods .owl-nav {
    display: none;
}

.content .prod_slider .owl-prods .owl-dots {
    display: block;
    width: 100%;
    text-align: center;
    padding: 35px 0 0 0;
}

.content .prod_slider .owl-prods .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #e5eaec;
    margin: 0 8px;
}

.content .prod_slider .owl-prods .owl-dots .owl-dot.active {
    background: #c80e29;
    width: 9px;
    height: 9px;
}

.bg01 {
    position: relative;
    background: url(/css/../img/banner_1.png) top center no-repeat;
    background-size: cover;
    padding: 0 0 30px;
}

.bg01 .content h2 {
    color: #fff;
    padding-bottom: 40px;
}

.bg01:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    content: '';
}

.content .pluses {
    margin: 0 auto 55px;
    max-width: 710px;
}

.content .pluses.cols {
    max-width: 100%;
    margin-bottom: 15px;
}

.content .pluses .block {
    margin: 0 0 12px;
    position: relative;
    width: 100%;
    min-height: 100px;
    padding-left: 105px;
    box-sizing: border-box;
}

.content .pluses.cols .block {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 25px);
    margin: 0 50px 10px 0;
}

.content .pluses.cols .block:nth-child(even) {
    margin-right: -4px;
}

.content .pluses .block .pic {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100px;
    background: #750b1a;
}

.content .pluses .block .pic img {
    margin-bottom: -5px;
}

.content .pluses .block .into {
    display: table;
    width: 100%;
    height: 100%;
}

.content .pluses .block .in {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.content .pluses .block .text {
    position: relative;
    line-height: 165%;
    font-size: 16px;
    color: #b2aaa4;
    font-family: 'PTSansNarrowRegular';
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
    min-height: 100px;
    display: table;
    background: rgba(0, 0, 0, 0.35);
}

.content .pluses .block .text .into {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    font-size: 20px;
}

.content .f16 {
    font-size: 16px;
}

.content b.red {
    color: #c92238;
}

.content .owl-photos {
    margin-top: 25px;
    margin-bottom: 35px;
}

.content .owl-photos .owl-nav {
    display: none;
}

.content .owl-photos .owl-dots {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: -40px;
    min-height: 40px;
}

.content .owl-photos .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    margin: 0 4px;
}

.content .owl-photos .owl-dots .owl-dot.active {
    background: #c80e29;
    width: 7px;
    height: 7px;
}

.content .owl-photos .item {
    height: 354px;
    overflow: hidden;
    position: relative;
}

.content .owl-photos .item img {
    width: 100%;
    min-height: 354px;
}

.content .owl-photos .item a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    display: block;
    content: '';
}

.content .order_p {
    text-align: center;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
    padding: 0 0 25px;
    margin: 0;
}

.content .btn {
    display: table;
    margin: 0 auto;
    height: 60px;
    line-height: 65px;
    padding: 0 47px;
    border-radius: 60px;
    background: # #fff;
    border: 3px solid #c80e29;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
    font-weight: 600;
}

.content .btn:hover {
    background: #ad0c23;
}

.content .center_buttons {
    text-align: center;
    padding: 15px 0 40px 0;
}

.content .center_buttons a.btn {
    padding: 0 35px;
    display: inline-block;
    margin: 0 8px;
    vertical-align: top;
}

.content .center_buttons a.btn:first-child {
    background: #c80e29;
}

.content .center_buttons a.btn:last-child {
    background: #80a932;
    border: 3px solid #80a932;
}

.content .center_buttons a.btn:last-child:hover {
    background: #688a28;
}

.content h1 {
    font-family: 'CorkiTuscan';
    line-height: 115%;
    text-align: center;
    position: relative;
    font-size: 40px;
    color: #000;
    padding: 0;
    margin: 0 0 50px;
    text-transform: uppercase;
    font-weight: 600;
}

.content h1:before {
    display: table;
    margin: 0 auto 5px;
    content: url(/css/../img/pattern_grey.png);
}

.content ol, .content ul {
    line-height: 185%;
}

.content .news_list {
    padding: 0 0 5px;
}

.content .news_list .block {
    margin: 0 0 45px;
}

.content .news_list .block .pic {
    height: 220px;
    position: relative;
    overflow: hidden;
    width: 345px;
    display: inline-block;
    margin: 0 30px 0 0;
    vertical-align: top;
}

.content .news_list .block .pic img {
    width: 100%;
    min-height: 220px;
}

.content .news_list .block .text {
    padding: 20px 0 0 0;
    display: inline-block;
    margin-right: -4px;
    width: calc(100% - 376px);
    vertical-align: top;
}

.content .news_list .block .text .date {
    display: block;
    font-size: 16px;
    color: #000;
    margin: 0 0 7px;
    font-family: 'Lato';
}

.content .news_list .block .text a {
    font-family: 'PTSansNarrowRegular';
    font-size: 24px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}

.content .news_list .block .text a:hover {
    text-decoration: underline;
    color: #c92238;
}

.content .news_list .block .text p {
    padding: 20px 0 0 0;
    margin: 0;
    color: #000;
    line-height: 185%;
    font-size: 20px;
}

.content .vac_list {
    padding: 0 0 5px;
}

.content .vac_list .block {
    margin: 0 0 45px;
}

.content .vac_list .block .pic {
    height: 220px;
    position: relative;
    overflow: hidden;
    width: 345px;
    display: inline-block;
    margin: 0 30px 0 0;
    vertical-align: top;
}

.content .vac_list .block .pic img {
    width: 100%;
    min-height: 220px;
}

.content .vac_list .block .text {
    padding: 5px 0 0 0;
    display: inline-block;
    margin-right: -4px;
    width: calc(100% - 376px);
    vertical-align: top;
}

.content .vac_list .block .text a {
    font-family: 'PTSansNarrowRegular';
    font-size: 20px;
    color: #eabb62;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}

.content .vac_list .block .text span {
    font-family: 'PTSansNarrowRegular';
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}

.content .vac_list .block .text a:hover {
    text-decoration: underline;
    color: #c92238;
}

.content .vac_list .block .text p {
    padding: 10px 0 25px 0;
    margin: 0;
    color: #000;
    line-height: 185%;
}

.content .vac_list .block .text a.btn {
    margin: 0;
    height: 53px;
    line-height: 53px;
    padding: 0 40px;
    background: #c80e29;
    font-size: 15px;
    color: #fff;
    border: none;
}

.content .vac_list .block .text a.btn:hover {
    text-decoration: none;
    background: #560614;
}

.content .com_list {
    padding: 0 0 5px;
}

.content .com_list .block {
    margin: 0 0 45px;
}

.content .com_list .block .pic {
    height: 220px;
    position: relative;
    overflow: hidden;
    width: 290px;
    display: inline-block;
    margin: 0 30px 0 0;
    vertical-align: top;
}

.content .com_list .block .pic img {
    width: 100%;
    min-height: 220px;
}

.content .com_list .block .text {
    padding: 5px 0 0 0;
    display: inline-block;
    margin-right: -4px;
    width: calc(100% - 335px);
    vertical-align: top;
}

.content .com_list .block .text span.name {
    font-family: 'PTSansNarrowRegular';
    font-size: 20px;
    color: #252525;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}

.content .com_list .block .text a {
    font-family: 'PTSansNarrowRegular';
    font-size: 20px;
    color: #252525;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
}

.content .com_list .block .text a:hover {
    text-decoration: underline;
    color: #c92238;
}

.content .com_list .block .text p {
    padding: 10px 0 25px 0;
    margin: 0;
    color: #252525;
    line-height: 185%;
}

.content .opt p {
    line-height: 185%;
    padding-bottom: 35px;
}

.content .opt .opt_spec {
    margin: 0 0 30px;
}

.content .opt .opt_spec img {
    float: left;
    margin: 0 35px 0 0;
}

.content .opt .opt_spec p {
    line-height: 100%;
    padding-top: 30px;
    font-size: 15px;
    color: #252525;
    font-weight: bold;
    font-family: 'PTSansNarrowRegular';
    padding-bottom: 20px;
}

.content .opt .opt_spec p span {
    margin: 5px 0 0 0;
    line-height: 100%;
    display: block;
    font-weight: normal;
    font-size: 22px;
    color: #363636;
}

.content .opt .opt_spec a {
    font-size: 16px;
    color: #750f20;
    font-weight: bold;
    margin: 0 10px 0 0;
}

.content .opt .opt_spec:after {
    content: '';
    clear: both;
    display: block;
    width: 100%;
    height: 1px;
}

.content .opt .opt_spec .download {
    display: table;
    margin-top: 30px;
    font-size: 15px;
    color: #c92238;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
}

.content .opt h2 {
    font-family: 'PTSansNarrowRegular';
    line-height: 115%;
    text-align: center;
    position: relative;
    font-size: 33px;
    color: #252525;
    padding: 0;
    margin: 35px 0 25px;
    text-transform: uppercase;
    font-weight: 600;
}

.content .opt h2:before {
    display: table;
    margin: 0 auto 5px;
    content: url(/css/../img/pattern_grey.png);
}

.content .owl-licenses .owl-stage-outer {
    padding: 10px 10px;
    box-sizing: border-box;
}

.content .owl-licenses .item {
    height: 379px;
    padding-bottom: 5px;
}

.content .owl-licenses .item .block {
    background: #fff;
    display: table;
    width: calc(100% - 14px);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
    height: 376px;
}

.content .owl-licenses .item .block a {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.content .owl-licenses .item .block img {
    max-height: 374px;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
}

.content .owl-licenses .owl-dots {
    display: block;
    width: 100%;
    text-align: center;
    padding: 30px 0 30px 0;
}

.content .owl-licenses .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #e5eaec;
    margin: 0 8px;
}

.content .owl-licenses .owl-dots .owl-dot.active {
    background: #c80e29;
    width: 9px;
    height: 9px;
}

.content .owl-licenses .owl-nav {
    display: none;
}


.content .news_detail .date {
    display: block;
    font-size: 12px;
    color: #d1cfcf;
    margin: 0 0 10px;
    font-family: 'Lato';
}

.content .news_detail h2 {
    text-align: left;
    font-size: 28px;
    padding: 0 0 35px;
    margin: 0;
}

.content .news_detail .new_detail_pic {
    max-width: 511px;
    float: left;
    margin: 0 20px 10px 0;
}

.content .news_detail p {
    line-height: 185%;
}

.content p {
    padding: 0 0 25px;
    margin: 0;
    line-height: 150%;
    font-size: 20px;
}

.content > p {
    line-height: 185%;
}

.content a.btn.small {
    margin-top: 10px;
    height: 53px;
    line-height: 53px;
    padding: 0 45px;
    background: #76091c;
    font-size: 15px;
    color: #fff;
}

.content a.btn.small:hover {
    text-decoration: none;
    background: #560614;
}

.content a.btn.banket {
    margin-bottom: 50px;
}

.content .our_life_text {
    padding: 0 0 30px;
}

.content .our_life_text p {
    line-height: 185%;
}


.content .about_us .about_pic {
    max-width: 511px;
    float: left;
    margin: 0 20px 10px 0;
}

.content .about_us p {
    line-height: 185%;
}

.content .about_us h2 {
    font-family: 'PTSansNarrowRegular';
    line-height: 115%;
    text-align: center;
    position: relative;
    font-size: 33px;
    color: #252525;
    padding: 0;
    margin: 35px 0 25px;
    text-transform: uppercase;
    font-weight: 600;
}

.content .about_us h2:before {
    display: table;
    margin: 0 auto 5px;
    content: url(/css/../img/pattern_grey.png);
}

.content .about_us .official_information {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'PTSansNarrowRegular';
    font-weight: 600;
}

.content .app_form {
    padding: 20px 0 0;
    margin: 0 auto;
    width: 390px;
    max-width: 100%;
}

.content .app_form h2 {
    font-family: 'PTSansNarrowRegular';
    line-height: 115%;
    text-align: center;
    position: relative;
    font-size: 33px;
    color: #252525;
    padding: 0;
    margin: 35px 0 25px;
    text-transform: uppercase;
    font-weight: 600;
}

.content .app_form h2:before {
    display: table;
    margin: 0 auto 5px;
    content: url(/css/../img/pattern_grey.png);
}

.content .app_form input[type=text] {
    outline: none;
    padding: 0 15px;
    height: 42px;
    line-height: 42px;
    font-family: 'PTSansNarrowRegular';
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    color: #363636;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid transparent;
    margin: 0 0 16px;
    background: #f2f4f5;
}

.content .app_form button {
    border: 0;
    cursor: pointer;
    display: table;
    margin: 25px auto 0;
    height: 53px;
    line-height: 53px;
    padding: 0 50px;
    border-radius: 30px;
    background: #c80e29;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
    font-weight: 600;
}

.content .app_form button:hover {
    background: #ad0c23;
}

.content .align_left_pic {
    float: left;
    margin: 0 25px 10px 0;
}

.content .align_right_pic {
    float: right;
    margin: 0 0px 10px 25px;
}

.content p.justify {
    text-align: justify;
}

.content .stol_map {
    margin-bottom: -20px;
}

.content .stol_map h2 {
    font-family: 'PTSansNarrowRegular';
    line-height: 115%;
    text-align: center;
    position: relative;
    font-size: 33px;
    color: #000;
    padding: 0;
    margin: 0px 0 25px;
    text-transform: uppercase;
    font-weight: 600;
}

.content .stol_map h2:before {
    display: table;
    margin: 0 auto 5px;
    content: url(/css/../img/pattern_grey.png);
}

.content .stol_map #map {
    position: relative;
    height: 400px;
}

.content .stol_map .ymaps-2-1-60-controls-pane {
    display: none !important;
}

.content ul.pagination {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.content ul.pagination li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px 0 0;
}

.content ul.pagination li a {
    font-weight: 600;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    font-family: 'PTSansNarrowRegular';
}

.content ul.pagination li.active {
    margin-left: -6px;
    margin-right: 7px;
}

.content ul.pagination li.active a {
    display: table;
    margin: 0;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #000;
    text-decoration: none;
    background: #c92238;
}

.content ul.pagination li.active a:hover {
    color: #fff;
}

.content ul.pagination li a:hover {
    color: #c92238;
}

.content h2.center {
    font-family: 'VPTSansNarrowRegular';
    line-height: 115%;
    text-align: center;
    position: relative;
    font-size: 33px;
    color: #252525;
    padding-top: 35px;
    margin: 0px 0 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.content h2.center:before {
    display: table;
    margin: 0 auto 5px;
    content: url(/css/../img/pattern_grey.png);
}


.content .bottom_gallery {
    padding: 10px 0 55px;
}

.content .bottom_gallery .owl-gallery {
    width: calc(100% - 80px);
    margin: 0 40px;
}

.content .bottom_gallery .owl-gallery .owl-prev {
    width: 14px;
    height: 26px;
    display: block;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -13px;
    text-indent: 999px;
    overflow: hidden;
    background: url(/css/../img/arrow_l.png) no-repeat;
    display: block;
}

.content .bottom_gallery .owl-gallery .owl-next {
    width: 14px;
    height: 26px;
    display: block;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -13px;
    text-indent: 999px;
    overflow: hidden;
    background: url(/css/../img/arrow_r.png) no-repeat;
    display: block;
}

.content .bottom_gallery .owl-gallery a {
    width: 205px;
    height: 130px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}

.content .bottom_gallery .owl-gallery a img {
    display: inline-block;
    margin: 0;
    min-height: 130px;
}

.content .video {
    padding: 0 0 40px;
}

.content .bakery .gallery {
    display: inline-block;
    vertical-align: top;
    width: 490px;
    margin-right: -4px;
}

.content .bakery .gallery .owl-photos {
    margin-top: 0;
}

.content .bakery .text {
    font-size: 20px;
    display: inline-block;
    vertical-align: top;
    padding: 0 40px 0 0;
    box-sizing: border-box;
    width: calc(100% - 490px);
}

.content .bakery .text p {
    line-height: 185%;
}

.content .bakery .text a {
    text-decoration: none;
    font-weight: bold;
}

.content .bakery .text .center_buttons {
    text-align: left;
}

.content .bakery .text .center_buttons a.btn {
    margin: 0 6px 0 0;
    font-size: 15px;
    height: 53px;
    line-height: 53px;
    background: #c80e29;
}

.content .bakery .text .center_buttons a.btn:hover {
    background: #ad0c23;
}

.content .bakery .text .center_buttons a.btn:first-child {
    background: #80a932;
}

.content .bakery .text .center_buttons a.btn:first-child:hover {
    background: #688a28;
}


.content .prod_list .block {
    width: calc(100% / 3 - 45px);
    padding: 15px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    margin: 0 60px 60px 0;
    min-height: 515px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
}

.content .prod_list .block:nth-child(3n+3) {
    margin-right: 0;
}

.content .prod_list .block:hover {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.25);
}

.content .prod_list .pic {
    display: table;
    width: 100%;
    height: 215px;
    margin: 0 0 15px;
}

.content .prod_list .pic .in {
    text-align: center;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.content .prod_list .pic img {
    max-width: 100%;
    max-height: 215px;
}

.content .prod_list .title {
    display: table;
    font-size: 16px;
    color: #252525;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 140%;
    font-family: 'PTSansNarrowRegular';
}

.content .prod_list .title span {
    color: #771122;
}

.content .prod_list .info {
    height: 156px;
    overflow-y: scroll;
    margin: 0 0 25px;
}

#b_forest .content .prod_list .info {
    height: auto;
}

.content .prod_list p {
    padding-top: 15px;
    font-size: 20px;
    color: #252525;
    line-height: 165%;
}

.content .prod_list .srok {
    padding-top: 20px;
    border-top: 1px solid #efefef;
    position: relative;
    padding-left: 35px;
    font-family: 'PTSansNarrowRegular';
}

.content .prod_list .srok:before {
    content: url(/css/../img/clock.png);
    position: absolute;
    left: 0;
    top: 18px;
}
.content .prod_list .srok,
.content .prod_list .btn {
    color: #000;
}


.content .catalog .block {
    font-size: 12px;
    color: #fff;
    text-align: center;
    width: calc(87% / 3 - 34px);
    padding: 0px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    background: #c4c4c4;
    margin: 0px 1px 40px 66px;
    height: auto;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
}

.content .catalog .block:nth-child(4n+4) {
    margin-right: 0;
}

.content .catalog .block:hover {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.25);
}

.content .catalog .pic {
    display: table;
    width: 100%;
    height: 125px;
    margin: 0 0 15px;
}

.content .catalog .pic .in {
    text-align: center;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.content .catalog .pic img {
    max-width: 100%;
    height: 180px;
}

.content .catalog .title {
    display: table;
    margin: 0 auto 25px;
    line-height: 145%;
    font-size: 18px;
    color: #750f20;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
    text-decoration: none;
}

.content .catalog p {
    padding: 0 0 25px;
    line-height: 185%;
}

.content .catalog p b {
    display: block;
    margin: 0 0 3px;
}


.shops {
    position: relative;
    margin-top: -40px;
}

.shops .block {
    position: absolute;
    z-index: 10;
    width: 345px;
    height: 530px;
    background: #d8d9d9;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -610px;
}

.shops .block .search {
    padding: 30px;
    box-sizing: border-box;
    background: #d8d9d9;
    position: relative;
}

.shops .block .search input[type=text] {
    height: 37px;
    line-height: 37px;
    background: #fff;
    padding: 0 45px 0 15px;
    border: 0;
    width: 100%;
    display: block;
    box-sizing: border-box;
    font-size: 16px;
    color: #acacac;
    font-family: 'PTSansNarrowRegular';
    outline: none;
}

.shops .block .search input[type=button] {
    z-index: 10;
    cursor: pointer;
    width: 37px;
    height: 37px;
    display: block;
    border: 0;
    background: url(/css/../img/loop.png) center center no-repeat;
    position: absolute;
    top: 30px;
    right: 30px;
}

.shops .block #pane {
    height: 390px;
    overflow: auto;
}

.shops .block .into {
    padding: 15px 10px 15px 20px;
    box-sizing: border-box;
    position: relative;
}

.shops .block .into .in {
    padding: 20px 0;
    border-bottom: 1px solid #f2f4f5;
    font-size: 16px;
    color: #252525;
    font-weight: bold;
    font-family: 'PTSansNarrowRegular';
}

.shops .block .into .in span {
    display: block;
    font-size: 14px;
    color: #666666;
    display: block;
    margin-top: 3px;
    font-weight: normal;
}

#shops_map {
    height: 750px;
    position: relative;
}

#shops_map .ymaps-2-1-60-controls-pane {
    display: none !important;
}

.content .shops_list .block {
    font-size: 12px;
    color: #363636;
    text-align: center;
    width: calc(100% / 4 - 34px);
    padding: 25px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    background: #c4c4c4;
    margin: 0 40px 40px 0;
    height: 315px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
}

.content .shops_list .block:nth-child(4n+4) {
    margin-right: 0;
}

.content .shops_list .block:hover {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.25);
}

.content .shops_list .pic {
    width: 100%;
    height: 140px;
    margin: 0 0 15px;
    overflow: hidden;
}

.content .shops_list .pic img {
    width: 100%;
    min-height: 140px;
}

.content .shops_list .title {
    display: table;
    margin: 0 auto 10px;
    line-height: 145%;
    font-size: 18px;
    color: #750f20;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
    text-decoration: none;
}

.content .shops_list p {
    padding: 0 0 5px;
    line-height: 185%;
    font-size: 18px;
    font-weight: bold;
    color: #363636;
}

.content .shops_list p b {
    display: block;
    margin: 0 0 3px;
}

.content .shops_list a.tel {
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
    font-family: 'PTSansNarrowRegular';
    color: #ad0c23 !important;
}

.content .contacts .rightpart {
    display: inline-block;
    vertical-align: top;
    width: 670px;
}

.content .contacts .rightpart .col {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px 0 0;
    box-sizing: border-box;
    width: calc(50% - 4px);
}

.content .contacts .rightpart .col p {
    padding: 0 0 15px;
    margin: 0;
    line-height: 170%;
    font-size: 22px;
}

.content .contacts .left_pic {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 705px);
    margin: 0 30px 0 0;
}

.content .contacts .rightpart .col a {
    font-size: 20px;
    color: #eabb62;
    text-decoration: none;
    font-weight: normal;
}

.bottom_form {
    padding: 40px 0 15px;
    background: #d9d9d9;
}

.bottom_form .all {
    padding: 0 10px;
    box-sizing: border-box;
    text-align: justify;
}

.bottom_form .all:after {
    content: '';
    width: 100%;
    height: 1px;
    display: inline-block;
}

.bottom_form .all > * {
    display: inline-block;
    vertical-align: middle;
}

.bottom_form .all p {
    font-size: 23px;
    color: #252525;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-family: 'PTSansNarrowRegular';
    font-weight: 600;
}

.bottom_form .all a.tel {
    font-family: 'PTSansNarrowRegular';
    font-size: 28px;
    color: #740b1a;
    text-decoration: none;
}

.bottom_form .all .field {
    width: calc(100% - 600px);
    margin-top: -4px;
}

.bottom_form .all .field input[type=button] {
    border: 0;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    width: 67px;
    height: 42px;
    background: url(/css/../img/button_bg.jpg) top center no-repeat;
}

.bottom_form .all .field input[type=text] {
    margin: 0 6px 0 0;
    width: calc(100% - 73px);
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    box-sizing: border-box;
    border: 1px solid transparent;
    font-family: 'PTSansNarrowRegular';
    font-size: 16px;
    color: #333;
}

.bg02 {
    background-color: #fff;
}

.bg03 {
    position: relative;
    background: url(/css/../img/bg03.jpg) top center no-repeat;
    background-size: cover;
    padding: 15px 0 30px;
}

.bg03 .content h2 {
    color: #fff;
    padding-bottom: 40px;
}

.bg03:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    content: '';
}


.bottom_bg {
    position: relative;
    background: url(/css/../img/banner_1.png) top center no-repeat;
    background-size: cover;
    min-height: 405px;
}

.bottom_bg:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    content: '';
}

.footer {
    padding: 30px 10px 5px;
    box-sizing: border-box;
    text-align: justify;
}

.footer:after {
    display: inline-block;
    width: 100%;
    height: 1px;
    content: '';
}

.footer > * {
    display: inline-block;
    vertical-align: middle;
}

.footer .soc_icons {
    padding-top: 3px;
}

.footer .soc_icons img {
    margin: 0 2px;
}

.footer .address {
    font-size: 24px;
    color: #000;
    font-family: 'PTSansNarrowRegular';
}

.footer .address span {
    display: block;
    margin-top: 2px;
    font-size: 20px;
    color: #000;
}

.footer .address b {
    font-weight: normal;
    color: #74081b;
    font-family: 'PTSansNarrowRegular';
}

.footer .dev {
    color: #000;
    font-family: 'PTSansNarrowRegular';
    font-size: 20px;
    width: 100%;
    text-align: center;
}

.footer .dev a {
    font-size: 16px;
    color: #c80e29;
}

#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.vakansii {
    font-size: 20px;
    margin-bottom: -15px;
    margin-left: 795px;
    color: #fff;
}

.slidersoc {
    /*padding-left: 1260px;
	padding-bottom: 80px;*/
    margin-left: 0;
    padding-left: 0;
}

.header .topmenu .slidersoc__list {
    list-style-type: none;
    margin-right: 0px;
}

.slidersoc__list:last-child {
    margin-right: 0;
}

.header .topmenu .slidersoc__list:before {
    width: 0;
    height: 0;
}

.popup {
    width: 375px;
    height: 545px;
    box-sizing: border-box;
    padding: 35px 50px;
    background: #fff;
    top: 50% !important;
    margin-top: -255px;
}

.popup .exit {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.dlg-modal .title, .popup p.title {
    text-align: center;
    padding: 0 0 20px;
    margin: 0;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
    font-size: 25px;
    color: #363636;
    font-weight: 600;
}

.dlg-modal input[type=text], .popup input[type=text] {
    outline: none;
    padding: 0;
    height: 35px;
    line-height: 35px;
    font-family: 'PTSansNarrowRegular';
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    color: #363636;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 13px;
}

.dlg-modal textarea {
    line-height: 35px;
    font-family: 'PTSansNarrowRegular';
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    color: #363636;
    text-transform: uppercase;
    font-weight: 600;
}

.dlg-modal .popup button, .popup button {
    border: 0;
    cursor: pointer;
    display: table;
    margin: 35px auto 0;
    height: 68px;
    line-height: 68px;
    padding: 0 50px;
    border-radius: 60px;
    background: #fff;
    border: 2px solid #c80e29;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'PTSansNarrowRegular';
    font-weight: 600;
}

.dlg-modal .popup button:hover, .popup button:hover {
    background: #ad0c23;
}

.checkbox {
    font-size: 12px;
    margin-bottom: 7px;
    position: relative;
    color: #707070;
    font-family: 'PTSansNarrowRegular';
}

.checkbox input[type=checkbox] {
    cursor: pointer;
    position: relative;
    float: left;
    margin: 0 7px 0 0;
    z-index: 2;
    padding: 0;
    margin: 0px 8px 30px 0;
    width: 19px;
    height: 19px;
    opacity: 0;
}

.checkbox label {
    line-height: 150%;
    font-size: 20px;
}

.checkbox label span {
    box-sizing: border-box;
    border: 2px solid #707070;
    position: absolute;
    display: block;
    width: 19px;
    height: 19px;
    background: #fff;
    left: 0;
    top: 0px;
}

.checkbox input[type='checkbox']:checked + label span {
    background: #fff url(/css/../img/checked.png) center center no-repeat;
    background-size: 10px 10px;
}

.checkbox input[type='checkbox'].error + label span {
    border-color: red;
}

.checkbox a {
    color: inherit;
    font-size: 20px;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

/*.owl-carousel .owl-item img{display:block;width:100%;}*/
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
    font-size: 0;
    color: transparent;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

@charset "UTF-8";
.fancybox-enabled {
    overflow: hidden
}

.fancybox-enabled body {
    overflow: visible;
    height: 100%
}

.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99993;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-container ~ .fancybox-container {
    z-index: 99992
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s
}

.fancybox-infobar {
    top: 0;
    left: 50%;
    margin-left: -79px
}

.fancybox-infobar__body {
    display: inline-block;
    width: 70px;
    line-height: 44px;
    font-size: 13px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #ddd;
    background-color: rgba(30, 30, 30, .7);
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox-toolbar {
    top: 0;
    right: 0
}

.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translateZ(0)
}

.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide > div {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box
}

.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-image, .fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff
}

.fancybox-iframe {
    display: block;
    padding: 0;
    border: 0;
    height: 100%
}

.fancybox-error, .fancybox-iframe {
    margin: 0;
    width: 100%;
    background: #fff
}

.fancybox-error {
    padding: 40px;
    max-width: 380px;
    cursor: default
}

.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    background: transparent;
    z-index: 10;
    cursor: pointer
}

.fancybox-close-small:after {
    content: "×";
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .25s;
    box-sizing: border-box;
    z-index: 2
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee
}

.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -44px
}

.fancybox-slide--iframe .fancybox-close-small:after {
    background: transparent;
    font-size: 35px;
    color: #aaa
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px 0;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    pointer-events: none
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    font-size: 14px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
    pointer-events: all
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: transparent;
    color: #ddd;
    border-radius: 0;
    cursor: pointer;
    vertical-align: top;
    outline: none
}

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none
}

.fancybox-button, .fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover:not([disabled]) {
    color: #fff;
    background: rgba(0, 0, 0, .8)
}

.fancybox-button:after, .fancybox-button:before {
    content: "";
    pointer-events: none;
    position: absolute;
    background-color: currentColor;
    color: currentColor;
    opacity: .9;
    box-sizing: border-box;
    display: inline-block
}

.fancybox-button[disabled]:after, .fancybox-button[disabled]:before {
    opacity: .3
}

.fancybox-button--left:after, .fancybox-button--right:after {
    top: 18px;
    width: 6px;
    height: 6px;
    background: transparent;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor
}

.fancybox-button--left:after {
    left: 20px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.fancybox-button--right:after {
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close:after, .fancybox-button--close:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 2px;
    width: 16px;
    top: calc(50% - 1px);
    left: calc(50% - 8px)
}

.fancybox-button--close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-button--close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fancybox-arrow {
    position: absolute;
    top: 50%;
    margin: -50px 0 0;
    height: 100px;
    width: 54px;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
    cursor: pointer;
    z-index: 99995;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .25s
}

.fancybox-arrow:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 44px;
    height: 44px;
    background-color: rgba(30, 30, 30, .8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px 24px
}

.fancybox-arrow--right {
    right: 0
}

.fancybox-arrow--left {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fancybox-arrow--left:after, .fancybox-arrow--right:after {
    left: 0
}

.fancybox-show-nav .fancybox-arrow {
    opacity: .6
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: .3
}

.fancybox-slide > .fancybox-loading {
    border: 6px solid hsla(0, 0%, 39%, .4);
    border-top: 6px solid hsla(0, 0%, 100%, .6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: 0
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

@media (min-width: 1900px) {
    .top_slider .owl-topslider .item {
        height: 100vh;
        max-height: 1500px;
    }
    .top_slider .owl-topslider .item .into {
        max-height: 1500px;
    }
    .top_slider .owl-topslider .item .into .in {
        font-size: 65px;
    }
    .top_slider .owl-topslider .item .into .in .aligncenter img {
        width: 100%;
        max-width: 900px;
    }
    .top_slider .owl-topslider .item .into .in .btn {
        font-size: 24px;
    }
    .vakansii {
        font-size: 24px;
    }
    .vakansii img {
        width: 100%;
        max-width: 70px;
		padding-left: 525px;
    }
}

@media (max-width: 800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0
    }

    .fancybox-button--left, .fancybox-button--right {
        display: none !important
    }

    .fancybox-caption {
        padding: 20px 0;
        margin: 0
    }
}

.fancybox-button--fullscreen:before {
    width: 15px;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    border: 2px solid;
    background: none
}

.fancybox-button--pause:before, .fancybox-button--play:before {
    top: calc(50% - 6px);
    left: calc(50% - 4px);
    background: transparent
}

.fancybox-button--play:before {
    width: 0;
    height: 0;
    border-top: 6px inset transparent;
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px
}

.fancybox-button--pause:before {
    width: 7px;
    height: 11px;
    border-style: solid;
    border-width: 0 2px
}

.fancybox-button--thumbs, .fancybox-thumbs {
    display: none
}

@media (min-width: 800px) {
    .fancybox-button--thumbs {
        display: inline-block
    }

    .fancybox-button--thumbs span {
        font-size: 23px
    }

    .fancybox-button--thumbs:before {
        width: 3px;
        height: 3px;
        top: calc(50% - 2px);
        left: calc(50% - 2px);
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0
    }

    .fancybox-thumbs {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 220px;
        margin: 0;
        padding: 5px 5px 0 0;
        background: #fff;
        word-break: normal;
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        box-sizing: border-box;
        z-index: 99995
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px
    }

    .fancybox-thumbs > ul {
        list-style: none;
        position: absolute;
        position: relative;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow-x: hidden;
        overflow-y: auto;
        font-size: 0
    }

    .fancybox-thumbs > ul > li {
        float: left;
        overflow: hidden;
        max-width: 50%;
        padding: 0;
        margin: 0;
        width: 105px;
        height: 75px;
        position: relative;
        cursor: pointer;
        outline: none;
        border: 5px solid transparent;
        border-top-width: 0;
        border-right-width: 0;
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        box-sizing: border-box
    }

    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, .1)
    }

    .fancybox-thumbs > ul > li > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        max-height: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .fancybox-thumbs > ul > li:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 2px;
        border: 4px solid #4ea7f9;
        z-index: 99991;
        opacity: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94)
    }

    .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
        opacity: 1
    }
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: relative;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 3px;
    height: 100%;
    background: red;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #dde;
    position: relative;
}

.jspDrag {
    background: #e8546c;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}

.link_nav {
    display: none;
}

/*FOREST_trophies*/
#b_forest {
    background: url(/css/img/bg_forest.jpg) top center;
}

#b_forest .header {
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 10;
}

#b_forest .bottom_bg {
    background: url(/img/moose.jpg) top center no-repeat;
}

.forest {
    position: relative;
    margin-top: -177px;
}

.forest_slider {
    background: url(/css/img/bg_slider_top.jpg) top center no-repeat;
    background-size: cover;
    padding-top: 177px;
    padding-bottom: 30px;
}

.header_logo {
    flex-direction: column;
}

.header_logo:before {
    content: url(/css/img/header_logo.png);
}

.owl_forest_slider .into {
    text-align: center;
    font-size: 17px;
    line-height: 1.3;
    padding-bottom: 25px;
}

.owl_forest_slider h2 {
    font-size: 50px;
    line-height: 1.3;
    letter-spacing: -0.01em;
    color: #7d1728;
    margin: 35px 0;
}

.owl_forest_slider .txt {
    margin-bottom: 50px;
}

.btn {
    text-align: center;
    font-size: 18px;
    letter-spacing: -0.025em;
    color: #fff;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 0;
    box-shadow: none;
}

.btn_forest {
    background-color: #c80e29;
    max-width: 280px;
    margin: 0 auto;
    border-radius: 30px;
    padding: 30px;
}

form .btn_forest {
    padding: 15px 20px;
    font-family: 'PTSansNarrowRegular';
}

.place_order .btn_forest {
    margin-top: 50px;
}

.place_order textarea {
    width: calc(100% - 20px);
    margin-bottom: 10px;
    padding: 7px 10px;
}

.owl_forest_slider .owl-dots {
    margin-top: 42px;
}

.owl_forest_slider .in {
    position: relative;
}

.owl_forest_slider .btn_box {
    position: absolute;
    width: 100%;
    bottom: -25px;
}

.catalog_container {
    flex-wrap: wrap;
}

.forest_catalog .txt_block {
    margin-bottom: 20px;
}

.catalog_container .flex.block {
    flex-direction: column;
    flex: 1 0 25%;
    max-width: calc(25% - 40px);
    height: auto;
    /*margin: 0;*/
}

.catalog_container .block h3 {
    text-transform: uppercase;
}

/*END_FOREST_trophies*/

/*MULTIFORM*/
.overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 110;
    background: rgba(0, 0, 0, 0.87);
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    opacity: 1;
    visibility: visible;
}

.dlg-modal {
    box-sizing: border-box;
    max-width: 375px;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    position: fixed;
    top: 40px;
    z-index: 130;
    padding: 60px 50px;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.85);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.85);
    filter: alpha(opacity=0);
    overflow: auto;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    opacity: 1;
    visibility: visible;
}

.closer {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #c92238;
    font-size: 40px;
    line-height: 1;
    /*background: url(/img/exit.png) no-repeat;*/
    cursor: pointer;
}

.form-top form {
    width: 100%;
    margin: 40px 0px 0px;
}

/*END_MULTIFORM*/


.owl-carousel .owl-stage {
    margin: 0 auto;
}

/*MODAL-WINDOW*/
.modal {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 520px;
    max-height: 100%;
    position: fixed;
    z-index: 4000;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: white;
    box-shadow: 0 0 60px 10px rgba(0, 0, 0, .9);
}

.closed {
    display: none;
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 110;

    background: rgba(0, 0, 0, .6);
}

.modal-guts {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.modal-content {
    padding: 50px 25px 0px
}

.modal .close-button {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 20px;
    border: 0;
    background: #c21e39;
    color: white;
    padding: 5px 10px;
    font-size: 1.3rem;
}

.open-button {
    transform: translate(-50%, -50%);
    color: #c21e39;
    font-size: 12px;
}

#cookieBanner {
    display: none;
    position: fixed;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    left: 0;
    bottom: 0;
    z-index: 300;
    color: #fff;
}

.cookieContent {
    margin: 0 auto;
    width: 928px;
    padding: 15px 25px;
    font-family: Arial;
    font-size: 13px;
    color: #fff;
}

.cookieText {
    display: inline-block;
    width: 80%;
    line-height: 16px;
    cursor: default;
}

.cookieButton {
    padding: 10px 0;
    display: block;
    float: right;
}

#acceptCookies {
    cursor: pointer;
    display: inline-block;
    background-color: #ad0c23;
    color: #fff;
    text-decoration: none;
    padding: 14px 18px;
    text-align: center;
    border-radius: 18px;
    font-weight: bold;
}

@media screen and (max-width: 1760px) {
    .header.mainpage .topmenu {
        right: 300px;
    }
}

@media screen and (max-width: 1400px) {
    .header.mainpage .topmenu {
        right: 100px;
    }
}

@media screen and (max-width: 1280px) {
    .content .catalog .block {
        margin: 0 20px 30px 0;
        padding: 20px 10px;
    }

    .content .catalog .block {
        width: calc(100% / 4 - 19px);
    }

    .shops .block {
        left: 10px;
        margin-left: 0;
    }

    .header ul.topmenu li:nth-child(3) {
        margin-right: 310px;
    }

    .dlg-modal {
        height: 100vh;
        top: 0
    }
}

@media screen and (max-width: 1200px) {
    .header.mainpage .topmenu {
        right: 50px;
    }

    .top_slider .owl-topslider .item .into .in {
        left: 0;
        top: 0;
    }

    .top_slider .owl-topslider .item .into .in img {
        width: 100%;
    }

    .top_slider .vakansii img {
        max-width: 50px;
		padding-left: 180px;
    }

    .top_slider .vakansii-link {
        display: block;
        margin: 0 auto;
    }

    .top_slider .vakansii-link .vakansii {
        margin-left: 0;
    }
}

@media screen and (max-width: 1190px) {
    * {
        max-height: 99999999px;
        -webkit-appearance: none !important;
        font-size: 20px;
    }

    .header ul.topmenu {
        text-align: center;
        padding: 0 50px 0 0;
        box-sizing: border-box;
    }

    /*.header ul.topmenu li {margin: 0 15px;}*/
    .header ul.topmenu li {
        margin: 0 21px;
    }

    .header ul.topmenu li:nth-child(3) {
        margin-right: 278px;
    }

    .header ul.topmenu li:nth-child(4), .header ul.topmenu li:nth-child(5),
    .header ul.topmenu li:nth-child(6), .header ul.topmenu li:nth-child(7) {
        margin: 0 15px 0 0;
    }

    .content .catalog .block {
        width: calc(100% / 2 - 24px);
        margin: 0 10px 25px;
    }

    .content .catalog .block:nth-child(4n+4) {
        margin: 0 10px 25px !important;
    }

    .footer .address span {
        font-size: 18px;
    }

    .footer .address, .footer .dev {
        font-size: 18px;
    }

    .er404 p.big {
        font-size: 200px;
    }

    .er404 .error_404 {
        margin-top: -170px;
    }

    .content .shops_list {
        text-align: center;
    }

    .content .shops_list .block {
        margin: 0 10px 20px !important;
        width: calc(25% - 24px);
    }

    .content .news_detail .new_detail_pic, .content .about_us .about_pic, .content .align_left_pic {
        max-width: 40%;
    }

    .content .pluses.cols .block {
        display: block;
        margin: 0 0 12px !important;
        width: 100%;
    }

    .content .pluses.cols {
        max-width: 710px;
    }

    .prod_list {
        text-align: center;
    }

    .content .prod_list .block {
        text-align: left;
        margin: 0 10px 25px !important;
        width: calc(100% / 3 - 24px);
    }


}

@media screen and (max-width: 1090px) {
    .content .contacts .rightpart .col p {
        font-size: 13px;
    }

    .content .contacts .rightpart {
        width: 550px;
    }

    .content .contacts .left_pic {
        width: calc(100% - 585px);
    }

    .header .topmenu {
        text-align: center;
        padding: 0 30px 0 0;
        box-sizing: border-box;
    }

    .header .topmenu li {
        margin: 0 25px;
    }

    .header .topmenu li:nth-child(3) {
        margin-right: 260px;
    }

    .header .topmenu li a {
        font-size: 16px;
    }

    /*.top_slider .owl-topslider .item {height: 500px;}*/
    /*.top_slider .owl-topslider .item {height: 350px;}*/
    .top_slider .owl-topslider .item .into .in {
        left: unset;
        font-size: 16px;
    }

    .top_slider .owl-topslider .item .into .aligncenter {
        margin-left: calc(50% - 190px);
        width: 100%;
        max-width: 380px;
    }

    .top_slider .owl-topslider .item .into .in .big {
        font-size: 55px;
    }

    .top_slider .owl-topslider .item .into .in .btn {
        height: 53px;
        line-height: 53px;
        margin-top: 30px;
        padding: 0 30px;
    }

    .top_slider .owl-topslider .item .into .in .logoslider {
        font-size: 20px;
        left: 3px;
        top: 30px;
    }

    .top_slider .owl-topslider .item .into .in .big {
        font-size: 35px;
    }

    .top_slider .owl-topslider .item .into .in .btn {
        height: 53px;
        line-height: 53px;
        margin-top: 30px;
        padding: 0 30px;
    }

    .content .bakery .text {
        font-size: 16px;
    }

    .aligncenter {
        width: 35%;
        margin-left: 425px;
    }

    #shops_map {
        height: 500px;
    }

    .shops .block {
        top: 20px;
        height: 457px;
    }

    .shops .block #pane {
        height: 320px;
    }

    .content .shops_list .block {
        padding: 10px;
    }

    .content .bakery .text {
        text-align: center;
        display: block;
        margin: 0 0 40px;
        width: 100%;
        padding: 0;
    }

    .content .bakery .gallery {
        display: block;
        width: 100%;
    }

    .content .owl-photos .item {
        height: 200px;
    }

    .content .owl-photos .item img {
        min-height: 200px;
    }

    .header .logo {
        width: 120px;
        margin-left: -60px;
        z-index: 2;
    }

    .header .topmenu {
        padding: 0;
        top: 75px;
    }

    .header .phone {
        top: 83px;
    }

    .header .email {
        top: 110px;
    }

    .header .topmenu li:nth-child(3) {
        margin-right: 10px;
    }

    .header {
        height: 155px;
    }

    .header .all {
        min-height: 155px;
    }

    .content .bakery .text .center_buttons a.btn {
        margin-left: auto;
        margin-right: auto;
        display: table;
        margin-bottom: 10px;
        width: 230px;
        padding: 0;
        text-align: center;
    }

    .logoslider {
        width: 200px;
        margin-left: 575px;
        padding-bottom: 40px;
    }

    .content .icons_menu {
        text-align: center;
    }

    .content .icons_menu .block {
        border: 0;
        width: 250px;
        margin: 0 20px 30px !important;
    }

    .bottom_form .all > * {
        display: block;
        text-align: center;
    }

    .bottom_form .all .field {
        width: 100%;
        margin: 20px 0;
    }

    .footer > * {
        display: table;
        margin: 0 auto;
        text-align: center;
    }

    .content h1 {
        font-size: 40px;
    }

    .bottom_bg {
        min-height: 200px;
    }

    .content .com_list .block .pic {
        display: table;
        margin: 0 auto 25px;
        max-width: 100%;
    }

    .content .com_list .block .text {
        display: block;
        width: 100%;
    }

    .content .news_list .block .pic {
        display: table;
        margin: 0 auto 25px;
        width: 100%;
        max-width: 330px;
    }

    .content .news_list .block .text {
        display: block;
        width: 100%;
        padding-top: 0;
    }

    .content .vac_list .block .pic {
        display: table;
        margin: 0 auto 25px;
        width: 100%;
        max-width: 330px;
    }

    .content .vac_list .block .text {
        display: block;
        width: 100%;
        padding-top: 0;
    }

    .content .vac_list .block .text a.btn {
        margin-left: auto;
        margin-right: auto;
    }

    .pagination {
        text-align: center;
    }

    .content .contacts .left_pic {
        display: block;
        margin: 0 auto 40px;
        width: 100%;
        max-width: 400px;
    }

    .content .contacts .rightpart {
        width: 100%;
        display: block;
    }

    .content .stol_map #map {
        height: 290px;
    }

    #shops_map {
        height: 400px;
    }

    .shops .block {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
    }

    .shops .block #pane {
        height: 200px;
    }

    .shops .block .search {
        padding: 10px;
    }

    .shops .block .search input[type=button] {
        top: 10px;
        right: 10px;
    }

    .content .shops_list .block {
        width: calc(50% - 24px);
    }

    .content .icons_menu.inner .block {
        display: block;
        margin: 0 0 25px !important;
        width: 100%;
    }

    .content .prod_list .block {
        width: calc(100% / 2 - 24px);
    }

    .content .shops_list .pic img {
        width: unset;
        min-height: unset;
    }

    .catalog_container .flex.block {
        flex: 1 0 33.3334%;
        max-width: calc(50% - 40px);
    }
}

@media (max-width: 992px) {
    .header .topmenu {
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        right: unset;
        left: 0;
        top: 90px;
    }

    .cookieContent {
        width: 768px;
    }
}

@media (max-width: 800px) {
    .cookieContent {
        width: 600px;
    }
}

@media only screen and (min-device-width: 755px) and (max-device-width: 1090px) {
    .content .newsblock .block {
        min-height: 220px;
        display: block;
        margin: 0 0 40px !important;
        width: 100%;
        clear: both;
        border: 0;
    }

    .content .newsblock .block .pic {
        float: left;
        margin: 0 30px 0 0;
        width: 320px;
    }
}

@media screen and (max-width: 755px) {
    .top_slider .owl-topslider .item .into .aligncenter {
        width: 100%;
        padding: 0 10px;
        margin: 0 auto 15px;
        box-sizing: border-box;
    }

    .top_slider .owl-topslider .item .into .aligncenter img {
        width: 100%;
    }

    .header.mainpage .all > .link_nav {
        /*display: none;*/
    }

    .content .owl-photos .item {
        height: 150px;
    }

    .content .owl-photos .item img {
        min-height: 150px;
    }

    .header {
        position: relative;
        z-index: 10;
    }

    .header .topmenu {
        display: none;
        padding: 18px 0 15px;
        width: 100%;
        min-width: 100%;
        position: absolute;
        top: 173px;
        left: -110%;
        transition: all 0.3s ease;
        background: #fff;
        position: fixed;
    }

    .header .link_nav span {
        background: #c80e29;
        display: block;
        height: 2px;
        opacity: 1;
        position: absolute;
        transition: 0.3s ease-in-out;
        right: 0px;
        top: 0;
        width: 27px;
    }

    .header .link_nav span:before,
    .header .link_nav span:after {
        content: "";
        background: #c80e29;
        display: block;
        height: 2px;
        opacity: 1;
        position: absolute;
        transition: 0.3s ease-in-out;
    }

    .header .link_nav span:before {
        left: 0px;
        top: -10px;
        width: 27px;
    }

    .header .link_nav span:after {
        left: 0px;
        top: 10px;
        width: 27px;
    }

    /*.header .topmenu.visible ~ .link_nav {
		position: fixed;
		z-index: 10000;
		cursor: pointer;
		width: 25px;
		height: 25px;
		display: block;
	}*/
    /*.header .topmenu.visible ~ .link_nav:before,
	.header .topmenu.visible ~ .link_nav:after {
		content: '';
		background: #000;
		display: block;
		height: 2px;
		opacity: 1;
		position: absolute;
		transition: 0.3s ease-in-out;
	}*/
    .header .topmenu.visible {
        top: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        width: 100vw;
        height: 100vh;
        z-index: 10000;
    }

    .header .topmenu.visible ~ .link_nav {
        z-index: 10000;
    }

    .header .topmenu.visible ~ .link_nav span {
        height: 0;
    }

    .header .topmenu.visible ~ .link_nav span:before {
        top: 0px;
        transform: translateY(9px) rotate(45deg);
        width: 27px;
    }

    .header .topmenu.visible ~ .link_nav span:after {
        top: 0px;
        transform: translateY(9px) rotate(-45deg);
        width: 27px;
    }

    .header .topmenu .topmenu__list li {
        display: block;
        padding: 4px 0;
        margin: 0
    }

    .header .topmenu li:before {
        display: none;
    }

    .header .link_nav {
        margin-left: 0;
        display: block;
        position: absolute;
        top: 20px;
        left: 15%;
        color: #666;
        text-transform: uppercase;
        font-size: 20px;
        text-decoration: none;
    }

    /*.header .link_nav:before {content: url(/css/../img/menu.png); float: left; margin: 3px 8px 0 0;}*/
    .content h2, .content .app_form h2, .content .stol_map h2, .content .opt h2 {
        font-size: 24px;
    }

    .content .news_detail h2 {
        font-size: 22px;
    }

    .content .newsblock .block {
        display: block;
        margin: 0 0 40px !important;
        width: 100%;
    }

    .content .newsblock .block .pic {
        height: 210px;
    }

    .content .newsblock .block .pic img {
        min-height: 210px;
    }


    .content .btn {
        height: 53px;
        line-height: 53px;
        padding: 0 35px;
    }

    .content .pluses .block .pic {
        height: 100px;
        position: relative;
        display: table;
        top: auto;
        left: auto;
        margin: 0 auto 10px;
    }

    .content .pluses .block {
        text-align: center;
        padding: 0;
        margin-bottom: 25px;
    }

    .content .center_buttons a.btn {
        display: table;
        margin: 0 auto 10px;
    }

    .er404 p.big {
        font-size: 80px;
    }

    .er404 p a {
        display: table;
        margin: 0 auto;
    }

    .er404 p {
        font-size: 17px;
    }

    .er404 .error_404 {
        margin-top: -120px;
    }

    .content .catalog .block {
        display: block;
        width: 100%;
        margin: 0 0 30px;
        height: auto;
    }

    .content .contacts .rightpart .col {
        display: block;
        width: auto;
        padding: 0;
    }

    .content .video iframe {
        height: 170px !important;
    }

    .content .prod_list .block {
        display: block;
        margin: 0 0 30px !important;
        height: auto;
        width: 100%;
    }

    .content .prod_list .block .info {
        height: auto;
    }

    .content .prod_list .pic {
        height: auto;
    }

    .catalog_container .flex.block {
        margin: 0 10px 25px;
    }

    .top_slider .owl-topslider .item .into .in {
        top: 0;
    }

    .in__content {
        max-width: 100vw;
    }
}

@media screen and (max-width: 640px) {
    .catalog_container .flex.block {
        flex: 1 0 100%;
        max-width: 100%;
        margin: 0;
        margin-bottom: 30px;
    }

    .dlg-modal {
        width: 100%;
        max-width: 420px;
    }

    .btn_forest {
        max-width: 170px;
        padding: 15px;
    }
}

@media (max-width: 628px) {
    .cookieText {
        display: block;
    }

    .cookieContent {
        width: 100%;
    }

    .cookieButton {
        float: none;
    }
}

@media screen and (max-width: 550px) {
    .top_slider .owl-topslider .item .into .in .big {
        font-size: 28px;
    }

    .top_slider .owl-topslider .owl-dots {
        bottom: 20px;
    }

    .content .shops_list .block {
        width: 100%;
        margin: 0 0 30px !important;
        display: block;
        height: auto;
        padding-bottom: 20px;
    }

    .content .news_detail .new_detail_pic, .content .about_us .about_pic, .content .align_left_pic {
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0 0 35px;
    }

    .content .opt .opt_spec img {
        float: none;
        display: table;
        margin: 0 auto 25px;
    }

    .content .opt .opt_spec {
        text-align: center;
    }

    .content .opt .opt_spec .download {
        margin-left: auto;
        margin-right: auto;
    }

    .content .owl-photos .item {
        height: 120px;
    }

    .content .owl-photos .item img {
        min-height: 120px;
    }
}

@media screen and (max-width: 480px) {
    .dlg-modal {
        width: 100%;
        max-width: 300px;
    }

    .content .catalog .block:nth-child(4n+4) {
        margin: 0 0 25px !important;
    }
}

@media screen and (max-height: 784px) {
    .dlg-modal {
        height: 100vh;
        top: 0
    }
}

/*END-MODAL-WINDOW*/
/* End */


/* Start:/css/owl.carousel.min.css?17301800013351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/css/owl.theme.default.min.css?17301800011013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/top_slider/style.css?1721390814150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top_menu/style.min.css?1721390814490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/top_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/news_on_main_page/style.css?1721390814150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/slider_new/style.css?1721390814150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /css/style.css?179034780590764 */
/* /css/owl.carousel.min.css?17301800013351 */
/* /css/owl.theme.default.min.css?17301800011013 */
/* /local/templates/.default/components/bitrix/news.list/top_slider/style.css?1721390814150 */
/* /local/templates/.default/components/bitrix/menu/top_menu/style.min.css?1721390814490 */
/* /local/templates/.default/components/bitrix/news.list/news_on_main_page/style.css?1721390814150 */
/* /local/templates/.default/components/bitrix/news.list/slider_new/style.css?1721390814150 */
