

/* Start:/bitrix/templates/biz/lightbox.css?14322062893946*/
/* Preload images */
body:after {
  content: url(/bitrix/templates/biz/images/lightbox/close.png) url(/bitrix/templates/biz/images/lightbox/loading.gif) url(/bitrix/templates/biz/images/lightbox/prev.png) url(/bitrix/templates/biz/images/lightbox/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/bitrix/templates/biz/images/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/bitrix/templates/biz/images/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/bitrix/templates/biz/images/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/bitrix/templates/biz/images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* End */


/* Start:/bitrix/templates/biz/main.css?153864482514736*/
.new-stock,
.new-stock *,
.new-BI,
.new-BI *
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



/* biznes_instrumenty.htm */
.new-BI
{
    padding-left: 220px;
}

.new-BI h1
{
    margin-bottom: 34px !important;
}

.new-BI sup
{
    top: -.3rem;
    left: .1rem;
    font-size: 10px;
}

.new-BI__webinar-room
{
    border-bottom: 1px solid #e1e1e1;
}

.new-BI__webinar-room-item
{
    position: relative;
    border-top: 1px solid #e1e1e1;
    padding-right: 140px;
    padding-bottom: 13px;
}

.new-BI__webinar-room-date
{
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 0;
}

.new-BI__webinar-room-date span
{
    display: inline-block;
    background-color: #f8633b;
    padding: 5px 10px 3px 10px;
    font-size: 14px;
    margin-right: 2px;
}

.new-BI__webinar-room-author
{
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px;
}

.new-BI__webinar-room-author span
{
    display: block;
    color: #818181;
    font-style: italic;
}

.new-BI__webinar-room-title:hover
{
    text-decoration: underline;
}

.new-BI__webinar-room-title
{
    display: inline-block;
    color: #f8633b;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 10px;
}

.new-BI__webinar-room-desc
{
    color: #818181;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-top: 8px;
}

.new-BI__webinar-room-link:hover:after
{
    -webkit-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    -o-transform: translate(10px, 0);
    transform: translate(10px, 0);
}

.new-BI__webinar-room-link:after
{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
    content: ' ';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANBAMAAAC9V5gpAAAAAXNSR0IB2cksfwAAABVQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAEgEApAAAAAd0Uk5TAB4h6z4//8pORBUAAAA0SURBVHicY2AAAUYGGFB2gLFYTeCCwQFwQVOEoAJDGhQkwMScFaAMFlMMvQitynDjQPYCANZ9B2vwkoCZAAAAAElFTkSuQmCC) center center no-repeat;
    width: 17px;
    height: 13px;
    margin-left: 6px;

    -webkit-transition: transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
}

.new-BI__webinar-room-link
{
    position: absolute;
    top: 50%;
    right: 0;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;

    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.new-BI__h2
{
    font-weight: normal;
    font-size: 30px;
    font-family: 'Philosopher', Arial, sans-serif;
    margin: 10px 0 20px;
    color: #444444;
    line-height: 30px;
    margin-top: 62px;
    padding-left: 10px;
    margin-bottom: -18px;
}

.new-BI__title-group
{
    color: #f8633b;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 10px;
    margin-top: 38px;
    margin-bottom: 12px;
}

.new-BI__title-group span
{
    display: block;
    color: #818181;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    margin-top: 5px;
}

.new-BI__accordion
{
}

.new-BI__accordion-item
{
    margin-top: -1px;
}

.new-BI__accordion-item.active
{}

.new-BI__accordion-item.active .new-BI__accordion-title:after
{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.new-BI__accordion-item.active .new-BI__accordion-title,
.new-BI__accordion-title:hover
{
    background: #f5f5f5;
}

.new-BI__accordion-title:after
{
    position: absolute;
    display: block;
    content: ' ';
    top: 50%;
    right: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFBAMAAACKv7BmAAAAAXNSR0IB2cksfwAAACdQTFRFAAAAJycnKSkpKCgoJycnJiYmJycnJiYmKysrKCgoJycnAAAAJycnBkPwQQAAAA10Uk5TAG5FZ7Yod7MSh6oCj+0DTJUAAAAhSURBVHicYxBiYFBkMAlgdWZgq2hPYGCYtZKBgWHPaQYAMJgFL44WXOEAAAAASUVORK5CYII=) center center no-repeat;
    width: 8px;
    height: 5px;

    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
}

.new-BI__accordion-title
{
    position: relative;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.96px;
    border: 1px solid #e1e1e1;
    padding: 11px 10px;
    cursor: pointer;
    padding-right: 35px;
}

.new-BI__accordion .new-BI__webinar-room,
.new-BI__accordion .new-BI__webinar-room-item:first-child
{
    border: 0;
    padding-top: 0;
}

.new-BI__accordion .new-BI__webinar-room-item
{
    padding-top: 10px;
}

.new-BI__accordion .new-BI__webinar-room-link:after
{
    margin-left: 20px;
    top: 0;
}

.new-BI__accordion-content
{
    display: none;
    padding-top: 5px;
    padding-bottom: 6px;
}



@media (max-width: 1060px)
{
    .new-BI
    {
        padding-left: 0;
    }
}

@media (max-width: 700px)
{
    .new-BI__webinar-room-item
    {
        padding-right: 0;
    }

    .new-BI__webinar-room-link
    {
        display: block;
        position: static;
        margin-top: 25px;
    }

    .new-BI__webinar-room-link br
    {
        display: none;
    }
}

/* biznes_instrumenty.htm */



/*aktsii-archive.htm*/

.new-stock__archive-dates
{
    font-size: 0;
}

.new-stock__archive-dates a:hover,
.new-stock__archive-dates a.active
{
    background-color: #f9531f;
    color: #fff;
    border-color: #f9531f;
}

.new-stock__archive-dates a
{
    display: inline-block;
    color: #8c8c8c;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    line-height: 30px;
    border: 1px solid #e1e1e1;
    padding: 0 12px;
    margin-right: 2px;
    margin-bottom: 2px;
}

.new-stock__grid:after
{
    display: table;
    content: ' ';
    clear: both;
}

.new-stock__grid
{
    margin-top: 7px;
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: 50px;
}

.new-stock__grid-col
{
    float: left;
    width: 50%;
    padding: 0 7.5px;
}

.new-stock__item:hover .new-stock__item-title
{
    text-decoration: underline;
}

.new-stock__item
{
    display: block;
    border: 1px solid #e1e1e1;
    padding: 15px;
    margin-top: 15px;
    text-decoration: none;
    height: 390px;
}

.new-stock__item-img
{
    width: 100%;
    height: auto;
}

.new-stock__item-title
{
    display: inline-block;
    color: #f55314;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 315px;
}

.new-stock__item-desc
{
    display: block;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-top: 7px;
    max-height: 60px;
    overflow: hidden;
}

.new-stock__grid_three .new-stock__grid-col
{
    width: 33.3333333%;
}

.new-stock__grid_three .new-stock__item
{
    height: 300px;
}

.new-stock__archive-link
{
    text-align: center;
    margin-top: -20px;
    margin-bottom: 30px;
}

.new-stock__archive-link a
{
    color: #f55314;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
}

@media (max-width: 800px)
{
    .new-stock__grid_three .new-stock__grid-col
    {
        width: 50%;
    }
}

@media (max-width: 700px)
{
    .new-stock__item
    {
        height: auto;
        width: 100%;
    }

    .new-stock__grid-col
    {
        width: 100%;
    }
}

@media (max-width: 500px)
{
    .new-stock__grid_three .new-stock__grid-col
    {
        width: 100%;
    }

    .new-stock__grid_three .new-stock__item
    {
        height: auto;
    }
}
/*aktsii-archive.htm*/


/* new otziv */

.otziv_item {
    display: block;
    border-bottom: 1px solid #e8e8e8;
	padding: 20px 0;
}
.otzivUserInfo {
	width: 150px;
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
	padding-top: 8px;
}
.otzivUserInfo > img {
	margin-bottom: 3px;
}
.otzivName {
	color: #f55314;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: normal;
}
.otzivCity {
	color: #999999;
	font-size: 12px;
}
.otzivValue {
	display: table-cell;
    vertical-align: top;
	padding: 5px;
}
.otzivTime {
	color: #999999;
	font-size: 12px;
}
.otzivText {
    word-wrap: break-word;
    line-height: normal;
    font-size: 14px;
    margin: 5px 0 15px 0;
    max-height: 102px;
    overflow: hidden;
}
.otzivText img {
    max-width: 50%;
    display: block;
	margin: 18px 0;
}
.otzivControl {
	display: none;
}
.otzivControl > .read_more, .otzivControl > .close_more {
	color: #f55314;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
    text-align: right;
    cursor: pointer;
}
.otzivControl > .read_more:hover, .otzivControl > .close_more:hover {
	text-decoration: none;
}
.otzivControl > .close_more {
	display: none;
}
.otzivProduct {
	/*text-decoration: none;
    color: #888;
    font-size: 12px;*/
    color: #f55314;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 12px;
    width: 67%;
    text-align: left;
}
.otzivProduct:after {
    content: "   \f35d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
	margin-left: 5px;
}
.reviewList > .active .read_more {
	display: none;
}
.reviewList > .active .close_more {
	display: block;
}
.reviewList > .active .otzivText {
	max-height: none;
}
.reviewList {
	margin: 0;
	padding: 0;
}
.reviewOutsize .otzivControl {
    display: inline-block;
    float: right;
}
.reviewRootList {
	padding: 0;
    margin: 0;
	
}

.reviewLinkList {
	text-align: center;
	margin: 20px 0;
}

.reviewRootList li {
	border: 1px solid #e8e8e8;
	margin: 10px 0;
    padding: 10px;
}
.reviewLinkList > a {
	font-size: 13px;
    text-decoration: none;
    color: #9c9c9c;
    margin-right: 8px;
    /*font-weight: bold;*/
    position: relative;
    display: inline-block;
    height: 18px;
}
.reviewLinkList > a:last-child {
	margin-right: 0
}
.reviewLinkList > a:hover:before, .reviewLinkList > .active:before {
    content: "";
    background-color: #fa531f;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
}


@media(max-width: 768px) {
	.otzivUserInfo {
		display: block;
		text-align: center;
		width: 100%;
	}
	.otzivValue {
		display: block;
	}
}



.new-BI__contact-item.active .new-BI__contact-title:before
{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.new-BI__contact-title:hover
{
    background: #f5f5f5;
}

.new-BI__contact-title:before
{
    position: absolute;
    display: block;
    content: ' ';
    top: 50%;
    left: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFBAMAAACKv7BmAAAAAXNSR0IB2cksfwAAACdQTFRFAAAAJycnKSkpKCgoJycnJiYmJycnJiYmKysrKCgoJycnAAAAJycnBkPwQQAAAA10Uk5TAG5FZ7Yod7MSh6oCj+0DTJUAAAAhSURBVHicYxBiYFBkMAlgdWZgq2hPYGCYtZKBgWHPaQYAMJgFL44WXOEAAAAASUVORK5CYII=) center center no-repeat;
    width: 8px;
    height: 5px;

    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
}

.new-BI__contact-title
{
    position: relative;
    color: #f55314;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.96px;
    border-bottom: 1px solid #e1e1e1;
    padding: 11px 10px 11px 35px;
    cursor: pointer;
}
.new-BI__contact-content
{
    display: none;
    padding: 20px;
	/*background-image: url('/bitrix/templates/biz/images/logo_1.png');
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: right;*/
}

.new-BI__contact-content > ul {
	margin: 0;
	padding: 0;
}
.new-BI__contact-content > ul > li {
list-style: none;
    margin: 10px 0;
	color: black;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position-y: center;
    padding: 0 28px;
}
.new-BI__contact-content > ul > li a {
	color: black;
	text-decoration: none;
}
.new-BI__contact-content > ul > .mail {
	background-image: url('/bitrix/templates/biz/images/cMail.jpg');
}
.new-BI__contact-content > ul > .phone {
	background-image: url('/bitrix/templates/biz/images/cPhone.jpg');
}
.new-BI__contact-content > ul > .site {
	background-image: url('/bitrix/templates/biz/images/cLink.jpg');
}


.new-BI__description-item {
	margin: 5px 0;
}
.new-BI__description-item.active .new-BI__description-title:before
{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.new-BI__description-title:hover
{
    background: #f5f5f5;
}

.new-BI__description-title:before
{
    position: absolute;
    display: block;
    content: ' ';
    top: 50%;
    left: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFBAMAAACKv7BmAAAAAXNSR0IB2cksfwAAACdQTFRFAAAAJycnKSkpKCgoJycnJiYmJycnJiYmKysrKCgoJycnAAAAJycnBkPwQQAAAA10Uk5TAG5FZ7Yod7MSh6oCj+0DTJUAAAAhSURBVHicYxBiYFBkMAlgdWZgq2hPYGCYtZKBgWHPaQYAMJgFL44WXOEAAAAASUVORK5CYII=) center center no-repeat;
    width: 8px;
    height: 5px;
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
}

.new-BI__description-title
{
    position: relative;
    color: #f55314;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.96px;
    border: 1px solid #eee;
	border-radius: 5px;
    padding: 11px 10px 11px 35px;
    cursor: pointer;
}
.new-BI__description-content
{
    display: none;
    padding: 10px;
}
/*-- catalog description --*/

.new-BI__description-content > p {
	padding: 5px 0;
	margin: 0;
}
.new-BI__description-content > ul {
	margin: 5px 20px;
    padding: 0 0 0 20px;
}
.new-BI__description-content > ul > li {
	list-style: none;
	padding: 5px 0;
}
.new-BI__description-content > ul > li:before {
	content: "•";
	color: red;
	display: inline-block;
	width: 1em;
	margin-left: -1em
}
.new-BI__description-content > h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-size: 14px;
}


.carousel_info {
	width: 100%;
}
/* End */


/* Start:/bitrix/templates/biz/slick/slick.css?15381354851806*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
	outline: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
	outline: none;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/biz/slick/slick-theme.css?15381374192566*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/biz/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/bitrix/templates/biz/slick/./fonts/slick.eot');
    src: url('/bitrix/templates/biz/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/biz/slick/./fonts/slick.woff') format('woff'), url('/bitrix/templates/biz/slick/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/biz/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
	
    position: absolute;
    top: 50%;

    display: block;

    width: 14px;
    height: 34px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;
	z-index: 5;
    color: transparent;
    border: none;
    outline: none;
	background: inherit;
}
.slick-prev {
	background-image: url('/bitrix/templates/biz/images/button-previous.png');
}
.slick-next {
	background-image: url('/bitrix/templates/biz/images/button-next.png');
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev
{
    left: 5px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}

.slick-next
{
    right: 5px;
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/bitrix/templates/biz/css/pure-min.css?142832727417286*/
/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
/*!
normalize.css v^3.0 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.hidden,[hidden]{display:none!important}.pure-img{max-width:100%;height:auto;display:block}.pure-g{letter-spacing:-.31em;*letter-spacing:normal;*word-spacing:-.43em;text-rendering:optimizespeed;font-family:FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;display:-webkit-flex;-webkit-flex-flow:row wrap;display:-ms-flexbox;-ms-flex-flow:row wrap;-ms-align-content:flex-start;-webkit-align-content:flex-start;align-content:flex-start}.opera-only :-o-prefocus,.pure-g{word-spacing:-.43em}.pure-u{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-g [class *="pure-u"]{font-family:sans-serif}.pure-u-1,.pure-u-1-1,.pure-u-1-2,.pure-u-1-3,.pure-u-2-3,.pure-u-1-4,.pure-u-3-4,.pure-u-1-5,.pure-u-2-5,.pure-u-3-5,.pure-u-4-5,.pure-u-5-5,.pure-u-1-6,.pure-u-5-6,.pure-u-1-8,.pure-u-3-8,.pure-u-5-8,.pure-u-7-8,.pure-u-1-12,.pure-u-5-12,.pure-u-7-12,.pure-u-11-12,.pure-u-1-24,.pure-u-2-24,.pure-u-3-24,.pure-u-4-24,.pure-u-5-24,.pure-u-6-24,.pure-u-7-24,.pure-u-8-24,.pure-u-9-24,.pure-u-10-24,.pure-u-11-24,.pure-u-12-24,.pure-u-13-24,.pure-u-14-24,.pure-u-15-24,.pure-u-16-24,.pure-u-17-24,.pure-u-18-24,.pure-u-19-24,.pure-u-20-24,.pure-u-21-24,.pure-u-22-24,.pure-u-23-24,.pure-u-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-1-24{width:4.1667%;*width:4.1357%}.pure-u-1-12,.pure-u-2-24{width:8.3333%;*width:8.3023%}.pure-u-1-8,.pure-u-3-24{width:12.5%;*width:12.469%}.pure-u-1-6,.pure-u-4-24{width:16.6667%;*width:16.6357%}.pure-u-1-5{width:20%;*width:19.969%}.pure-u-5-24{width:20.8333%;*width:20.8023%}.pure-u-1-4,.pure-u-6-24{width:25%;*width:24.969%}.pure-u-7-24{width:29.1667%;*width:29.1357%}.pure-u-1-3,.pure-u-8-24{width:33.3333%;*width:33.3023%}.pure-u-3-8,.pure-u-9-24{width:37.5%;*width:37.469%}.pure-u-2-5{width:40%;*width:39.969%}.pure-u-5-12,.pure-u-10-24{width:41.6667%;*width:41.6357%}.pure-u-11-24{width:45.8333%;*width:45.8023%}.pure-u-1-2,.pure-u-12-24{width:50%;*width:49.969%}.pure-u-13-24{width:54.1667%;*width:54.1357%}.pure-u-7-12,.pure-u-14-24{width:58.3333%;*width:58.3023%}.pure-u-3-5{width:60%;*width:59.969%}.pure-u-5-8,.pure-u-15-24{width:62.5%;*width:62.469%}.pure-u-2-3,.pure-u-16-24{width:66.6667%;*width:66.6357%}.pure-u-17-24{width:70.8333%;*width:70.8023%}.pure-u-3-4,.pure-u-18-24{width:75%;*width:74.969%}.pure-u-19-24{width:79.1667%;*width:79.1357%}.pure-u-4-5{width:80%;*width:79.969%}.pure-u-5-6,.pure-u-20-24{width:83.3333%;*width:83.3023%}.pure-u-7-8,.pure-u-21-24{width:87.5%;*width:87.469%}.pure-u-11-12,.pure-u-22-24{width:91.6667%;*width:91.6357%}.pure-u-23-24{width:95.8333%;*width:95.8023%}.pure-u-1,.pure-u-1-1,.pure-u-5-5,.pure-u-24-24{width:100%}.pure-button{display:inline-block;zoom:1;line-height:normal;white-space:nowrap;vertical-align:middle;text-align:center;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pure-button::-moz-focus-inner{padding:0;border:0}.pure-button{font-family:inherit;font-size:100%;padding:.5em 1em;color:#444;color:rgba(0,0,0,.8);border:1px solid #999;border:0 rgba(0,0,0,0);background-color:#E6E6E6;text-decoration:none;border-radius:2px}.pure-button-hover,.pure-button:hover,.pure-button:focus{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1));background-image:-o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1))}.pure-button:focus{outline:0}.pure-button-active,.pure-button:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset;border-color:#000\9}.pure-button[disabled],.pure-button-disabled,.pure-button-disabled:hover,.pure-button-disabled:focus,.pure-button-disabled:active{border:0;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);filter:alpha(opacity=40);-khtml-opacity:.4;-moz-opacity:.4;opacity:.4;cursor:not-allowed;box-shadow:none}.pure-button-hidden{display:none}.pure-button::-moz-focus-inner{padding:0;border:0}.pure-button-primary,.pure-button-selected,a.pure-button-primary,a.pure-button-selected{background-color:#0078e7;color:#fff}.pure-form input[type=text],.pure-form input[type=password],.pure-form input[type=email],.pure-form input[type=url],.pure-form input[type=date],.pure-form input[type=month],.pure-form input[type=time],.pure-form input[type=datetime],.pure-form input[type=datetime-local],.pure-form input[type=week],.pure-form input[type=number],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=color],.pure-form select,.pure-form textarea{padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pure-form input:not([type]){padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pure-form input[type=color]{padding:.2em .5em}.pure-form input[type=text]:focus,.pure-form input[type=password]:focus,.pure-form input[type=email]:focus,.pure-form input[type=url]:focus,.pure-form input[type=date]:focus,.pure-form input[type=month]:focus,.pure-form input[type=time]:focus,.pure-form input[type=datetime]:focus,.pure-form input[type=datetime-local]:focus,.pure-form input[type=week]:focus,.pure-form input[type=number]:focus,.pure-form input[type=search]:focus,.pure-form input[type=tel]:focus,.pure-form input[type=color]:focus,.pure-form select:focus,.pure-form textarea:focus{outline:0;border-color:#129FEA}.pure-form input:not([type]):focus{outline:0;border-color:#129FEA}.pure-form input[type=file]:focus,.pure-form input[type=radio]:focus,.pure-form input[type=checkbox]:focus{outline:thin solid #129FEA;outline:1px auto #129FEA}.pure-form .pure-checkbox,.pure-form .pure-radio{margin:.5em 0;display:block}.pure-form input[type=text][disabled],.pure-form input[type=password][disabled],.pure-form input[type=email][disabled],.pure-form input[type=url][disabled],.pure-form input[type=date][disabled],.pure-form input[type=month][disabled],.pure-form input[type=time][disabled],.pure-form input[type=datetime][disabled],.pure-form input[type=datetime-local][disabled],.pure-form input[type=week][disabled],.pure-form input[type=number][disabled],.pure-form input[type=search][disabled],.pure-form input[type=tel][disabled],.pure-form input[type=color][disabled],.pure-form select[disabled],.pure-form textarea[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}.pure-form input:not([type])[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}.pure-form input[readonly],.pure-form select[readonly],.pure-form textarea[readonly]{background-color:#eee;color:#777;border-color:#ccc}.pure-form input:focus:invalid,.pure-form textarea:focus:invalid,.pure-form select:focus:invalid{color:#b94a48;border-color:#e9322d}.pure-form input[type=file]:focus:invalid:focus,.pure-form input[type=radio]:focus:invalid:focus,.pure-form input[type=checkbox]:focus:invalid:focus{outline-color:#e9322d}.pure-form select{height:2.25em;border:1px solid #ccc;background-color:#fff}.pure-form select[multiple]{height:auto}.pure-form label{margin:.5em 0 .2em}.pure-form fieldset{margin:0;padding:.35em 0 .75em;border:0}.pure-form legend{display:block;width:100%;padding:.3em 0;margin-bottom:.3em;color:#333;border-bottom:1px solid #e5e5e5}.pure-form-stacked input[type=text],.pure-form-stacked input[type=password],.pure-form-stacked input[type=email],.pure-form-stacked input[type=url],.pure-form-stacked input[type=date],.pure-form-stacked input[type=month],.pure-form-stacked input[type=time],.pure-form-stacked input[type=datetime],.pure-form-stacked input[type=datetime-local],.pure-form-stacked input[type=week],.pure-form-stacked input[type=number],.pure-form-stacked input[type=search],.pure-form-stacked input[type=tel],.pure-form-stacked input[type=color],.pure-form-stacked input[type=file],.pure-form-stacked select,.pure-form-stacked label,.pure-form-stacked textarea{display:block;margin:.25em 0}.pure-form-stacked input:not([type]){display:block;margin:.25em 0}.pure-form-aligned input,.pure-form-aligned textarea,.pure-form-aligned select,.pure-form-aligned .pure-help-inline,.pure-form-message-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle}.pure-form-aligned textarea{vertical-align:top}.pure-form-aligned .pure-control-group{margin-bottom:.5em}.pure-form-aligned .pure-control-group label{text-align:right;display:inline-block;vertical-align:middle;width:10em;margin:0 1em 0 0}.pure-form-aligned .pure-controls{margin:1.5em 0 0 11em}.pure-form input.pure-input-rounded,.pure-form .pure-input-rounded{border-radius:2em;padding:.5em 1em}.pure-form .pure-group fieldset{margin-bottom:10px}.pure-form .pure-group input,.pure-form .pure-group textarea{display:block;padding:10px;margin:0 0 -1px;border-radius:0;position:relative;top:-1px}.pure-form .pure-group input:focus,.pure-form .pure-group textarea:focus{z-index:3}.pure-form .pure-group input:first-child,.pure-form .pure-group textarea:first-child{top:1px;border-radius:4px 4px 0 0;margin:0}.pure-form .pure-group input:first-child:last-child,.pure-form .pure-group textarea:first-child:last-child{top:1px;border-radius:4px;margin:0}.pure-form .pure-group input:last-child,.pure-form .pure-group textarea:last-child{top:-2px;border-radius:0 0 4px 4px;margin:0}.pure-form .pure-group button{margin:.35em 0}.pure-form .pure-input-1{width:100%}.pure-form .pure-input-2-3{width:66%}.pure-form .pure-input-1-2{width:50%}.pure-form .pure-input-1-3{width:33%}.pure-form .pure-input-1-4{width:25%}.pure-form .pure-help-inline,.pure-form-message-inline{display:inline-block;padding-left:.3em;color:#666;vertical-align:middle;font-size:.875em}.pure-form-message{display:block;color:#666;font-size:.875em}@media only screen and (max-width :480px){.pure-form button[type=submit]{margin:.7em 0 0}.pure-form input:not([type]),.pure-form input[type=text],.pure-form input[type=password],.pure-form input[type=email],.pure-form input[type=url],.pure-form input[type=date],.pure-form input[type=month],.pure-form input[type=time],.pure-form input[type=datetime],.pure-form input[type=datetime-local],.pure-form input[type=week],.pure-form input[type=number],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=color],.pure-form label{margin-bottom:.3em;display:block}.pure-group input:not([type]),.pure-group input[type=text],.pure-group input[type=password],.pure-group input[type=email],.pure-group input[type=url],.pure-group input[type=date],.pure-group input[type=month],.pure-group input[type=time],.pure-group input[type=datetime],.pure-group input[type=datetime-local],.pure-group input[type=week],.pure-group input[type=number],.pure-group input[type=search],.pure-group input[type=tel],.pure-group input[type=color]{margin-bottom:0}.pure-form-aligned .pure-control-group label{margin-bottom:.3em;text-align:left;display:block;width:100%}.pure-form-aligned .pure-controls{margin:1.5em 0 0}.pure-form .pure-help-inline,.pure-form-message-inline,.pure-form-message{display:block;font-size:.75em;padding:.2em 0 .8em}}.pure-menu{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.pure-menu-fixed{position:fixed;left:0;top:0;z-index:3}.pure-menu-list,.pure-menu-item{position:relative}.pure-menu-list{list-style:none;margin:0;padding:0}.pure-menu-item{padding:0;margin:0;height:100%}.pure-menu-link,.pure-menu-heading{display:block;text-decoration:none;white-space:nowrap}.pure-menu-horizontal{width:100%;white-space:nowrap}.pure-menu-horizontal .pure-menu-list{display:inline-block}.pure-menu-horizontal .pure-menu-item,.pure-menu-horizontal .pure-menu-heading,.pure-menu-horizontal .pure-menu-separator{display:inline-block;*display:inline;zoom:1;vertical-align:middle}.pure-menu-item .pure-menu-item{display:block}.pure-menu-children{display:none;position:absolute;left:100%;top:0;margin:0;padding:0;z-index:3}.pure-menu-horizontal .pure-menu-children{left:0;top:auto;width:inherit}.pure-menu-allow-hover:hover>.pure-menu-children,.pure-menu-active>.pure-menu-children{display:block;position:absolute}.pure-menu-has-children>.pure-menu-link:after{padding-left:.5em;content:"\25B8";font-size:small}.pure-menu-horizontal .pure-menu-has-children>.pure-menu-link:after{content:"\25BE"}.pure-menu-scrollable{overflow-y:scroll;overflow-x:hidden}.pure-menu-scrollable .pure-menu-list{display:block}.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list{display:inline-block}.pure-menu-horizontal.pure-menu-scrollable{white-space:nowrap;overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:.5em 0}.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar{display:none}.pure-menu-separator{background-color:#ccc;height:1px;margin:.3em 0}.pure-menu-horizontal .pure-menu-separator{width:1px;height:1.3em;margin:0 .3em}.pure-menu-heading{text-transform:uppercase;color:#565d64}.pure-menu-link{color:#777}.pure-menu-children{background-color:#fff}.pure-menu-link,.pure-menu-disabled,.pure-menu-heading{padding:.5em 1em}.pure-menu-disabled{opacity:.5}.pure-menu-disabled .pure-menu-link:hover{background-color:transparent}.pure-menu-active>.pure-menu-link,.pure-menu-link:hover,.pure-menu-link:focus{background-color:#eee}.pure-menu-selected .pure-menu-link,.pure-menu-selected .pure-menu-link:visited{color:#000}.pure-table{border-collapse:collapse;border-spacing:0;empty-cells:show;border:1px solid #cbcbcb}.pure-table caption{color:#000;font:italic 85%/1 arial,sans-serif;padding:1em 0;text-align:center}.pure-table td,.pure-table th{border-left:1px solid #cbcbcb;border-width:0 0 0 1px;font-size:inherit;margin:0;overflow:visible;padding:.5em 1em}.pure-table td:first-child,.pure-table th:first-child{border-left-width:0}.pure-table thead{background-color:#e0e0e0;color:#000;text-align:left;vertical-align:bottom}.pure-table td{background-color:transparent}.pure-table-odd td{background-color:#f2f2f2}.pure-table-striped tr:nth-child(2n-1) td{background-color:#f2f2f2}.pure-table-bordered td{border-bottom:1px solid #cbcbcb}.pure-table-bordered tbody>tr:last-child>td{border-bottom-width:0}.pure-table-horizontal td,.pure-table-horizontal th{border-width:0 0 1px;border-bottom:1px solid #cbcbcb}.pure-table-horizontal tbody>tr:last-child>td{border-bottom-width:0}
/* End */


/* Start:/bitrix/templates/biz/css/grids-responsive-min.css?14283272739798*/
/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
@media screen and (min-width:35.5em){.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-1-2,.pure-u-sm-1-3,.pure-u-sm-2-3,.pure-u-sm-1-4,.pure-u-sm-3-4,.pure-u-sm-1-5,.pure-u-sm-2-5,.pure-u-sm-3-5,.pure-u-sm-4-5,.pure-u-sm-5-5,.pure-u-sm-1-6,.pure-u-sm-5-6,.pure-u-sm-1-8,.pure-u-sm-3-8,.pure-u-sm-5-8,.pure-u-sm-7-8,.pure-u-sm-1-12,.pure-u-sm-5-12,.pure-u-sm-7-12,.pure-u-sm-11-12,.pure-u-sm-1-24,.pure-u-sm-2-24,.pure-u-sm-3-24,.pure-u-sm-4-24,.pure-u-sm-5-24,.pure-u-sm-6-24,.pure-u-sm-7-24,.pure-u-sm-8-24,.pure-u-sm-9-24,.pure-u-sm-10-24,.pure-u-sm-11-24,.pure-u-sm-12-24,.pure-u-sm-13-24,.pure-u-sm-14-24,.pure-u-sm-15-24,.pure-u-sm-16-24,.pure-u-sm-17-24,.pure-u-sm-18-24,.pure-u-sm-19-24,.pure-u-sm-20-24,.pure-u-sm-21-24,.pure-u-sm-22-24,.pure-u-sm-23-24,.pure-u-sm-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-sm-1-24{width:4.1667%;*width:4.1357%}.pure-u-sm-1-12,.pure-u-sm-2-24{width:8.3333%;*width:8.3023%}.pure-u-sm-1-8,.pure-u-sm-3-24{width:12.5%;*width:12.469%}.pure-u-sm-1-6,.pure-u-sm-4-24{width:16.6667%;*width:16.6357%}.pure-u-sm-1-5{width:20%;*width:19.969%}.pure-u-sm-5-24{width:20.8333%;*width:20.8023%}.pure-u-sm-1-4,.pure-u-sm-6-24{width:25%;*width:24.969%}.pure-u-sm-7-24{width:29.1667%;*width:29.1357%}.pure-u-sm-1-3,.pure-u-sm-8-24{width:33.3333%;*width:33.3023%}.pure-u-sm-3-8,.pure-u-sm-9-24{width:37.5%;*width:37.469%}.pure-u-sm-2-5{width:40%;*width:39.969%}.pure-u-sm-5-12,.pure-u-sm-10-24{width:41.6667%;*width:41.6357%}.pure-u-sm-11-24{width:45.8333%;*width:45.8023%}.pure-u-sm-1-2,.pure-u-sm-12-24{width:50%;*width:49.969%}.pure-u-sm-13-24{width:54.1667%;*width:54.1357%}.pure-u-sm-7-12,.pure-u-sm-14-24{width:58.3333%;*width:58.3023%}.pure-u-sm-3-5{width:60%;*width:59.969%}.pure-u-sm-5-8,.pure-u-sm-15-24{width:62.5%;*width:62.469%}.pure-u-sm-2-3,.pure-u-sm-16-24{width:66.6667%;*width:66.6357%}.pure-u-sm-17-24{width:70.8333%;*width:70.8023%}.pure-u-sm-3-4,.pure-u-sm-18-24{width:75%;*width:74.969%}.pure-u-sm-19-24{width:79.1667%;*width:79.1357%}.pure-u-sm-4-5{width:80%;*width:79.969%}.pure-u-sm-5-6,.pure-u-sm-20-24{width:83.3333%;*width:83.3023%}.pure-u-sm-7-8,.pure-u-sm-21-24{width:87.5%;*width:87.469%}.pure-u-sm-11-12,.pure-u-sm-22-24{width:91.6667%;*width:91.6357%}.pure-u-sm-23-24{width:95.8333%;*width:95.8023%}.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-5-5,.pure-u-sm-24-24{width:100%}}@media screen and (min-width:48em){.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-1-2,.pure-u-md-1-3,.pure-u-md-2-3,.pure-u-md-1-4,.pure-u-md-3-4,.pure-u-md-1-5,.pure-u-md-2-5,.pure-u-md-3-5,.pure-u-md-4-5,.pure-u-md-5-5,.pure-u-md-1-6,.pure-u-md-5-6,.pure-u-md-1-8,.pure-u-md-3-8,.pure-u-md-5-8,.pure-u-md-7-8,.pure-u-md-1-12,.pure-u-md-5-12,.pure-u-md-7-12,.pure-u-md-11-12,.pure-u-md-1-24,.pure-u-md-2-24,.pure-u-md-3-24,.pure-u-md-4-24,.pure-u-md-5-24,.pure-u-md-6-24,.pure-u-md-7-24,.pure-u-md-8-24,.pure-u-md-9-24,.pure-u-md-10-24,.pure-u-md-11-24,.pure-u-md-12-24,.pure-u-md-13-24,.pure-u-md-14-24,.pure-u-md-15-24,.pure-u-md-16-24,.pure-u-md-17-24,.pure-u-md-18-24,.pure-u-md-19-24,.pure-u-md-20-24,.pure-u-md-21-24,.pure-u-md-22-24,.pure-u-md-23-24,.pure-u-md-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-md-1-24{width:4.1667%;*width:4.1357%}.pure-u-md-1-12,.pure-u-md-2-24{width:8.3333%;*width:8.3023%}.pure-u-md-1-8,.pure-u-md-3-24{width:12.5%;*width:12.469%}.pure-u-md-1-6,.pure-u-md-4-24{width:16.6667%;*width:16.6357%}.pure-u-md-1-5{width:20%;*width:19.969%}.pure-u-md-5-24{width:20.8333%;*width:20.8023%}.pure-u-md-1-4,.pure-u-md-6-24{width:25%;*width:24.969%}.pure-u-md-7-24{width:29.1667%;*width:29.1357%}.pure-u-md-1-3,.pure-u-md-8-24{width:33.3333%;*width:33.3023%}.pure-u-md-3-8,.pure-u-md-9-24{width:37.5%;*width:37.469%}.pure-u-md-2-5{width:40%;*width:39.969%}.pure-u-md-5-12,.pure-u-md-10-24{width:41.6667%;*width:41.6357%}.pure-u-md-11-24{width:45.8333%;*width:45.8023%}.pure-u-md-1-2,.pure-u-md-12-24{width:50%;*width:49.969%}.pure-u-md-13-24{width:54.1667%;*width:54.1357%}.pure-u-md-7-12,.pure-u-md-14-24{width:58.3333%;*width:58.3023%}.pure-u-md-3-5{width:60%;*width:59.969%}.pure-u-md-5-8,.pure-u-md-15-24{width:62.5%;*width:62.469%}.pure-u-md-2-3,.pure-u-md-16-24{width:66.6667%;*width:66.6357%}.pure-u-md-17-24{width:70.8333%;*width:70.8023%}.pure-u-md-3-4,.pure-u-md-18-24{width:75%;*width:74.969%}.pure-u-md-19-24{width:79.1667%;*width:79.1357%}.pure-u-md-4-5{width:80%;*width:79.969%}.pure-u-md-5-6,.pure-u-md-20-24{width:83.3333%;*width:83.3023%}.pure-u-md-7-8,.pure-u-md-21-24{width:87.5%;*width:87.469%}.pure-u-md-11-12,.pure-u-md-22-24{width:91.6667%;*width:91.6357%}.pure-u-md-23-24{width:95.8333%;*width:95.8023%}.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-5-5,.pure-u-md-24-24{width:100%}}@media screen and (min-width:64em){.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-1-2,.pure-u-lg-1-3,.pure-u-lg-2-3,.pure-u-lg-1-4,.pure-u-lg-3-4,.pure-u-lg-1-5,.pure-u-lg-2-5,.pure-u-lg-3-5,.pure-u-lg-4-5,.pure-u-lg-5-5,.pure-u-lg-1-6,.pure-u-lg-5-6,.pure-u-lg-1-8,.pure-u-lg-3-8,.pure-u-lg-5-8,.pure-u-lg-7-8,.pure-u-lg-1-12,.pure-u-lg-5-12,.pure-u-lg-7-12,.pure-u-lg-11-12,.pure-u-lg-1-24,.pure-u-lg-2-24,.pure-u-lg-3-24,.pure-u-lg-4-24,.pure-u-lg-5-24,.pure-u-lg-6-24,.pure-u-lg-7-24,.pure-u-lg-8-24,.pure-u-lg-9-24,.pure-u-lg-10-24,.pure-u-lg-11-24,.pure-u-lg-12-24,.pure-u-lg-13-24,.pure-u-lg-14-24,.pure-u-lg-15-24,.pure-u-lg-16-24,.pure-u-lg-17-24,.pure-u-lg-18-24,.pure-u-lg-19-24,.pure-u-lg-20-24,.pure-u-lg-21-24,.pure-u-lg-22-24,.pure-u-lg-23-24,.pure-u-lg-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-lg-1-24{width:4.1667%;*width:4.1357%}.pure-u-lg-1-12,.pure-u-lg-2-24{width:8.3333%;*width:8.3023%}.pure-u-lg-1-8,.pure-u-lg-3-24{width:12.5%;*width:12.469%}.pure-u-lg-1-6,.pure-u-lg-4-24{width:16.6667%;*width:16.6357%}.pure-u-lg-1-5{width:20%;*width:19.969%}.pure-u-lg-5-24{width:20.8333%;*width:20.8023%}.pure-u-lg-1-4,.pure-u-lg-6-24{width:25%;*width:24.969%}.pure-u-lg-7-24{width:29.1667%;*width:29.1357%}.pure-u-lg-1-3,.pure-u-lg-8-24{width:33.3333%;*width:33.3023%}.pure-u-lg-3-8,.pure-u-lg-9-24{width:37.5%;*width:37.469%}.pure-u-lg-2-5{width:40%;*width:39.969%}.pure-u-lg-5-12,.pure-u-lg-10-24{width:41.6667%;*width:41.6357%}.pure-u-lg-11-24{width:45.8333%;*width:45.8023%}.pure-u-lg-1-2,.pure-u-lg-12-24{width:50%;*width:49.969%}.pure-u-lg-13-24{width:54.1667%;*width:54.1357%}.pure-u-lg-7-12,.pure-u-lg-14-24{width:58.3333%;*width:58.3023%}.pure-u-lg-3-5{width:60%;*width:59.969%}.pure-u-lg-5-8,.pure-u-lg-15-24{width:62.5%;*width:62.469%}.pure-u-lg-2-3,.pure-u-lg-16-24{width:66.6667%;*width:66.6357%}.pure-u-lg-17-24{width:70.8333%;*width:70.8023%}.pure-u-lg-3-4,.pure-u-lg-18-24{width:75%;*width:74.969%}.pure-u-lg-19-24{width:79.1667%;*width:79.1357%}.pure-u-lg-4-5{width:80%;*width:79.969%}.pure-u-lg-5-6,.pure-u-lg-20-24{width:83.3333%;*width:83.3023%}.pure-u-lg-7-8,.pure-u-lg-21-24{width:87.5%;*width:87.469%}.pure-u-lg-11-12,.pure-u-lg-22-24{width:91.6667%;*width:91.6357%}.pure-u-lg-23-24{width:95.8333%;*width:95.8023%}.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-5-5,.pure-u-lg-24-24{width:100%}}@media screen and (min-width:80em){.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-1-2,.pure-u-xl-1-3,.pure-u-xl-2-3,.pure-u-xl-1-4,.pure-u-xl-3-4,.pure-u-xl-1-5,.pure-u-xl-2-5,.pure-u-xl-3-5,.pure-u-xl-4-5,.pure-u-xl-5-5,.pure-u-xl-1-6,.pure-u-xl-5-6,.pure-u-xl-1-8,.pure-u-xl-3-8,.pure-u-xl-5-8,.pure-u-xl-7-8,.pure-u-xl-1-12,.pure-u-xl-5-12,.pure-u-xl-7-12,.pure-u-xl-11-12,.pure-u-xl-1-24,.pure-u-xl-2-24,.pure-u-xl-3-24,.pure-u-xl-4-24,.pure-u-xl-5-24,.pure-u-xl-6-24,.pure-u-xl-7-24,.pure-u-xl-8-24,.pure-u-xl-9-24,.pure-u-xl-10-24,.pure-u-xl-11-24,.pure-u-xl-12-24,.pure-u-xl-13-24,.pure-u-xl-14-24,.pure-u-xl-15-24,.pure-u-xl-16-24,.pure-u-xl-17-24,.pure-u-xl-18-24,.pure-u-xl-19-24,.pure-u-xl-20-24,.pure-u-xl-21-24,.pure-u-xl-22-24,.pure-u-xl-23-24,.pure-u-xl-24-24{display:inline-block;*display:inline;zoom:1;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-xl-1-24{width:4.1667%;*width:4.1357%}.pure-u-xl-1-12,.pure-u-xl-2-24{width:8.3333%;*width:8.3023%}.pure-u-xl-1-8,.pure-u-xl-3-24{width:12.5%;*width:12.469%}.pure-u-xl-1-6,.pure-u-xl-4-24{width:16.6667%;*width:16.6357%}.pure-u-xl-1-5{width:20%;*width:19.969%}.pure-u-xl-5-24{width:20.8333%;*width:20.8023%}.pure-u-xl-1-4,.pure-u-xl-6-24{width:25%;*width:24.969%}.pure-u-xl-7-24{width:29.1667%;*width:29.1357%}.pure-u-xl-1-3,.pure-u-xl-8-24{width:33.3333%;*width:33.3023%}.pure-u-xl-3-8,.pure-u-xl-9-24{width:37.5%;*width:37.469%}.pure-u-xl-2-5{width:40%;*width:39.969%}.pure-u-xl-5-12,.pure-u-xl-10-24{width:41.6667%;*width:41.6357%}.pure-u-xl-11-24{width:45.8333%;*width:45.8023%}.pure-u-xl-1-2,.pure-u-xl-12-24{width:50%;*width:49.969%}.pure-u-xl-13-24{width:54.1667%;*width:54.1357%}.pure-u-xl-7-12,.pure-u-xl-14-24{width:58.3333%;*width:58.3023%}.pure-u-xl-3-5{width:60%;*width:59.969%}.pure-u-xl-5-8,.pure-u-xl-15-24{width:62.5%;*width:62.469%}.pure-u-xl-2-3,.pure-u-xl-16-24{width:66.6667%;*width:66.6357%}.pure-u-xl-17-24{width:70.8333%;*width:70.8023%}.pure-u-xl-3-4,.pure-u-xl-18-24{width:75%;*width:74.969%}.pure-u-xl-19-24{width:79.1667%;*width:79.1357%}.pure-u-xl-4-5{width:80%;*width:79.969%}.pure-u-xl-5-6,.pure-u-xl-20-24{width:83.3333%;*width:83.3023%}.pure-u-xl-7-8,.pure-u-xl-21-24{width:87.5%;*width:87.469%}.pure-u-xl-11-12,.pure-u-xl-22-24{width:91.6667%;*width:91.6357%}.pure-u-xl-23-24{width:95.8333%;*width:95.8023%}.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-5-5,.pure-u-xl-24-24{width:100%}}
/* End */


/* Start:/bitrix/templates/biz/components/dtbiz/search.title/header/style.css?14286778182108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/biz/components/dtbiz/search.title/header/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/biz/styles.css?1537958343219*/
html, body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', Arial, sans-serif;
	height: 100%;
	width: 100%;
	min-width: 320px;
	-webkit-tap-highlight-color: transparent;
}

input, img, a, textarea {
  outline: none;
}
/* End */


/* Start:/bitrix/templates/biz/template_styles.css?178482616280866*/
#wrap {
    min-height: 100%;
}
#wrap .pricing-tables, 
#wrap .pure-g,
#wrap .pure-g [class *="pure-u"] {
    font-family: 'Roboto', Arial;
}
.clear
{
    clear: both;
}

.ovhidden {
	overflow: hidden;
}

/*==================== reset css wp ===================*/

.alignleft {float: left}
img.alignleft {margin: 5px 15px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 15px}
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*==========================================================*/

.philosopher {
    font-family: 'Philosopher', Arial, sans-serif;
    color: #444444;
}
.font_normal {
    font-weight: normal !important;
}
.img_photo.ngg_floatright {
    margin: 0 0 10px 10px;
}
.img_photo.ngg_floatleft {
    margin: 0 10px 10px 0;
}

/*===========================================================*/

.news-detail h1.title {
    font-weight: normal;
    /*font-size: 40px;*/
    font-size: 30px;
    font-family: 'Philosopher', Arial, sans-serif;
    margin: 10px 0 20px;
    color: #444444;
    line-height: 30px;
}


/*--------------- pure update --------------------*/
/*#wrap .pure-g [class *="pure-u"] {
    font-family: 'Roboto', Arial;
}*/

.page_block .pricing-tables {
    letter-spacing: 0;
    display: block;
}

.pricing-tables,
.information {
    max-width: 1050px;
    margin: 0 auto;
}
.top_block {
	position: relative;
}
.top_block .pricing-tables .my_logo
{
    text-align: center;
    padding: 21px 0
}
    
.top_block .pricing-tables .my_top_menu
{
    font-size: 13px;
    padding-top: 8px;
    padding-left: 11px;
	color: #ff7e1e;
}
.top_block .pricing-tables .my_top_menu > span {
    padding: 0 8px;
}
    
.top_block .pricing-tables .my_top_menu .hello
{
    padding-top: 34px;
    font-size: 14px;
    line-height: 18px;
}
    
.top_block .pricing-tables a.link
{
    text-decoration: none;
	color: #ff7e1e;
}

@media(max-width: 1070px) {
	.top_block .head_keys {
		bottom: -43px;
		right: 20px;
		position: absolute;
		width: auto;
		z-index: 1;
	}
	.top_block .pricing-tables input.pole {
		color: white;
	}
	.top_block .pricing-tables input.pole:focus {
		width: 120px !important;
	}
	.top_block .pricing-tables input.pole::placeholder {
		color: #ddd;
	}
	.navigation nav a {
		color: white !important;
	}
	.title-search-result {
		right: 5px !important;
		left: 5px !important;
		width: unset !important;
	}
}
#title-search {
	display: inline-block;
	overflow: hidden;
}
.top_block .pricing-tables .my_search
{
    padding-top: 8px;
    font-size: 13px;
    text-align: right;
    position: relative;
}
.top_block .pricing-tables .my_search a.link {
	width: 30px;
	height: 30px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyOSI+PHBhdGggZD0ibTE0NjkuODYgMjguMjdsLjcxLjcyMSA2LjQyLTYuNDg5LS43MS0uNzIxbS02LjQyLTUuMDVsNi40MiA2LjQ4OS43MS0uNzIxLTYuNDItNi40ODltLTkuNTcgNS45OWgxNS4xMnYxaC0xNS4xMnYtMW0xOSAxNWgtMTN2LTFoMTJhMyAzIDAgMCAwIDMgLTN2LTIxYTMgMyAwIDAgMCAtMyAtM2gtMTJ2LTFoMTNhMyAzIDAgMCAxIDMgM3YyM2EzIDMgMCAwIDEgLTMgMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0NjEtOCkiIGZpbGw9IiNmZjdlMWUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	float: right;
}
.top_block .pricing-tables a.link.reg
{
    color: #f45214;
}
.top_block .pricing-tables input.pole
{
    /*width: 190px;*/
	width: 0;
    border: 0;
    font-size: 14px;
    padding: 4px 0;
	opacity: 0;
	cursor: pointer;
	padding: 7px 0 7px 35px;
	transition: width ease-in-out .5s;
	background: unset;
}
.top_block .pricing-tables input.pole:focus {
	width: 190px;
	opacity: 1;
}
.top_block .pricing-tables input.img_search
{
    background: url("/bitrix/templates/biz/images/search_img.png") no-repeat;
    border: 0;
    width: 28px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-indent: -9999px;
	cursor: pointer;
}
.top_block .pricing-tables .search-form {
	position: relative;
	display: inline-block;
	float: right;
}
.top_block .pricing-tables .search-form:before {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOS4zNSAyOC42NTYiPjxwYXRoIGQ9Ik0xNDQxLjg3LDM1LjY2N2ExLDEsMCwwLDEtMS40MSwwbC01LjY3LTUuNjc1YTEyLjQ2NiwxMi40NjYsMCwxLDEsMS4zNi0xLjQ2Nmw1LjcyLDUuNzI3QTEsMSwwLDAsMSwxNDQxLjg3LDM1LjY2N1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNDEzLjMxLTcuODEzKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmY3ZTFlIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
    background-position: center;
	position: absolute;
	left: 0;
	top: 0;
}

h2.head {
	font-family: 'Philosopher', Arial, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
}

/*=======================================================*/
.navigation .pricing-tables {
    letter-spacing: 0;
}

.navigation nav {
    width: 100%;
    font-size: 11pt;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
    /*font-family: 'PT Sans', Arial, sans-serif;*/
    /*position: relative;*/
}
.navigation nav ul {
    padding: 0;
    margin: 0 auto;
}
.navigation nav > ul {
    text-align: justify;
    height: 46px;
}
.navigation nav li {
    display: inline-block;
    /*float: left;*/
}
.navigation nav > ul > li:last-child {
    width: 100%;
    height: 0;
}
.navigation nav a {
    color: #000000;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 46px;
    /*padding: 0 37px 0 29px;*/
    padding: 0 10px;
}
.navigation nav > ul > li > a {
    text-transform: uppercase;
}
.navigation nav > ul > li:first-child > a {
    font-weight: bold;
}
.navigation nav li a:hover,
.navigation nav li.active > a {
    /*font-weight: bold;*/
    color: #f55314;
	position: relative;
}
.navigation nav > ul > li > a:hover:before,
.navigation nav > ul > li.active > a:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #ff7e1e;
}
.navigation nav li.active > a {
    /*font-weight: bold;*/
    color: #f55314;
}
.navigation nav li:last-child a {
    border-right: 0;
}
.navigation nav a#pull {
    display: none;
}

.navigation nav .child_box {
    position: absolute;
    display: inline-block;
    display: none;
    width: 100%;
    left: 0;
    top: 46px;
    z-index: 200;
    padding-bottom: 4px;
    border-top: 1px solid #d1d1d1;
    /*box-shadow: 0px 4px 10px 0px rgba(119, 119, 119, 0.75);
    -moz-box-shadow: 0px 4px 10px 0px rgba(119, 119, 119, 0.75);
    -webkit-box-shadow: 0px 4px 10px 0px rgba(119, 119, 119, 0.75);*/
    /*background: url(/bitrix/templates/biz/images/bg_child_menu.png) repeat-x left bottom;*/
	background-color: white;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
}
.navigation nav .child_box .child > li {
    clear: both;
    display: block;
}
.navigation nav .child_box .child {
    padding-bottom: 20px;
}
.navigation nav > ul > li:hover > .child_box {
    display: inline-block;
}
.navigation nav .child_box .child a {
    line-height: 36px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
}
.navigation nav .child_box .child li.active a {
    color: #f55314;
}
.navigation nav .child_box li:first-child > a {
    padding-top: 16px;
}
.navigation nav .child_box .child_left {
    float: left;
}
.navigation nav .child_box  .child_right {
    float: right;
	position: relative;
}
.navigation nav .child_box  .child_right .banner_box {
    /*width: 789px;
    height: 146px;*/
    display: none;
}
.navigation nav .child_box  .child_right .banner_box.active {
    display: block;
}
.navigation nav .child_box .child_right .flexslider {
    margin-top: 0;
    padding: 15px 0 0;
    width: 789px;
    height: 146px;
}
.navigation nav .child_right .slides .text_block {
    position: absolute;
    top: 0;
    width: 55%;
    right: 20px;
    text-align: center;
}
.navigation nav .child_right .slides .img {
	height: 165px;
	width: 100%;
	background-size: cover;
}
.navigation nav .child_right .slides h2.head {
    font-weight: normal;
    text-align: center;
    font-size: 27px;
    margin: 10px 0;
    font-family: 'Philosopher', Arial, sans-serif;
}
.navigation nav .child_right .slides .text {
    display: block;
    font-size: 14px;
    text-align: left;
    line-height: 1.3;
    max-height: 72px;
    overflow: hidden;
    margin-bottom: 15px;
    overflow: hidden;
}
.navigation nav .child_right .slides a {
    font-size: 14px;
    color: #f55314;
    line-height: 1.3;
    text-decoration: underline;
}
.navigation nav .child_right .flex-control-nav li a {
  width: 12px;
  height: 12px;
  margin: 0 2px;
  display: block;
  padding: 0;
  text-indent: -9999px;
  border-radius: 10px;
}
.navigation nav .child_right .flex-control-nav {
    height: 14px;
    left: 40px;
    right: auto;
}
.navigation nav .child_right .flexslider .slides img {
    height: 146px;
}
.navigation nav .child_box .child_right > .n-links {
	position: absolute;
	top: 200px;
}
.navigation nav .child_box .child_right > .n-links > a {
	position: relative;
	padding: 0 0 0 35px;
	margin-right: 25px;
}
.navigation nav .child_box .child_right > .n-links > a:before {
	content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
	background-image: url('/bitrix/templates/biz/images/Icons_Set_4.svg');
	background-repeat: no-repeat;
}
.navigation nav .child_box .child_right > .n-links > a:hover:before {
	background-position-y: -30px;
}
.navigation nav .child_box .child_right > .n-links > a:nth-child(3):before {
	background-position-x: -35px;
}
.navigation nav .child_box .child_right > .n-links > a:nth-child(4):before {
	background-position-x: -70px;
}
/*MyStyle*/

.navigation 
{
    position: relative;
}

.slider_block {
    background-image: url(/bitrix/templates/biz/images/sliderBg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #8ebfdf;
	overflow: hidden;
}
.slider_block .pricing-tables
{
    letter-spacing: 0;
}

.slider
{
    padding-top: 9px;
}

.slider img
{
    width: 100%;
    height: auto;
}


/*SLIDER*/

/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; padding: 0; position: relative;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; height: auto; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slider-mobile {
	display: none;
}
.slider-mobile img {
	width: 100%;
}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {
	position: relative;
	height: 500px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;
}
@media(max-width: 1070px) {
	.flexslider .slides > li {
		height: 300px;
	}
}
@media(max-width: 670px) {
	.flexslider .slides > li {
		height: 200px;
	}
	.slider-mobile {
		display: block;
	}
	.flexslider {
		display: none;
	}
}
@media(max-width: 420px) {
	.flexslider .slides > li {
		height: 140px;
	}
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}
.flexslider .slides .text_block
{
    position: absolute;
    top: 10%;
    width: 65%;
    right: 0;
    text-align: center;
}

.flexslider .slides .text_block span/*.link*/
{
    display: inline-block;
    text-align: center;
    background: #000000;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 7px 15px 7px 15px;
    font-size: 18px;
    margin-top: 4%;
    cursor: pointer;
}

.flexslider .slides .text_block h2.head
{
    font-weight: normal;
    text-align: center;
    font-size: 27px;
}

.flexslider .slides .text_block .text
{
    display: block;
    font-size: 14px;
    text-align: left;
}
.flexslider .slides .text_block .text > div {
    line-height: 1.5;
}

.flexslider .slides .text_block .text.big
{
    display: block;
}

.flexslider .slides .text_block .text.small
{
    display: none;
}
/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background-position: -52px 0; right: -1px; display: none;}
.flex-direction-nav li a.prev {background-position: 0 0; left: -1px; display: none;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {position: absolute;   bottom: 5px; text-align: center; right: 40px;}
.flex-control-nav li {margin: 10px 0; display: block; zoom: 1;}
.flex-control-nav li a {width: 6px; height: 6px; display: block; margin: 0 auto; background-color: white; border-radius: 50%; cursor: pointer; text-indent: -9999px; border-radius: 10px; box-shadow: 0 0 1px rgba(0,0,0,0.5);}
.flex-control-nav li a:hover {}
.flex-control-nav li a.active {background-color: #fc7f01; width: 10px; height: 10px; cursor: default; z-index: 1000; box-shadow: unset;}
/*END SLIDER*/

.info_block .info_elements .opportunity_box {
    margin-top: 35px;
}
.info_block .info_elements {
    display: block;
    width: 100%;
}
.info_block .info_elements ul
{
    margin: 0;
    padding: 0;
}
.info_block .info_elements ul li {
    list-style: none;
    text-align: center;
}
.info_block .info_elements ul li .img {
    width: 330px;
    height: 162px;
    overflow: hidden;
}
.info_block .info_elements ul li .box {
    max-width: 330px;
	margin: 0 auto;

}
.info_block .info_elements ul li img
{
    width: 100%;
    /*padding-left: 8px;*/
}
.info_block .info_elements ul li:first-child img
{
    padding-right: 0;
    padding-left: 0;
}

.info_block .info_elements ul li:last-child img
{
    /*padding-left: 16px*/
}
/*
.info_block .info_elements ul li:nth-child(1) .box {
    float: left;
}
.info_block .info_elements ul li:nth-child(2) .box {
    text-align: center;
    margin: 0 auto;
}
.info_block .info_elements ul li:nth-child(3) .box {
    float: right;
    float: none;
    text-align: right;
}
*/
.info_block .info_elements ul li  .head_element
{
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
	text-align: left;
	color: #252525;
}

.info_block .info_elements ul li .text
{
    font-size: 14px;
    text-align: center;
    height: 95px;
    overflow: hidden;
    line-height: 1.3;
	text-align: left;
	color: #888;
}

.info_block .info_elements ul li a.link
{
    font-size: 14px;
    display: block;
    color: #000000;
    text-decoration: none;
    font-weight: bold;  
    margin-top: 15px;
    text-align: center;
    text-transform: uppercase;
	text-align: right;
}

.info_block .info_elements ul li a.link span.arrow
{
    display: inline-block;
    width: 31px;
    height: 13px;
    background: url("/bitrix/templates/biz/images/arrow_element.png") no-repeat 12% center;
    padding-right: 10px;
}

.tovar_carousel .pricing-tables {
    letter-spacing: 0;
}

/*CAROUSEL*/
.tovar_carousel .carousel_info li {
	display: inline-block;
}

/*END*/

.tovar_carousel .catalog_list_nemu {
    margin: 90px 0 28px;
    padding-bottom: 8px;
    border-bottom: 1px solid #c7c7c7;
}
.tovar_carousel .catalog_list_nemu .punkts
{
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
}

.tovar_carousel .catalog_list_nemu .punkts span.head_punkt
{
    display: inline-block;
    vertical-align: bottom;
}
.tovar_carousel .catalog_list_nemu .punkts span.head_punkt a {
    text-decoration: none;
    color: #b4b4b4;
    padding: 0px 35px 0 35px;
}
.tovar_carousel .catalog_list_nemu .punkts span.head_punkt.active {
    height: 0;
    border-bottom: 1px solid #b2b2b2;
    margin: 8px auto;
    line-height: 0.1;
    width: 35%;
    font-size: 17px;
}
.tovar_carousel .catalog_list_nemu .punkts span.head_punkt.active a {
    font-size: 17px;
    overflow: hidden;
    background: #fff;
}
.tovar_carousel .catalog_list_nemu .punkts span.head_punkt a.active {
    color: #f45214;
}

.tovar_carousel .carousel_info
{
    margin: 20px 0 60px 0;
}

.tovar_carousel .carousel_info ul {
	margin: 0;
    padding: 0 20px;
}
.tovar_carousel .carousel_info .link
{
    text-decoration: none;
    color: #000000;
    display: block;
    width: 240px;
    font-size: 12px;
    text-align: left;
	border-bottom: 1px solid #f55314;
	margin: 0 auto;
}
.tovar_carousel .carousel_info .link > .img_box {
	width: 240px;
	height: 310px;
}
.tovar_carousel .carousel_info .link h2.head_element
{
    font-weight: normal;
    font-size: 14px;
    margin: 15px 0 10px;
    line-height: 1.1;
    text-align: center;
}

.tovar_carousel .carousel_info .link img
{
    width: 240px;
    height: 310px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.tovar_carousel .carousel_info .link .price_block
{
    border-top: 1px solid #f55314;
    margin-top: 10px;
    padding-top: 10px;
}
.tovar_carousel .carousel_info .link .price_block .box_left {
    float: left;
}
.tovar_carousel .carousel_info .link .price_block .box_right {
    float: right;
}
.tovar_carousel .carousel_info .link .price_block span.price
{
    color: #3e3e3e;
    font-size: 18px;
}

.tovar_carousel .carousel_info .link .price_block span.price.old_price
{
    text-decoration: line-through;
    color: #a4a4a4;
    padding-right: 10px;
}

.tovar_carousel .carousel_info .link .price_block span.price.new
{
    color: #f55314;
}

.zayavka
{
    /*background: #f55314;*/
	background-image: linear-gradient(to left, rgba(18,65,217,0.85), rgba(118, 78, 197, 1));
}

.zayavka .pricing-tables
{
    letter-spacing: 0;
}
.zayavka .info_block
{
    display: block;
    width: 100%;
    text-align: justify;
    height: 37px;
}
.zayavka .info_block .head
{
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 37px;
}
.zayavka .info_block .head:nth-child(1) {
    padding-left: 45px;
    margin-left: 60px;
    background: url(/bitrix/templates/biz/images/footer_trigger_mail.png) no-repeat left center;
}
.zayavka .info_block .head:nth-child(2) {
    padding-right: 20px;
    margin-right: 20px;
    background: url(/bitrix/templates/biz/images/footer_trigger_arrow.png) no-repeat right center;
}
.zayavka .info_block .head:last-child {
    height: 0;
    width: 100%;
}

.news_block {
	background-color: #f7f7fa;
}

.news_block .pricing-tables
{
    letter-spacing: 0;
}

.news_block .info_block
{
    display: block;
    width: 100%;
    padding-top: 30px;
}

.news_block .info_block h2.head
{
    font-weight: normal;
    text-align: center;
    color: #525252;
}
.news_block .info_block li.element
{
    /*width: 21.7%;
    border: 1px solid #f4f4f4;
    margin-right: 10px;
    padding: 10px 10px 10px 10px;
    font-size: 13px;*/
    width: 340px;
    border: 1px solid #b0b1b1;
    /*margin-right: 10px;*/
	margin: 5px 10px 5px 0px;
    font-size: 13px;
    display: inline-block;
    text-align: left;
	box-sizing: border-box;
}
.news_block .info_block li.element:last-child {
	margin: 5px 0;
}
.news_block .info_block li.element .box {
    position: relative;
    height: 90%;
    padding: 4%;
}
.news_block .info_block li.last {
    width: 100%;
    height: 0;
    display: inline-block;
}
.news_block .info_block li.element a {
    text-decoration: none;
    color: black;
}
.news_block .info_block li.element a:hover {
    color: #f8531f;
}
.news_block .info_block li.element .img_box {
    width: 100%;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.news_block .info_block li.element .name {
    font-size: 16px;
    margin: 15px 0;
    height: 38px;
	overflow: hidden;
}

.news_block .info_block ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: justify;
	text-align: center;
}

.news_block .info_block li.element h2.head
{
    background: url("/bitrix/templates/biz/images/arrow_head_news.png") no-repeat left center;
    font-size: 14px;
    padding-left: 40px;
    font-weight: bold;
    text-align: left;
    color: #000000;
}

.news_block .info_block li.element a.link
{
    display: block;
    /*text-align: right;*/
    font-size: 12px;
    color: #f45214;
    /*padding-top: 10px;*/
    text-decoration: none;
    position: absolute;
    bottom: 13px;
    right: 13px;
}

.news_block .info_block h3.mini_head
{
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    height: 0;
    border-bottom: 1px solid #b2b2b2;
    margin: 12px auto 40px;
    line-height: 0.3;
    width: 60%;
}
.news_block .info_block h3.mini_head a {
    color: #000;
    text-decoration: none;
    font-size: 13px;
    background: #f7f7fa;
    padding: 0 10px;
}
/* videos block */


.videos_block {
	background-color: #f7f7fa;
}

.videos_block .pricing-tables
{
    letter-spacing: 0;
}

.videos_block .info_block
{
    display: block;
    width: 100%;
    padding-top: 30px;
}

.videos_block .info_block h2.head
{
    font-weight: normal;
    text-align: center;
    color: #525252;
}
.videos_block .info_block li.element
{
    /*width: 21.7%;
    border: 1px solid #f4f4f4;
    margin-right: 10px;
    padding: 10px 10px 10px 10px;
    font-size: 13px;*/
    width: 340px;
    border: 1px solid #b0b1b1;
    /*margin-right: 10px;*/
	margin: 5px 10px 5px 0px;
    font-size: 13px;
    display: inline-block;
    text-align: left;
	box-sizing: border-box;
}
.videos_block .info_block li.element:last-child {
	margin: 5px 0;
}
.videos_block .info_block li.element .box {
    position: relative;
    height: 90%;
    padding: 4%;
}
.videos_block .info_block li.last {
    width: 100%;
    height: 0;
    display: inline-block;
}
.videos_block .info_block li.element a {
    text-decoration: none;
    color: black;
}
.videos_block .info_block li.element a:hover {
    color: #f8531f;
}
.videos_block .info_block li.element .img_box {
    width: 100%;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
.videos_block .info_block li.element .img_box:before {
	content: "";
	background-color: #0005;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.videos_block .info_block li.element .img_box:after {
	content: "";
    position: absolute;
    height: 50px;
    width: 50px;
    background-image: url(/bitrix/templates/biz/images/dtPlay.svg);
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.9;
	transition: .3s transform;
}
.videos_block .info_block li.element .img_box:hover:after {
	transform: scale(1.3);
}
.videos_block .info_block li.element .name {
    font-size: 16px;
    margin: 15px 0;
    height: 38px;
	overflow: hidden;
}

.videos_block .info_block ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: justify;
	text-align: center;
}

.videos_block .info_block li.element h2.head
{
    background: url("/bitrix/templates/biz/images/arrow_head_news.png") no-repeat left center;
    font-size: 14px;
    padding-left: 40px;
    font-weight: bold;
    text-align: left;
    color: #000000;
}

.videos_block .info_block li.element a.link
{
    display: block;
    /*text-align: right;*/
    font-size: 12px;
    color: #f45214;
    /*padding-top: 10px;*/
    text-decoration: none;
    position: absolute;
    bottom: 13px;
    right: 13px;
}

.videos_block .info_block h3.mini_head
{
    font-weight: normal;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    height: 0;
    border-bottom: 1px solid #b2b2b2;
    margin: 12px auto 40px;
    line-height: 0.3;
    width: 60%;
}
.videos_block .info_block h3.mini_head a {
    color: #000;
    text-decoration: none;
    font-size: 13px;
    background: #f7f7fa;
    padding: 0 10px;
}

/* indexReviews */

.indexReviews {
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: center;
    
}

.reviews_box_mobile {
	padding: 0 20px;
	overflow: inherit;
	display: none;
}

.indexReviews .rbox {
    width: 448px;
    min-height: 234px;
    border: 1px solid #b0b1b1;
    list-style: none !important;
    display: inline-block !important;
    overflow: hidden;
    margin: 12px !important;
    padding: 20px !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.indexReviews .video > .info > .date {
    color: #fff;
}
.indexReviews .video > .info > .name {
    color: #fff;
}
.indexReviews .video > .info > .city {
    color: #fff;
}
.indexReviews .video > .info:after {
    background-color: #fff;
}
.indexReviews .video > .info:before {
    background-image: url(/bitrix/templates/biz/images/logo_znak_w.svg);
}
.indexReviews .video {
    cursor: pointer;
}
.indexReviews .video:after {
    content: "";
    position: absolute;
    height: 65px;
    width: 65px;
    background-image: url(/bitrix/templates/biz/images/dtPlay.svg);
    top: 50%;
    left: 50%;
    margin-left: -32.5px;
    margin-top: -32.5px;
    background-repeat: no-repeat;
}
.indexReviews .video:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #0007;
}
.indexReviews li .info {
    width: 100%;
    height: 70px;
    position: relative;
}

.indexReviews li .info > .date {
    position: absolute;
    top: 0;
    right: 0;
    color: #999999;
    font-size: 12px;
}
.indexReviews li .info:before {
    content: "";
    width: 32px;
    height: 18px;
	background-repeat: no-repeat;
    background-image: url('/bitrix/templates/biz/images/logo_znak.svg');
    position: absolute;
    left: 0;
    top: 0;
}
.indexReviews li .info > .name {
    position: absolute;
    left: 0;
    top: 29px;
    color: #ee5004;
    font-size: 14px;
    font-style: normal;
}
.indexReviews li .info > .city {
    position: absolute;
    left: 0;
    top: 46px;
    color: #999999;
    font-size: 12px;
}
.indexReviews li .info:after {
    content: "";
    width: 30px;
    height: 2px;
    background-color: #ee5004;
    position: absolute;
    left: 0;
    bottom: 0;
}
.indexReviews li .body {
    text-align: left;
    margin-top: 15px;
    font-size: 14px;
}
.indexReviews li .body > .ov {
    max-height: 115px;
    overflow: hidden;
}
.indexReviews li .active > .ov {
    overflow: auto;
}
.indexReviews li .active > .ov::-webkit-scrollbar {
  width: 8px;
  background-color: #eee;
  border-radius: 3px;
}
.indexReviews li .active > .ov::-webkit-scrollbar-thumb {
	background-color: #f6a781;
	border-radius: 3px;
}
.indexReviews li .active > .ov > .text {
	padding: 4px;
}
.indexReviews li .body > .reviewControl > div {
    text-align: right;
    padding-top: 15px;
    text-decoration: underline;
    font-style: italic;
    font-size: 12px;
    color: #ee5004;
    cursor: pointer;
}
.indexReviews li .body > .reviewControl > div:hover {
    text-decoration: none;
}
.indexReviews li .body > .reviewControl > .close_more {
    display: none;
}
.indexReviews li .active .read_more {
    display: none;
}

.otz_block .nbs-flexisel-container-mobile {
	display: none;
}

@media(max-width: 1080px) {
	.indexReviews .rbox {
		display: block !important;
		margin: 0 auto !important;
		max-width: 448px;
	}
	.otz_block .nbs-flexisel-container {
		display: none;
	}
	.reviews_box_mobile {
		display: block;
	}
	.reviews_box {
		display: none;
	}
	.otz_block .nbs-flexisel-container-mobile {
		display: block;
	}
}

@media(max-width: 560px) {
	.indexReviews .rbox {
		max-width: 210px;
	}
}

/* END */


/* capabilities */
.capabilities_block .info_block > .head {
    font-weight: normal;
    text-align: center;
    color: #525252;
}
.capabilities_block .pricing-tables {
    letter-spacing: 0;
}
.capabilities_block .info_block {
    display: block;
    width: 100%;
    padding-top: 30px;
    
}
.capabilities_block .caps {
    text-align: center;
}
.capabilities_block .caps > .capItem {
    width: 510px;
    height: 200px;
    display: inline-block;
    background-color: #fafafa;
    margin: 5px;
    overflow: hidden;
    position: relative;
    text-align: left;
	background-position: center;
	background-repeat: no-repeat;
	font-family: 'Roboto', Arial;
}
.capabilities_block .caps > .capItem:before {
    position: absolute;
    top: 15px;
    left: 20px;
    font-size: 34px;
	color: #f55314;
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.capabilities_block .caps > .capItem > .name {
    color: #5e5e5e;
    font-size: 15px;
    text-transform: uppercase;
    max-width: 250px;
    height: 35px;
    display: table-cell;
    vertical-align: bottom;
    padding-top: 55px;
    padding-left: 20px;
	font-weight: 500;
}
.capabilities_block .caps > .capItem > .dsc {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding-top: 25px;
    padding-left: 20px;
}
.capabilities_block .caps > .capItem > a {
    color: #f55314;
    font-style: italic;
    font-size: 14px;
    text-decoration: underline;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
}
.capabilities_block .caps > .capItem > a:hover {
    text-decoration: none;
}
.capabilities_block .caps > .capItem > .key {
    width: 250px;
    height: 40px;
    background-color: #f55314;
    color: white;
    line-height: 40px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -125px;
    bottom: 47px;
    border: 1px solid #f55314;
    box-sizing: border-box;
    text-decoration: none;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.capabilities_block .caps > .capItem > .key:active {
    background-color: white;
    color: #f55314;
}
.capabilities_block .caps > .capItem:last-child {
	background-image: linear-gradient(to left, rgba(18,65,217,0.85), rgba(118, 78, 197, 1));
}
.capabilities_block .caps > .capItem:last-child:before {
    content: '';
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 25%;
    top: 0;
    left: 0;
	background-image: url('/bitrix/templates/biz/images/logo_w.svg');
	
}
/* END */


.otz_block .info_block 
{
    width: 100%;
    margin-bottom: 50px;
}
.otz_block .info_block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.otz_block .info_block ul > li {
    list-style: none;
    padding: 0;
    margin: 0;
    /*float: left;*/
    display: inline-block;
    vertical-align: middle;
}
.otz_block .pricing-tables
{
    letter-spacing: 0;
}
.otz_block .info_block h2.head
{
    font-weight: normal;
    text-align: center;
    color: #525252;
}

/*CAROUSEL*/
.otz_block .nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.otz_block .nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.otz_block .nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.otz_block .nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height: 20px;
}
.otz_block .nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.otz_block .nbs-flexisel-nav-left,
.otz_block .nbs-flexisel-nav-right,
.otz_block .nbs-flexisel-nav-left-mobile,
.otz_block .nbs-flexisel-nav-right-mobile {
    width: 34px;
    height: 34px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.otz_block .nbs-flexisel-nav-left,
.otz_block .nbs-flexisel-nav-left-mobile
 {
    left: 0px;
    background: url(/bitrix/templates/biz/images/button-previous.png) 0px 0 no-repeat;
}

.otz_block .nbs-flexisel-nav-right,
.otz_block .nbs-flexisel-nav-right-mobile
 {
    right: 0px;
    background: url(/bitrix/templates/biz/images/button-next.png) 20px 0 no-repeat;
}

.otz_block .info_block .link
{
    text-decoration: none;
    color: #000000;
    display: inline-block;
    width: 228px;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    border: 1px solid #909090;
    padding: 15px;
    min-height: 260px;
}
.otz_block .info_block .link .name {
    color: #2b2b2b;
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 13px;
}
.otz_block .info_block .link .prop {
    color: #2b2b2b;
    display: inline-block;
    padding: 0 10px 5px;
    margin-bottom: 8px;
    border-bottom: 2px solid #f55314;
    font-size: 13px;
}
.otz_block .info_block .link .text {
    color: #545454;
    line-height: 1.4;
    height: 110px;
    overflow: hidden;
}
.otz_block .info_block .link .img_box {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    width: 91px;
    height: 91px;
    overflow: hidden;
    
}

.otz_block .info_block h2.head_element
{
    font-weight: normal;
    font-size: 14px;
}
/*END*/


#rasporka {
    height: 128px;
}
#footer_line {
    z-index: 1000;
	min-width: 320px;
}
.footer_box {
    margin-top: -128px;
}
.footer {
    
    border-top: 1px solid #bababa;
}
.footer .pricing-tables
{
    letter-spacing: 0;
}

.footer .info_block
{
    width: 100%;
	padding: 20px 0;
	position: relative;
}

.footer .info_block .footer_nav
{
    
}

.footer .info_block .footer_nav ul
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
}


.footer .info_block .footer_nav a
{
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

.footer .info_block .footer_nav ul.main li.main
{
    float: left;
    border-right: 1px solid #808080;
    padding-right: 40px;
    padding-left: 40px;
}
.footer .info_block .footer_nav ul.main li.main:last-child {
    border-right: 0;
    padding-right: 0;
}

.footer .info_block .footer_nav ul.main li.main:first-child
{
    padding-left: 0;
}

.footer .info_block .footer_nav a
{
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

.footer .info_block .footer_nav ul.main li.main ul.sub
{
    
}

.footer .info_block .block
{
	width: 150px;
    float: left
}

.footer .info_block .copy {
    text-align: right;
    float: right;
	width: 230px;
	font-size: 12px;
	line-height: 15px;
}

.footer .info_block .soc
{
	position: absolute;
    color: #1f1f1f;
    width: 250px;
    left: 50%;
    margin-left: -125px;
    font-size: 11px;
    text-align: center;
}
.footer .info_block .soc .icons_box {
    height: 40px;
}
.footer .info_block .soc a
{
    background: url(/bitrix/templates/biz/images/Icons_Set.svg) no-repeat 0 0;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.footer .info_block .soc a:nth-child(1) {
    /*background-position: -50px 0;*/
	 background: url(/bitrix/templates/biz/images/tg.svg?v=1) no-repeat 0 0;
}
.footer .info_block .soc a:nth-child(2) {
    background-position: -100px 0;
}
.footer .info_block .soc a:nth-child(3) {
    background-position: -150px 0;
}
.footer .info_block .soc a:nth-child(4) {
    background-position: -150px 0;
}
.footer .info_block .soc a:nth-child(5) {
    background-position: -200px 0;
	margin-right: 0px;
}

.footer .info_block .soc img
{
    padding-top: 6px;
}
/*=============================== catalog =============================*/

.catalog_block {
    /*margin-left: 240px;*/
}
.catalog_block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.catalog_block ul li {
    padding: 1px 9px 9px 0;
    margin: 0 0 35px 0;
    height: 188px;
    position: relative;
}
.catalog_block ul li:first-child {
    margin: 35px 0;
}

.catalog_block ul > li > .bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
}

.catalog_block ul li h2 {
    font-family: 'Philosopher', Arial, sans-serif;
    font-weight: normal;
    border-bottom: 1px solid #f55314;
    display: inline-block;
    padding-bottom: 8px;
    margin: 20px 0 8px;
    font-size: 26px;
	overflow: hidden;
    text-overflow: ellipsis;
}
.catalog_block ul li span {
    color: #f55314;
    display: block;
}
.catalog_block ul li small {
    font-size: 60%;
}
.catalog_block ul li a {
    text-decoration: none;
}
.catalog_block ul li h2 a {
    color: inherit;
	white-space: nowrap;
}
.catalog_block ul li a.link {
    font-size: 12px;
    color: #000;
    text-decoration: none;
    position: absolute;
    right: 9px;
    bottom: 9px;
    background: url(/bitrix/templates/biz/images/catalog_section_point.png) no-repeat right center;
    padding-right: 10px;
}
.catalog_block ul li .description {
    margin: 10px 0;
    font-size: 12px;
    line-height: 1.3;
    max-height: 75px;
    overflow: hidden;
	position: absolute;
    left: 330px;
    top: 80px;
    right: 10px;
	text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.catalog_block ul li .box {
    left: 330px;
	position: absolute;
	z-index: 1;
}


/*---------------------------------------------------------------------*/
.catalog_list {
    /*margin-left: 240px;*/
    /*float: right;
    width: 810px;*/
}
.catalog_list .carousel_info {
    /*overflow: hidden;*/
}
.catalog_list ul.catalog_box {
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align: left;
    position: relative;
}
.catalog_list ul.catalog_box li {
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 20px;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    /* margin-bottom: 45px; */
	margin: 10px;
}
.catalog_list ul.catalog_box li:hover {
	box-shadow: 0 5px 30px rgba(0,0,0,0.1);
}
.catalog_list ul.catalog_box li .link
{
    text-decoration: none;
    color: #000000;
    display: inline-block;
    width: 240px;
    font-size: 12px;
    text-align: left;
	border-bottom: 1px solid #f55314;
}
.catalog_list ul.catalog_box li .img_box {
    width: 240px;
    height: 310px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.catalog_list ul.catalog_box li h2.head_element {
    font-weight: normal;
    font-size: 14px;
    margin: 15px 0 10px;
    line-height: 1.1;
	text-align: center;
}
.catalog_list ul.catalog_box li .price_block {
    border-top: 1px solid #f55314;
    margin-top: 10px;
    padding-top: 10px;
}
.catalog_list ul.catalog_box li .price_block .box_left {
    float: left;
}
.catalog_list ul.catalog_box li .price_block span.price {
    color: #3e3e3e;
    font-size: 18px;
}
.catalog_list ul.catalog_box li .price_block .box_right {
    float: right;
}
.catalog_list ul.catalog_box li .price_block span.price.new {
    color: #f55314;
}

/*------------------------------------------------------------------------*/
.catalog_list .flexslider {
    float: left;
    margin: 0 0 40px;
}
.catalog_list .flexslider .slides .text_block {
    position: absolute;
    top: 0;
    width: 425px;
    left: 0;
    text-align: center;
    padding: 10px;
    padding-left: 15px;
}
.catalog_list .flexslider .slides li {
    height: 198px;
    overflow: hidden;
}
.catalog_list  .flexslider .slides .text_block h2.head {
    font-weight: normal;
    text-align: center;
    font-size: 46px;
    font-family: 'Philosopher', Arial, sans-serif;
    margin: 2px 0;
    color: #444444;
}
.catalog_list .flexslider .slides .text_block .text {
    display: block;
    font-size: 14px;
    text-align: left;
    line-height: 1.3;
    max-height: 90px;
    overflow: hidden;
    margin-bottom: 15px;
}
.catalog_list .flexslider .slides .text_block a {
    font-size: 14px;
    color: #f55314;
}

/*----------------------------------------------------------------------*/

.catalog_element .item_detail {
    
}
.catalog_element .item_left_block {
    float: left;
    text-align: center;
    width: 490px;
    height: 457px;
    margin-bottom: 20px;
	
}
.catalog_element .item_left_block .top {
    box-shadow: 0px 2px 6px 0px rgba(119, 119, 119, 0.2);
    -moz-box-shadow: 0px 2px 6px 0px rgba(119, 119, 119, 0.2);
    -webkit-box-shadow: 0px 2px 6px 0px rgba(119, 119, 119, 0.2);
    display: inline-block;
}

.catalog_element .item_left_block .top .img {
    width: 366px;
    height: 410px;
    position: relative;
}
.catalog_element .item_left_block .top .img .lupa {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 24px;
    height: 24px;
    background: url(/bitrix/templates/biz/images/lupa.png) no-repeat center center;
    cursor: pointer;
    cursor: hand;
}
.catalog_element .item_right_block .bottom {
    font-size: 12px;
	font-weight: 700;
    text-align: left;
    padding-top: 16px;
}
.catalog_element .item_right_block .bottom span {
    display: inline-block;
    vertical-align: middle;
}
.catalog_element .item_right_block .bottom .social_icons_box {
    display: inline-block;
    vertical-align: middle;
    padding-left: 38px;
}
.catalog_element .item_right_block .bottom .social_icons_box a {
    background: url(/bitrix/templates/biz/images/Icons_Set_3.svg) no-repeat 0 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.catalog_element .item_right_block .bottom .social_icons_box a:nth-child(1) {
  background-position: 0 0;
}
.catalog_element .item_right_block .bottom .social_icons_box a:nth-child(2) {
  background-position: -35px 0;
}
.catalog_element .item_right_block .bottom .social_icons_box a:nth-child(3) {
  background-position: -70px 0;
}
.catalog_element .item_right_block .bottom .social_icons_box a:nth-child(4) {
  background-position: -105px 0;
}
.catalog_element .item_right_block .bottom .social_icons_box a:nth-child(5) {
  background-position: -140px 0;
  padding-right: 0;
}
.catalog_element .item_right_block {
    /*float: left;*/
    margin-left: 490px;
    margin-bottom: 20px;
}
.catalog_element .item_right_block h1, .catalog_element > .item_detail > h1 {
    margin: 0 0 5px;
    font-weight: normal;
    line-height: 0.9;
    font-size: 28px;
    margin-bottom: 10px;
}
.catalog_element > .item_detail > h1 {
	text-align: center;
	padding: 10px;
	display: none;
}
.catalog_element .item_right_block .item_current_price {
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
    color: #fd7f01;
    font-weight: bold;
    font-size: 25px;
	line-height: 70px;
}
.catalog_element .item_right_block .item_vote {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
	float: right;
	line-height: 70px;
}
.catalog_element .item_right_block .item_vote .bx_stars_container {
	width: 67px;
}
.catalog_element .item_right_block .item_vote .bx_item_detail_rating {
    margin: 0;
}
.catalog_element .item_right_block .title {
    color: #f55314;
    text-transform: uppercase;
    margin: 20px 0 8px;
}
.catalog_element .item_right_block .item_info_preview {
    margin: 0;
    line-height: 1.3;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
}
.catalog_element .item_container_slider {
    position: relative;
    margin: 0;
    padding: 10px 0 8px;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
}
.catalog_element .item_container_slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.catalog_element .item_container_slider ul:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 100%;
}
.catalog_element .item_container_slider li {
    margin: 0;
    padding: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    list-style: none;
}
.catalog_element .item_container_slider .img_box {
    height: 85px;
    width: 75px;
    display: inline-block;
    border: 1px solid #fff;
    
}
.catalog_element .item_container_slider ul.not_btn li {
    margin-right: 15px;
}
.catalog_element .item_container_slider .carousel_nav_left {
    background: url(/bitrix/templates/biz/images/catalog_element_carousel_point.png) no-repeat left center;
    width: 10px;
    height: 17px;
    position: absolute;
    left: 0;
    cursor: pointer;
    cursor: hand;
}
.catalog_element .item_container_slider .carousel_nav_right {
    background: url(/bitrix/templates/biz/images/catalog_element_carousel_point.png) no-repeat right center;
    width: 10px;
    height: 17px;
    position: absolute;
    right: 0;
    cursor: pointer;
    cursor: hand;
}
.catalog_element .item_container_slider .active {
    /*border: 1px solid #f6803c;*/
}

.catalog_element .item_center_block {
    /*line-height: 1.3;
    font-size: 14px;
    margin-bottom: 20px;*/
	line-height: 20px;
	font-weight: 400;
	font-size: 15px;
}
.catalog_element .item_center_block .menu_block {
    width: 100%;
    text-align: justify;
    height: 36px;
}
.catalog_element .item_center_block .menu_block .btn {
    /*width: 166px;*/
    /*width: 14%;*/
    min-width: 10%;
    padding: 0 1%;
    height: 35px;
    background: #f98424;
    text-align: center;
    color: #fff;
    line-height: 35px;
    display: inline-block;
    /*display: inline;*/
    vertical-align: top;
    border: 1px solid #f98424;
    border-bottom: 0;
    z-index: 1;
    position: relative;
    cursor: pointer;
    cursor: hand;
    font-size: 15px;
    margin-right: 3px;
}
.catalog_element .item_center_block .menu_block .btn.active {
    border-bottom: 1px solid #fff;
    background: #fff;
    color: #000;
}
.catalog_element .item_center_block .menu_block .space {
    vertical-align: top;
    /*display: inline-block;*/
    display: inline;
    background: #fff;
    /*border: 1px solid #fff;
    border-bottom: 1px solid #f98424;*/
    height: 35px;
}
.catalog_element .item_center_block .menu_block .space .fix {
    height: 35px;
    display: inline-block;
    border: 1px solid #f98424;
    border-top: 1px solid #fff;
}
.catalog_element .item_center_block .menu_block .last {
    width: 100%;
    height: 0;
    display: inline-block;
}
.catalog_element .item_center_block .item_description {
    border: 1px solid #f98424;
    padding: 25px 20px;
    position: relative;
    display: none;
}
.catalog_element .item_center_block .item_description.active {
    display: block;
}
.catalog_element .reviews_block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/*-------------------------*/
.catalog_element .reviews_block ul li:last-child {
    border: 0;
}
.catalog_element .reviews_block .link {
    text-decoration: none;
    color: #000000;
    display: block;
    font-size: 12px;
    text-align: left;
    
    padding: 15px;
}
.catalog_element .reviews_block .left_box {
    float: left;
    padding: 0 20px 20px 0;
}
.catalog_element .reviews_block .img_box {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    height: 91px;
    overflow: hidden;
}
.catalog_element .reviews_block .link .name {
    color: #2b2b2b;
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 13px;
    text-align: center;
}
.catalog_element .reviews_block .link .prop {
    color: #2b2b2b;
    padding: 0 0 5px;
    margin-bottom: 8px;
    border-bottom: 2px solid #f55314;
    font-size: 13px;
}
.catalog_element .reviews_block .link .text {
    color: #545454;
    line-height: 1.4;
    margin-left: 150px;
    margin-top: 20px;
}
.catalog_element .related_list {
    margin-bottom: 35px;
}
.catalog_element .related_title {
    font-weight: normal;
    font-size: 16px;
    margin: 20px 0 30px;
}

/*----------------------------------------------------------------------*/

.catalog_element .item_container_video {
    position: relative;
    margin: 0;
    padding: 10px 0 8px;
}
.catalog_element .video_box {
    padding: 0;
    margin: 0;
}
.catalog_element .video_box .item_video_preview {
    padding: 0;
    margin: 0;
	display: inline-block;
	margin: 5px;
}
.catalog_element .video_box .preview_picture_video {
    width: 260px;
    height: 155px;
    display: inline-block;
}


/*=============================== catalog_menu =========================*/

.catalog_menu {
    float: left;
    width: 220px;
}

.catalog_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.catalog_menu ul li {
    padding: 0;
    margin: 0 0 8px 0;
}
.catalog_menu ul.items li {
    margin: 12px 0 0 0;
    padding-left: 35px;
    line-height: 0.9;
}
.catalog_menu ul.items li a {
    background: none;
    padding-left: 0;
    color: #000;
}
.catalog_menu ul li a {
    text-decoration: none;
    color: #373737;
    font-size: 12px;
    background: url(/bitrix/templates/biz/images/catalog_menu_point.png) no-repeat 0 1px;
    padding-left: 13px;
}
.catalog_menu ul li a:hover {
    color: #f55314;
}
.catalog_menu ul li a.active {
    color: #000;
    font-weight: bold;
    background-position-y: -21px;
}
.catalog_menu ul li a.active_el {
    color: #000;
    font-weight: bold;
}

/*=============================== breadcrumbs ========================*/

.breadcrumbs {
    margin: 25px 0 17px;
}
.breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.breadcrumbs ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    padding-right: 15px;
}
.breadcrumbs ul li a {
    text-decoration: none;
    color: #444444;
}
.breadcrumbs ul li span {
    color: #f55314;
}

/*=============================== news ===============================*/
h1.news_list_title {
    text-transform: uppercase;
    text-align: center;
    font-size: 28px;
    color: #091f2e;
}
.news_list_tile {
    overflow: hidden;
}
.news_list_tile ul.list_box,
.news_list_tile ul.list_box li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.news_list_tile ul.list_box {
    margin: 0 -0.5% 25px;
}
.news_list_tile ul.list_box li {
    display: inline-block;
    vertical-align: top;
    width: 32.3%;
    margin: 0.5%;
}
.news_list_tile ul.list_box li > a {
    display: block;
    border: 1px solid #e2e2e2;
    padding: 22px 4% 15px;
    text-decoration: none;
    color: #3a3a3a;
}
.news_list_tile ul.list_box .pic {
    /*width: 314px;*/
    height: 179px;
    margin: 0 auto;
}
.news_list_tile ul.list_box .name {
    text-align: left;
    margin: 12px 0 17px;
    height: 36px;
    overflow: hidden;
}
.news_list_tile ul.list_box .date_box {
    height: 1px;
    border-top: 1px solid #f55314;
    line-height: 0;
    text-align: center;
    margin-bottom: 5px;
}
.news_list_tile ul.list_box .date_box .date {
    background: #fff;
    padding: 0 10px;
    text-transform: lowercase;
    font-size: 14px;
    color: #f55314;
}

/*=============================== news trigger ===========================*/

.news_trigger {
    text-align: center;
    margin-bottom: 10px;
}
.news_trigger ul,
.news_trigger li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.news_trigger li {
    display: inline-block;
    vertical-align: top;
}
.news_trigger .link {
    color: #9c9c9c;
    text-decoration: none;
    font-size: 13px;
    margin: 0 10px 10px;
    display: inline-block;
    vertical-align: top;
    height: 18px;
    border-bottom: 2px solid #fff;
}
.news_trigger .link:hover,
.news_trigger .link.active {
    border-bottom: 2px solid #f55314;
    color: #000;
}
/*================================ map ===============================*/

.map_box {

}
.map_box .country_wrap {
    overflow: hidden;
    margin-bottom: 15px;
}
.map_box .country_box {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #b0b0b0;
    height: 50px;
    position: relative;
    width: 100%;
    text-align: justify;
    display: block;
    line-height: 47px;
    font-size: 18px;
}
.map_box .country_box li {
    display: inline;
    /*height: 49px;*/
    padding: 15px 0;
}
.map_box .country_box li.active {
    border-bottom: 3px solid #f55314;
}
.map_box .country_box li > span {
    display: inline-block;
}
.map_box .country_box li.last {
    display: inline-block;
    width: 100%;
    height: 0;
    padding: 0;
}
.map_box .country_box li a {
    text-decoration: none;
    color: #a3a3a3;
}
.map_box .country_box li.active a {
    color: #000;
}
.map_box .check_country {
    display: none;
    height: 61px;
    margin-bottom: 18px;
    text-align: justify;
}
.map_box .check_country.active {
    display: block;
}
.map_box .check_country .text {
    
}
.map_box .check_region {
    display: none;
    width: 65%;
    text-align: center;
}
.map_box .check_country .text,
.map_box .check_country select {
    
}
.map_box .check_region.active {
    display: inline-block;
    vertical-align: middle;
}
.map_box .check_country .left_box {
    display: inline-block;
    vertical-align: middle;
}
.map_box .check_country:before {
    display: inline-block;
    height: 100%;
    content: "";
    vertical-align: middle;
}
.map_box .check_country .last {
    display: inline-block;
    height: 0;
    width: 100%;
}
.map_box .check_region a {
    width: 80px;
    height: 57px;
    color: #a3a3a3;
    text-decoration: none;
    display: inline-block;
    padding-left: 65px;
    line-height: 57px;
    margin: 5px 5%;
	text-align: left;
	position: relative;
}
.map_box .check_region a.object_type_all:before {
    content: "";
    background-image: url(/bitrix/templates/biz/images/icons_map.svg);
	background-position-x: -114px;
    position: absolute;
    height: 57px;
    width: 57px;
    top: 0;
    left: 0;
}
.map_box .check_region a.object_type_shop:before {
    content: "";
    background-image: url(/bitrix/templates/biz/images/icons_map.svg);
	background-position-x: -57px;
    position: absolute;
    height: 57px;
    width: 57px;
    top: 0;
    left: 0;
}
.map_box .check_region a.object_type_stock:before {
    content: "";
    background-image: url(/bitrix/templates/biz/images/icons_map.svg);
    position: absolute;
    height: 57px;
    width: 57px;
    top: 0;
    left: 0;
}
.map_box .check_region a.select {
    color: #000;
}

.map_box .left_box .jq-selectbox__select {
    margin-left: 10px;
}
.map_box .left_box .jq-selectbox__select-text {
    color: #000;
    border-bottom: 1px dashed #000;
    cursor: pointer;
    white-space: nowrap;
    font-weight: bold;
}
.map_box .left_box .jq-selectbox__dropdown {
    background: #fff;
}
.map_box .left_box .jq-selectbox__dropdown ul {
    padding: 0 20px;
}
.map_box .left_box .jq-selectbox__dropdown li {
    cursor: pointer;
    border-bottom: 1px dashed #fff;
    line-height: 1.1;
    margin-bottom: 5px;
    white-space: nowrap;
}
.map_box .left_box .jq-selectbox__dropdown li:hover {
    border-bottom: 1px dashed #000;
}
/*=============================== 404 ================================*/
.pg_error {
    padding: 20px 0;
}
.pg_error .pg_error-number {
    font-size: 30px;
    color: #f55314;
    padding-bottom: 10px;
}


/*=============================================================================================*/
.b-modal.b-modal_show {
    display: block;
    -webkit-animation: b-modal_show 0.4s;
    -moz-animation: b-modal_show 0.4s;
    -ms-animation: b-modal_show 0.4s;
    -o-animation: b-modal_show 0.4s;
    animation: b-modal_show 0.4s;
}
.b-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*overflow: auto;*/
    text-align: center;
    white-space: nowrap;
    background: #000f28;
    /*background: rgba(0,15,40,0.8);*/
    background: rgba(94,94,94,0.8);
    /*background: rgba(230,206,183,0.8);*/
    /*background-image: -webkit-gradient(linear, -30deg, -30deg, color-stop(0%, transparent), color-stop(40%, transparent), color-stop(40%, rgba(0,86,240,0.15)), color-stop(68%, rgba(0,86,240,0.15)), color-stop(68%, rgba(0,0,0,0.15)), color-stop(76%, transparent)),-webkit-gradient(radial, 100% 0%, 0, 100% 0%, 30, color-stop(0%, rgba(0,53,132,0.8)), color-stop(15%, rgba(0,53,132,0.8)), color-stop(30%, transparent));
    background-image: -webkit-linear-gradient(-30deg, transparent 0%,transparent 40%,rgba(0,86,240,0.15) 40%,rgba(0,86,240,0.15) 68%,rgba(0,0,0,0.15) 68%,transparent 76%),-webkit-radial-gradient(right top, rgba(0,53,132,0.8) 0%,rgba(0,53,132,0.8) 15%,transparent 30%);
    background-image: -moz-linear-gradient(-30deg, transparent 0%,transparent 40%,rgba(0,86,240,0.15) 40%,rgba(0,86,240,0.15) 68%,rgba(0,0,0,0.15) 68%,transparent 76%),-moz-radial-gradient(right top, rgba(0,53,132,0.8) 0%,rgba(0,53,132,0.8) 15%,transparent 30%);
    background-image: -o-linear-gradient(-30deg, transparent 0%,transparent 40%,rgba(0,86,240,0.15) 40%,rgba(0,86,240,0.15) 68%,rgba(0,0,0,0.15) 68%,transparent 76%),-o-radial-gradient(right top, rgba(0,53,132,0.8) 0%,rgba(0,53,132,0.8) 15%,transparent 30%);
    background-image: -ms-linear-gradient(-30deg, transparent 0%,transparent 40%,rgba(0,86,240,0.15) 40%,rgba(0,86,240,0.15) 68%,rgba(0,0,0,0.15) 68%,transparent 76%),-ms-radial-gradient(right top, rgba(0,53,132,0.8) 0%,rgba(0,53,132,0.8) 15%,transparent 30%);
    background-image: linear-gradient(-30deg, transparent 0%,transparent 40%,rgba(0,86,240,0.15) 40%,rgba(0,86,240,0.15) 68%,rgba(0,0,0,0.15) 68%,transparent 76%),radial-gradient(right top, rgba(0,53,132,0.8) 0%,rgba(0,53,132,0.8) 15%,transparent 30%);*/
    z-index: 200;
    display: none;
    width: 100%;
    height: 100%;
}
.b-modal:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.b-modal__close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border: 2px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 90;
}
.b-modal__window {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    white-space: normal;
    min-width: 200px;
    min-height: 200px;
    max-width: 90%;
    /*padding: 40px;*/
    /*margin: 100px 0;*/
    background: #fff;
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.4),0 2px 30px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.4),0 2px 30px 0 rgba(0,0,0,0.3);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.4),0 2px 30px 0 rgba(0,0,0,0.3);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9999999;
    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}
/*.b-modal__window > .b-modal__close {
	top: 10px;
	right: 10px;
	z-index: 100000;
}*/
.b-modal__content {
    position: relative;
    z-index: 99999;
}
.b-modal.b-modal_hide{
    opacity:0;
    -webkit-animation:b-modal_hide 0.4s;
    -moz-animation:b-modal_hide 0.4s;
    -ms-animation:b-modal_hide 0.4s;
    -o-animation:b-modal_hide 0.4s;
    animation:b-modal_hide 0.4s
}
.b-modal.b-modal_hide .b-modal__window{
    -webkit-animation:b-modal__window_hide 0.3s;
    -moz-animation:b-modal__window_hide 0.3s;
    -ms-animation:b-modal__window_hide 0.3s;
    -o-animation:b-modal__window_hide 0.3s;
    animation:b-modal__window_hide 0.3s
}
.b-modal .b-modal__click {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
@-moz-keyframes b-modal_show{0%{opacity:0}100%{opacity:1}}
@-webkit-keyframes b-modal_show{0%{opacity:0}100%{opacity:1}}
@-o-keyframes b-modal_show{0%{opacity:0}100%{opacity:1}}
@-ms-keyframes b-modal_show{0%{opacity:0}100%{opacity:1}}
@keyframes b-modal_show{0%{opacity:0}100%{opacity:1}}

@-moz-keyframes b-modal__window_show{0%{-moz-transform:scale3d(0.7, 0.7, 0.7);transform:scale3d(0.7, 0.7, 0.7)}100%{-moz-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}
@-webkit-keyframes b-modal__window_show{0%{-webkit-transform:scale3d(0.7, 0.7, 0.7);transform:scale3d(0.7, 0.7, 0.7)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}
@-o-keyframes b-modal__window_show{0%{-o-transform:scale3d(0.7, 0.7, 0.7);transform:scale3d(0.7, 0.7, 0.7)}100%{-o-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}
@-ms-keyframes b-modal__window_show{0%{-ms-transform:scale3d(0.7, 0.7, 0.7);transform:scale3d(0.7, 0.7, 0.7)}100%{-ms-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}
@keyframes b-modal__window_show{0%{transform:scale3d(0.7, 0.7, 0.7)}100%{transform:scale3d(1, 1, 1)}}

@-moz-keyframes b-modal_hide{0%{opacity:1}100%{opacity:0}}
@-webkit-keyframes b-modal_hide{0%{opacity:1}100%{opacity:0}}
@-o-keyframes b-modal_hide{0%{opacity:1}100%{opacity:0}}
@-ms-keyframes b-modal_hide{0%{opacity:1}100%{opacity:0}}
@keyframes b-modal_hide{0%{opacity:1}100%{opacity:0}}

@-moz-keyframes b-modal__window_hide{0%{-moz-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}100%{-moz-transform:scale3d(0.7, 0.7, 0.7);transform:scale3d(0.7, 0.7, 0.7)}}
@-webkit-keyframes b-modal__window_hide{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}100%{-webkit-transform:scale3d(0.7, 0.7, 0.7);transform:scale3d(0.7, 0.7, 0.7)}}
@-o-keyframes b-modal__window_hide{0%{-o-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}100%{-o-transform:scale3d(0.7, 0.7, 0.7);transform:scale3d(0.7, 0.7, 0.7)}}
@-ms-keyframes b-modal__window_hide{0%{-ms-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}100%{-ms-transform:scale3d(0.7, 0.7, 0.7);transform:scale3d(0.7, 0.7, 0.7)}}
@keyframes b-modal__window_hide{0%{transform:scale3d(1, 1, 1)}100%{transform:scale3d(0.7, 0.7, 0.7)}}

/*=============================================================================================*/

.my-layout {
    /*position: absolute;
    top: 0;
    left: 0;*/
    max-width: 250px;
}
.my-layout > div {
    padding: 0 20px;
}
.my-layout .address_title,
.my-layout .time_title,
.my-layout .phone_title,
.my-layout .mail_title {
    color: #686868;
    /*font-size: 14px;*/
}
.my-layout .address_text,
.my-layout .time_text,
.my-layout .phone_text,
.my-layout .mail_text {
    /*font-size: 13px;*/
    margin-bottom: 10px;
    line-height: 1.2;
}
.my-layout .contact {
    background: #e76e38;
    color: #fff;
    /*min-height: 37px;*/
    /*line-height: 37px;*/
    font-size: 16px;
    margin-bottom: 15px;
    padding: 8px 20px;
}
/*======================================== feedback ==================================================*/
.b-modal div.mfeedback {
    background: none repeat scroll 0 0 #F7F7F7;
}
.b-modal div.mf-name, div.mf-email, div.mf-captcha, div.mf-message, div.mf-field {width:80%; padding-bottom: 10px}
.b-modal div.mf-name input, div.mf-email input, div.mf-field input {width:60%;}
.b-modal div.mf-message textarea {width: 60%;}
.b-modal span.mf-req {color:red;}
.b-modal div.mf-ok-text {
    color: #626262 !important;
    font-weight: normal !important;
    padding: 0;
    text-align: center;
    font-size: 20px;
}

.b-modal .mfeedback {
    padding: 0;
    margin: 0;
    width: 580px;
    
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}
.b-modal .mfeedback .head {
    background: #ff6e00 url(/bitrix/templates/biz/images/logo_w.svg) no-repeat 50px center;
	background-size: 200px;
    height: 150px;
    text-align: right;
    padding: 1px 60px;
    
    -moz-top-left-radius: 6px;
    -moz-top-right-radius: 6px;
    -webkit-top-left-radius: 6px;
    -webkit-top-right-radius: 6px;
    -khtml-top-left-radius: 6px;
    -khtml-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.b-modal .mfeedback .head h1 {
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    font-size: 40px;
    font-weight: 100;
    line-height: 0.9;
    margin-top: 36px;
    letter-spacing: -3px;
}
.b-modal .mfeedback .head h1 span {
    font-size: 50px;
}
.b-modal .mfeedback.subscribe .head h1 {
    font-size: 30px;
    line-height: 1;
}
.b-modal .mfeedback.subscribe .head h1 span {
    font-size: 46px;
}
.b-modal .mfeedback form {
    background: #fff;
    padding: 25px 130px;
    width: auto;
    
    -moz-bottom-left-radius: 6px;
    -moz-bottom-right-radius: 6px;
    -webkit-bottom-left-radius: 6px;
    -webkit-bottom-right-radius: 6px;
    -khtml-bottom-left-radius: 6px;
    -khtml-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.b-modal .mfeedback .mf-text {
    color: #626262;
    margin: 5px 0;
}
.b-modal .mfeedback .mf-name, 
.b-modal .mfeedback .mf-email,
.b-modal .mfeedback .mf-captcha {
    float: none;
    width: auto;
    position: relative;
}
.b-modal .mfeedback .mf-name label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    font-size: 14px;
}
.b-modal .mfeedback .mf-name input, 
.b-modal .mfeedback .mf-email input,
.b-modal .mfeedback .mf-captcha input {
    width: 94%;
    padding: 0 3%;
    height: 45px;
    border: 1px solid #e3e4e8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}
.b-modal .mfeedback .mf-name input[type=radio],
.b-modal .mfeedback .mf-name input[type=checkbox] {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.b-modal .mfeedback .mf-name input[type=radio]:focus,
.b-modal .mfeedback .mf-name input[type=checkbox]:focus {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

.b-modal .mfeedback input:focus,
.b-modal .mfeedback  .mf-message textarea:focus {
    box-shadow: 0px 0px 10px 0px rgba(13, 169, 242, 0.35);
    -moz-box-shadow: 0px 0px 10px 0px rgba(13, 169, 242, 0.35);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(13, 169, 242, 0.35);
}

.b-modal .mfeedback h2.title {
    /*color: #c64235;
    text-transform: uppercase;*/
    font-weight: normal;
    /*font-size: 32px;*/
    margin: 0;
    line-height: 1;
    margin: 0 0 20px 0 !important;
}
.box #bx_incl_area_1 { 
    padding: 50px 100px;
}
.b-modal .mfeedback .mf-message {
    width: auto;
}
.b-modal .mfeedback  .mf-message textarea {
    width: 94%;
    height: 120px;
    padding: 3%;
    resize: none;
    border: 1px solid #e3e4e8;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}
.b-modal .mfeedback .mf-field {
    width: 75%;
}
.b-modal .mfeedback p {
    margin-top: 0;
}
.b-modal .mfeedback font.errortext {
    color: red !important;
}
.b-modal .mfeedback .btn {
    border: 0;
    color: #fff;
    background: #f16e14;
    text-transform: uppercase;
    width: 100%;
    height: 55px;
    cursor: pointer;
    cursor: hand;
    font-size: 30px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    margin-top: 10px;
}
.b-modal .error_description {
    background: #b62929;
    color: #fff;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    padding: 10px;
    font-size: 14px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 10px;
    display: none;
    min-width: 150px;
    top: 30px;
    left: 105%;
}
.b-modal .show {
    display: block;
}

.navigation nav > ul > .my_top_menu_clone {
	display: none;
}


.cssload-loader_text{
	font-family: "Philosopher" ;
	font-weight: 200;
	font-size: 30px;
}
.cssload-loader{
	position: relative;
	width: 225px;
	height: 30px;
	left: 25%;
	left: calc(50% - 113px);
		left: -o-calc(50% - 113px);
		left: -ms-calc(50% - 113px);
		left: -webkit-calc(50% - 113px);
		left: -moz-calc(50% - 113px);
}
.cssload-loader.static{
	left: 20%;
    width: 60%;
}

.cssload-loader:before{
	content: "";
	position: absolute;
	background-color: rgb(251,129,4);
	top: 0px;
	left: 0px;
	height: 2px;
	width: 0px;
	z-index: 0;
	opacity: 1;
	transform-origin:	100% 0%;
		-o-transform-origin:	100% 0%;
		-ms-transform-origin:	100% 0%;
		-webkit-transform-origin:	100% 0%;
		-moz-transform-origin:	100% 0%;
	animation: cssload-loader 4.5s ease-in-out infinite;
		-o-animation: cssload-loader 4.5s ease-in-out infinite;
		-ms-animation: cssload-loader 4.5s ease-in-out infinite;
		-webkit-animation: cssload-loader 4.5s ease-in-out infinite;
		-moz-animation: cssload-loader 4.5s ease-in-out infinite;
}

@keyframes cssload-loader{
		0%{width: 0px;}
		70%{width: 100%; opacity: 1;}
		90%{opacity: 0; width: 100%;}
		100%{opacity: 0;width: 0px;}
}

@-o-keyframes cssload-loader{
		0%{width: 0px;}
		70%{width: 100%; opacity: 1;}
		90%{opacity: 0; width: 100%;}
		100%{opacity: 0;width: 0px;}
}

@-ms-keyframes cssload-loader{
		0%{width: 0px;}
		70%{width: 100%; opacity: 1;}
		90%{opacity: 0; width: 100%;}
		100%{opacity: 0;width: 0px;}
}

@-webkit-keyframes cssload-loader{
		0%{width: 0px;}
		70%{width: 100%; opacity: 1;}
		90%{opacity: 0; width: 100%;}
		100%{opacity: 0;width: 0px;}
}

@-moz-keyframes cssload-loader{
		0%{width: 0px;}
		70%{width: 100%; opacity: 1;}
		90%{opacity: 0; width: 100%;}
		100%{opacity: 0;width: 0px;}
}



/*===============================================================================================*/

/*EndMyStyle*/

@media(max-width: 768px) {
    .footer_box {
        margin-top: -510px;
    }
    #rasporka {
        height: 510px;
    }
    .top_block .pricing-tables .my_logo
    {
        text-align: left;
        padding: 8px 0;
    }
    
    .top_block .pricing-tables .my_top_menu
    {
        text-align: left;
    }

    .top_block .pricing-tables .my_search
    {
        text-align: right;
    }
    
    .top_block .pricing-tables .my_search, .top_block .pricing-tables .my_logo, .top_block .pricing-tables .my_top_menu
    {
        text-align: center;
    }
    .tovar_carousel .carousel_info .nav a.category
    {
        text-align: center;
        display: block;
    }
    
    .flexslider .slides .text_block .text.big
    {
        display: none;
    }
    
    .flexslider .slides .text_block .text.small
    {
        display: block;
    }
    
    .flexslider .slides .text_block h2.head
    {
        font-weight: normal;
        text-align: center;
        font-size: 14px;
        margin: 0;
    }

    .flexslider .slides .text_block .text
    {
        display: block;
        font-size: 11px;
    }
    
    .top_block .pricing-tables .my_search
    {
        text-align: center;
    }

    .top_block .pricing-tables .my_search form
    {
        position: relative;
        display: inline-block;
    }
	.catalog_element .item_left_block {
		height: auto;
		width: 100%;
		float: unset;
		overflow: hidden;
	}
	.catalog_element .item_right_block {
		margin: 0;
		overflow: hidden;
	}
	.catalog_element .item_left_block .top, .catalog_element .item_left_block .top .img {
		width: 100%;
	}
	.catalog_element > .item_detail > h1 {
		display: block;
	}
	.catalog_element .item_right_block h1 {
		display: none;
	}
	.my_top_menu > a {
		display: block;
		margin: 5px 30px;
		padding: 5px;
		border-radius: 10px;
		border: 1px solid #eee;
	}
	.my_top_menu > span {
		display: none;
	}
	
	.catalog_block ul li {
		height: auto;
	}
	.catalog_block ul li .box {
		position: static;
		left: unset;
	}
	.catalog_block ul li .description {
		max-height: unset;
		position: static;
		-webkit-line-clamp: unset;
	}
	
	.catalog_block ul li .box > h2 {
		width: 100%;
	}
	.catalog_block ul li .box > span {
		padding-bottom: 8px;
	}
	.catalog_block ul > li > .bg {
		position: static;
		width: 100%;
		height: 188px;
	}
	.catalog_block ul li a.link {
		position: static;
		text-align: right;
		display: block;
	}
	
	.catalog_element .item_right_block .title {
		text-align: center;
	}
	.catalog_element .video_box {
		text-align: center;
	}
	.catalog_block ul li h2 {
		font-size: 18px;
	}
}

@media screen and (max-width: 970px) {
    .flexslider .slides .text_block .text.big
    {
        display: none;
    }

    .flexslider .slides .text_block .text.small
    {
        display: block;
    }
    .footer .info_block .footer_nav ul.main li.main
    {
        float: none;
        padding: 0;
        text-align: center;
        border: 0;
    }
    .footer .info_block .block
    {
        width: 100%;
    }
    
    .footer .info_block .block, .footer .info_block .soc, .footer .info_block .copy
    {
        text-align: center;
        width: 100%;
		display: block;
		position: static;
		overflow: hidden;
    }
    .footer .info_block .soc {
		padding: 20px 0;
		margin: 0;
	}
}

@media (max-width: 1070px) {
    /*======================= map ============================*/
    .map_box .check_country {
        height: auto;
        margin-bottom: 0;
    }
    .map_box .check_country .left_box {
        width: 100%;
        text-align: center;
    }
    .map_box .check_region {
        width: 100%;
        margin-top: 10px;
    }
    .map_box .jq-selectbox {
        text-align: left;
    }
    /*========================================================*/
    
    .info_block .info_elements ul li .box {
        min-width: 330px;
        max-width: none;
        margin-bottom: 15px;
    }
    .info_block .info_elements ul li .box .img {
          margin: 0 auto;
    }
    .info_block .info_elements ul li img
    {
        width: 300px;
        padding: 0;
    }
    .info_block .info_elements ul li .text {
        height: auto;
    }
    .info_block .info_elements ul li:nth-child(1) .box,
    .info_block .info_elements ul li:nth-child(2) .box, 
    .info_block .info_elements ul li:nth-child(3) .box {
        text-align: center;
        margin: 20px;
    }
    .info_block .info_elements ul li:first-child img
    {
        padding-right: 0;
        padding-left: 0;
    }
    .info_block .info_elements ul li:last-child img
    {
        padding-left: 0px
    }
    

    .navigation 
    {
        border: none;
    }
    .navigation nav { 
        height: auto;
        background: #3547d0;
    }
    .navigation nav ul {
        display: none;
        height: auto;
    }
    .navigation nav li {
        width: 100%;
        float: left;
        position: relative;
    }
    .navigation nav li a {

    }
    .navigation nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
        padding: 0;
    }
    .navigation nav > ul > li:hover > .child_box {
        display: none;
    }
    .navigation nav a#pull {
        display: block;
        width: 100%;
		height: 46px;
        position: relative;
        text-transform: uppercase;
    }
    .navigation nav a#pull:after {
        content:"";
        background: url('/bitrix/templates/biz/images/nav-icon.png') no-repeat center;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        left: 20px;
        top: 8px;
    }

    .top_block,
    .content,
    .footer
    {
        padding: 0 15px;
    }

    .flexslider
    {
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }

    .info_block .info_elements ul li img
    {
        width: 100%;
        height: auto;
    }

    .info_block .info_elements ul li .img
    {
        width: auto;
        height: auto;
    }

    .info_block .info_elements ul li .box
    {
        min-width: 100px;
    }

    body
    {
        height: auto;
    }

    #rasporka
    {
        display: none;
    }

    .footer_box
    {
        margin-top: 0;
    }

    .otz_block .info_block .link
    {
        width: 80%;
    }

    .catalog_menu
    {
        float: none;
        width: 100%;
    }
	
	.capabilities_block .caps > .capItem {
		display: block;
		max-width: 510px;
		margin: 5px auto;
		width: auto;
	}
	.slider_block {
		background-image: none;
		background-color: initial;
	}
	.catalog_list ul.catalog_box {
		text-align: center;
	}
	.top_block .pricing-tables .my_top_menu > a.link, .top_block .pricing-tables .my_top_menu > span {
		display: none;
	}
	.top_block .pricing-tables .my_top_menu {
		padding: 0;
	}
	.navigation nav > ul > .my_top_menu_clone {
		display: block;
	}
	.news_block .info_block ul {
		padding: 0 10px;
	}
	.news_block .info_block li.element {
		margin: 10px auto !important;
		display: block;
		width: unset;
		max-width: 340px;
	}
	
	.catalog_element .item_right_block .bottom {
		text-align: center;
		
	}
	.catalog_element .item_right_block .bottom span {
		width: 100%;
		margin: 5px;
	}
	.catalog_element .item_right_block .bottom .social_icons_box {
		padding: 0;
		margin: 10px;
	}
}



@media (max-width: 900px) {
    .tovar_carousel .catalog_list_nemu .punkts span.head_punkt
    {
        display: block;
        margin-bottom: 20px !important;
    }

    .tovar_carousel .catalog_list_nemu .punkts span.head_punkt.active a
    {
        background-color: transparent;
        padding-left: 0;
        padding-right: 0;
    }

    .tovar_carousel .catalog_list_nemu .punkts span.head_punkt.active
    {
        border: 0;
        width: 100%;
    }


}

@media (max-width: 700px) {
    .mfeedback form,
    .mfeedback .mf-name,
    .mfeedback .mf-email
    {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 890px) {
	.zayavka .info_block {
        height: 74px;
        text-align: center;
    }
	.zayavka .info_block .head:nth-child(1) {
        margin-left: 0;
    }
    .zayavka .info_block .head:nth-child(2) {
        margin-right: 0;
    }
}

@media (max-width: 600px) {
    .zayavka .info_block .head:nth-child(2)
    {
        display: none;
    }

    .zayavka .info_block
    {
        height: 38px;
    }
}

@media (max-width: 500px)
{
    .otz_block .info_block .link
    {
        width: 70%;
    }

    .news_list_tile ul.list_box li
    {
        width: calc(100% - 5px) !important;
    }
}

@media only screen and (max-width : 480px) {
    .navigation nav {
        border-bottom: 0;
    }
    .navigation nav ul {
        display: none;
        height: auto;
    }
    .navigation nav a#pull {
        display: block;
        width: 100%;
        position: relative;
        text-transform: uppercase;
    }
    .navigation 
    {
        border: none;
    }
    
    .flexslider .slides .text_block h2.head
    {
        margin-bottom: 0;
    }
    
    .flexslider .slides .text_block span
    {
        font-size: 13px;
    }
    
    .flexslider .slides .text_block
    {
        width: 70%;
    }
    .zayavka .info_block > a {
		background: none;
		padding: 0;
		margin: 0;
	}
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
    .navigation nav li {
        display: block;
        float: none;
        width: 100%;
    }
    .navigation nav li a {
        
    }
    .navigation 
    {
        border: none;
    }
}

@media (min-width: 480px) {

}

@media screen and (max-width: 600px) , screen and (max-height: 770px) {
	.b-modal .mfeedback {
		width: 100%;
		display: block;
		overflow: auto;
		height: 360px;
		-webkit-overflow-scrolling: touch;
	}
	.b-modal .mfeedback > .head {
		background: #ff6e00 url(/bitrix/templates/biz/images/logo_w.svg) no-repeat center;
		background-size: 200px;
	}
	.b-modal .mfeedback > .head > h1{
		display: none;
	}
	.b-modal .mfeedback > form{
		padding: 25px 27px;
	}
	.b-modal .mfeedback > form > .mf-name{
		width: 100%;
	}
}


/* End */
/* /bitrix/templates/biz/lightbox.css?14322062893946 */
/* /bitrix/templates/biz/main.css?153864482514736 */
/* /bitrix/templates/biz/slick/slick.css?15381354851806 */
/* /bitrix/templates/biz/slick/slick-theme.css?15381374192566 */
/* /bitrix/templates/biz/css/pure-min.css?142832727417286 */
/* /bitrix/templates/biz/css/grids-responsive-min.css?14283272739798 */
/* /bitrix/templates/biz/components/dtbiz/search.title/header/style.css?14286778182108 */
/* /bitrix/templates/biz/styles.css?1537958343219 */
/* /bitrix/templates/biz/template_styles.css?178482616280866 */
