@charset "utf-8";
/* CSS Document */

.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;
    max-width: 100%;
    margin: 0 auto;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
    /*display: block !important;*/
    height: 50px;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    width: 800px;
    max-width: 100%;
}

.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-nav button.owl-prev{
    background: url(../arrow-blue.png) 0 0 no-repeat;
    background-size: auto;
    height: 94px;
    width: 35px;
	left: 0;
}
.owl-carousel .owl-nav button.owl-next{
    /*right: -45px;*/
	right: 0;
    background: url(../arrow-blue.png) 0 0 no-repeat;
    background-size: auto;
    height: 94px;
    width: 35px;
}

.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(/bitrix/templates/petropol_bootstrap_black/images/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%
}

body .worth__item,
body .content__circle-item {
    width: 400px;
    height: 290px;
    margin-bottom: 20px;
}

body .worth__item {
    font-size: 32px;
    text-align: center;
    padding-top: 70px;
    text-align: center;
    background: url(../about-block-bg.png);
    background-size: cover;
}

body .content__circle-item-text {
    width: 250px;
    height: 170px;
    font-size: 23px;
    padding-top: 40px;
}

body .content__circle-item-year {
    font-size: 30px;
    bottom: 60px;
    right: 80px;
}

html body .mxwidth {
    max-width: 1280px;
    margin: 0 auto;
}

.footer__inner.center-block {
    margin-left: auto;
    margin-right: auto;
}

.footer__menu-bot-wrapper .bx-inclinksfooter-list {
    text-align: right;
}

body .inner-page .steps__item {
    color: #fff;
}

body a.product__buy-button {
    text-transform: uppercase;
    font-size: 18px;
}

.lgnr, .lgnc {
    color: #00407c;
}

.filter__param input, .bx-filter-input-container input {
    min-width: 100px;
}

.product-bl.product-item1 {
    flex-direction: column;
    justify-content: center;
}

body .product-bl__bottom {
    align-self: flex-start;
    padding: 0 10px;
}

body .content-wrapper.product-page {
    max-width: 2000px;
    margin: 0 auto;
    padding: 20px 20px 0;
}

.product-item-info-container {
    text-align: left;
}

.ny .product-bl:hover {
    box-shadow: 0 0 15px 2px #f8d17b;
}

.product-bl:hover .product-bl__title.product-item-title1 a {
    color: #ea556f;
}

.product__complement {
    display: inline-block;
    min-width: 60%;
    max-height: 500px;
    overflow-y: auto;
    scrollbar-color: #0499ad #fff;
    padding-right: 10px;
}

.product__complement::-webkit-scrollbar {
    width: 6px;
}

.product__complement::-webkit-scrollbar-thumb {
    background-color: #0499ad;
    border-radius: 6px;
}

body .product__complement-item a {
    display: block;
}

body .ventages__item {
    color: #fff;
}

body .footer__address-worktime {
    width: 100%;
    max-width: 350px;
}

.col-sm-4.product-item-big-card .row .col-md-12 {
    padding: 0;
}

body .product-item-container {
    margin: 0;
}

.news .content {
    max-width: 1280px;
    margin: 0 auto;
}

@media screen and (max-width: 1280px) {
    body .content-wrapper.product-page {
        margin: 0 20px;
        padding: 20px 0 0;
    }

    .news .content {
        margin: 0 20px;
    }
}

.news .path {
    text-align: center;
}

.content__circles.double {
    justify-content: center;
}

.content__folder-item {
    height: 227px;
}

div > div.content__folder-item-inner {
    position: relative;
}

.catalog-section.catalog.bx-blue .product-item-container {
    margin-right: 20px;
    flex: 1 0 21%;
    max-width: 220px;
}

.catalog-section.catalog.bx-blue .product-item-container .product-bl__price .entire {
    font-size: 33px;
}

body .ventages__item:before {
    color: #fffbdb;
}

.ny div > div.content__folder-item-inner:hover {
    z-index: 1;
    box-shadow: 0 0 5px 1px rgba(255, 175, 0, 0.61);
}

.header__top.owl-carousel.owl-loaded.owl-drag {
    width: auto;
}

@media (max-width: 1500px) {
    body .product__left {
        width: calc(100% - 370px);
    }
}

body .highslide-container div.highslide-wrapper {
    background: #fff;
    height: auto !important;
}


h1.product__title {
    max-width: 840px;
}

body .header__mid-inner {
  width: 1200px;
}

.cat_main .path a, .cat_main .path span {
    font-size: 32px;
    color: #005157;
    text-align: center;
    margin-bottom: 10px;
    font-weight: normal;
    text-transform: none;
    /* display: block; */
}

.cat_main .path {text-align: center;margin: 10px 0 20px;}

.photo-page-main {
    max-width: 980px;
    margin: 10px auto;
}

.portfolio__img {
	height: auto !important;
}

td.lgnc.double {
    display: flex;
}

td.lgnc.double .free {
    margin: 0 10px 0 0;
}

td.lgnc.double .free:after {
    display: inline;
    content: '/';
    margin-left: 10px;
}

body .portfolio__img img {
    max-height: 120px;
}

.hidden-xs span[title="Новинка"] {
	background: url(/local/templates/petropol_bootstrap_black/images/v.2.png) no-repeat;
	font-size: 0;
	padding: 0;
	width: 63px;
	height: 63px;
}

.hidden-xs span[title="Спецпредложение"] {
	background: url(/local/templates/petropol_bootstrap_black/images/v.1.png) no-repeat;
	font-size: 0;
	padding: 0;
	width: 63px;
	height: 63px;
}

.hidden-xs span[title="Лидер продаж"] {
	background: url(/local/templates/petropol_bootstrap_black/images/v.3.png) no-repeat;
	font-size: 0;
	padding: 0;
	width: 63px;
	height: 63px;
}

/*Header owl carusel*/
@media screen and (max-width: 768px) {
	.header__top .owl-stage-outer,
	.header__top .owl-stage,
	.header__top .owl-item {
		height: 100%;
	}
	.header__top .owl-item img {
		height: 100%;
		object-fit: cover;
	}
	.header__top .owl-nav button.owl-next,
	.header__top .owl-nav button.owl-prev {
		background-size: 50%;
		background-position: center;
		height: 77px;
	}
}