.rub_sign {
  color: #ff7800;
  font-size: 1.5625rem;
}
.clear {
    clear: both;
}

.wrap-header .cart {
    font-size: 14px;
}

.wrap-header .phone-text {
    font-size: 20px;
    line-height: 1.5;
}

.act.video {
    background: #00987C;
}

.logo-main span {
    font-size: 20px;
}

.product-controll img, .product-controll span {
    float: left;
    margin: 0 10px 0 0;
}

.product-controll span {
    text-align: center;
    width: 160px;
}

.product-controll span img {
    float: none;
}

.conteiner .product-tab {
    margin-top: -10px !important;
}

.product-tab .tab {
    font-size: 17px;
}

.product-tab .content {
    margin-top: 0;
}

.product-card .product-photo:after {
    background: url(/img/zoom.png) no-repeat;
    bottom: 5px;
    content: "";
    display: block;
    height: 48px;
    position: absolute;
    right: 5px;
    width: 48px;
    z-index: 100;
}

.conteiner .carousel .carousel-conteiner, .conteiner .carousel .carousel-conteiner .slide {
    height: 240px;
}

.conteiner .carousel .carousel-cover {
    height: 235px;
    margin: 0 0 50px;
}

.conteiner .bx_page p {
    font-size: 16px;
}

.soc {
    margin: 20px 0;
    overflow: hidden;
}

.soc > div {
    margin: 0 20px 0 0;
}

.products .product.product_search {
    width: 210px;
}

.products .product.product_search .image img {
    max-width: 210px;
}

.product .price {
    text-align: center;
}

.product .price.with_compare {
    width: 217px;
}

.list_buttom {
  display: flex;
  justify-content: center;
  font-size: .7rem;
  white-space: nowrap;
}
.list_buttom a {
  margin: 0 6px;
}
.request:hover {
  text-decoration: underline!important;
  color: #000!important;
}
.request {
  text-decoration: none!important;
  border-bottom: 0!important;
}
.content .button-compare:link {
    color: #FFF;
    line-height: 22px;
    vertical-align: middle;
    text-transform: uppercase;
}

.product .price .button-compare {
    position: relative;
    width: 57px;
    height: 22px;
    display: block;
    border: 0px none !important;
    text-decoration: none;
    background: #c6c6c6 url("img/compare-button.png") no-repeat scroll center center;
    font-size: 12px;
    text-align: center;

    float: right;
    margin-right: 10px;
    margin-top: 1px;
}

.product .price .button-compare.added {
    background: #27819a url("img/in-compare-button.png") no-repeat scroll center center;
}

.product .price .button-compare.added:hover {
    background-color: #27819a;
    box-shadow: 0px 0px 4px 0px #000;
}

.product .price .button-compare:hover {
    background-color: #a1a1a1;
}

.product .price {
    bottom: 6px;
}

.compare .button-compare:link {
    color: #FFF;
    vertical-align: middle;
    text-transform: uppercase;
    border: none;
    line-height: 8px;
}

.compare .button-compare {
    width: 120px;
    height: 8px;
    position: relative;
    background: #c6c6c6 url("img/in-compare-button.png") no-repeat scroll 7px 3px;
    font-size: 14px;
    font-family: Arial;
    color: #F0F1F1;
    font-weight: bold;
    font-style: normal;
    vertical-align: middle;

    margin-top: 18px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 29px;

    float: right;
    text-transform: uppercase;
    margin-left: 10px;
}

.compare .button-compare.added {
    background-color: #27819a;
}

.compare .button-compare.added:after {
    content: "В сравнении";
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 29px;
    background: #27819a url("img/in-compare-button.png") no-repeat scroll 7px 3px;
    line-height: 8px;
    vertical-align: middle;
}

.compare .button-compare.added:hover {
    background-color: #27819a;
    box-shadow: 0px 0px 4px 0px #000;
}

.compare .button-compare:hover {
    background-color: #a1a1a1;
}

.compare-elements {
    z-index: 9999;
    transform: translateZ(0);
    position: fixed;
    background: #37a4c3 url("img/in-compare-button.png") no-repeat scroll 8px 19px;
    box-shadow: 0 0 12px 0 #000;
    width: 40px;
    height: 55px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    line-height: 55px;
    padding-left: 15px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    display: block;
}

.compare-elements:hover {
    background-color: #27819a;
}

.hidden {
    display: none;
}

.product-card .product-controll .block-labels {
    margin: 0px 0px 0px 70px;
    width: 120px;
}

/*.wrap .logo-main{
	left: 125px;
}*/
/* .wrap .wrap-header .phone {
    left: 372px;
} */

.wrap .wrap-header .cart {
    left: 902px;
}

.wrap .wrap-header .search {
    left: 616px;
}

.wrap .wrap-header .navigation {
    left: 58px;
}

.content a.file-selectdialog-switcher {
    color: #163F72 !important;
    background: #DAE1E9 !important;;
    border-color: #406390 !important;;
    border-bottom: 0 !important;;
    padding: 0.462em 1.117em !important;;
    text-align: center !important;;
    font-weight: bold !important;;
    border-radius: 10px !important;;
    box-shadow: 0 0 15px rgba(22, 63, 114, 0.41) inset !important;;
    transition: all .3s !important;;
}

.content a.file-selectdialog-switcher:hover {
    box-shadow: 0 0 15px rgba(22, 63, 114, 0.8) inset !important;
}

.wrap-header .navigation li a {
    padding: 0 24px 0 10px;
}

.price_without_discount {
    text-decoration: line-through;
    font-size: 16px;
    /* position: absolute;*/
    top: -15px;
}

.product .title {
    text-align: center;
}

.n.discount {
    color: red;
    font-weight: bold;
}

.rub-black {
    font-size: 15px;
}

.product-card .product-controll .product-price .tcen.without_discount {
    font-size: 18px;
    color: #000;
    text-decoration: line-through;
}

.b-actions {
}

.b-actions__item {
    margin-bottom: 15px;
}

.b-actions__item-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.b-action {
}

.b-action__image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.b-action__content {
    margin-bottom: 20px;
}

.video-section {
    margin-top: 25px;
    text-align: justify;
}

.video-section:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.video-section__item {
    display: inline-block;
    width: 460px;
    height: 265px;
}

.video-slider {
    width: 190px;
    text-align: center;
    padding-bottom: 20px;
}

.video-slider__item {
    display: block;
    position: relative;
    text-decoration: none;
    border: none;
    width: 200px;
    color: #f27e42;
    font-style: normal;
    margin-bottom: 15px;
    font: 13px/18px 'PT Sans', sans-serif;

}

.video-slider__item:hover {
    text-decoration: underline;
}

.video-slider__item:hover:after {
    background-color: #cc181e;
    opacity: 1;
}

.video-slider__item:before {
    content: "";
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 14px solid #fff;
    border-bottom: 6px solid transparent;
    z-index: 2;
}

.video-slider__item:after {
    content: "";
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    width: 42px;
    height: 29px;
    background-color: #000000;
    border-radius: 7px;
    opacity: 0.5;
    z-index: 1;
    transition: all 0.3s;
}

.b-sidebar__slider-name {
    position: absolute;
    top: 16px;
    color: white;
    text-align: left;
    font-size: 14px;
    max-width: 180px;
    padding: 0 5px;
}

.b-sidebar__slider-arr {
    width: 24px;
    height: 16px;
    border: 0 none !important;
    display: inline-block;
    padding: 5px 10px;
    background-color: #222;
    position: relative;
}

.b-sidebar__slider-arr.prev {
    margin-bottom: 5px;
}

.b-sidebar__slider-arr.prev:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 16px solid white;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    position: absolute;
    top: 5px;
    left: 8px;

}

.b-sidebar__slider-arr.prev:after {

    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-bottom: 12px solid #222;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    top: 9px;
    left: 11px;
}

.b-sidebar__slider-arr.next {
    margin-top: 5px;
}

.b-sidebar__slider-arr.next:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 16px solid white;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    position: absolute;
    top: 5px;
    left: 8px;

}

.b-sidebar__slider-arr.next:after {

    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 12px solid #222;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    top: 5px;
    left: 11px;
}

.b-sidebar__slider-arr:hover {
    background-color: #ff9600;
    transition: all 0.3s;
}

.b-sidebar__slider-arr.prev:hover:after {
    border-bottom-color: #ff9600;
    transition: all 0.3s;
}

.b-sidebar__slider-arr.next:hover:after {
    border-top-color: #ff9600;
    transition: all 0.3s;
}

.video-slider .video-slider__all {
    position: relative;
    top: 10px;
    display: block;
    padding: 0 30px;
    text-decoration: none;
    font: normal 18px/36px "PT Sans", sans-serif;
    color: #000;
    margin-bottom: 40px;
}

.video-slider .video-slider__all:hover {
    background-color: #ff9600;
    color: #fff;
}

.mail-slider {
    text-align: center;
}

.mail-slider__item {
    color: #f27e42;
    font-size: 13px;
    font-style: normal;
    display: block;
    width: 190px;
    margin-bottom: 15px;
    font: 13px/18px 'PT Sans', sans-serif;
    text-decoration: none;
}

.mail-slider__item-pic {
    overflow: hidden;
}

.mail-slider__item-pic img {
    width: 100%;
}

.mail-slider__item:hover {
    text-decoration: underline;
}

html, body {
    height: unset;
}

.product-video {
    margin-top: 20px;
}

.product .acts {
    width: 100%;
}

.act.custom {
    background-color: #5E027F;
    float: right;
}

.act.new {
    clear: none;
}

.footer .footer-content {
    /*width: 1220px;*/
    /*height: 350px; */
    padding: 0;
    padding-bottom: 25px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: url("/local/templates/turizm/images/foo-pixel.png") repeat-x left 341px;
    z-index: 999;
}

.footer_copyright {
    width: 220px;
    float: left;
    margin: 15px 48px 0 0;
}

#footer-video-slider ul li {
    height: auto !important;
}

.header__contacts-link {
    font-weight: bold;
    font-size: 12pt !important;
    color: #ff9600; /* #ffffff */
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 270px;
    line-height: 14px;
    text-decoration: underline;
}

.b-smallmenu__link {

    font-weight: bold !important;
}

.exceeded_quantity {
    color: red;
    position: absolute;
    width: 250px;
    right: -30px;
}

.products._last {
    height: 200px;
    overflow: hidden;
}

.b-more__button {
    height: 200px;
    line-height: 200px;
    text-align: center;
    margin-top: -150px;
    position: relative;
    background: white;
    z-index: 40;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 39%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 39%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 39%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.b-more__button > .button {

    vertical-align: bottom;
}

.hide_filter {
    display: none !important;
}

.b-smallmenu__link.color_red {
    color: #ee1d24 !important;
}

.content a:hover > h1 {
    text-decoration: underline;
}

/* ???????? ????? */

.b-slider-arr span {
    background-image: url("img/fancybox_sprite.png");
    cursor: pointer;
    height: 34px;
    margin-top: 0px;
    position: absolute;
    top: 31%;
    width: 36px;
    z-index: 8040;
}

.footer-prev span {
    background-position: 0 -36px;
    left: 295px;
}

.footer-next span {
    background-position: 0 -72px;
    right: 95px;
}

.b-slider-arr.footer-prev span {
    left: 0px;
}

.b-slider-arr.footer-next span {
    right: 0px;
}

.video-slider__item::before {
    border-bottom: 6px solid transparent;
    border-left: 14px solid #fff;
    border-top: 6px solid transparent;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 77px;
    width: 0;
    z-index: 2;
}

.video-slider__item::after {
    background-color: #000000;
    border-radius: 7px;
    content: "";
    height: 29px;
    left: 0;
    margin: auto;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 69px;
    transition: all 0.3s ease 0s;
    width: 42px;
    z-index: 1;
}

.video-slider__item {
    border: medium none;
    color: #f27e42;
    display: block;
    font: 13px/18px "PT Sans", sans-serif;
    margin-bottom: 15px;
    position: relative;
    text-decoration: none;
    width: 210px;
}

.video-slider__item:hover {
    text-decoration: underline;
}

.video-slider__item:hover:after {
    background-color: #cc181e;
    opacity: 1;
}

.b-articles-list {
    margin-bottom: 15px;

}

.b-articles-list h3 {
    font-size: 18px;
}

.b-articles-list__all-link {
    font-size: 14px;
    color: #333;
    text-decoration: none;
}

.b-articles-list__all-link:hover {
    text-decoration: underline;
}

.b-articles-list__elem {
    margin-bottom: 15px;

}

.b-articles-list__elem a {
    font-weight: 700;
    color: #f27e42;
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: none;
}

.b-articles-list__elem a:hover {
    text-decoration: underline;
}

.b-articles-list__elem p {
    font: 14px/14px 'PT Sans', sans-serif;
}

.b-articles__wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*margin-right: -10px;*/
    /*margin-left: -10px;*/
}
.b-articles__wrapper:after{
    display: block;
    content: "";
    clear: both;
}

.b-articles a {
    border: 0;
}

.b-articles h3 {
    font-size: 24px;
    font-weight: 700;
}

.b-article {
    width: 300px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    /*flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    padding: 0 10px;
    box-sizing: border-box;*/
}
.b-article:nth-child(3n+3){
    margin-right: 0;
}

a.b-article__img {
    display: block;
    border: 0;
    margin-bottom: 10px;
    /*text-align: center;*/
    overflow: hidden;
}

.b-article__img img {
    display: inline-block;
    vertical-align: middle;
    height: 250px;
    width: 250px;
    max-width: 100%;
    object-fit: cover;
}

.b-article__title {
    display: block;
    border: 0;
    margin-bottom: 15px;
    color: #f27e42;
    text-decoration: none;
}
.b-article__title:hover {
    text-decoration: underline;
}

.b-article-gallery {
    padding: 20px;
    background-color: #eeeeee;
    border: 2px solid #e3e3e3;
}

.b-article-gallery .b-article-gallery__title {
    font-size: 16px !important;
    font-weight: 700 !important;
    display: inline-block;
    margin-bottom: 10px;
}

.b-article-gallery__wrapper {
    display: flex;
    justify-content: space-between;
}

.b-article__more{
    margin-top: 5px;
    display: block;
    color: #f27e42;
    font-size: 14px;
}

.b-article__more:hover {
    text-decoration: underline;
}


h1.b-news-detail__title{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.b-news-detail {
    overflow: hidden;
}

.b-news-detail__date{
    margin-bottom: 10px;
}

.b-news-detail__img{
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
    height: 300px;
    width: 300px;
}

.b-news-detail__text{
    font-weight: 300;
    opacity: 0.8;
    font-size: 16px;
}
.button-cart{
    font-size: 12px;
    background-image: none;
    line-height: 20px;
    position: relative;
}
.button-cart:after{
    content: "В корзину";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FF9600;
}

.button-cart.in-basket:after{
    content: none;
}

.temp-enter .images{
    display: flex;
    justify-content:space-between;
    margin-bottom: 30px;
}
.temp-enter i{
    font-size: 14px;
}
.temp-enter .images img{
    display: block;
    /*width: auto;*/
    /*height: 150px;*/
    max-width: 100%;
    height: auto;
}
.temp-enter .tmp-enter__item{
    padding: 10px;
    flex: 1;
    flex-basis: 20%;
}
.temp-enter .tmp-enter__item a{
    /*display: flex;*/
    border: 0;
    justify-content: center;
}

.content_page404{
    padding-bottom: 0;
}

.content_page404 .soc{
    display: none;
}
.page404{
    margin-top: 90px;
    display: flex;
    padding: 0 15px;
}

.page404__image img{
    display: block;
}

.page404__content{
    margin-top: 25px;
    margin-left: 15px;
}

.page404__content h1{
    color: #fd8308;
    font-size: 65px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.page404__content h2{
    color: #141414;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}

.page404__content .search {
    position: relative;
}

.page404__content .search input{
    color: #c8c9c9;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    background-color: #4d5052;
    border: 0;
    width: 100%;
    padding:15px 20px;
    box-sizing: border-box;
}

.page404__content .search input::placeholder{
    color: #c8c9c9;
}

.page404__content .search button{
    width: 46px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 8px;
    border: 0;
    border-left: 1px solid #c8c9c9;
    background: url(/local/templates/turizm/images/search-button.png) no-repeat center center;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    cursor: pointer;
    background-size: 40%;
}

.page404__text-wrapper{
    margin-top: 30px;
    display: flex;
    margin-bottom: 30px;
}

.page404__text-wrapper p{
    color: #141414;
    font-size: 16px;
    font-weight: 400;
    max-width: 225px;
    margin-right: 40px;
}

.page404__text-wrapper p:last-child{
    max-width: 170px;
}

.product-desc{
    padding-right: 20px;
}

/*SRLAB*/
.sr-promo-blocks {
    width: 752px;
    margin-left: auto;
    margin-top: 30px;
}

.sr-promo-blocks--index {
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
}

.sr-promo-blocks .blocks {
    position: static;
}

.sr-promo-blocks .blocks::after {
    display: table;
    content: '';
    clear: both;
}

.sr-promo-blocks .blocks .block {
    width: 231px;
    min-height: 176px;
    padding-top: 78px;
    padding-right: 0;
    background-size: 60px;
    background-position: 50% 10px;
    text-align: center;
    box-sizing: border-box;
}

.sr-promo-blocks .blocks .block:first-child {
    background-size: 52px;
}

.sr-promo-blocks .blocks .block:nth-child(3) {
    background-position-y: 17px;
    background-size: 67px;
}

.sr-promo-blocks .blocks .block big {
    margin-bottom: 16px;
}

.video-footer-slider--section {
    width: 200px !important;
    margin: 0;
    margin-right: 20px;
    margin-bottom: 20px;
}

.video-footer-slider--section #footer-video-slider {
    width: 200px !important;
}

.sr-section-video {
    float: left;
}

.footer-content .wrap-content {
    position: relative;
    margin-top: 0;
}

.sr-footer-right-col {
    position: absolute;
    top: 0;
    right: 0;
    width: 270px;
    float: right;
    text-align: right;
}

.sr-warning-text {
    padding-right: 80px;
    font-size: 13px;
    line-height: 13px;
    color: #828282;
}

.sr-section-picture {
    float: left;
    margin: 0 20px 20px 0;
}

font.errortext {
    background-color: #fff;
    display: block;
    padding: 10px;
}

.find-less {
    float: right;
    width: 210px;
    display: block;
    padding: 5px;
    border: 1px dashed #ACACAC;
    font-size: 14px;
    text-align: left;
    color: #D73C32;
}

/*start promo-popup 17.08.2020*/
.promo-popup{
  display: none;
  position: fixed;
  background-color: #ffffff;
  width: 350px;
  padding: 20px;
  top: 185px;
  left: 50%;
  transform: translate(-50%);
  z-index: 10000;
  box-shadow: 0px 0px 10px 1px #000000;
}

.promo-img{
  width: 100%;
}

.promo-popup.open{
  display: block;
}

.popup-closer{
  position: absolute;
  top: 3px;
  right: 0;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: none;
}

.popup-closer:focus{
  outline: none;
}

.popup-closer:before,
.popup-closer:after{
  position: absolute;
  top: 7px;
  left: -2px;
  content: "";
  width: 20px;
  height: 2px;
  background-color: #FF181D;
}

.popup-closer:before{
  transform: rotate(45deg);
}

.popup-closer:after{
  transform: rotate(-45deg);
}

@media(max-width: 768px){
  .promo-popup{
    width: 300px;
    box-sizing: border-box;
  }
}
/*end promo-popup 17.08.2020*/
