

/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1685795707420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/city/style.css?17286546762007*/
/* ///  DECORATION CSS ///  */
.cont_select_int a {
    color: #777;
    text-decoration: none;
}
.cont_select_center {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -150px;
}

.cont_heg_50 {
  position: absolute;
  height: 50%;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fd7b52;
}

/* ///  END DECORATION CSS  ///  */
.icon_select_mate {
  position: absolute;
  top: 10px;
  right: 2%;
  font-size: 16px;
  height: 22px;
  transition: all 275ms;
}

.select_mate {
  position: relative;
  float: left;
  min-width: 150px;
  /*width: 300px;*/
  min-height: 35px;
  font-family: 'Roboto';
  color: #777;
  font-weight: 300;
  background-color: #fff;
  box-shadow: 1px 2px 10px -2px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  transition: all 375ms ease-in-out;
margin-bottom: 10px;
}
.select_mate select {
  position: absolute;
  overflow: hidden;
  height: 0px;
  opacity: 0;
  z-index: -1;
}

.cont_list_select_mate {
  position: relative;
  float: left;
  width: 100%;
}

.cont_select_int {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999;
  overflow: hidden;
  height: 0px;
  width: 100%;
  background-color: #fff;
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  border-radius: 0px 0px 3px 3px;
  box-shadow: 1px 4px 10px -2px rgba(0, 0, 0, 0.2);
  transition: all 375ms ease-in-out;
margin: 0;
}
.cont_select_int li {
  position: relative;
  float: left;
  width: 96%;
  border-bottom: 1px solid #E0E0E0;
  /*background-color: #F5F5F5;*/
  list-style-type: none;
  padding: 10px 4%;
  margin: 0px;
  transition: all 275ms ease-in-out;
  display: block;
  cursor: pointer;
}
.cont_select_int li:last-child {
  border-radius: 3px;
  border-bottom: 0px;
}
.cont_select_int li:hover {
  background-color: #e6e6e6;
}
.cont_select_int .active {
  background-color: #e6e6e6;
}

/* etiqueta <p> con la opcion selecionada  */
.selecionado_opcion {
  padding: 10px 4%;
  width: 96%;
  display: block;
  margin: 0px;
  cursor: pointer;
}


/* End */


/* Start:/bitrix/templates/.default/components/bitrix/sale.basket.basket.line/default-dnd/style.css?17453191774962*/
.img_user {
    display: block;
    float: left;
}
.img-shopping-cart {
    background: url(/bitrix/templates/.default/components/bitrix/sale.basket.basket.line/default-dnd/images/cart24.png) center center no-repeat;
    height: 31px;
    width: 33px;
	position: relative;
text-align: center;
    background-size: contain;
}
.img-shopping-cart a{
    height: 31px;
    width: 33px;
}
.num-products {color: #fff;background: #e53a40;width: 18px;height: 18px;position: absolute;right: -7px;font-size: 11px;border-radius: 50%;top: 0;}
#block-cart {
    padding-left: 0;
width: 35%;
    float: left;
}
#block-user {
width:100%;
    float: left;
}
#block-user a {
margin-right: 0;
}
.tex-basket {width: 147px}
.tex-basket-block {
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
float: left;
color: #313638;
}
.tex-basket-block>.fa {
    color: #97a1ab;
    width: 22px;
    text-align: center;
}
.tex-basket-block a {
    color: #313638;
    text-decoration: none;
	display: inline-block;
float: left;
font-size: 14px;
}
.total-price {
    color: #313638;
}
.basket-bottom  strong{

}
.tex-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.tex-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.tex-basket-fixed.top	  {top:10px}
	.tex-basket-fixed.right  {right:10px}
	.tex-basket-fixed.bottom{bottom:10px}
	.tex-basket-fixed.left	 {left:10px}
	.tex-basket-fixed.tex-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.tex-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.tex-basket-item-list{
		display: none;
	}
	/*.tex-basket-fixed */
}
.tex-basket-fixed .tex-basket-block{
	margin-left: 10px;
}
.tex-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.tex-opener .tex-basket-item-list{
	padding-bottom: 75px;
}
.tex-max-height .tex-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.tex-closed .tex-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.tex-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.tex-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.tex-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.tex-basket-item-list-button-container a.btn:hover,
.tex-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.tex-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.tex-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.tex-basket-item-list-container .tex-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.tex-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
.tex-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.tex-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.tex-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.tex-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.tex-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.tex-basket-item-list-item-remove:hover{
	opacity: .7;
}
.tex-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.tex-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.tex-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.tex-basket-item-list-item-price-summ{}

.tex_cart_login_top .tex-hdr-profile a {
	text-decoration: none;
}
.tex_cart_login_top .tex-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/bitrix/components/bitrix/search.title/templates/bootstrap_v4/style.min.css?1685795563708*/
.searche-title {}

.search-title-button {
	background-image: url(/bitrix/components/bitrix/search.title/templates/bootstrap_v4/images/icon-search.svg); background-repeat:no-repeat;background-position:center;min-width:45px;height:calc(1.5em + 0.75rem)}.title-search-result{border:1px solid #ced4da;display:none;overflow:hidden;z-index:205;background-color:#fff;padding:10px;border-radius:3px}.search-title-result-item{border-bottom:1px solid #ddd}.search-title .search-title-result-item:last-child{border-bottom:0}.search-title-result-item-link{font-size:16px;transition:170ms linear all}.search-title-result-item-price{font-size:16px}.search-title-result-item-current-price{font-weight:bold}.search-title-result-item-old-price{font-size:80%;text-decoration:line-through}
/* End */


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


/* Start:/bitrix/templates/main/styles.css?1750326832144955*/
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}


body {
  margin: 0;
}

main {
  display: block;
}


h1 {
  font-size: 2em;
  margin: 0.67em 0;
}


hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

a {
  background-color: transparent;
}


abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}


b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

small {
  font-size: 80%;
}


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input {
  overflow: visible;
}

button,
select { 
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}


legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  vertical-align: baseline;
}


textarea {
  overflow: auto;
}


[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}


[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}


[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}


template {
  display: none;
}


[hidden] {
  display: none;
}


/* 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;

    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;

/    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
max-width: none;
}
.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;
}

.slider .slider-img{
height: auto !important;
    width: auto !important;
    background: none !important;
}



  .services .container .services-item-hidden::before {
    content: "";
    display: block;
    width: 100%;
    background-color: #dad2d2;
    position: absolute;
    top: 11px;
    left: 0;
  }

  .bdovhidden {
    overflow: hidden;
  }
  
  .brn {
    border-right: none !important;
  }
  
  a{
      color: #3c8a08;
  }
  
  a:hover{
      color: #316f07;
  }
  
  #popup {
    background: #fff;
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
    padding: 30px 40px;
    position: fixed;
    z-index: 100;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 2px solid #000;
  }
  #popup .close_popup {
    cursor: pointer;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  #popup .h4 {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 22px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  #popup input {
    display: block;
    width: 100%;
    color: #7e8284;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    padding: 5px 15px;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 12.99px;
  }
  
  #side-menu {
    top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(78, 78, 78, 0.65);
    z-index: 101;
  }
  #side-menu ul {
    width: fit-content;
    height: 100%;
    padding: 25px;
    padding-top: 80px;
    background-color: #3d697e;
  }
  #side-menu ul li {
    min-width: 331px;
    padding-left: 20px;
    cursor: pointer;
  }
  #side-menu ul li a {
    text-decoration: none;
    color: #aebfc7;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 17px;
    line-height: 50px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    width: 100%;
    height: 100%;
  }
  #side-menu ul li:hover {
    background-color: #174a63;
  }
  #side-menu ul li:hover a {
    color: white;
  }
  #side-menu #menuExit {
    position: absolute;
    left: 390px;
    top: 10px;
    cursor: pointer;
  }
  
  .services-item-hidden, .dpn {
    display: none;
  }
  
  .alt-image {
    display: none;
  }

.price-info{
    margin-top: -20px;
    margin-bottom: 20px;
    color: #424242;
    font-weight: bold;
    font-size: 13px;
}

.popuilyar-bottom{
    margin-bottom: 40px;
}
  
  @media all and (max-width: 1023px) {
      .sim {
        background-color: #446f8f;
      }
      .sim .services-item-visible-name img {
        display: none;
      }
      .sim .services-item-visible-name .alt-image {
        display: block;
      }
      .sim .services-item-visible-name p {
        color: #3d637f !important;
      }
      .sim .services-item-visible-butt {
        display: none;
      }
      .sim .services-item-hidden {
          display: block;
      }
  }
  
  .important-info{
      margin: 30px auto;
      padding: 20px;
      background-color: #567f3d;
      color: #fff;
  }
  
  .important-info b {
      font-size: 44px;
      text-transform: uppercase;
      font-weight: 900;
  }
  
  @media all and (min-width: 1024px) {
      .services-item:hover {
        background-color: #dad2d2;
color: #446f8f;
      }
      .services-item:hover .services-item-visible-name img {
        display: none;
      }
      .services-item:hover .services-item-visible-name .alt-image {
        display: block;
      }
      .services-item:hover .services-item-visible-name p {
        color: #3d637f !important;
      }
      .services-item:hover .services-item-visible-butt {
        display: none;
      }
      .services-item:hover .services-item-hidden {
          display: block;
      }
  }
  
  * {
    box-sizing: border-box;
    outline: none;
  }
  
  ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  
  img {
    max-width: 100%;
  }
  
  body, p {
    margin: 0;
    padding: 0;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
      overflow-x: hidden;
  }
  
  .container, .container-fluid {
    width: 90%;
    max-width: 1340px;
    margin: 0 auto;
  }

  .container .container {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

.container-fluid .col-sm-6{
    width: 100% !important;
    max-width: 100% !important;
flex: 100% !important;
}
  
  h1{
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
      font-size: 36px;
      text-transform: uppercase; 
      margin: 36px 0;}

  .h-home{
      margin: 0 auto;
    text-align: center;
  }
  

  h1:after{
      content: "";
      width: 96px;
      height: 5px;
      background-color: #bb144b;
      margin-top: 9px;
      margin-bottom: 20px;
      display: block;
  }

  .h-home:after{
      content: "";
      width: 96px;
      height: 5px;
      background-color: #bb144b;
      margin: 9px auto 20px;
      display: block;
  }
  
  .button {
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    height: 40px;
    border-radius: 20px;
    background: #bb144b;
    text-align: center;
    line-height: 40px;
  }
  
  .button-pamyatka {
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    height: 40px;
    border-radius: 20px;
    background: #446f8f;
    text-align: center;
    line-height: 40px;
  }
  
  .breadcums {
    padding: 15px 0 35px;
    background-color: #e6e6e6;
  }
  .breadcums .container ul li {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    color: #bb144b;
  }
  .breadcums .container ul li:last-child a {
    color: #828282;
  }
  .breadcums .container ul li a {
    text-decoration: none;
    color: #446f8f;
  }
  
  .bx-breadcrumb i {
      line-height: 13px;
      font-size: 12px;
      vertical-align: middle;
      margin-left: 5px;
      color: #234661;
      font-weight: bold;
      margin-right: -3px;
  }

  .opis {
  /  padding: 36px 0 40px 0;
  }
  .opis .container p {
    display: block;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    margin-bottom: 20px;
  }
  .opis .container .hr-hl {
    width: 96px;
    height: 5px;
    background-color: rgba(49, 112, 143, 0.95);
    margin-top: 9px;
    margin-bottom: 20px;
  }
  .opis .container span {
    display: block;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    margin-bottom: 20px;
  }
  
  .price-list {
    padding-bottom: 70px;
  }
  .price-list .container .p {
    color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 40px;
  }
  .price-list .container .price-list-wrapper {
    display: flex;
  /  justify-content: space-between;
      flex-wrap: wrap;
  }
  .price-list .container .price-list-wrapper .price-list-item {
    position: relative;
  /  width: fit-content;
    width: calc(23.5% - 2px);
    border: 1px solid #b2b2b2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 14px 10px 23px;
    box-shadow: -1px 20px 16px -17px rgba(0, 0, 0, 0.29);
    transition: all 0.3s ease;
  margin-right: 2%;
  margin-bottom:30px;
text-align: center;
  }
  
  .price-list .container .price-list-wrapper .price-list-item:nth-child(4n){
  margin-right: 0;
  }
  .price-list .container .price-list-wrapper .price-list-item:hover {
    transform: translateY(-10px);
    box-shadow: 11px 10px 10px 1px rgba(0, 0, 0, 0.29);
  }
  .price-list .container .price-list-wrapper .price-list-item .sale {
    position: absolute;
    right: 15px;
    top: 50px;
  }
  .price-list .container .price-list-wrapper .price-list-item p {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    margin-bottom: 15px;
    text-align: center;
  }
  .price-list .container .price-list-wrapper .price-list-item span {
    display: block;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 16px;
    margin-bottom: 15px;
  }
  .price-list .container .price-list-wrapper .price-list-item ul {
    margin-bottom: 18px;
  }
  .price-list .container .price-list-wrapper .price-list-item ul li {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    color: #3d637f;
      list-style: circle;
      margin-left: 20px;
      font-size: 15px;
      padding: 3px 0;
  }
  .price-list .container .price-list-wrapper .price-list-item .price {
    margin: 0 auto;
	height: 68px;
  }
  .price-list .container .price-list-wrapper .price-list-item .price p,
  .trio .item p {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 16px;
  }
  .price-list .container .price-list-wrapper .price-list-item .price p span,
  .trio .item span {
    display: inline-block;
    color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 24px;
  }
  .price-list .container .price-list-wrapper .price-list-item .button-wrap a,
  .sertific_item .button-wrap a  {
    cursor: pointer;
    display: block;
    margin: 0 2%;
    width: 177px;
    height: 40px;
    border-radius: 20px;
    outline: none;
    background-color: #bb144b;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    text-transform: uppercase;
  }
  .price-list .container .price-list-wrapper .price-list-item .button-wrap a:hover,
  .trio .item .button-wrap a:hover {
    background-color: #386114;
  }
  
  .price-list .container .price-list-wrapper .price-list-item .button-wrap .more,
  .trio .item .button-wrap .more{
  background-color: #446f8f;
  }
  
  .price-list .container .price-list-wrapper .price-list-item .button-wrap .more:hover,
  .trio .item .button-wrap .more:hover {
  background-color: #674e4d;
  }


  .price-list del{
font-size: 24px;
    font-weight: 900;
    color: #b10d0d;
    text-decoration: none;
}

.specifications{
    padding: 0 25px;
}

.specifications p{
font-family: "Muller Extra Bold" !important;
    font-size: 12px !important;
    margin-bottom: 5px !important;
    text-align: left !important;
}

.specifications span{
    float: right !important;
    margin: 0 !important;
    font-size: 12px !important;
}

.skidka{
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background: #c31717;
    line-height: 70px;
    color: #fff;
    font-weight: 900;
    position: absolute;
    top: 130px;
    right: 30px;
    font-size: 20px;
}

  .lets-start {
    padding-bottom: 75px;
    margin: 60px 0;
  }
  .lets-start-h {
    text-align: center;
    margin-bottom: 25px;
    color: #446f8f;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
  }
  .lets-start .container {
    padding: 50px 5px;
    background-color: #bb144b;
  }
  .lets-start .container .order-list {
    display: flex;
    justify-content: space-around;
  }
  .lets-start .container .order-list-item {
    display: flex;
  }
  .lets-start .container .order-list-item .numb {
color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 30px;
    width: 46px;
    height: 46px;
    border-radius: 46px;
    background-color: #f3f3f3;
    text-align: center;
    line-height: 50px;
    margin-right: 20px;
  }
  .lets-start .container .order-list-item .text p {
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 10px;
  }
  .lets-start .container .order-list-item .text span {
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 12px;
    max-width: 230px;
    display: inline-block;
  }
  
  .sale {
    padding-bottom: 15px;
    margin: 60px 0 50px;
  }
  .sale .container {
    background-color: #e6e6e6;
    display: flex;
    min-height: 200px;
    padding-right: 65px;
    justify-content: space-between;
  }
  .sale .container .img img {
margin: 40px 20px 0 20px;
    max-width: 300px;
  }
  .sale .container .text {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    margin-left: 20px;
    padding-top: 30px;
  }
  .sale .container .text p {
   margin-bottom: 25px;
    color: #446f8f;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 26px;
    text-transform: uppercase;
  }
  .sale .container .text span {
    display: block;
    color: #446f8f;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 18px;
    max-width: 450px;
    text-transform: uppercase;
    margin-bottom: 32px;
  }
  .sale .container .text .bot-text {
    text-transform: none;
    font-size: 18px;
    color: #446f8f;
    max-width: 456px;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
  }
  .sale .container form {
    justify-self: flex-end;
    display: flex;
    flex-direction: column;
    padding-top: 20px;
  }
  .sale .container form p {
    color: #202124;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    text-transform: uppercase;
  }
  .sale .container form .hr-hl {
    width: 96px;
    height: 5px;
    margin-top: 5px;
    margin-bottom: 17px;
    background-color: #3d637f;
  }
  .sale .container form input {
    width: 316px;
    height: 38px;
    box-shadow: inset 0 0 18px rgba(0, 0, 0, 0.09);
    color: #202124;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 18px;
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    padding: 0 11px;
    outline: none;
    margin-bottom: 11px;
  }
.sale .container form .accept {
display: flex;
    align-items: center;
    margin: 0;
}

.sale .container form .accept input {
    width: 20px;
    height: 20px;
    padding: 0;
    margin-bottom: 0;
}

.sale .container form .accept span{
font-size: 13px;
    text-transform: none;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    margin-left: 10px;
}

  .sale .container form button {
    width: 263px;
    height: 39px;
    background-color: #bb144b;
    outline: none;
    border: none;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    margin: 0 auto;
    text-transform: uppercase;
    margin-top: 10px;
  }
  
  #district .acard_ul {
    display: flex;
    width: 100%;
    justify-content: flex-start;
  }
  #district .acard_ul li {
    display: block;
    cursor: pointer;
    margin-right: 1px;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 16px;
    padding: 15px 18px;
    background: #3d637f;
    width: 244px;
  }
  #district .acard_ul li.active {
    background: #bb144b;
  }
  #district .acard_ul li.akcia {
    background: #ff0060;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
  }
  #district .district_bg {
    background: #c2d6e0;
    padding: 20px 0px 25px 0px;
  }
  #district .district_bg .offer_dist {
    display: flex;
    justify-content: space-between;
  }
  #district .district_bg .offer_dist .list_distr .distr_ban {
    margin-top: 30px;
    display: flex;
    align-items: center;
    background: #bb144b;
    padding: 15px 10px 20px 15px;
  }
  #district .district_bg .offer_dist .list_distr .distr_ban .time_ban {
    margin-right: 15px;
  }
  #district .district_bg .offer_dist .list_distr .distr_ban p.ban-aft {
    margin-right: 40px;
    position: relative;
  }
  #district .district_bg .offer_dist .list_distr .distr_ban p.ban-aft:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 32px;
    background-color: #c2d6e0;
  }
  #district .district_bg .offer_dist .list_distr .distr_ban p {
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 22px;
  }
  #district .district_bg .offer_dist .list_distr .distr_ban p strong {
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 39px;
    text-transform: uppercase;
  }
  #district .district_bg .offer_dist .list_distr .offer_distr {
    display: flex;
  }
  #district .district_bg .offer_dist .list_distr .offer_distr .point_distr-l {
    margin-right: 40px;
  }
  #district .district_bg .offer_dist .list_distr .offer_distr li {
    margin-bottom: 13px;
    color: #3d637f;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 16px;
    font-weight: 400;
  }
  #district .district_bg .offer_dist .list_distr .offer_distr li span {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    text-transform: uppercase;
  }
  #district .district_bg .offer_dist .list_distr .h5 {
    color: #3d637f;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 23px;
    margin-bottom: 25px;
    text-transform: uppercase;
  }
  
  #our_works {
    padding-bottom: 65px;
    overflow-x: hidden;
  }
  #our_works .h4 {
    color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    text-align: center;
    margin-bottom: 35px;
    font-size: 36px;
    text-transform: uppercase;
  }
  #our_works .container {
    position: relative;
  }
  #our_works .container .next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    transform: translate(-50%, -50%);
  }
  #our_works .container .prev {
    left: 25px;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    transform: translate(-50%, -50%);
  }
  #our_works .work_wrap {
    padding: 0px 70px;
  }
  #our_works .work_wrap .work_item {
    padding-bottom: 20px;
    margin-right: 10px;
  }
  #our_works .work_wrap .work_item img {
    display: block;
    padding: 5px;
    margin: 0 auto;
    border: 1px solid #b2b2b2;
    box-shadow: -1px 20px 16px -17px rgba(0, 0, 0, 0.29);
width: 100%;
  }
  
  .wrapp {
    position: relative;
  }
  
  #sertific, #sertific2, #sertific3 {
    background: #e6e6e6;
    padding: 50px 0px 55px 0px;
  }
  #sertific .sertific_wrap, #sertific2 .sertific_wrap, #sertific3 .sertific_wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  #sertific .sertific_wrap .sertific_item.sm, #sertific2 .sertific_wrap .sertific_item.sm, #sertific3 .sertific_wrap .sertific_item.sm {
    max-width: 360px;
  }
  #sertific .sertific_wrap .sertific_item.sm .h4, #sertific2 .sertific_wrap .sertific_item.sm .h4, #sertific3 .sertific_wrap .sertific_item.sm .h4 {
    color: #446f8f;
  }
  #sertific .sertific_wrap .photo_sertificate.sertific_item, #sertific2 .sertific_wrap .photo_sertificate2.sertific_item, #sertific3 .sertific_wrap .photo_sertificate3.sertific_item {
    max-width: 290px;
    position: relative;
  }
  #sertific .sertific_wrap .photo_srtif, #sertific2 .sertific_wrap .photo_srtif, #sertific3 .sertific_wrap .photo_srtif {
    position: relative;
  }
  #sertific .sertific_wrap .prev, #sertific .sertific_wrap .next, #sertific2 .sertific_wrap .prev, #sertific2 .sertific_wrap .next, #sertific3 .sertific_wrap .prev, #sertific3 .sertific_wrap .next {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 25px;
    width: 50px;
    height: 50px;
    background: #000000;
    text-align: center;
    z-index: 10;
  }
  #sertific .sertific_wrap .next, #sertific2 .sertific_wrap .next, #sertific3 .sertific_wrap .next {
    right: 1px;
  }
  #sertific .sertific_wrap .prev, #sertific2 .sertific_wrap .prev, #sertific3 .sertific_wrap .prev {
    right: 50px;
  }
  #sertific .sertific_wrap .sertific_item, #sertific2 .sertific_wrap .sertific_item, #sertific3 .sertific_wrap .sertific_item {
    max-width: 380px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #sertific .sertific_wrap .sertific_item img, #sertific2 .sertific_wrap .sertific_item img, #sertific3 .sertific_wrap .sertific_item img {
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  #sertific .sertific_wrap .sertific_item .h4, #sertific2 .sertific_wrap .sertific_item .h4, #sertific3 .sertific_wrap .sertific_item .h4 {
    color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 25px;
  }
  #sertific .sertific_wrap .sertific_item p, #sertific2 .sertific_wrap .sertific_item p, #sertific3 .sertific_wrap .sertific_item p {
    margin-bottom: 10px;
    color: #202124;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 18px;
    line-height: 24px;
  }
  #sertific .sertific_wrap .sertific_item a.button, #sertific2 .sertific_wrap .sertific_item a.button, #sertific3 .sertific_wrap .sertific_item a.button {
    width: 175px;
  }

 #sertific .sertific_wrap .garant .h4{
color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 45px;
    text-transform: uppercase;
    margin-bottom: 25px;
}
  
  #partners {
    padding: 100px 0px 125px 0px;
    background: url("/bitrix/templates/main/img/complex.webp") no-repeat center/cover;
  }
  #partners .container {
    display: flex;
    justify-content: flex-end;
  }
  #partners .partner_block {
    padding: 30px 55px 28px 55px;
    max-width: 555px;
    background: #446f8f;
  }
  #partners .partner_block .h5 {
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
    max-width: 225px;
  }
  #partners .partner_block p {
    color: #ffffff;
    margin-top: 25px;
    margin-bottom: 20px;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 18px;
    font-weight: 400;
    max-width: 450px;
  }
  #partners .partner_block a {
    display: inline-block;
/    width: 177px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    padding: 12px 20px;
    text-align: center;
    background: #bb144b;
    text-decoration: none;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
  }
  
  .whyWe .main_info-why .main_why-item {
    margin-bottom: 45px;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
  }
  .whyWe .main_info-why .main_why-item p, main p {
  /  color: #333333;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 15px;
    margin: 10px 0;
  }
  .whyWe .main_info-why .main_why-item h2, main h2 {
    color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 24px;
    margin-bottom: 30px;
    text-transform: uppercase;
  }
  
  .whyWe .main_info-why .main_why-item ul, main ul {
      list-style: disc;
      padding: 0;
      margin: 10px 0 10px 30px;
    font-size: 15px;
  }
  
  .whyWe .main_info-why .main_why-item li, main li {
      padding: 5px 0;
  }
  
  .whyWe .main_info-why .main_why-item h3, main h3 {
    color: #446f8f;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  
  .text-page{
  padding-bottom: 0 !important;
  }
  
  .whyWe {
    padding: 45px 0;
  }
  .whyWe .h3 {
    color: #202124;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 45px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
  }
  .whyWe .h6 {
    color: #202124;
    margin-top: 25px;
    margin-bottom: 45px;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 600;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
  }
  .whyWe .advantages_wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .whyWe .advantages_wrap .advantages_item {
    display: flex;
  }
  .whyWe .advantages_wrap .advantages_item .adv_info {
    max-width: 210px;
    margin-left: 25px;
  }
  .whyWe .advantages_wrap .advantages_item .adv_info-head {
    color: #202124;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .whyWe .advantages_wrap .advantages_item .adv_info-body {
    color: #202124;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
  }
  .whyWe .why_form {
    padding: 45px 60px 65px 60px;
	height:322px; 
    background: url(/bitrix/templates/main/img/sovet-man.webp) no-repeat right #eef6ff;
  }
  .whyWe .why_form .h5 {
    color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    max-width: 600px;
  }
  .whyWe .why_form p {
    color: #446f8f;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 18px;
    font-weight: 400;
    max-width: 555px;
    margin-top: 15px;
    margin-bottom: 25px;
    line-height: 24px;
  }
  .whyWe .why_form .field_group {
    display: flex;
    align-items: center;
  }
  .whyWe .why_form .field_group input {
    box-shadow: inset 0 0 18px rgba(0, 0, 0, 0.09);
    border: 1px solid #b2b2b2;
    background-color: #ffffff;
    width: 315px;
    color: #5a5b5d;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 18px;
    height: 38px;
    margin-right: 20px;
    padding: 0px 10px;
    border-radius: 4px;
  }
  .whyWe .why_form .field_group button {
    background: #bb144b;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border: 1px solid #bb144b;
    text-align: center;
    height: 38px;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 20px;
    cursor: pointer;
  }

.popup_form_order input[type="checkbox" i],
.popup_form input[type="checkbox" i]{
    height: 15px !important;
    width: 15px !important;
}

.popup_form_order .accept,
.popup_form .accept{
margin: 7px 0;
    font-size: 14px !important;
}

.svoimi-rukami {
    padding: 60px 0;
    height: 485px;
    background: url(/bitrix/templates/main/img/svoimi-rukami.webp) no-repeat right #446f8f;
    color: #dad2d2;
}

.svoimi-rukami h2 {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 45px;
    font-weight: 400;
    text-transform: uppercase;
	padding: 0;
    margin: 0;
    line-height: 1.3;
	max-width: 450px;
}

.svoimi-rukami b {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 45px;
    font-weight: 400;
    text-transform: uppercase;
	color:#bce073;
}

.svoimi-rukami p {
font-size: 24px;
    margin: 15px 0;
    max-width: 600px;
}

.svoimi-rukami p span {
    font-size: 30px;
	color:#bce073;
    font-weight: 900;
}

.a-stone{
text-align: center;
    margin: 30px 0;
color: #9a8c8e;
    font-size: 20px;
}

.a-stone img,
.probel{
display: block;
    max-width: 70%;
    margin: 0 auto 30px;
}


  #map {
    overflow-x: hidden;
  }
  #map img {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  
  footer .foot_feedback {
    background: #446f8f;
    padding: 38px 0px 38px 0px;
  }
  footer .foot_feedback .container {
    display: flex;
    justify-content: space-between;
  }
  footer .foot_feedback .feedback-company {
    max-width: 230px;
  }
  footer .foot_feedback .feedback-company p.pol {
    margin: 20px 0px;
  }
  footer .foot_feedback .feedback-company p {
    color: #a7999a;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
  }
  footer .foot_feedback .feedback-company p span {
    display: block;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
  }
  footer .foot_feedback .feedback_contacts {
    background: #332625;
    padding: 30px;
    display: flex;
    max-width: 937px;
  }
  footer .foot_feedback .feedback_contacts .vk_item {
    display: flex;
    align-items: center;
  }
  footer .foot_feedback .feedback_contacts .vk_item span {
    display: inline-block;
    margin-right: 0;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
  }
  footer .foot_feedback .feedback_contacts .vk_item a {
    margin-left: 10px;
  }
  footer .foot_feedback .feedback_contacts .contact_item {
    width: 50%;
  }
  footer .foot_feedback .feedback_contacts .contact_item .contact_head-it {
    color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
  }
  footer .foot_feedback .feedback_contacts .contact_item p {
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }
  footer .foot_feedback .feedback_contacts .contact_item p.address {
    line-height: 18px;
  }
  footer .foot_feedback .feedback_contacts .contact_item a {
    display: block;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
  }
  footer .foot_menu {
    background: #ebe7e7;
    padding: 30px 0px 40px 0px;
  }
  footer .foot_menu_nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  footer .foot_menu_nav ul a {
    text-decoration: none;
    color: #446f8f;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
  }
  footer .foot_menu_nav ul li.dev a {
    display: flex;
    align-items: center;
  }
  footer .foot_menu_nav ul li.dev a span {
    display: inline-block;
    text-align: right;
    margin-right: 10px;
      color: #616161;
  }
  
  .loader {
    position: absolute;
    z-index: 15;
    top: -100%;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #000000;
    transition: opacity .7s ease;
    opacity: 0;
    background-color: rgba(0,0,0,.55);
  }
   
  .loader:after,
  .loader:before {
    box-sizing: border-box;
  }
   
  .loader.is-active {
    top: 0;
    opacity: 1;
  }
   
  .loader-default:after {
    position: absolute;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    width: 48px;
    height: 48px;
    content: '';
    animation: rotation 1s linear infinite;
    border: solid 8px #ffffff;
    border-left-color: transparent;
    border-radius: 50%;
  }
   
  @keyframes rotation {
    from {
      transform: rotate(0);
    }
    to {
      transform: rotate(359deg);
    }
  }
   
  @keyframes blink {
    from {
      opacity: .5;
    }
    to {
      opacity: 1;
    }
  }
  
  .ymap-container-h{
      color: #446f8f;
      margin-top: 25px;
      margin-bottom: 45px;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 600;
      font-size: 18px;
      font-weight: 400;
      line-height: 24px;
      text-align: center;
  }
  
  .ymap-container {
    position: relative;
    margin:0;
    overflow: hidden;
    cursor: pointer;
    background: url('/bitrix/templates/main/img/map.webp') #ffffff no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 0 0 2em  0 rgba(0,0,0,.2);
  }
   
  /* Блок, в котором появится Яндекс.Карта */
  #map-yandex {
    position: relative;
    z-index: 7;
    width: 100%;
    height: 424px;
    cursor: pointer;
    background-color: transparent;
  }
  
  @media all and (max-width: 1165px) {
    #sertific .sertific_wrap, #sertific2 .sertific_wrap, #sertific3 .sertific_wrap {
      flex-wrap: wrap;
    }
  
    #sertific .sertific_wrap .sertific_item, #sertific2 .sertific_wrap .sertific_item, #sertific3 .sertific_wrap .sertific_item {
      margin-bottom: 25px;
    }
  }
header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: white;
  z-index: 100;
box-shadow:0px 6px 10px 5px rgba(0,0,0,0.4);
-webkit-box-shadow:0px 6px 10px 5px rgba(0,0,0,0.4);
-moz-box-shadow:0px 6px 10px 5px rgba(0,0,0,0.4);
}
  header .container {
    display: flex;
    justify-content: space-between;
    padding: 12px 0;
  }
  header .container .logo-wrapper {
    display: flex;
    align-items: center;
  }
  header .container .logo-wrapper .menu-button {
    margin-right: 15px;
    cursor: pointer;
      display: none;
  }
  header .container .logo-wrapper .menu-button span {
    display: block;
    width: 44px;
    height: 2px;
    background-color: #202124;
    margin-bottom: 10px;
  }
  header .container .logo-wrapper .menu-button span:last-child {
    margin-bottom: 0;
  }
  header .container .logo-wrapper .logo {
    height: 56px;
   padding-top:7px;
  margin-right: 15px;
  }
  header .container .info-wrapper {
    display: flex;
  }
  header .container .info-wrapper .info-item {
    color: #202124;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    display: flex;
    align-items: center;
  margin-right: 10px;
  }
  header .container .info-wrapper .info-item img {
    width: 16px;
    height: 9px;
    margin-right: 10px;
    margin-top: 5px;
    align-self: flex-start;
  }
  header .container .info-wrapper .info-item div p {
    font-weight: bold;
  }
  header .container .info-wrapper .info-item div span {
    display: block;
  }
  header .container .info-wrapper .info-phone img {
    margin-right: 15px;
  }
  header .container .info-wrapper .info-phone div .info-phone-number {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 600;
    font-size: 18px;
    font-weight: 400;
  }
  header .container .info-wrapper .info-phone div .info-phone-number a {
      text-decoration: none;
		color: #446f8f;
  }
  header .container .call-back-wrapper button {
    width: 178px;
    height: 39px;
    background-color: #bb144b;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
    outline: none;
    border: none;
    border-radius: 20px;
  }
  
  .services {
    background-color: #446f8f;
    padding: 0 0 8px 0;
  }
  .services .container {
    display: flex;
  }
  .services .container .services-item {
    padding-top: 8px;
    width: 25%;
    position: relative;
  }
  .services .container .services-item:last-child-visible {
    border-right: 0;
  }
  .services .container .services-item-hidden {
    z-index: 900;
    color: #3d637f;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 17px;
    text-decoration: underline;
    background-color: #dad2d2;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 0 25px 25px 30px;
	margin-top:-20px;
  }
  .services .container .services-item-hidden a {
    text-decoration: none;
    color: #446f8f;
      padding: 8px 0;
      display: block;
  }
  .services .container .services-item-visible {
    cursor: pointer;
    border-right: 1px solid rgba(32, 33, 36, 0.24);
    padding: 20px 20px 20px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 50px;
  }
  .services .container .services-item-visible:last-child {
    border-right: none !important;
  }
  .services .container .services-item-visible-name {
    display: flex;
  }
  .services .container .services-item-visible-name p {
    width: 235px;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
/      color: #e1f0fb;
  }
  .services .container .services-item-visible-name p a {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: #e6e6e6;
    text-decoration: none;
  }
  .services .container .services-item-visible-name p a:hover {
    text-decoration: none;
    color: #446f8f;
  }
  .services .container .services-item-visible-name img {
  /  width: 38px;
    height: 33px;
    margin-right: 20px;
  }
  
  .sec-menu {
    margin-top: 99px;
  }
  .sec-menu .container {
    background-color: #bb144b;
  }
  .sec-menu .container .sec-menu-wrapper {
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 21px 15px 30px;
  }
  .sec-menu .container .sec-menu-wrapper ul li {
    display: inline-block;
    margin-right: 45px;
  }
  .sec-menu .container .sec-menu-wrapper ul li a {
    text-decoration: none;
    color: #ffffff;
  }
  .sec-menu .container .sec-menu-wrapper form {
    position: relative;
  }
  .sec-menu .container .sec-menu-wrapper form input {
    width: 240px;
    height: 38px;
    box-shadow: inset 0 0 18px rgba(0, 0, 0, 0.09);
    border: 1px solid #b2b2b2;
    padding-left: 20px;
    padding-right: 35px;
    color: #7e8284;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 12.99px;
    outline: none;
  }
  .sec-menu .container .sec-menu-wrapper form img {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
  }
  
.actions-slider{
margin:20px 0;
}


  .actions-slider .container {
    position: relative;
  }
  .actions-slider .container .prev, .actions-slider .container .next {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: calc(100% - 50px);
    width: 50px;
    height: 50px;
    background: #000000;
    text-align: center;
    z-index: 23;
  }
  .actions-slider .container .prev img, .actions-slider .container .next img {
    width: 16px;
    height: 27px;
    margin: 0 auto;
  }
  .actions-slider .container .next {
    left: calc(100% - 80px);
  }
  .actions-slider .container .prev {
    right: 80px;
  }
  .actions-slider .container .actions-slider-wrapper {
    position: relative;
  }

  
  .actions-slider .container .actions-slider-wrapper .actions-slider-item-content {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    color: #ffffff;
    width: 100%;
  }
  .actions-slider .container .actions-slider-wrapper .actions-slider-item-content p {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
    max-width: 390px;
    margin-bottom: 25px;
  }
  .actions-slider .container .actions-slider-wrapper .actions-slider-item-content span {
    font-size: 30px;
    display: block;
    margin-bottom: 30px;
  }
  .actions-slider .container .actions-slider-wrapper .actions-slider-item-content a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #ffffff;
    width: 150px;
    height: 39px;
    font-size: 13px;
    background-color: #bb144b;
    border-radius: 20px;
  }
  
  .first-item {
    background-image: url("/bitrix/templates/main/img/home-1.webp");
  }
  
  .second-item {
    background-image: url("/bitrix/templates/main/img/home-2.webp");
  }
  
  .third-item {
    background-image: url("/bitrix/templates/main/img/home-3.webp");
  }
  
  .fourth-item {
    background-image: url("/bitrix/templates/main/img/home-4.webp");
  }
  
  .we-offer {
    padding: 64px 0 80px 0;
  }
  .we-offer .container {
 /   display: flex;
  }
  .we-offer .container .we-offer-left {
    margin-right: 120px;
    width: fit-content;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 15px;
  }
  .we-offer .container .we-offer-left p.h3 {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 42px;
    font-weight: 400;
    text-transform: uppercase;
    width: 315px;
  }
  .we-offer .container .we-offer-left .hr-hl {
    width: 96px;
    height: 5px;
    background-color: rgba(49, 112, 143, 0.95);
    margin-bottom: 20px;
  }
  .we-offer .container .we-offer-left p.offer-text {
    width: 300px;
    margin-bottom: 40px;
  }
  .we-offer .container .we-offer-left img {
    margin-bottom: 20px;
  }
  .we-offer .container .we-offer-left p.h4 {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
  }
  .we-offer .container .we-offer-left form {
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .we-offer .container .we-offer-left form input {
    width: 316px;
    height: 38px;
    box-shadow: inset 0 0 18px rgba(0, 0, 0, 0.09);
    border: 1px solid #b2b2b2;
    outline: none;
    padding: 0 10px;
    margin-bottom: 11px;
    border-radius: 5px;
  }
  .we-offer .container .we-offer-left form button {
    width: 263px;
    height: 39px;
    background-color: #bb144b;
    border-radius: 20px;
    border: none;
    color: white;
    outline: none;
  }
  .we-offer .container .we-offer-right {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    margin: -10px;
    width: 100%;
  }
  .we-offer .container .we-offer-right-item {
    cursor: pointer;
    position: relative;
    margin: 10px;
    width: calc(50% - 20px);
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    color: #ffffff;
	background-size: cover;
    background-position: center;
    padding: 36px 10px 30px 30px;
    transition: 0.5s;
	min-height: 280px;
  }
.mh380{
	min-height: 380px !important;
  }
.we-offer-right-item {
    cursor: pointer;
    position: relative;
    margin: 10px;
    width: calc(50% - 20px);
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    color: #ffffff;
	background-size: cover;
    background-position: center;
    padding: 36px 10px 72px 30px;
    transition: 0.5s;
  }
  .we-offer .container .we-offer-right-item:hover .bga {
  /  background-color: #003d5a;
    background-color: #bb144b;
    opacity: 0.8;
  }
  .we-offer .container .we-offer-right-item:hover .hr-hl {
    background-color: #71c9f3;
  }
  .we-offer .container .we-offer-right-item .bga {
    transition: 0.5s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.4;
    z-index: 1;
  }
  .we-offer .container .we-offer-right-item p {
    position: relative;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 29px;
    font-weight: 400;
    margin-bottom: 10px;
    z-index: 3;
  }

  .we-offer .container .we-offer-right-item p a{
    color: #fff;
text-decoration: none;
  }
  .we-offer .container .we-offer-right-item .hr-hl {
    transition: 0.5s;
    position: relative;
    width: 96px;
    height: 5px;
    background-color: #bb144b;
    margin-bottom: 30px;
    z-index: 2;
  }
  .we-offer .container .we-offer-right-item ul {
    position: relative;
    z-index: 2;
  }
  .we-offer .container .we-offer-right-item ul li {
    font-size: 18px;
    text-decoration: underline;
 /   margin-bottom: 5px;
  }
  .we-offer .container .we-offer-right-item ul li a {
    text-decoration: none;
    color: white;
  }
  
  .who-we {
    background-color: #e6e6e6;
    padding: 60px 0;
    margin-bottom: 60px;
  }
  .who-we .container {
    display: flex;
    justify-content: space-between;
  }
  .who-we .container .who-we-right {
    margin-left: 5%;
      width: 50%;
  }
  
  .who-we .container .who-we-left {
      width: 45%;
  }
  .who-we .container .who-we-right p {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 45px;
    text-transform: uppercase;
    margin-bottom: 35px;
  }
  .who-we .container .who-we-right span {
    display: block;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 18px;
    margin-bottom: 30px;
    max-width: 575px;
  }
  .who-we .container .who-we-right a {
    text-decoration: none;
    width: 177px;
    height: 39px;
    background-color: #bb144b;
    border-radius: 20px;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
  }
  
  .our-serv {
    padding: 90px 0;
  }
  .our-serv .container {
    display: flex;
    position: relative;
  }
  .our-serv .container .prev, .our-serv .container .next {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: calc(100% - 50px);
    width: 50px;
    height: 50px;
    background: #000000;
    text-align: center;
    z-index: 23;
  }
  .our-serv .container .prev img, .our-serv .container .next img {
    width: 16px;
    height: 27px;
    margin: 0 auto;
  }
  .our-serv .container .next {
    left: calc(100% - 50px);
  }
  .our-serv .container .prev {
    right: 50px;
  }
  .our-serv .container .our-serv-left {
    float: left;
    width: fit-content;
    color: #202124;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    margin-right: 46px;
  }
  .our-serv .container .our-serv-left p {
    font-size: 45px;
    max-width: 200px;
  }
  .our-serv .container .our-serv-left .hr-hl {
    width: 96px;
    height: 5px;
    background-color: #3d637f;
    margin-bottom: 20px;
  }
  .our-serv .container .our-serv-left span {
    font-size: 18px;
    width: 204px;
    display: block;
  }
  .our-serv .container .our-serv-right {
    width: calc(100% - 250px);
    display: flex;
  }
  .our-serv .container .our-serv-right .wrapper-slider-pr .item {
    display: flex;
  }
  .our-serv .container .our-serv-right-left {
    background: rgba(220, 220, 220, 0.66);
    width: 551px;
    padding: 30px 10px 60px 50px;
  }
  .our-serv .container .our-serv-right-left p {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .our-serv .container .our-serv-right-left ul li {
    margin-left: 10px;
    position: relative;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 7px;
      list-style: none;
  }
  .our-serv .container .our-serv-right-left ul li::after {
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    content: "";
    width: 9px;
    height: 9px;
    background-image: url("/bitrix/templates/main/img/dot.jpg");
  }
  .our-serv .container .our-serv-right-right {
    width: 50%;
    position: relative;
  }
  .our-serv .container .our-serv-right-right .prev, .our-serv .container .our-serv-right-right .next {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: calc(100% - 50px);
    width: 50px;
    height: 50px;
    background: #000000;
    text-align: center;
    z-index: 23;
  }
  .our-serv .container .our-serv-right-right .prev img, .our-serv .container .our-serv-right-right .next img {
    width: 16px;
    height: 27px;
    margin: 0 auto;
  }
  .our-serv .container .our-serv-right-right .next {
    left: calc(100% - 50px);
  }
  .our-serv .container .our-serv-right-right .prev {
    right: 50px;
  }
  .our-serv .container .our-serv-right-right-item {
    position: relative;
    height: 100%;
  }
  .our-serv .container .our-serv-right-right-item img {
    width: 100%;
  }
  .our-serv .container .our-serv-right-right-item a {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -100%);
    cursor: pointer;
    width: 177px;
    height: 39px;
    background-color: #bb144b;
    display: block;
    line-height: 42px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    border-radius: 20px;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
  }
  
  .youtube {
      background-position: center;
      background-repeat: no-repeat;
      position: relative;
      display: inline-block;
      overflow: hidden;
      transition: all 200ms ease-out;
      cursor: pointer;
      min-height: 225px;
      width: 100% !important;
  /    height: 100% !important;
  }
  .youtube .play {
      background: url('/bitrix/templates/main/img/youtube-play-btn.png') no-repeat;
      background-position: 0 -50px;
      -webkit-background-size: 100% auto;
      background-size: 100% auto;
      position: absolute;
      height: 50px;
      width: 69px;
      transition: none;
      top:0;
      left:0;
      right:0;
      bottom:0;
      margin:auto;
  }
  .youtube:hover .play {
      background-position: 0 0;
  }
  
  .youtube_popap iframe {
      position: unset;
  width: 100%;
  height: 600px;
  }
  
  .youtube_popap_wrap {
      position: fixed;
      top: 0;
      width: 100%;
      height: 100%;
      left: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 200;
  }
  
  .youtube_popap {
      max-width: 900px;
      position: relative;
      width: 100%;
      max-height: 320px;
      height: 100%;
      display: block;
      top: -13%;
      z-index: 2;
  
  }
  
  .youtube_popap_exit {
      width: 100%;
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 1;
  background-color: #00000061;
  }
  
  .price-list .container .price-list-wrapper .price-list-item span {
/      margin: 15px 0 !important;
  }

.price-list-item i{
    display: block;
    font-size: 11px;
    margin-top: -10px;
}

  .button-wrap{
  display: flex;
padding: 0 15px;
  }
  
  
  .price-work{
      width: 100%;
  border-collapse: collapse;
  }
  
  .price-work th{
      background-color: #446f8f;
      text-align: left;
      color: #fff;
      font-weight: bold;
      padding: 12px 10px;
  }
  
  .price-work tr{
      padding: 12px 10px;
      border-bottom:1px solid #ccc;
  }
  
  .price-work td{
      padding: 8px 10px;
  }
  
  .price-work tr:nth-child(odd){
  background: #e6e6e6;
  }
  
  .price-work tr:hover{
  background: #dedada;
  }
  
  .price-work img{
  width: 200px;
  }
  
  .price-work .img{
  width: 220px;
  }

.order-button{
      cursor: pointer;
      display: block;
      margin: 10px 0 30px;
      width: 177px;
      height: 40px;
      border-radius: 20px;
      outline: none;
      background-color: #bb144b;
      line-height: 40px;
      text-align: center;
      text-decoration: none;
      color: #ffffff;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
      font-size: 14px;
      text-transform: uppercase;
}
  
  .zakaz-button{
      cursor: pointer;
      display: block;
      margin: 0 2%;
      width: 177px;
      height: 40px;
      border-radius: 20px;
      outline: none;
      background-color: #bb144b;
      line-height: 40px;
      text-align: center;
      text-decoration: none;
      color: #ffffff;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
      font-size: 14px;
      text-transform: uppercase;
  }
  
  .zakaz-button-margin0{
      margin: 0 0 40px 0 !important;
  }
  
  .more-button{
      cursor: pointer;
      display: block;
      margin: 0 2%;
      width: 177px;
      height: 40px;
      border-radius: 20px;
      outline: none;
      background-color: #3e627f;
      line-height: 40px;
      text-align: center;
      text-decoration: none;
      color: #ffffff;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
      font-size: 14px;
      text-transform: uppercase;
  }
  
  .free-3d{
  background: url(/bitrix/templates/main/img/3d-bd.webp) no-repeat 0% 100%;
      text-align: center;
min-height: 420px;
    margin: 90px 0;
 margin-bottom:0 !important;
  }
  
  .free-3d img{
	display: block;
    margin: -134px 0 0 0;
    width: auto;
    float: right;
  }

  .free-3d .text{
    display: block;
    margin: 25px -390px 25px 0;
  /  width: 1130px;
    float: left;
    background: #446f8f;
    text-align: left;
    box-sizing: border-box;
    padding: 47px 120px 47px 63px;
  }

  .free-3d .text h2{
    color: #fff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

  .free-3d .text i{
color: #b1d8f5;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 600;
    font-size: 42px;
    font-style: normal;
}

  .free-3d .text p{
color: #b1d8f5;
    font-size: 18px;
    max-width: 530px;
}

  .free-3d .text hr{
    height: 3px;
    background: #b1d8f5;
    border: 0;
    width: 100%;
    max-width: 530px;
    margin-left: 0;
}

  .social .container{
      margin: 30px auto;
      padding: 20px;
      background-color: #cde5cf;
      display: flex;
      flex-wrap: wrap;
  }
  
  .social .container p{
      margin-right: 15px;
      line-height: 25px;
      font-weight: bold;
      color: #446f8f;
  }

  .social .container>div{
    width: 50%;
}

  .social .container>div:nth-child(2){
    text-align: right;
}
  
  .mesendger{
      font-weight: bold;
      color: #bb144b;
      font-size: 13px;
  }
  

  .zahvat-free{
        background: url('/bitrix/templates/main/img/zahvat-free-lestnica.webp') #e6e6e6 left no-repeat;
      background-size: contain;
      display: inline-block;
      width: 100%;
      min-height: 224px;
  }
  
  .zahvat-free .left{
      width:calc(100% - 355px);
      float:left;
  }
  
  .zahvat-free .right{
width: 315px;
    float: right;
    padding-left: 2%;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 20px;
  }
  
  .zahvat-free .left ul{
      margin-left: 40%;
      list-style: none;
      padding: 0;
      margin-top: 20px;
  border-right: 3px solid #999;
  }
  
  .zahvat-free .left ul li:nth-child(1){
      text-transform: uppercase;
      color: #bb144b;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
      font-size: 35px;
      max-width: 524px;
  }
  
  .zahvat-free .left ul li:nth-child(2){
      color: #446f8f;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
      font-size: 35px;
      max-width: 524px;
  }
  
  .zahvat-free .left ul li:nth-child(3){
      color: #000;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
      font-size: 25px;
      max-width: 524px;
      text-transform: uppercase;
  }
  
  .zahvat-free .right p{
    font-size: 18px;
    margin-bottom: 10px;
    display: table;
    color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    text-transform: uppercase;
}

  .zahvat-free .right input[type="text" i] {
width: 100%;
    height: 38px;
    box-shadow: inset 0 0 18px rgb(0 0 0 / 9%);
    color: #202124;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 18px;
    border: 1px solid #b2b2b2;
    border-radius: 3px;
    padding: 0 11px;
    outline: none;
    margin-bottom: 11px;
}

 .zahvat-free .right button{
    width: 100%;
    height: 39px;
    background-color: #bb144b;
    outline: none;
    border: none;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    margin: 0 auto;
    text-transform: uppercase;
    margin-top: 10px;
}

  .prev-text{
      margin-top: 30px;
  }
  
  header .time{
  font-size: 11px;
  }
  
  header .container .info-wrapper .info-phone div .info-phone-number .mobile{
  display: block;
  margin-top:5px;
  }
  
  .mesendgers-header,
  .post{
      display: none;
  }
  
  .item_coll{
      width: 100%;
      padding: 0;
      margin: 0;
  display:flex;
  flex-wrap:wrap;
  }
  
  .item_coll li{
      float: left;
      text-align: center;
      list-style: none;
      width: 25%;
      padding: 1%;
      margin: 0;
  }
  
  .item_coll li img{
      margin: 5px;
      padding: 5px;
      border: 1px solid #b2b2b2;
      box-shadow: -1px 20px 16px -17px rgba(0, 0, 0, 0.29);
  }
  
  .item_coll:after{
      content: '';
      clear: both;
      display: block;
  }
  
  .our-works{
      background-color: #d7e0e4;
      margin-bottom: 50px;
      padding: 40px 0;
  }
  
  .our-works .h4 {
      color: #3d637f;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
      text-align: center;
      margin-bottom: 35px;
      font-size: 36px;
      text-transform: uppercase;
  }
  
  .our-works .all-works{
      display: block;
      margin: 20px auto 0;
      width: 177px;
      height: 40px;
      border-radius: 20px;
      outline: none;
      background-color: #bb144b;
      line-height: 40px;
      text-align: center;
      text-decoration: none;
      color: #ffffff;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
      font-size: 14px;
      text-transform: uppercase;
  }
  
  .podmoskovie .container{
      background-color: #3d637f;
      padding: 40px 40px 30px 40px;
      margin: 60px auto;
      display: table;
  }
  
  .podmoskovie .container img{
      float:left;
      margin-right: 40px;
  }
  
  .podmoskovie .container .text .link{
      display: flex;
      flex-wrap: wrap;
  }
  
  .podmoskovie .container .text b{
      color: #fff;
      font-size: 30px;
      margin-bottom: 20px;
      display: block;
  }
  
  .podmoskovie .container .text .link a{
      width: 18%;
      color: #fff;
      display: block;
      padding: 7px 0;
      font-size: 16px;
      margin-right: 2%;
  }
  
  .otdelka-lestnic h2{
      color: #3d637f !important;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
      text-align: center;
      margin-bottom: 35px;
      font-size: 36px !important;
      text-transform: uppercase;
  }
  
  .otdelka-lestnic .item {
      width: 100%;
      display: block;
      clear: both;
      width: 100%;
      display: inline-block;
      clear: both;
      border-bottom: 1px solid #ccc;
      padding: 30px 0;
  }
  
  .otdelka-lestnic .wrap .left{
      float:left;
      width: 25%;
      margin-right: 4%;
  }
  
  .otdelka-lestnic .wrap .right{
      width: 71%;
      float: left;
  }
  
  .otdelka-lestnic .wrap .right .item_coll li {
      width: 23%;
      padding: 1% !important;
  }
  
  .otdelka-lestnic strong {
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
      font-size: 22px;
      margin-bottom: 15px;
      display: block;
      color: #3e627f;
  }
  
  .otdelka-lestnic .item .button-wrap a {
      cursor: pointer;
      display: block;
      margin: 0 2%;
      width: 177px;
      height: 40px;
      border-radius: 20px;
      outline: none;
      background-color: #bb144b;
      line-height: 40px;
      text-align: center;
      text-decoration: none;
      color: #ffffff;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
      font-size: 14px;
      text-transform: uppercase;
  }
  
  .otdelka-lestnic .price {
      margin: 20px 0;
  }
  
  .otdelka-lestnic .price span {
      display: inline-block;
      color: #bb144b;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
      font-size: 24px;
      margin-bottom: 0;
  }
  
  .otdelka-accordion{
  background: url("/bitrix/templates/main/img/otdelka-bg.webp") no-repeat center;background-size: auto;
  padding: 60px 0;
  }
  
  .otdelka-accordion .container{
  background:#3d637f;
  padding:40px 20px;
  }
  
  .otdelka-accordion .container .left{
      float: left;
      width: 320px
  }
  
  .otdelka-accordion .container .left b{
      color: white;
      font-size: 36px;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
      text-transform: uppercase;
  }
  
  .otdelka-accordion .container .left p{
      color: #fff;
      font-size: 16px;
  }
  
  .otdelka-accordion .container .left .zakaz {
      display: block;
      margin: 0 2%;
      width: 280px;
      height: 40px;
      border-radius: 20px;
      outline: none;
      background-color: #bb144b;
      line-height: 40px;
      text-align: center;
      text-decoration: none;
      color: #ffffff;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
      font-size: 14px;
      text-transform: uppercase;
  }
  
  .otdelka-wood {background: url("/bitrix/templates/main/img/wood.webp") no-repeat center;background-size: auto;}
  .otdelka-keramogranitom {background: url("/bitrix/templates/main/img/keramogranit.webp") no-repeat center;background-size: auto;}
  .otdelka-mramorom {background: url("/bitrix/templates/main/img/mramor.webp") no-repeat center;background-size: auto;}
  .otdelka-granitom {background: url("/bitrix/templates/main/img/granit.webp") no-repeat center;background-size: auto;}
  .otdelka-onixom {background: url("/bitrix/templates/main/img/onix.webp") no-repeat center;background-size: auto;}
  .otdelka-kvarcem {background: url("/bitrix/templates/main/img/kvarc.webp") no-repeat center;background-size: auto;}
  .otdelka-stularurkoy {background: url("/bitrix/templates/main/img/dekorativnaya-shtukaturka.webp") no-repeat center;background-size: auto;}
  .otdelka-last {background: url("/img/g-lestnica.jpg") no-repeat center !important;}
  
  
  
  .custom-accordion {
    color: #FFFFFF;
    font-family: 'Sunflower', sans-serif;
    padding-bottom: 2rem;
  }
  .custom-accordion > .item {
    padding: 1rem 2rem;
    margin: 0 auto;
    max-width: 30rem;
  }
  .custom-accordion > .item:last-of-type {
    background: #d7e0e4;
    text-align: center;
  }
  .custom-accordion > .item:last-of-type > .icon {
    color: #FFFFFF;
  }
  .custom-accordion > .item:nth-of-type(6) {
    padding-bottom: 2rem;
  }
  .custom-accordion > .item > .icon {
    color: #462521;
    font-size: 2rem;
  }
  .custom-accordion > .item > .title {
    font-size: 1.5rem;
  }
  
  .reviews .container{
  display:flex;
  margin-bottom: 60px;
  }
  
  .reviews .h2{
  color: #202124;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
      font-size: 45px;
      font-weight: 400;
      margin: 40px 0;
      text-transform: uppercase;
      text-align: center;
      color:#bb144b;
  }
  
  .reviews .container b{
      color: #3d2d2c;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 600;
  margin-bottom: 10px;
  display: block;
  }
  
  .reviews .item{
  margin: 0 20px;
  }
  
  .home-type{
      padding:0 !important;
      width: 100%;
  background: none !important;
  }
  
  .home-type .sertific_wrap .photo_sertificate.sertific_item, .home-type .sertific_wrap .photo_sertificate2.sertific_item, .home-type .sertific_wrap .photo_sertificate3.sertific_item {
      max-width: 402px !important;
  }
  
  .home-type .photo_sertificate .slick-slide, .home-type .photo_sertificate2 .slick-slide, .home-type .photo_sertificate3 .slick-slide {
      width: 402px !important;
      margin:15px 0;
  }
  
  .home-type #sertific .sertific_wrap .prev, .home-type #sertific2 .sertific_wrap .prev, .home-type #sertific3 .sertific_wrap .prev {
      left: 0px !important;
  }
  
  @media screen and (min-width: 300px) and (min-height: 270px) {
    .custom-accordion {
      display: table;
      width: calc(100% - 330px);
      max-width: 1200px;
      margin: 0 auto;
      height: 300px;
      max-height: 1000px;
      overflow: hidden;
      padding-bottom: 0;
    }
    .custom-accordion > .item {
      display: table-cell;
      position: relative;
      height: 100%;
      padding: 2rem 1rem;
      text-align: center;
      -webkit-transform-origin: 0 50%;
              transform-origin: 0 50%;
      transition: all 0.3s cubic-bezier(0.8, 0.16, 0.42, 0.89);
    }
    .custom-accordion > .item:hover:not(:last-of-type) {
      -webkit-transform: scaleX(2) translateX(-1px);
              transform: scaleX(2) translateX(-1px);
      box-shadow: 0 0 3rem #301916;
      background-size: auto;
      border-color: transparent;
    }
    .custom-accordion > .item:hover + .item {
      opacity: .0;
    }
    .custom-accordion > .item:hover + .item:last-of-type {
      opacity: .0;
    }
    .custom-accordion > .item:last-of-type > .title {
      -webkit-transform: rotate(0) translateX(-50%) translateY(-2.5rem);
              transform: rotate(0) translateX(-50%) translateY(-2.5rem);
      padding: 0;
      text-align: center;
    }
    .custom-accordion > .item:last-of-type > .content {
      opacity: 1;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
    }
    .custom-accordion > .item:hover:not(:last-of-type) > .title {
      background: #CA2E55;
      text-align: center;
      padding: 0;
      display:none
    }
    .custom-accordion > .item:hover:not(:last-of-type) > .title > .text {
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      left: 50%;
      background: #CA2E55;
      padding: 0;
      display:none
    }
    .custom-accordion > .item:hover:not(:last-of-type) > .content {
      opacity: 1;
    }
    .custom-accordion > .item > .icon {
      font-weight: 700;
      font-size: 2rem;
      transition: all 0.3s cubic-bezier(0.8, 0.16, 0.42, 0.89);
      color: #FFFFFF;
    }
    .custom-accordion > .item > .title {
      position: absolute;
      bottom: 0;
      left: 50%;
      height: 1.5rem;
      width: 200%;
      text-align: left;
      -webkit-transform-origin: 0 50%;
              transform-origin: 0 50%;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      transition: all 0.3s cubic-bezier(0.8, 0.16, 0.42, 0.89);
      font-size: 1.2rem;
    }
    .custom-accordion > .item > .title > .text {
      position: absolute;
      left: 0;
      bottom: 0;
      white-space: nowrap;
      transition: all 0.3s cubic-bezier(0.8, 0.16, 0.42, 0.89);
      background-color: #4c4c4c;
      padding: 5px;
      width: 170px;
    }
    .custom-accordion > .item > .title > .text a{
      color:#fff;
      text-decoration: none;
      }
    .custom-accordion > .item > .content {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 200%;
      height: auto;
      -webkit-transform: translateX(-50%) translateY(-50%) scaleX(0.5);
              transform: translateX(-50%) translateY(-50%) scaleX(0.5);
      transition: all 0.3s cubic-bezier(0.8, 0.16, 0.42, 0.89);
      opacity: 0;
      padding: 1rem;
      pointer-events: none;
  display: none;
    }
  }
  .heart-icon {
    color: #CA2E55;
    transition: all 0.3s cubic-bezier(0.8, 0.16, 0.42, 0.89);
  }
  
  
      .calc-block {
          width: 100%;
          position: relative;
          display: block;
          margin: 30px auto;
          border: 2px solid #3d637f;
      }
      .calc-block .left-info {
          float: left;
          width: 25%;
          position: relative;        
          display: block;
          height: 100%;
      }
      .calc-block .left-info .content {
          width: 100%;
          padding: 20px 15px;
      }
      .calc-block .right-info {
          float: left;
          width: 100%;
          position: relative;        
          display: block;
          border-left: 2px solid #3d637f;
      }
      .calc-block .right-info.end {
          border-left: 0px solid #3d637f;
      }
      .calc-block .left-info.end {
          border-right: 2px solid #3d637f;
      }
      form.calc_info {
          display: none;
      }
      .clear {
          clear: both;
      }
      .calc-block .head {
          width: 100%;
          background-color: #3d637f;
          color: #fff;
          text-align: center;
          height: 60px;
          line-height: 60px;
          font-size: 16px;
      }
      .calc-block .head .step {
          background-color: #3d637f;
          width: 25%;
          float: left;
          margin: 0px;
          text-align: center;
      }
      .calc-block .head .step.active {
          background-color: #bedcf2;
          color: #3d637f;
      }
      .calc-block .head .step.changed {
          background-color: #bb144b;
      }
      .calc_inputs .step_info {
          width: 100%;
          background-color: #fff;
          padding: 30px;
          text-align: center;
          display: none;
      }
      .calc_inputs .step_info.active {
          display: flex;
      }
      .calc_inputs .input-block {
          margin: 0px auto;
          width: 25%;
          text-align: center;
      }
  
      .calc_inputs .input-block p{
          width: 90%;
  }
  
      .calc_inputs .step_info.active img{
          float:right;
          width: 75%;
          max-width: max-content;
  }
      .calc_inputs select, .calc_inputs input {
          display: block;
          position: relative;
          margin: 20px 0px;
          padding: 12px;
          font-size: 14px;
          width: 90%;
          border: 1px solid #3d637f;
      }
      .calc_inputs button {
          background: #bb144b;
          color: #ffffff;
          font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
          font-size: 14px;
          font-weight: 400;
          text-transform: uppercase;
          border: 1px solid #bb144b;
          text-align: center;
          height: 38px;
          padding-left: 50px;
          padding-right: 50px;
          border-radius: 20px;
          cursor: pointer;
          position: relative;
          display: block;
      }
      .calc_inputs select.error, .calc_inputs input.error {
          border: 2px solid red;
      }
  
  .calc h2{
      color: #3d637f;
      font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
      text-align: center;
      margin-bottom: 35px;
      font-size: 36px;
      text-transform: uppercase;
  }
  
  .calc>p{
      text-align: center;
  }
  
  .circle{
      display: flex;
      flex-wrap: wrap;
  }
  
  .circle .item{
      width: 22%;
      margin-right: 4%;
      text-align: center;
  }
  
  .circle .item:nth-child(4){
      margin-right: 0;
  }
  
  .circle .item img{
      border-radius: 50%;
      padding: 5px;
      border: 1px solid #b2b2b2;
  }
  
  .price-important{
  display:none;
  }
  
  .work-price{
      display: block;
      margin: 20px 0 30px 0;
      width: 177px;
}

.project{
    background: url(/bitrix/templates/main/img/proektirovanie-bg.webp) no-repeat right #a0acbf;
	padding: 42px 0;
	}

.project b{
color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 50px;
    margin-bottom: 30px;
    text-transform: uppercase;
    max-width: 860px;
display: block;
	}

.project p{
    font-size: 18px;
	color: #4d5f7d;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    max-width: 860px;
	margin: 27px 0 15px 0;
	}

.project li{
	font-weight: bolder;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 24px;
	color: #4d5f7d;
    list-style: none;
	}

.project li i{
    height: 32px;
    width: 32px;
    background-color: #c9d5df;
    border-radius: 50%;
    line-height: 32px;
    text-align: center;
	display: inline-block;
    font-style: normal;
	margin-right: 10px;
}

.project a{
    display: inline-block;
    height: 39px;
    background-color: #bb144b;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 20px;
    line-height: 39px;
    padding: 0 20px;
	margin-top: 10px;
}

.popupover {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999;
  background: #000;
  opacity: 0.6;
}

.popup_success {
  position: fixed;
  display: none;
  padding: 30px 15px;
  top: 10%;
  z-index: 1000;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 20px;
	left: 15%;
    width: 70%;
    text-align: center;
}
.popup_form,
.popup_form2, .popup_form_order {
  position: fixed;
  display: none;
	width: 400px;
  padding: 0px;
  top: 10%;
  z-index: 1000;
  left:calc(50% - 200px);
}

.popup_form .why_form,
.popup_form2 .why_form, .popup_form_order .why_form { 
padding: 25px;
    height: auto;
    background: #e6e6e6;
border-radius: 10px;
}

.popup_form .why_form .h5,
.popup_form2 .why_form .h5,
.popup_form_order .why_form .h5
 {
    color: #bb144b;
    font-family: "Muller";
    font-size: 24px;
    font-weight: 600;
    line-height: 48px;
    max-width: 600px;
}

.popup_form .why_form p,
.popup_form2 .why_form p,
.popup_form_order .why_form p {
    color: #446f8f;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 16px;
    font-weight: 400;
    max-width: 555px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.4;
}

.popup_form .why_form .field_group,
.popup_form2 .why_form .field_group,
.popup_form_order .why_form .field_group
 {
    display: inline-block;
}


.popup_form .why_form .field_group input,
.popup_form2 .why_form .field_group input,
.popup_form_order .why_form .field_group input {
    box-shadow: inset 0 0 18px rgb(0 0 0 / 9%);
    border: 1px solid #b2b2b2;
    background-color: #ffffff;
    width: 100%;
    color: #5a5b5d;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 18px;
    height: 38px;
    padding: 0px 10px;
    border-radius: 4px;
    margin: 0 0 15px 0;
}

.popup_form .why_form .field_group button,
.popup_form2 .why_form .field_group button,
.popup_form_order .why_form .field_group button {
    margin: 0 auto;
    display: block;
}

.popup_form .whyWe,
.popup_form2 .whyWe,
.popup_form_order .whyWe
 {
    padding: 0;
}

.popup_success p {
    font-size: 14px;
    text-transform: initial;
    margin: 10px 0;
}

.popupover {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 999;
	display: none;
	opacity: 0.6;
	top: 0px;
	left: 0px;
}


.color-podstolie{
display: flex;
}

.color-podstolie .item{
    margin-right: 4.5%;
    width: 31%;
}

.color-podstolie .item:nth-child(3){
    margin-right: 0;
}

.color-podstolie .item ul{
    padding: 0;
    margin: 0;
}

.color-podstolie .item ul li{
	float: left;
    width: 48%;
    padding: 0;
    margin: 0 4% 2% 0;
    list-style: none;
}

.color-podstolie .item ul li:nth-child(2n){
    margin-right: 0;
}

.color-podstolie .item b{
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    color: #446f8f;
}

.color-podstolie .item p{
	margin: 10px 0 20px 0;
    color: #63514e;
}

.color-podstolie .js-click-modal{
	margin: -12px auto 0 !important;
    position: relative;
    width: 250px;
    height: 39px;
    background-color: #bb144b;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 39px;
    text-transform: uppercase;
    outline: none;
    border: none;
    border-radius: 20px;
    display: block;
    text-align: center;
}

.block-end{
    display: block;
    margin: 50px auto;
    max-width: 80%;
}

.section_description{
    margin-bottom: 50px;
}

.personal-lk{
position: absolute;
    top: -200px;
}

.h2-center{
    color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    text-align: center;
    margin-bottom: 35px;
    font-size: 36px;
    text-transform: uppercase;
}

.colour-size{
width: 264px;
    margin: 0 auto;
}

.promo-video{
background: #f3f3f3;
    padding: 75px 0;
    display: inline-block;
    width: 100%;
}



.promo-video .item {
    width: 22%;
    margin-right: 4%;
    float: left;
}

.promo-video .item:nth-child(5) {
    margin-right: 0;
}

.product-item-scu-item-text-container {
    position: relative;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    background: #e2e6f8;
outline: none;
}

.product-item-scu-item-text-block {
    position: relative;
    padding: 0;
    outline: 0;
    cursor: pointer;
}

.product-item-scu-item-list .selected{
    background: #b75475;
    color: #fff;
}

.pac .selected{
    background: none !important;
    color: #fff;
}

.product-item-scu-item-text {
    text-transform: none;
    font-size: 12px;
}

.product-item-price-current {
    color: #3f3f3f;
    white-space: nowrap;
    font-size: 22px;
    margin: 5px 0;
    display: block;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
}

.city{
background: #f3f5f6;
    padding: 10px;
    font-size: 14px;
}

@media only screen and (min-width: 1600px) {
.popup_form,
.popup_form2, .popup_form_order {
  left:calc(50% - 200px);
}
}
.popup_form #whyWe,
.popup_form2 #whyWe, .popup_form_order #whyWe {
  margin: 0px;
  padding: 0px;
}
.popup_form #whyWe .why_form,
.popup_form2 #whyWe .why_form, .popup_form_order #whyWe .why_form {
  margin: 0px;
}
.popup_form .container,
.popup_form2 .container, .popup_form_order .container {
  margin: 0px;
  padding: 0px;
}
.popup_success .content_text {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.popup_success .close, .popup_form .close, .popup_form2 .close, .popup_form_order .close {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 50px;
    height: 50px;
    background-color: #bb144b;
    color: white;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
	font-size: 22px;
}



.popup_success .close:before, .popup_form .close:before, .popup_form2 .close:before, .popup_form_order .close:before  {
  content: "\2716";
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.slick-list {
  width: 100% !important;
border-radius: 10px;
}

.photo_sertificate .slick-slide {
  width: 290px !important;
}

.o_dist {
  display: none;
}
.o_dist.active {
  display: block;
}

.tovar {
display: flex;
    flex-wrap: wrap;
margin-top: 40px;
}

.tovar .left{
    width: 60%;
    margin-right: 5%;
}

.tovar .right{
    width: 35%;
}

.tovar .right .about{
margin-bottom:20px;
}

.tovar .right .nalichie{
color: #3c8a08;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px !important;
    margin-top: 25px !important;
}

.tovar .right .time,
.tovar .right .delivery{
color: #3c8a08;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}

.tovar .right strong{
font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 15px 0 !important;
    display: block;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    color: #202124;
}

.tovar .right form strong{
    margin: 20px 0 15px 0 !important;
}

.tovar .right .item{
margin: 10px 0;
    border-bottom: 1px solid #bbb;
padding-bottom:5px;
}

.tovar .right .item select{
    width: 50%;
    display: inline-block;
    padding: 3px;
    border: 1px solid #bbb;
}

.tovar .right .item .color option{
padding:5px;
}

.tovar .right .item b{
    width: 49%;
    display: inline-block;
}

.tovar .right .price{
    color: #3c8a08;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
margin: 20px 0;
}

.tovar .right .price span{
text-decoration: line-through;
    color: #999;
}

.tovar .right  .js-click-modal{
width: 263px;
    height: 39px;
    background-color: #bb144b;
    outline: none;
    border: none;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
   display: block;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px 0;
}

.tovar .right b{
color: #4b7d1d;
    margin-bottom: 10px;
    display: inline-block;
}

.tabs .js-click-modal{
    height: 39px;
    background-color: #bb144b;
    outline: none;
    border: none;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
   display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px 0;
    padding: 0 30px;
}

.tabs [type="radio"]:checked + label:before, 
.tabs [type="radio"]:not(:checked) + label:before,
.tabs [type="radio"]:checked + label:after  {
display:none;
}

.tovar .right .share{
display: inline-block;
    color: #999;
    clear: both;
    margin: 30px 0 10px 0 !important;
}

.ya-share2__badge span {
    margin-bottom: 0 !important;
  }
.slider{
  /  height: 450px;
	position: relative;
overflow: hidden;
clear: both;
}

#slider{
	overflow: hidden;
	height: 450px;
	width: 100%;
}
#slider ul{
    margin: 0;
    padding: 0;
}
#slider li{
	float: none;
	padding: 0;
}
#slider .image1{
	left: 0;
}
#slider .image2{
	right: -40px;
	left: inherit !important;
}
#slider .image3{
	left: 50%;
}
#slider .image4{
	right: -250px;
	left: inherit !important;
}
.text-slider{
	position: absolute;
	left: 300px;
top: 0;
background-color: rgba(0, 0, 0, 0.5);
    height: 250px;
    margin-top: 100px;
    width: 450px;
    padding: 20px;
}
.slider .text-slider strong{
color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 900;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
}

.slider .text-slider i{
    color: #a8d6ef;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    display: block;
    margin: 15px 0;
}

.slider .text-slider span{
color:#fff;
text-transform: uppercase;
    font-size: 27px !important;
    margin-bottom: 10px !important;
}

.slider .text-slider button{
	width: 178px;
    height: 39px;
    background-color: #bb144b;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
    outline: none;
    border: none;
    border-radius: 20px;
}


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

.slider-inside{
	background: url(/bitrix/templates/main/img/slider-inside.jpg) top center no-repeat;
    height: 209px;
}

.slider-inside strong{
	color: #4d4038;
    font-size: 37px;
    text-transform: uppercase;
 margin: 20px 0 10px 0;
    font-weight: 900;
    float: left;
    width: 50%;
    clear: both;
}

.slider-inside i{
color:#fff;
    font-size: 24px;
    text-transform: uppercase;
	background:#658f0c;
    font-style: normal;
    font-weight: bold;
    width: 547px;
text-align: center;
    display: block;
padding: 18px 0;
	float:right;
    margin: 50px 0 0 0;
}

.slider-inside i span{
color:#fff;
    font-size: 35px;
	display:block;
}

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

.catalog-kamnya{
background: #f3f3f3;
    padding: 75px 0;
    display: inline-block;
    width: 100%;
margin: 50px 0;
}

.catalog-kamnya img{
display: block;
    float: left;
    width: 12.5%;
}

.catalog-kamnya .space{
margin: 21px -6px 0 -6px;
    width: 12px;
    background: #4c3737;
    display: block;
    height: 247px;
    float: left;
    z-index: 10;
    position: relative;
}

.catalog-kamnya .text,
.catalog-kamnya .text-bottom {
display: inline-block;
    width: 100%;
}

.catalog-kamnya .text-bottom p{
color: #636363;
    font-size: 16px;
    display: block;
    margin-top: 20px;
    line-height: 1.4;
}

.catalog-kamnya .text-bottom .left{
    float: left;
    width: 45%;
text-align: left;
}

.catalog-kamnya .text-bottom .right{
    float: right;
    width: 45%;
text-align: right;
}

.catalog-kamnya .text p:nth-child(1){
color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    float: left;
}

.catalog-kamnya .text p a{
    color: #3c8a08;
}

.catalog-kamnya .text p:nth-child(2){
color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    float: right;
}

.catalog-kamnya .button {
    display: inline-block;
    padding: 0 20px;
}


.name{
color: #446f8f;
}

.tabs {
    max-width: 100%;
    float: none;
    list-style: none;
    padding: 0;
    margin: 50px auto;
    border-bottom: 4px solid #ccc;
    margin-bottom: 170px !important;
}
.tabs:after {
    content: '';
    display: table;
    clear: both;
}
.tabs input[type=radio] {
    display:none;
}
.tabs label p {
    padding: 5px;
    margin-right: 0;
}
.tabs label {
    display: block;
    float: left;
    width: 25%;
    color: #999;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    line-height: 2;
    cursor: pointer;
    box-shadow: inset 0 4px #999;
    border-bottom: 4px solid #999;
    -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
font-size: 18px;
    padding: 15px 0;
}
.tabs label span {
    display: none;
}
.tabs label:hover {
    color: #bb144b;
    box-shadow: inset 0 4px #bb144b;
    border-bottom: 4px solid #bb144b;
background: #f3f3f3;
font-weight: bold;
}
.tab-content {
    display: none;
    width: 100%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    background-color:#ffffff;
}

.tabs [id^="tab"]:checked + label {
    background: #FFF;
    box-shadow: inset 0 4px #bb144b;
    border-bottom: 4px solid #bb144b;
    color: #bb144b;
font-weight: bold;
background: #f3f3f3;
}
#tab-first:checked ~ #tab-content-1,
#tab-second:checked ~ #tab-content-2,
#tab-3:checked ~ #tab-content-3,
#tab-4:checked ~ #tab-content-4
{
    display: block;
}

.slick-dots{
    display: none!important;
}

.color-stone img{
    width: 11%;
    margin: 0.5%;
}

.color-stone .active{
box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
border: 5px solid #bb144b;
}

.popular-product{
    margin: 0 auto;
    text-align: center;
/    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 36px;
/    text-transform: uppercase;
    margin: 36px 0;
}

.services .services-item:hover p a {
    text-decoration: none !important;
    color: #446f8f !important;
}
.sections_block h1 {
	display: block;
	width: 100%;
	margin-bottom: 40px;
	margin-top: -40px;
	position: relative;
}
.color-stone {
	cursor: pointer;
}

.three {
	background: #f3f3f3;
    padding: 75px 0;
    display: inline-block;
    width: 100%;
/    margin: 50px 0;
 margin:0 !important;
}

.three .wrap {
    display: flex;
    flex-wrap: wrap;
}

.three .item {
    width: 30%;
    margin-right: 5%;
}

.three .item:nth-child(3n) {
    margin-right: 0;
}

.three strong {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    color: #446f8f;
	margin-top: 40px;
}


.three i {
font-family: arial;
}

.three .item p {
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 16px;
}

.three .item .price-list-item button{
    width: 178px;
    height: 39px;
    background-color: #bb144b;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    outline: none;
    border: none;
    border-radius: 20px;
	display: block;
    text-align: center;
    line-height: 39px;
	margin:0 auto;
}

.personal{
    display: flex;
	border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.personal .item{
    margin-right: 20px;
    background: #eee;
    border: 1px solid #ccc;
    padding: 20px;
}

.personal b{
    color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.personal img{
	margin-right: 30px;
    float: left;
width: 120px;
}

.personal .item p{
    font-size: 16px;
}

.skidka-data{
border-radius: 10px;
    background-color: #b56e6e;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    margin: 10px 25px;
    padding: 5px;
display:none;
}

.action{
background: url(/bitrix/templates/main/img/action-2022.webp) no-repeat center/cover;
min-height: 235px;
margin: 50px 0;
width: 100%;
}


.action img{
  display: none;
}

.action .action-a{
    display: table;
    margin: 0;
    width: 100%;
    background: none;
    min-height: 253px;
}

.tags_block a{
    border-radius: 5px;
    background-color: #bb144b;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    padding: 10px;
}

 .garant{
  background: url(/bitrix/templates/main/img/garantiya-bg.webp) no-repeat 0% 100%;
      text-align: center;
min-height: 420px;
    margin: 90px 0;
  }
  
  .garant img{
	display: block;
    margin: -35px 0;
    width: auto;
    float: right;
  }

  .garant .text{
    display: block;
    margin: 43px -250px 43px 0;
    width: 1030px;
    float: left;
    background: #2b6087;
    text-align: left;
    box-sizing: border-box;
    padding: 47px 120px 47px 63px;
  }

  .garant .text h2{
    color: #fff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

  .garant .text i{
color: #b1d8f5;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 600;
    font-size: 42px;
    font-style: normal;
}

  .garant .text p{
color: #b1d8f5;
    font-size: 18px;
    max-width: 530px;
}

  .garant .text hr{
    height: 3px;
    background: #b1d8f5;
    border: 0;
    width: 100%;
    max-width: 530px;
    margin-left: 0;
}

 .materials{
    background: #e6e6e6;
    padding: 50px 0px 55px 0px;
    margin-bottom: 50px;
  }
  .materials .sertific_wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
 .materials h2{
color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

 .materials .h4{
color: #bb144b;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

 .materials .left{
width: 100%;
    max-width: 464px;
    margin-right: 100px;
}

 .materials .left>div{
       width: 45%;
    margin-right: 10%;
    float: left;
}

 .materials .left>div:nth-child(2n+1){
    margin-right: 0;
}

 .materials .left img{
       width: 100%;
}
 .materials i{
font-style: normal;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 30px;
    display: block;
}

.materials button{
	background-color: #446f8f;
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
display: inline-block;
    padding: 0 20px;
}

.tovar .color i {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    display: block;
color: #446f8f;
}

.tovar .color .button{
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    height: 40px;
    border-radius: 20px;
    background: #446f8f;
    text-align: center;
    line-height: 40px;
    display: inline-block;
padding: 0 20px 0 45px;
    margin-top: 10px;
    background: url(/bitrix/templates/main/img/video-button.webp) left center no-repeat #446f8f;
background-position-x: 6px;
}

.button-video{
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    height: 40px;
    border-radius: 20px;
    background: #446f8f;
    text-align: center;
    line-height: 40px;
    display: inline-block;
padding: 0 20px 0 45px;
    margin-top: 10px;
    background: url(/bitrix/templates/main/img/video-button.webp) left center no-repeat #446f8f;
background-position-x: 6px;
}

.button-center{
	color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    padding: 0 45px;
    margin: 10px auto;
    background: #446f8f;
    border: 0;
}

.nerja{
    display: flex;
flex-wrap: wrap;
}

.nerja div{
       width: 22%;
margin-right:3%;
}

.nerja i {
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 30px;
    display: block;
}

.nerja .button {
    color: #ffffff;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    height: 40px;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
padding: 0 20px 0 45px;
    margin-top: 10px;
    background: url(/bitrix/templates/main/img/video-button.webp) left center no-repeat #446f8f;
background-position-x: 6px;
}


.horeca-partners{
display: flex;
    padding: 90px 0;
    text-align: center;
    width: 100%;
}

.horeca-partners .item{
    width: 22%;
    margin-right: 4%;
    float: left;
}

.horeca-partners .item:nth-child(5){
margin-right:0;
}

.horeca-partners .item img {
    border-radius: 50%;
    border: 4px solid #ccdbe7;
}
.horeca-partners .item b {
color: #396e95;
    font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 18px;
    margin: 20px 0;
    text-transform: uppercase;
    display: block;
}

.footer-menu{
    background: #d7eef9;
    display: table;
    padding: 40px 0;
    width: 100%;
}

.footer-menu .left{
	float:left;
    width: 35%;
    margin-right: 3%;
}

.footer-menu .center{
	float:left;
    width: 35%;
    margin-right: 3%;
}

.footer-menu .right{
	float:left;
    width: 20%;
    margin-right: 3%;
}

.footer-menu a{
    color: #7688bf;
    text-decoration: none;
    font-size: 18px;
}

.footer-menu li{
    display: block;
    margin: 5px 0;
}

.footer-menu b{
	font-family: "Montserrat", sans-serif; font-optical-sizing: auto;  font-weight: 900;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    color: #446f8f;
    display: block;
}

.product-item-detail-tabs-container-fixed.active{
    display: none;
}

  @media all and (max-width: 1500px) {
.free-3d .text h2 {
    font-size: 40px;
    line-height: 40px;
}

.free-3d .text p {
    font-size: 16px;
    max-width: 550px;
}

.free-3d .text i {
    font-size: 30px;
}
.free-3d .text hr {
    max-width: 450px;
}

.free-3d .text {
    margin: 43px -589px 43px 0;
    max-width: 1010px;
    width: 100%;
}
}


  @media all and (max-width: 1400px) {
  .zahvat-free .left ul li:nth-child(1) {
      font-size: 30px;
  }
  
  .zahvat-free .left ul li:nth-child(2) {
      font-size: 30px;
  }
  
  .zahvat-free .left ul li:nth-child(3) {
      font-size: 20px;
  }
  
    .sale .container {
      padding-right: 20px;
    }

.garant .text h2 {
    font-size: 40px;
    line-height: 40px;
}

.garant .text i {
    font-size: 32px;
}

.garant .text hr {
    max-width: 485px;
}

.garant .text p {
    font-size: 16px;
    max-width: 485px;
}

.garant .text {
    margin: 43px -300px 43px 0;
max-width: 870px;
    width: 100%;
}
  }
  
  @media all and (max-width: 1460px) {
    .sec-menu .container .sec-menu-wrapper ul li {
      margin-right: 20px;
    }
.catalog-kamnya .space {
    height: 200px;
}
  }
  
  @media all and (max-width: 1420px) {
    .we-offer .container .we-offer-right-item ul li {
      font-size: 15px;
    }
  }
  @media all and (max-width: 1330px) {
    .our-serv .container .our-serv-right-left ul li {
      font-size: 15px;
    }
  
    .we-offer .container .we-offer-left {
      margin-right: 40px;
    }
  
    .sec-menu .container .sec-menu-wrapper ul {
      display: flex;
      justify-content: flex-start;
      padding: 0px 10px;
      width: 100%;
    }
    .sec-menu .container .sec-menu-wrapper ul li {
      margin-right: 20px;
    }
  }
  @media all and (max-width: 1280px) {
    .we-offer .container .we-offer-left p.h3 {
      width: 100%;
    }
  
    .we-offer .container .we-offer-left p.offer-text {
      width: 100%;
    }
  
    .we-offer .container {
      flex-direction: column;
    }
    .we-offer .container .we-offer-left {
      margin-bottom: 30px;
      margin-right: 0;
      width: 100%;
      text-align: center;
    }
    .we-offer .container .we-offer-left .h3 {
      width: auto !important;
    }
    .we-offer .container .we-offer-left p.offer-text {
      width: auto;
      margin: 0 auto;
      margin-bottom: 20px;
      max-width: 700px;
    }
    .we-offer .container .we-offer-left img {
      display: block;
      margin: 0 auto;
      margin-bottom: 20px;
    }
    .we-offer .container .we-offer-left form {
      margin: 0 auto;
    }
    .we-offer .container .we-offer-left .hr-hl {
      margin: 0 auto;
      margin-bottom: 20px;
    }
  
    .services .container .services-item-visible {
      padding: 10px 15px;
    }
  
    .services .container .services-item-visible-name p {
      width: fit-content;
      font-size: 16px;
    }
.tovar .right .item select,
.tovar .right .item b{
    width: 100%;
}
  }
  @media all and (max-width: 1215px) {
    .sale .container {
      padding: 0 20px;
    }
    .sale .container .text {
      margin-left: 0;
    }
  
    .lets-start .container .order-list {
      flex-direction: column;
      align-items: center;
    }
    .lets-start .container .order-list-item {
      margin-bottom: 15px;
    }
  
    .price-list .container .price-list-wrapper {
      flex-wrap: wrap;
      justify-content: space-around;
    }
  
    .price-list .container .price-list-wrapper .price-list-item {
      width: 40%;
      margin-bottom: 20px;
    }
    .price-list .container .price-list-wrapper .price-list-item img {
      display: block;
      margin: 0 auto;
    }
  
    .our-serv .container .our-serv-right {
      width: 100%;
      flex-direction: column;
    }
    .our-serv .container .our-serv-right-left {
      width: 100%;
    }
    .our-serv .container .our-serv-right-right {
      width: 100%;
    }
  
    .our-serv .container {
      flex-direction: column;
      align-items: center;
    }
    .our-serv .container .our-serv-left {
      text-align: center;
      width: 100%;
      margin-right: 0;
    }
    .our-serv .container .our-serv-left p {
      max-width: inherit;
    }
    .our-serv .container .our-serv-left span {
      width: auto;
      margin-bottom: 10px;
    }
    .our-serv .container .our-serv-left .hr-hl {
      margin: 0 auto;
      margin-bottom: 20px;
    }
  
    header .container .logo-wrapper .logo {
      height: auto;
      width: 151px;
    }
  
  .zahvat-free .left ul li:nth-child(3) {
      font-size: 14px;
  }
.action{
  background: none;
}
.action img{
    display: inline-block;
    max-width: 48%;
}

.free-3d img {
    display: none;
}

.free-3d {
    margin-top: -80px;
}
  }
  @media all and (max-width: 1170px) {
    #district .acard_ul li {
      width: auto;
    }
  
    header .container .info-wrapper .info-item.info-rejim {
      display: none;
    }
  
    header .container .info-wrapper .info-item {
      font-size: 12px;
    }
.catalog-kamnya .space {
    height: 150px;
}
.garant img {
    display: none;
}
  }

  @media all and (max-width: 1100px) {
.personal b {
    font-size: 15px;
}
}


  @media all and (max-width: 1060px) {
    .sec-menu .container .sec-menu-wrapper {
      padding: 15px 15px;
    }
  
    .services .container .services-item-visible-name p {
      font-size: 12px;
    }

.tovar .left,
.tovar .right {
    width: 100%;
    margin-right:0;
    margin-bottom:30px;
}
  }
  @media all and (max-width: 992px) {
    .sec-menu .container .sec-menu-wrapper form input {
      width: 250px;
    }
  
    .sec-menu .container .sec-menu-wrapper {
      justify-content: flex-end;
    }
  
    .sec-menu .container .sec-menu-wrapper ul {
      display: none;
    }
  
    #district .district_bg .offer_dist {
      flex-direction: column;
      align-items: center;
    }
  
    #district .district_bg .offer_dist .list_distr .distr_ban p {
      font-size: 20px;
    }
  
    #district .district_bg .offer_dist .list_distr .distr_ban p strong {
      font-size: 28px;
    }
  
    .who-we .container {
      flex-direction: column;
      align-items: center;
    }
    .who-we .container .who-we-left {
      margin-bottom: 10px;
    }
  
    .who-we .container .who-we-right,   .who-we .container .who-we-left {
      margin-left: 0;
      width: 100%;
    }
    .who-we .container .who-we-right p {
      text-align: center;
    }
    .who-we .container .who-we-right span {
      max-width: inherit;
    }
    .who-we .container .who-we-right a {
      margin: 20px auto 0;
    }
  
    footer .foot_menu_nav ul li {
      display: none;
    }
  
    footer .foot_menu_nav ul li.dev {
      display: block;
      margin: 0 auto;
      text-align: center;
    }
  
    footer .foot_feedback .container {
      flex-direction: column;
    }
  
    footer .foot_feedback .feedback-company {
      max-width: 100%;
      margin-bottom: 15px;
    }
  
    .whyWe .why_form .field_group input {
      width: 220px;
      margin-right: 10px;
    }
  
    .whyWe .why_form {
      padding: 45px 20px 65px 20px;
    }
  header .container .logo-wrapper .menu-button {
      display: block;
  }

.personal {
    display: block;
}

.personal>div {
    display: inline-block;
    margin-bottom: 25px;
}
.horeca-partners .item {
    width: 44%;
    margin-right: 4%;
    float: left;
}
  }
  @media all and (max-width: 930px) {
    .sale .container {
      flex-direction: column;
      align-items: center;
      text-align: center;
      padding-bottom: 30px;
    }
  
    .sale .container form input {
      width: 260px;
    }
  
    .our-serv .container .our-serv-right {
      flex-direction: column;
    }
    .our-serv .container .our-serv-right-left {
      width: 100%;
    }
    .our-serv .container .our-serv-right-right {
      width: 100%;
    }
  
    .services .container {
      flex-wrap: wrap;
    }
    .services .container .services-item {
      width: 50%;
    }
    .services .container .services-item-visible {
      border-right: none;
      border-bottom: 1px solid #84b2d4;
    }
  
    .services .container .services-item-visible-name {
      align-items: center;
    }
  
  .zahvat-free {
      background: #dae0e4;
  }
  
  .zahvat-free .left ul {
      margin: 5%;
  }
  
      .calc_inputs .input-block {
          width: 100%;
      }

      .calc_inputs .step_info.active img{
  float:none;
          width: 100%;
  }
  .calc_inputs .step_info.active {
      display: block;
  }
  .calc_inputs select, .calc_inputs input {
      width: 100%;
  }
  .calc-block .head {
      line-height: 1.5;
  }
  .calc-block .head {
      height: 50px;
  }
  .calc_inputs button {
      margin: 0 auto 20px;
  }
  
  .otdelka-accordion .container .left {
      float: none;
      width: 100%;
      margin-bottom:30px;
      text-align: center;
  }
  
  .otdelka-accordion .container .left .zakaz {
      margin: 0 auto;
  }
  
  .custom-accordion {
      width: 100%;
  }

.project {
    background: #a0acbf;
}

.catalog-kamnya img {
    width: 25%;
}

.catalog-kamnya .space {
    display: none;
}

.catalog-kamnya .text p:nth-child(1),
.catalog-kamnya .text p:nth-child(2) {
    font-size: 20px;
}

.svoimi-rukami {
    background: #446f8f;
	height: auto;
}
.svoimi-rukami h2 {
    font-size: 35px;
}
.svoimi-rukami b {
    font-size: 35px;
}
.svoimi-rukami p {
    font-size: 20px;
}
.social .container>div {
    width: 100%;
    text-align: left !important;
    margin: 10px 0;
}
  }
  @media all and (max-width: 840px) {
    .price-list .container .price-list-wrapper .price-list-item {
      width: 100%;
    }
  
    header .container .info-wrapper .info-item:last-child {
      display: none;
    }
  
    .sec-menu .container .sec-menu-wrapper {
      justify-content: flex-end;
    }
    .sec-menu .container .sec-menu-wrapper ul {
      margin-bottom: 15px;
    }
    .sec-menu .container .sec-menu-wrapper form input {
      width: 240px;
    }
  
  .services {
      display: none;
  }
  main {
      margin-top: 130px;
  }
  
  header {
      background-color: #f3f3f3;
  }
  
  .services,
  .breadcums {
      display: none;
  }
  .trio {
      padding: 0;
  }

.materials .left,
.materials .right {
    max-width: 100%;
    margin-right: 0;
}

.materials .h4 {
    display: inline-block;
    width: 100%;
}

.materials .sertific_wrap {
    display: block;
}

.we-offer .container .we-offer-left {
    display: none;
}
  }
  @media all and (max-width: 800px) {
    .we-offer .container .we-offer-right-item {
      width: calc(100% - 20px);
    }

  .youtube_popap iframe {
  height: 400px;
  }
  
  .free-3d{
      background: none;
  }
  
  .free-3d img{
      width: 90%;
  }

.free-3d .text {
    margin: 0;
}
  
  .post {
    display: flex;
    width: 60px;
    flex-wrap: wrap;
    position: fixed;
    bottom: 0;
    z-index: 10;
    right: 0;
  }
  
  .post>div{
      display: block;
      width: 100%;
      text-align: center;
      padding: 3px;
      }
  
  .post img {
      height: 50px;
      margin: 0 auto;
  }
  
  .otdelka-lestnic .wrap .right {
      width: 100%;
      float: none;
  }
  
  .otdelka-lestnic .wrap .right .item_coll li {
      width: 48%;
      padding: 1% !important;
  }
  .otdelka-lestnic .wrap .right .item_coll li img {
      width: 90%;
  }
  
  .otdelka-lestnic .wrap .left {
      float: none;
      width: 100%;
      margin-right: 0;
      margin-bottom: 6%;
  }
  
  .otdelka-lestnic .wrap .left img {
      width: 45%;
      float: left;
      margin-right: 5%;
  }

.color-podstolie {
    display: block;
}

.color-podstolie .item {
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
}
  .we-offer .container .we-offer-right-item {
	min-height: auto;
  }
  }
  @media all and (max-width: 768px) {
  .sec-menu,
  .breadcums {
      display: none;
  }
  .services {
      padding: 0 0 10px 0;
  }
    .our-serv .container .our-serv-right .wrapper-slider-pr .item {
      flex-direction: column;
    }
  
    .sec-menu .container .sec-menu-wrapper ul {
      display: none;
    }
  
    #district .acard_ul {
      flex-wrap: wrap;
    }
  
    #district .acard_ul li {
      width: calc(50% - 2px);
    }
  
    #sertific .sertific_wrap .sertific_item.sm, #sertific2 .sertific_wrap .sertific_item.sm, #sertific3 .sertific_wrap .sertific_item.sm {
      max-width: 100%;
    }
  
    #sertific .sertific_wrap .sertific_item, #sertific2 .sertific_wrap .sertific_item, #sertific3 .sertific_wrap .sertific_item {
      max-width: 100%;
    }
  
    .actions-slider .container .actions-slider-wrapper .actions-slider-item {
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .actions-slider .container .actions-slider-wrapper .actions-slider-item-content {
      margin: 0;
      width: 100%;
    }
    .actions-slider .container .actions-slider-wrapper .actions-slider-item-content p {
      font-size: 26px;
    }
    .actions-slider .container .actions-slider-wrapper .actions-slider-item-content span {
      font-size: 20px;
    }
  
    .sec-menu .container .sec-menu-wrapper ul {
      flex-direction: column;
      align-items: center;
    }
    .sec-menu .container .sec-menu-wrapper ul li {
      margin-bottom: 10px;
    }
    .sec-menu .container .sec-menu-wrapper ul li:last-child {
      margin-bottom: 0;
    }
  
    #partners .container {
      justify-content: center;
    }
  
    .whyWe .advantages_wrap {
      flex-direction: column;
    }
  
    .whyWe .advantages_wrap .advantages_item .adv_info {
      max-width: 100%;
    }
  
    .whyWe .advantages_wrap .advantages_item .adv_info-head {
      margin-bottom: 10px;
    }
  
    .whyWe .advantages_wrap .advantages_item {
      margin-bottom: 15px;
    }
  
    .whyWe .advantages_wrap .advantages_item .better_img {
      min-width: 62px;
    }
  
    .whyWe .advantages_wrap .advantages_item .better_img img {
      max-width: none;
    }
  
    .whyWe .why_form {
      background: #e6e6e6;
height: auto; 
    }
  
    .whyWe .why_form .h5 {
      max-width: 100%;
    }
  
    .whyWe .why_form p {
      max-width: 100%;
    }
  
    .whyWe .why_form .field_group {
      flex-direction: column;
      align-items: flex-start;
    }
  
    .whyWe .why_form .field_group input {
      width: 50%;
      margin-bottom: 10px;
    }
  
    footer .foot_feedback .feedback_contacts {
      flex-wrap: wrap;
    }
  
    footer .foot_feedback .feedback_contacts .contact_item {
      width: 50%;
    }
  
  .trio .item {
      width: 100%;
      margin-right: 0;
      margin-bottom: 40px;
  }
  .button-pamyatka {
      margin-bottom: 20px;
      width: 290px;
  }
  .zahvat-free .left,
  .zahvat-free .right {
width: 90%;
    float: none;
    border: 0;
    padding: 0;
    text-align: center;
    display: block;
    margin: auto;
  }
  .zahvat-free .left ul{
      border: 0;
	}
.zahvat-free .right button {
    margin-bottom: 20px;
}

  .zahvat-free .left ul li:nth-child(2) {
      max-width: 100%;
  }
  .zahvat-free .left ul li:nth-child(3) {
      max-width: 100%;
  }

  .zahvat-free .right p,
  .zahvat-free .right i {
      font-size: 14px;
  }
  .zakaz-button {
      margin: 0 auto 20px;
  }
  
  #partners {
      padding: 20px 0;
      background-image: none;
      background-color: #446f8f;
  }
  
  .ymap-container-h, .ymap-container{
      display: none;
      }

.garant {
    background: none;
    min-height: auto;
    margin: 0;
}
  }
  
  @media all and (max-width: 700px) {
  header .container {
      display: block;
  }
  
  header .container .logo-wrapper .logo {
      width: 100%;
      margin-bottom: 10px;
      text-align: center;
  }
  header .container .info-wrapper .info-item {
      width: 100%;
      text-align: center;
      display: block;
  }
  .call-back-wrapper{
      text-align: center;
      margin-top: 10px;
      }
  
  header .container .info-wrapper .info-phone img {
      display: none;
  }
  
  .call-back-wrapper,
  header .time,
  .actions-slider {
      display: none !important;
  }
  
  header .container .info-wrapper .info-phone div .info-phone-number .wrap {
      float: left;
      width: 50%;
  }
  
  header .container .info-wrapper .info-phone div .info-phone-number .mobile{
  margin-top:0;
  }
  
  header .container {
      width: 96%;
      padding: 2%;
  }
  
  .mesendgers-header{
      display: flex !important;
  width: 60px;
  }
  
  .mesendgers-header img{
      display: block !important;
  width: 25px !important;
      height: 25px !important;
      margin-left: 5px !important;
      margin-top: -5px !important;
  }
  .we-offer {
      padding: 0 0 80px 0 !important;
  }
  
  .reviews .container {
      display: block;
  }
  .reviews .item {
      margin: 0 0 30px 0;
  }

.project b {
    font-size: 30px;
    margin-bottom: 20px;
}

.project li {
    font-size: 18px;
}

.project p {
    font-size: 15px;
}

.project a {
    font-size: 11px;
}

.project ul {
    margin: 10px 0 10px 0;
}

    .tabs p {
        padding: 5px;
        margin-right: 10px;
    }
    .tabs {
    max-width: 750px;
    margin: 50px auto;
    }
.action img{
    display: block;
    max-width: 100%;
    margin: 20px auto;
}

.horeca-partners .item {
    width: 100%;
    margin-right: 0;
}
  .first-item {
    background-image: none;
  }
  
  .second-item {
    background-image: none;
  }
  
  .third-item {
    background-image: none;
  }
  
  .fourth-item {
    background-image: none;
  }
  }
  
  @media all and (max-width: 650px) {
    #side-menu #menuExit {
      left: 50%;
      transform: translateX(-50%);
    }
    #side-menu ul {
      width: 100%;
    }
    #side-menu ul li {
      text-align: center;
      padding: 0;
    }
    #side-menu ul li a {
      line-height: 30px;
    }
  
  
    .services .container .services-item-visible {
  min-height: auto;
  padding: 5px 15px;
    }
  
  .services .container .services-item-visible-name img {
      width: auto;
      height: 25px;
  }
  
  .item_coll li {
      width: 50%;
  }
  
  .calc-block .head {
      font-size: 12px;
  }
  .calc-block .head {
      height: 40px;
  }
  
  .reviews .h2 {
      font-size: 25px;
  }

.catalog-kamnya .text p:nth-child(1),
.catalog-kamnya .text p:nth-child(2) {
    float: none;
}
.catalog-kamnya .text-bottom {
    display: none;
}

.three .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
}

.personalization img {
    margin-right: 25px;
    width: 50px;
}

.opis .container p {
    font-size: 14px;
    margin: 0;
}
.owl-dots {
    display: none;
}
jdiv, jivo-iframe-container{
      display: none !important;
}
.col-xs-6 {
    width: 100%;
}
  }
  @media all and (max-width: 576px) {
    .our-serv .container .prev {
      left: 0;
    }
  
    .services .container .services-item-hidden::before {
      display: none;
    }
  
    .our-serv .container .our-serv-left p {
      font-size: 34px;
    }
  
    .who-we .container .who-we-right p {
      font-size: 34px;
    }
  
    .we-offer .container .we-offer-left p.h3 {
      font-size: 34px;
    }
  
    .services .container {
      flex-wrap: wrap;
    }
  
    .services .container .services-item {
      width: 100%;
    }
  
    #district .district_bg .offer_dist .list_distr .distr_ban p strong {
      font-size: 25px;
    }
  
    #district .district_bg .offer_dist .list_distr .distr_ban {
      flex-direction: column;
      align-items: flex-start;
    }
  
    #district .district_bg .offer_dist .list_distr .distr_ban p.ban-aft:after {
      display: none;
    }
  
    #district .district_bg .offer_dist .list_distr .distr_ban p.ban-aft {
      margin: 10px 0px;
    }
  
    #district .district_bg .offer_dist .list_distr .offer_distr {
      flex-direction: column;
    }
  
    #district .district_bg .offer_dist .list_distr .offer_distr .point_distr-l {
      margin-right: 0;
    }
  
    .slick-dots li {
      background: #d7e0e4;
      border-radius: 50%;
    width: 30px;
    height: 30px;
    float: left;
    }
  
    .slick-dots li.slick-active {
      background: #000;
    }
    .slick-dots li button{
display:none;
	}

.slick-dots li::marker{
display:none;
	}
  
    #our_works .container .prev, #our_works .container .next {
/      display: none;
    }
  
    #our_works .work_wrap {
      padding: 0;
    }
  
    #our_works .h4,
    .our-works .h4 {
      font-size: 22px;
    }
  
    #sertific .sertific_wrap .sertific_item .h4, #sertific2 .sertific_wrap .sertific_item .h4, #sertific3 .sertific_wrap .sertific_item .h4 {
      margin-bottom: 10px;
      font-size: 35px;
    }
  
    #partners .partner_block a {
      display: block;
      margin: 0 auto;
    }
  
    #partners .partner_block .h5 {
      max-width: auto;
    }
  
    #partners .partner_block {
      padding: 30px 30px 28px 30px;
    }
  
    .whyWe .h3 {
      font-size: 34px;
    }
  
    footer .foot_feedback .feedback_contacts .contact_item {
      width: 100%;
      margin-bottom: 20px;
    }
  
    .whyWe .why_form .field_group input {
      width: 100%;
    }
  
    .whyWe .why_form .field_group button {
      width: 100%;
    }
  
    .whyWe .why_form .h5 {
      font-size: 26px;
      line-height: 30px;
    }
  
  .price-list-table .zakaz-button {
      width: auto;
      font-size: 10px;
      padding: 0 5px;
      }
  
  .price-list-table {
      font-size: 12px;
  }

.price-work {
    font-size: 12px;
}
  }


@media only screen and (max-width: 500px) {
.popup_form .whyWe, .popup_form2 .whyWe{
    padding: 0;
	}

.popup_form .whyWe .why_form .h5,
.popup_form2 .whyWe .why_form .h5 {
    font-size: 20px;
    line-height: 1.2;
}
.whyWe .why_form p {
    font-size: 14px;
    line-height: 1.2;
}
.tags_block a {
font-size: 14px;
    padding: 7px;
}
.tags_block ul li {
    display: inline-block;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}
.free-3d .text h2,
.free-3d .text i {
    font-size: 28px;
}

.free-3d .text {
    margin: 0;
    max-width: 1010px;
    width: 100%;
    padding: 30px;
}

.garant .text {
    margin: 0 0 50px 0;
    padding: 30px;
}

.garant .text h2 {
    font-size: 30px;
    line-height: 30px;
}
.footer-menu{
display:none;
}

.popup_form, .popup_form2, .popup_form_order {
    position: fixed;
    display: none;
    width: 350px;
    padding: 0px;
    top: 10%;
    z-index: 1000;
    left: calc(50% - 175px);
}
}
  
  
  @media all and (max-width: 480px) {
    .our-serv .container .our-serv-right .wrapper-slider-pr .item {
      padding-bottom: 55px;
    }
  
    .our-serv .container .our-serv-right-right .prev, .our-serv .container .our-serv-right-right .next {
      top: calc(100% + 10px);
    }
  
    .our-serv .container .our-serv-right-right .prev {
      right: 50%;
    }
  
    .our-serv .container .our-serv-right-right .next {
      right: calc(50% - 50px);
      left: inherit;
    }
  
    .our-serv .container .our-serv-right-left {
      padding: 20px;
    }
    .our-serv .container .our-serv-right-left ul li {
      font-size: 12px;
      margin-left: 0;
    }
    .our-serv .container .our-serv-right-left ul li::after {
      display: none;
    }


  }
  @media all and (max-width: 440px) {
    .lets-start .container .order-list-item .text p {
      font-size: 22px;
    }
  
    .lets-start .container .order-list-item .numb {
      margin-right: 10px;
    }
  
    #prevSec {
      left: 0;
    }
  
    .we-offer .container .we-offer-left p.h3 {
      font-size: 34px;
    }
  
    .we-offer .container .we-offer-left img {
      width: 300px;
      margin: 0 auto;
      display: block;
      margin-bottom: 20px;
    }
  
    .we-offer .container .we-offer-left form {
      margin: 0 auto;
    }
    .we-offer .container .we-offer-left form input {
      width: 250px;
    }
  
    header .container .logo-wrapper .logo {
      width: 200px;
      margin: 0 auto 10px;
    }
  
    header .container .logo-wrapper .menu-button {
      margin-right: 9px;
    }
  
    header .container .logo-wrapper .menu-button span {
      width: 22px;
      margin-bottom: 5px;
    }
  
    header .container .call-back-wrapper button {
      font-size: 11px;
      width: 130px;
    }
  
    .actions-slider .container .actions-slider-wrapper .actions-slider-item-content {
      padding: 20px;
    }
    .actions-slider .container .actions-slider-wrapper .actions-slider-item-content p {
      font-size: 25px;
      line-height: inherit;
      width: auto;
    }
  h1 {
      font-size: 20px;
  }

.personal b {
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
}
.opis .container p {
    font-size: 12px;
}
.personal .item {
    margin-right: 0;
    padding: 15px;
}
  .price-list-table .zakaz-button {
      width: 80px;
  }
  .more-button {
      width: 80px;
      font-size: 10px;
      padding: 0 5px;
  }
  .zahvat-free .zakaz-button {
      width: 250px;
      font-size: 12px;
  }

.personal img {
    display: none;
}
  }
  
  @media all and (max-width: 400px) {
  header .container .info-wrapper .info-phone div .info-phone-number a {
      font-size: 13px;
  }

.popup_form, .popup_form2, .popup_form_order {
    z-index: 1000;
    left: calc(50% - 140px);
width: 280px;
}
  }
  
  
  @media all and (max-width: 350px) {
  .price-list-table .zakaz-button {
      width: 60px;
      font-size: 9px;
  }
  .more-button {
      width: 60px;
      font-size: 9px;
  }
.tabs label p {
    font-size: 12px;
}
.free-3d .text h2 {
    font-size: 25px;
}

.free-3d .text i {
    font-size: 20px;
}
.lets-start .container .order-list-item .text p {
    font-size: 18px;
}
  }
  @media all and (min-width: 1060px) {
    .sec-menu .container .sec-menu-wrapper form input {
      transition: all 0.3s ease;
    }
    .sec-menu .container .sec-menu-wrapper form input:focus {
      width: 270px;
    }
  }
  

  .lazyLoad_unset {
    background: unset;
  }

.owl-dots {
	position: absolute;
	bottom: 20px;
	left: 40%;
}
.owl-prev {
	position: absolute;
	top: 40%;
	left: 20px;
	font-size: 80px !important;
}
.owl-next {
	position: absolute;
	top: 40%;
	right: 20px;
	font-size: 80px !important;
}

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

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:20px;height:20px;margin:5px 7px;background:#65a22d;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#2e520d}

.tags_block {
	display: block;
	position: relative;
	margin: 40px 0px;
}
.tags_block ul {
	list-style: none;
	width: 100%;
	margin-left: 0px;
}
.tags_block ul li {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}


body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/bitrix/templates/main/template_styles.css?175032683293842*/
.tabs .product-item-detail-tab-link:hover, .tabs .product-item-detail-tab.active .product-item-detail-tab-link {
    box-shadow: inset 0 4px #bb144b;
    border-bottom: 4px solid #bb144b;
    color: #bb144b;
    font-weight: bold;
    background: #f3f3f3;
}

.tabs .product-item-detail-tab-link {
    box-shadow: inset 0 4px #999;
    border-bottom: 4px solid #999;
    color: #999;
    font-weight: bold;
    background: #fff;
}
header .container .call-back-wrapper-search button.search-title-button {
height: auto;
}
.call-back-wrapper-search #title-search-input {
    width: 74%;
}
.sec-menu  .search-title-button {
    height: 38px;
}
.sec-menu .input-group-append {
    float: left;
    width: 10%;
}
.sec-menu #title-search-input {
    float: left;
    width: 90%;
}
.sec-menu .bx-searchtitle {
    display: block;
}
.new-price-list.price-list {
    padding-bottom: 0;
}
.case3 .case3-col:hover {
    transform: translateY(-10px);
    box-shadow: 11px 10px 10px 1px rgb(0 0 0 / 29%);
}
.catalog-section h2 {
    text-align: center;
}
.catalog-section .product-item-container {
    position: relative;
    display: flex;
    justify-content: center;
    height: 100%;
}
.izibreezy-product-item.product-item .product-item-button-container {
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.izibreezy-product-item.product-item .product-item-image-wrapper {
    padding-top: 96%;
}
.izibreezy-product-item.product-item  .product-item-title {
    white-space: unset;
}
.izibreezy-product-item.product-item .product-item-title a {
    color: #446f8f;
    text-decoration: underline;
    transition: 250ms linear all;
    font-family: "Muller Extra Bold";
    font-size: 18px;
}
.izibreezy-product-item.product-item .product-item-image-wrapper {
    width: 90%;
    margin: 15px auto;
}
.izibreezy-product-item.product-item .product-item-scu-container {
    padding: 10px;
}
.case3-col {
    box-shadow: -1px 20px 16px -17px rgb(0 0 0 / 29%);
    transition: all 0.3s ease;
    border: 1px solid #b2b2b2;
    margin: 10px;
    /*display: flex;*/
    height: 100%;
text-align: center;
    justify-content: center;
}
.case3 {
    padding: 15px 0;
}
.bx-no-touch .product-item-container .izibreezy-product-item.product-item .product-item-button-container a.more{
    cursor: pointer;
    margin: 0 2%;
    width: 46%;
    height: 40px;
    border-radius: 20px;
    outline: none;
	    background-color: #446f8f;
color: #fff;
    float: left;
text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bx-no-touch .product-item-container .izibreezy-product-item.product-item .product-item-button-container .btn-primary {
    cursor: pointer;
    display: block;
    margin: 0 2%;
    width: 46%;
    height: 40px;
    border-radius: 20px;
    outline: none;
	background-color: #bb144b;
	border-color: #bb144b;
    float: left;
text-transform: uppercase;
font-size: 14px;
}

.bx-no-touch .product-item-container .izibreezy-product-item.product-item .product-item-button-container .btn-primary:hover {
    background-color: #386114;
    border-color: #386114;
}
.bx-no-touch .product-item-container .izibreezy-product-item.product-item .product-item-info-container.product-item-hidden {
    display: table;
    opacity: 1;
    width: 100%;
    padding-bottom: 10px;
}
.call-back-wrapper-search.sticky-search .bx-searchtitle  {
    display: block;
}
.bx-searchtitle  {
    display: none;
}
.enter {
    display: none;
}
.call-back-wrapper-search.sticky-search button {
    position: relative;
    top: -10px;
    float: right;
}
header .container .call-back-wrapper-search button.search-title-button {
    width: auto;
    border-radius: unset;
top: unset;
background-color: #bb144b;
    border-color: #bb144b;
}
#basket_top {
    position: relative;
}
  .cart-block .cart-wrapper-block,
    .mobile-icons-nav .mob-ic__item .cart-icon {
        color: rgb(238, 144, 27);
        display: block;
        font-size: 0;
        line-height: 18px;
        padding: 20px 0 0;
        position: relative;
        text-align: right;
        text-decoration: none;
    }
    
        .cart-block .cart-wrapper-block .fa-shopping-basket {
            display: inline-block;
            font-size: 30px;
            margin-right: 20px;
            position: relative;
            vertical-align: middle;
        }
   
            .cart-block .cart-wrapper-block .count,
            .mobile-icons-nav .mob-ic__item .cart-icon .count {
                background: rgb(177, 109, 25);
                border-radius: 100%;
                color: #fff;
                font-size: 10px;
                height: 16px;
                line-height: 16px;
                margin: auto;
                position: absolute;
                top: -6px;
                right: 0;
                left: 0;
                text-align: center;
                width: 16px;
            }
            
        .cart-block .cart-wrapper-block .right {
            color: #000;
            font-size: 12px;
            display: inline-block;
            text-align: left;
            text-transform: uppercase;
            vertical-align: middle;
        }
        
    .cart-block .cart-list-block {
        opacity: 0;
        padding-top: 14px;
        position: absolute;
        top: 0;
        right: 0;
        transition: opacity .5s, top .5s;
        visibility: hidden;
        width: 450px;
        z-index: 100;
    }
    
    .cart-block .cart-list-block * {visibility: hidden;}
    
    .cart-block:hover .cart-list-block * {visibility: visible;}
    
    .cart-block:hover .cart-list-block {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }
    
        .cart-block:hover .cart-list-block:before {
            border: 7px solid transparent;
            border-bottom-color: rgb(238, 144, 27);
            border-top: none;
            content: '';
            height: 0;
            position: absolute;
            top: 8px;
            right: 104px;
            width: 0;
        }
        
        .cart-block .cart-list__wrap {
            background: #fff;
               border: 1px solid #f6f6f6;
            border-radius: 0;
            box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
            overflow: hidden;
            padding: 20px;
        }
        
            .cart-block .cart-list {
                margin-bottom: 20px;
                max-height: 380px;
                overflow: auto;
            }
            
                .cart-block .cart-list__item {
                    position: relative;
                    text-align: left;
                }
                
                .cart-block .cart-list__item + .cart-list__item {
                    border-top: 1px solid rgb(230, 230, 230);
                    margin-top: 20px;
                    padding-top: 20px;
                }
                
                    .cart-block .cart-list__item a {
                        color: #000;
                        display: block;
                    }
                    
                        .cart-block .cart-list__item .pic {
                            float: left;
                            width: 30%;
                        }
                        
                            .cart-block .cart-list__item .pic img {width: 100%;    max-width: 100px;}
                        
                        .cart-block .cart-list__item .info {
                            float: left;
                            font-size: 14px;
                            padding-left: 15px;
                            width: 70%;
                        }
                        
                            .cart-block .cart-list__item .title {font-size: 18px;}
                            
                            .cart-block .cart-list__item .category {
                                color: rgb(155, 155, 155);
                                font-size: 12px;
                                margin: 5px 0 10px;
                            }
                            
                            .cart-block .cart-list__item .price {color: #000;font-weight: bold;    font-size: 16px;}
                            
                                .cart-block .cart-list__item .price .old-price {
                                    color: rgb(180, 180, 180);
                                    font-size: 12px;
                                    margin-left: 5px;
                                    vertical-align: middle;
                                }
                                
                        .cart-block .cart-list__item .remove {
                            color: #000;
                            font-size: 14px;
                            height: 14px;
                            margin: auto;
                            position: absolute;
                            top: 0;
                            right: 0;
                            bottom: 0;
                            text-decoration: none;
                            transition: all .3s;
                        }
                        
                        .cart-block .cart-list__item .remove:hover {color: rgb(238, 144, 27);}
                        
            .cart-block .cart-btns {font-size: 0;}
            
                .cart-block .cart-btns .btn-l {width: 48%;background: #E20025;    color: #fff;}
                
                .cart-block .cart-btns .btn-l:first-child {margin-right: 4%;}
.services.sticky {
    position: fixed;
    top: 94px;
    left: 0;
    z-index: 99;
    width: 100%;
}
.bx-soa-wrapper {
	font-size: 14px;
}

.bx-soa-section {
	margin-bottom: 6px;
	border: 1px solid #e8e9eb;
	border-radius: 2px;
	background-color: #fff;
	transition: border-color .3s ease;
}

.bx-soa-section.bx-step-completed { border: 1px solid #83cb1b; }

.bx-soa-section-title-count {
	position: relative;
	display: inline-block;
	margin: -3px 10px 0 0;
	min-width: 17px;
	height: 17px;
	border: 1px solid #98979d;
	border-radius: 8px;
	vertical-align: middle;
}

#bx-soa-order {
	counter-reset: heading;
	transition: 500ms opacity ease;
}

.bx-soa-section .bx-soa-section-title-count:after {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	color: #98979d;
	content: counter(heading);
	counter-increment: heading;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
	transition: all .3s ease;
}

.bx-soa-section-title-count:before {
	position: absolute;
	right: -5px;
	bottom: -2px;
	display: none;
	width: 10px;
	height: 10px;
	background: url(/bitrix/templates/main/images/sprite.png) no-repeat center;
	content: "";
}

.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
	border-color: #87c73d;
	background: #87c73d;
}

.bx-soa-section.bx-step-completed .bx-soa-section-title-count:after { color: #fff; }

.bx-soa-section.bx-step-completed .bx-soa-section-title-count:before {
	display: block;
	background-position: center 0;
}

.bx-soa-section.bx-step-warning .bx-soa-section-title-count {
	border-color: #f8c11a;
	background: #f8c11a;
}

.bx-soa-section.bx-step-warning .bx-soa-section-title-count:after { color: #000; }

.bx-soa-section.bx-step-warning { border: 1px solid #ccbe71; }

.bx-soa-section.bx-step-warning .bx-soa-section-title-count:before {
	display: block;
	background-position: center -37px;
}

.bx-soa-section.bx-step-error .bx-soa-section-title-count {
	border-color: #db4c4c;
	background: #db4c4c;
}

.bx-soa-section.bx-step-error .bx-soa-section-title-count:after { color: #fff; }

.bx-soa-section.bx-step-error { border: 1px solid #db4a29; }

.bx-soa-section.bx-step-error .bx-soa-section-title-count:before {
	display: block;
	background-position: center -20px;
}

.bx-soa-section.bx-selected { border: 1px solid #91cedc; }

.bx-soa-section-title-container {
	overflow: hidden;
	padding: 7px 15px;
	background: #f2f5f7;
	font-size: 14px;
}

.bx-soa-section.bx-selected .bx-soa-section-title-container { padding: 15px; }

.bx-soa-section-title {
	margin: 0;
	padding: 3px 0 0;
	min-height: 20px;
	border-radius: 2px;
	color: #000;
	vertical-align: middle;
	font-size: 16px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
	line-height: 18px;
	transition: all .3s ease;
}

.bx-soa-section.bx-selected .bx-soa-section-title { font-size: 22px; }

.bx-soa-editstep {
	display: inline;
	border-bottom: 1px dotted;
	vertical-align: middle;
	text-decoration: none !important;
	font-size: 12px;
	line-height: 18px;
}

.bx-soa-section.bx-selected .bx-soa-editstep { display: none; }

.bx-soa-editstep:hover { border-bottom-color: transparent !important; }

.bx-soa-section-content {
	padding: 10px 15px;
	transition: all .2s ease;
}

/* Table */
.bx-soa-table-fade {
	position: relative;
}

.bx-soa-table-fade:before {
	left: 0;
	background: linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.bx-soa-table-fade:after {
	right: 0;
	background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.bx-soa-table-fade:before,
.bx-soa-table-fade:after {
	position: absolute;
	top: 0;
	bottom: 10px;
	display: block;
	width: 0;
	height: 100%;
	content: "";
	transition: width 300ms ease;
}

.bx-soa-table-fade-left:before,
.bx-soa-table-fade-right:after { width: 15px; }

.bx-soa-item-table {
	display: table;
	margin-bottom: 10px;
	min-width: 100%;
}

.bx-soa-item-tr { display: table-row; }

.bx-soa-item-td {
	display: table-cell;
	padding-top: 10px;
	border-top: 1px dotted #e5e5e5;
	vertical-align: top;
	transition: all .2s ease;
}

@media (min-width: 769px) {
	.bx-soa-item-td {
		padding-right: 7px;
		padding-bottom: 10px;
		padding-left: 7px;
	}
}

.bx-soa-item-table .bx-soa-item-tr-first .bx-soa-item-td {
	padding-top: 0;
	border-top: none;
}

.bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:first-child { padding-left: 0; }

.bx-soa-item-table .bx-soa-item-tr .bx-soa-item-td:last-child { padding-right: 0; }

.bx-soa-item-img-block {
	float: left;
	padding-right: 15px;
	transition: 250ms linear all;
}

.bx-step-completed .bx-soa-item-img-block {
	padding-right: 10px;
	padding-bottom: 10px;
	width: 48px;
}

.bx-soa-item-imgcontainer {
	padding-top: 100%;
	border: 1px solid #c0cfd9;
	border-radius: 4px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.bx-soa-item-content { }

.bx-soa-item-title {
	padding-bottom: 5px;
	font-size: 14px;
}

.bx-soa-item-td-title {
	padding-bottom: 3px;
	color: #7c7c7c;
	font-size: 12px;
	line-height: 20px;
}

.bx-soa-item-td-text {
	vertical-align: middle;
	line-height: 25px;
}

.bx-soa-item-properties .bx-soa-item-td-title,
.bx-soa-item-properties .bx-soa-item-td-text { text-align: center; }

.bx-soa-item-properties.bx-text-right .bx-soa-item-td-title,
.bx-soa-item-properties.bx-text-right .bx-soa-item-td-text { text-align: right; }

.bx-soa-item-td-text input[type="number"] {
	height: 25px;
	line-height: 20px;
}

.bx-soa-item-td-text .bx-price {
	color: #333;
	white-space: nowrap;
}

.bx-price-old {
	color: #b8b8b8;
	text-decoration: line-through;
	white-space: nowrap;
	font-size: 13px;
}

.bx-soa-item-td-control {
	padding-bottom: 5px;
	font-size: 11px;
}

@media (max-width: 991px) {
	.bx-soa-item-table,
	.bx-soa-item-table > tbody,
	.bx-soa-item-tr,
	.bx-soa-item-td { display: block; }

	.bx-soa-item-tr.bx-soa-item-info-container,
	.bx-soa-item-tr .bx-soa-item-td { border: none; }

	.bx-soa-item-tr {
		overflow: hidden;
		padding-top: 10px;
		padding-bottom: 15px;
		border-top: 1px dotted #e5e5e5;
	}

	.bx-soa-item-tr.bx-soa-item-tr-first { border: none; }

	.bx-soa-item-block { overflow: hidden; }

	.bx-soa-item-properties.bx-text-right .bx-soa-item-td-title,
	.bx-soa-item-properties.bx-text-right .bx-soa-item-td-text { text-align: center; }
}

@media (min-width: 581px) and (max-width: 991px) {
	.bx-soa-item-properties { float: left; padding-bottom: 10px; }

	.bx-soa-item-td-title,
	.bx-soa-item-nth-4p1,
	.bx-soa-item-tr { clear: both; }
}

@media (max-width: 580px) {
	.bx-soa-item-td { line-height: 17px; }

	.bx-soa-item-img-block {
		float: none;
		margin: 0 auto;
		padding-right: 0;
		max-width: 160px;
	}

	.bx-soa-section.bx-step-completed .bx-soa-item-img-block { float: left; }

	.bx-soa-item-content { padding-top: 15px; }

	.bx-soa-section.bx-step-completed .bx-soa-item-content { padding-top: 0; }

	.bx-scu-container { padding-top: 10px; }

	.bx-soa-item-td-title,
	.bx-soa-item-td-text {
		display: inline-block !important;
		padding: 2px 5px;
		vertical-align: middle;
		text-align: left;
		font-size: 13px;
		line-height: 20px;
	}

	.bx-soa-item-td-title:after { content: ":" }

	.bx-soa-item-properties { padding: 0; }
}

@media (min-width: 580px) {
	.bx-soa-item-img-block {
		margin: 0;
		width: 85px;
	}
}

/* Advanced info */
.bx-soa-item-info-container {
	position: relative;
	height: 35px;
}

.bx-soa-item-info-container .bx-soa-item-td {
	position: absolute;
	border: none;
}

.bx-soa-item-info-container .bx-soa-item-info-block {
	overflow: hidden;
	margin-bottom: 10px;
	height: 0;
}

.bx-soa-item-info-block.bx-active {
	padding-top: 10px;
	height: auto;
}

.bx-soa-info-block {
	max-width: 100%;
	border: none;
}

.bx-soa-info-line { line-height: 15px; }

.bx-soa-info-title {
	padding: 4px 0;
	color: #7c7c7c;
	vertical-align: top;
	font-size: 12px;
}

.bx-soa-info-text {
	display: inline-block;
	padding: 4px 10px;
	vertical-align: top;
	font-size: 12px;
}

@media (max-width: 580px) {
	.bx-soa-item-info-container .bx-soa-item-td {
		position: static;
		right: auto;
		left: auto;
		padding: 0;
	}

	.bx-soa-item-info-container {
		position: relative;
		min-height: 0;
		height: auto !important;
	}
}

/* Coupon */
.bx-soa-coupon {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
}

.bx-soa-coupon-label {
	display: inline-block;
	padding-right: 10px;
	color: #000;
	vertical-align: top;
	font-weight: var(--ui-font-weight-bold);
	font-size: 13px;
}

.bx-selected .bx-soa-coupon-label { padding-top: 7px; }

.bx-soa-coupon-item-fixed .bx-soa-coupon-block { font-weight: normal; }

.bx-soa-coupon-item-fixed .bx-soa-coupon-label,
.bx-soa-coupon-item-fixed .bx-soa-coupon-item {
	padding-top: 0;
	font-weight: normal;
	line-height: 20px;
}

.bx-soa-coupon-block {
	vertical-align: middle;
	line-height: 34px;
}

.bx-soa-coupon-input {
	position: relative;
	top: -5px;
	display: inline-block;
	vertical-align: middle;
}

.bx-soa-coupon-input:after {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	margin-top: -4px;
	width: 8px;
	height: 8px;
	border-right: 2px solid #8da3ad;
	border-bottom: 2px solid #8da3ad;
	background-color: transparent;
	content: "";
	cursor: pointer;
	transform: rotate(-45deg);
}

.bx-soa-coupon-input input[type=text].form-control {
	display: block;
	padding: 6px 12px;
	width: 100%;
	height: 34px;
	outline: none;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background-color: #f8fafc;
	background-image: none;
	box-shadow: none;
	color: #555;
	font-size: 14px;
	line-height: 1.42857143;
}

.bx-soa-coupon-input input[type=text].form-control:focus {
	outline: none;
	border-color: rgb(99, 116, 126);
	box-shadow: none;
}

.bx-step-completed .bx-soa-coupon-list {
	padding-top: 0;
	line-height: 20px;
}

.bx-soa-coupon-item { }

.bx-soa-coupon-item strong:first-child { margin-left: 10px; }

.bx-soa-coupon-item strong {
	position: relative;
	display: inline-block;
	margin-right: 20px;
	text-transform: uppercase;
	white-space: nowrap;
	letter-spacing: -0.5px;
	font-weight: var(--ui-font-weight-bold);
	font-size: 15px
}

.bx-soa-coupon-item strong.bx-soa-coupon-item-danger { color: #a94442; }

.bx-soa-coupon-item strong.bx-soa-coupon-item-success { color: #3ba428; }

.bx-soa-coupon-item strong.bx-soa-coupon-item-used { color: #777; }

.bx-soa-coupon-item-danger-mess,
.bx-soa-coupon-item-mess {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	display: none;
	padding: 6px 10px;
	min-width: 100%;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
	color: #333;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
}

.bx-soa-coupon-item strong:hover .bx-soa-coupon-item-mess,
.bx-soa-coupon-item strong:hover .bx-soa-coupon-item-danger-mess { display: block; }

.bx-soa-coupon-remove {
	position: relative;
	top: -1px;
	display: inline-block;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==) no-repeat center;
	vertical-align: middle;
	cursor: pointer;
}

/* pickup */
#pickUpMap img {
	max-height: initial;
}

.bx-soa-pickup-preview-img {
	float: right;
	margin-left: 10px;
	padding: 1px;
	height: 76px;
	border: 1px solid #ddd;
	border-radius: 1px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.bx-soa-pickup-subTitle {
	padding-bottom: 10px;
	font-weight: var(--ui-font-weight-bold);
	font-size: 15px;
}

.bx-soa-pickup-list { margin-bottom: 20px; }

.bx-soa-pickup-list .bx-soa-pickup-list-item {
	position: relative;
	padding: 16px 35px;
	border-top: 1px solid #dcdfe2;
	font-size: 13px;
	transition: background .2s ease;
}

.bx-soa-pickup-list-item.bx-selected { background: #f8fafc; }

.bx-soa-pickup-list .bx-soa-pickup-list-item:last-child { border-bottom: 1px solid #dcdfe2; }

.bx-soa-pickup-l-item-adress {
	position: relative;
	padding-right: 100px;
	padding-left: 15px;
	min-height: 17px;
	color: #25495e;
	font-weight: var(--ui-font-weight-bold);
	line-height: 17px;
}

.bx-soa-pickup-l-item-adress:before {
	position: absolute;
	top: 50%;
	left: -5px;
	margin-top: -8px;
	width: 18px;
	height: 17px;
	background: url(/bitrix/templates/main/images/sprite.png) no-repeat center -54px;
	content: "";
}

.bx-soa-pickup-list-item .bx-soa-pickup-l-item-detail {
	display: none;
	padding-top: 20px;
}

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-detail { display: block; }

.bx-soa-pickup-l-item-detail {
	position: relative;
	padding-left: 100px;
	min-height: 80px;
}

.bx-soa-pickup-l-item-detail.no-image { padding-left: 20px; }

.bx-soa-pickup-l-item-btn {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -17px;
}

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn {
	position: relative;
	top: auto;
	right: auto;
	float: none;
	margin-top: 0;
	padding-top: 10px;
	padding-left: 100px;
}

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn.no-image { padding-left: 20px; }

.bx-soa-pickup-l-item-name { font-weight: var(--ui-font-weight-bold); }

.bx-soa-pickup-l-item-img {
	position: absolute;
	top: 23px;
	left: 0;
	max-width: 90px;
	max-height: 90px;
	width: auto;
	height: auto;
}

/*Sidebar*/
.bx-soa-sidebar {
	position: relative;
	height: 100%;
}

.bx-soa-cart-total {
	padding: 20px;
	border: 1px solid #e8e9eb;
	border-radius: 3px;
	background-color: #fff;
	transition: opacity .2s ease;
}

.bx-soa-cart-total.bx-soa-cart-total-fixed {
	position: fixed;
	top: 10px;
}

.bx-soa-cart-total.bx-soa-cart-total-bottom { opacity: 0; }

@media (max-width: 768px) {
	.bx-soa-cart-total.bx-soa-cart-total-fixed {
		position: static;
		padding-top: 0;
		width: 100% !important;
	}

	.bx-soa-cart-total.bx-soa-cart-total-bottom {
		position: static;
		opacity: 1 !important;
	}

	.bx-soa-cart-total-ghost { display: none; }
}

.bx-soa-cart-total-line {
	overflow: hidden;
	padding: 5px 7px;
	border-top: 1px solid #e5e5e5;
	font-size: 13px;
	line-height: 25px;
}

.bx-soa-cart-total .bx-soa-cart-total-line:first-child { border-top: none; }

.bx-soa-cart-total .bx-soa-cart-total-line:nth-child(2) { border-color: #bfbfbf; }

.bx-soa-cart-total .bx-soa-cart-total-line:first-child .bx-soa-cart-t { font-weight: var(--ui-font-weight-bold); }

.bx-soa-cart-total .bx-soa-cart-total-line-total {
	padding-top: 25px;
	border-bottom: none;
}

.bx-soa-cart-t { float: left; }

.bx-soa-cart-d {
	float: right;
	color: #333;
	text-align: right;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t { font-weight: var(--ui-font-weight-bold); }

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d { font-size: 28px; }

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d span { font-size: 18px; }

.bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
	border-color: transparent;
	background-color: #d4ffb8;
}

.bx-soa-cart-total-line-highlighted + .bx-soa-cart-total-line { border-top: none; }

.bx-soa-cart-total-button-container {
	padding-top: 20px;
	text-align: center;
}

.bx-soa-cart-total-button-container > .btn { width: 100%; }

.bx-soa-more {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
}

.bx-soa-price-not-calc {
	border-bottom: 1px dashed;
	color: #f55450;
	text-decoration: none;
	cursor: pointer;
}

.bx-soa-price-not-calc:active,
.bx-soa-price-not-calc:hover {
	border-color: transparent;
	color: #a94442;
}

.bx-soa-price-free { color: #257210; }

@media (max-width: 991px) {
	.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
		white-space: nowrap;
		font-size: 19px;
	}

	.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d span { font-size: 14px; }
}

@media (max-width: 580px) {
	.bx-soa-coupon-label {
		display: block;
		padding-bottom: 5px;
	}

	.bx-soa-coupon-block { display: block; }

	.bx-soa-coupon-input { text-align: center; }

	.bx-soa-coupon-input input { display: inline-block !important; }

	.bx-soa-coupon-item { text-align: center; }

	.bx-soa-coupon-item strong {
		position: relative;
		display: inline-block;
	}

	.bx-soa-coupon-item strong:first-child { margin-left: 0; }

	.bx-soa-coupon-remove:after {
		clear: both;
		content: "";
	}

	.bx-soa-more { padding-top: 10px; }

	.bx-soa-pickup-l-item-detail { padding-left: 0; }

	.bx-soa-pickup-l-item-img {
		position: relative;
		top: auto;
		left: auto;
		max-width: 200px;
		max-height: 200px;
	}

	.bx-soa-pickup-l-item-adress { padding-right: 0; }
}

/* SCU */
.bx-scu-container { overflow: hidden; }

.bx-soa-item-content .bx-scu-container { max-width: 200px; }

.bx-scu-block { }

.bx-scu-list {
	margin: 0;
	padding: 0 5px;
}

.bx-scu-itemlist {
	overflow: hidden;
	margin: 0 -5px;
	padding: 0;
	min-width: 40px;
	list-style: none;
}

.bx-scu-item {
	float: left;
	padding: 5px;
	width: 20%;
}

.bx-img-item {
	float: left;
	padding: 5px;
	min-width: 30px;
	max-width: 50px;
	width: 50%;
}

@media (max-width: 580px) {
	.bx-img-item { width: 45px; }

}

.bx-img-itemColor {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.bx-scu-itemColorBlock {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
	transition: outline .2s ease;
}

.bx-scu-itemColorBlock:hover { outline: 1px solid #006cc0; }

.bx-scu-itemColorBlock.selected { outline: 2px solid #006cc0; }

.bx-scu-itemColor {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.bx-scu-itemTextBlock {
	position: relative;
	outline: 1px solid #c0cfda;
	cursor: pointer;
	transition: outline .2s ease;
}

.bx-scu-itemTextBlock:hover { outline: 1px solid #006cc0; }

.bx-scu-itemTextBlock.selected { outline: 2px solid #006cc0; }

.bx-scu-itemText {
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px;
	line-height: 18px;
}

/*.bx-step-completed*/
.bx-scu-container {
	position: relative;
	overflow: hidden;
	height: 35px;
}

/*.bx-step-completed*/
.bx-scu-container:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 25px;
	background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	content: "";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.bx-selected .bx-scu-container { height: auto; }

.bx-selected .bx-scu-container:after { height: 0; }

@media (max-width: 768px) {
	.bx-scu-container { height: auto; }

	.bx-scu-container:after { height: 0; }
}

/*.bx-step-completed*/
.bx-scu-container .bx-soa-item-td-title { line-height: 20px; }

.bx-scu-container .bx-soa-item-td-title,
.bx-scu-container .bx-soa-item-td-text {
	float: left;
	padding-right: 5px;
	padding-bottom: 3px;
	vertical-align: middle;
	font-size: 13px;
	line-height: 19px;
}

.bx-scu-container .bx-soa-item-td-title { clear: both; }

@media (min-width: 768px) {
	.bx-scu-container .bx-soa-item-td-title, .bx-scu-container .bx-soa-item-td-text {
		padding-bottom: 0;
		line-height: 20px;
	}
}

/* AUTH */
.bx-soa h3.bx-title {
	font-weight: var(--ui-font-weight-bold);
	font-size: 15px;
}

.bx-soa-reg-block {
	padding: 25px 20px;
	background: #f8fafc;
}

.bx-soa-reg-block p {
	margin: 0 0 10px;
	padding: 0;
	color: #595a5b;
	font-size: 13px;
}

/*bx-soa-reference*/
.bx-soa-reference {
	padding-top: 10px;
	padding-bottom: 20px;
	color: #9a9a9a;
}

.bx-soa-auth .bx-soa-reference { border-top: 1px solid #f2f2f2; }

/*REGION*/
.bx-sls .quick-location-tag,
.bx-slst .quick-location-tag {
	display: inline-block;
	margin: 10px 2px;
	padding: 10px 20px 11px;
	height: auto;
	border: none;
	border-radius: 3px;
	background: #d0ecf1;
	color: #333;
	vertical-align: middle;
	font-size: 15px;
	line-height: 20px;
	cursor: pointer;
	transition: background 200ms ease;
}

.bx-sls .quick-location-tag:hover,
.bx-slst .quick-location-tag:hover { background-color: #e3f4f7; }

.bx-sls .quick-location-tag:first-child,
.bx-slst .quick-location-tag:first-child { margin-left: 0; }

.bx-sls .quick-location-tag:last-child,
.bx-slst .quick-location-tag:last-child { margin-right: 0; }

.bx-soa .bx-soa-location-offered small { color: #737373; }

.bx-soa-location-selected {
	padding-top: 12px;
	padding-bottom: 22px;
}

.bx-soa .bx-soa-customer-label,
	/*.bx-soa .bx-soa-custom-label,*/
.bx-soa .form-group label {
	position: relative;
	padding-bottom: 2px;
	color: #000;
	font-weight: 500;
	font-size: 14px;
}

.bx-soa .bx-soa-customer-label-container small,
	/*.bx-soa .bx-soa-custom-label-container small,*/
.bx-soa .form-group label small { color: #737373; }

/*FIELDS*/

.bx-soa .bx-soa-location-input-container { position: relative; }

.bx-soa .bx-soa-customer-tel-input-container { position: relative; }

.bx-soa .bx-soa-customer-tel-input-container { height: 41px; }

.bx-soa .bx-soa-location-input { padding: 10px 40px 11px; }

.bx-soa .bx-soa-customer-tel-input { padding: 10px 11px 10px 50px; }

.bx-soa .bx-soa-location-input-container:before {
	position: absolute;
	top: 9px;
	bottom: 9px;
	left: 8px;
	width: 20px;
	background-size: contain;
	content: " ";
}

/*pay*/
.bx-soa-pp-company {
	position: relative;
	z-index: 100;
	/*padding-bottom: 20px;*/
}

.bx-soa-pp .bx-soa-pp-company {
	/*padding: 7px;*/
	border: 1px solid transparent;
	transition: all 100ms ease;
}

.bx-soa-pp-desc-container { padding-top: 7px; }

.bx-soa-pp-desc-container .bx-soa-pp-company {
	padding: 7px 15px;
	border: 1px solid #d5dadc;
	background: #f8fafc;
}

.bx-soa-pp-company-logo { padding-top: 6px; }

.bx-soa-pp-company-graf-container {
	position: relative;
	padding-top: 50%;
	width: auto;
	height: 0;
	border: 2px solid #c3cace;
	border-radius: 2px;
	background: #fff;
}

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container { border-color: #159ebb; }

.bx-soa-pp-inner-ps.bx-selected .bx-soa-pp-company-graf-container { border-color: #159ebb; }

.bx-soa-pp-company.bx-bd-error .bx-soa-pp-company-graf-container { border-color: #db4a29; }

.bx-soa-pp-company.bx-bd-waring .bx-soa-pp-company-graf-container { border-color: #ccbe71; }

.form-check-group { margin-bottom: 10px; }

input[type=checkbox].bx-soa-pp-company-checkbox {
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 100;
	margin: 0;
	padding: 0;
}

.bx-soa-pp-company-image {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.bx-soa-pp-desc-container .bx-soa-pp-company-logo { max-width: 150px; }

.bx-soa-pp-company-smalltitle {
	padding-top: 9px;
	padding-bottom: 5px;
	color: #a3a3a3;
	text-align: center;
	font-size: 11px;
}

.bx-soa-pp-company-title {
	font-weight: var(--ui-font-weight-bold);
	font-size: 19px;
}

.bx-soa-pp-company-subTitle {
	font-weight: var(--ui-font-weight-bold);
	font-size: 15px;
}

.bx-soa-pp-company-desc {
	padding-top: 10px;
	font-size: 13px;
	line-height: 17px;
}

/*.bx-soa-pp-company-selected { padding: 4px 0; }*/

.bx-soa-pp-company-selected strong { margin-left: 10px; }

ul.bx-soa-pp-list {
	margin: 10px 0;
	padding: 0;
	color: #000;
	list-style: none;
	font-size: 13px;
}

ul.bx-soa-pp-list li {
	clear: both;
	padding: 5px 0;
}

.bx-soa-pp-list-termin {
	display: block;
	color: #8d8d8d;
}

.bx-soa-pp-list-description { display: block; }

.bx-soa-pp-delivery-cost {
	position: absolute;
	right: -2px;
	bottom: -2px;
	padding: 2px 4px;
	border-radius: 1px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	font-size: 14px;
	line-height: 14px;
}

.bx-soa-pp-field .form-control { background: #fff; }

.bx-soa-pp-company-block .checkbox label,
.bx-soa-pp-company-block .form-group label { font-size: 13px; }

.bx-soa-pp-company-block .form-control { font-size: 13px; }

.bx-soa-pp-price {
	/*padding: 4px 0;*/
	text-align: right;
}

.bx-soa-service-small {
	color: #a3a3a3;
	font-size: 11px;
}

/*CHECKBOX*/

@media (min-width: 481px) and (max-width: 766px) {
	.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
		padding-top: 0;
		width: 100%
	}

	.bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle { display: none; }

	.bx-soa-pp-list-termin { width: 30%; }
}

@media (max-width: 480px) {
	.bx-soa-pp-company-logo { width: 45%; }

	.bx-soa-pp-company-title { display: none; }

	.bx-soa-pp-item-container { border-right: none; }

	.bx-soa-pp-desc-container { }

	.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
		padding-top: 0;
		width: 100%
	}

	.bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle { display: none; }

	.bx-soa-pp-list-termin { width: 40%; }
}

.bx-retina .bx-soa-location-input-container { border-width: .5px; }

.bx-soa-section.bx-step-good {
	transform-origin: 0 0;
	animation: animationBorderStep ease 5s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}

@keyframes animationBorderStep {
	0% { border-color: #70bb18 }
	100% { border-color: #91cedc }
}

.bx-soa-section.bx-step-bad {
	transform-origin: 0 0;
	animation: animationBorderStepBad ease 5s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}

@keyframes animationBorderStepBad {
	0% { border-color: #db4a29 }
	100% { border-color: #91cedc }
}

.bx-soa-changeCostSign {
	transform-origin: 0 0;
	animation: changeCostSign ease .4s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}

@keyframes changeCostSign {
	0%, 100% { opacity: 1 }
	40%, 60% { opacity: 0 }
}

.bx-sls.form-control { padding: 0; }

.bx-sls .bx-ui-sls-pane,
.bx-slst .bx-ui-combobox-dropdown { border: 1px solid #bdbdbd; }

.bx-sls .dropdown-fade2white,
.bx-slst .dropdown-fade2white { top: 1px; }

.bx-sls .form-control.dropdown-block,
.bx-slst .form-control.dropdown-block {
	border: 1px solid #d5dadc;
	background-color: #f8fafc;
	box-shadow: none;
}

.has-error .bx-sls .form-control.dropdown-block,
.has-error .bx-slst .form-control.dropdown-block {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.bx-slst .form-control .bx-ui-combobox-container .bx-combobox-fake-as-input { padding-top: 7px; }

.bx-bd-error { border-color: #db4a29; }

.bx-bd-waring { border-color: #ccbe71; }

.wsnw { white-space: nowrap; }

.bx-step-opacity {
	transition: 500ms opacity ease;
}

/* MAPS */
ymaps h3 { margin: 6px 0 10px 0; }

/* AUTH */
.bx-authform { margin: 0 0 25px; }

/*block*/

span.bx-authform-starrequired { color: #d93333; }

hr.bxe-light {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.alert {
	margin-bottom: 20px;
	padding: 15px;
	border: none;
	border-radius: 1px;
	font-size: 14px;
}

.bxe-aleft-title {
	padding-bottom: 5px;
	font-weight: var(--ui-font-weight-bold);
}

.alert-success {
	border-color: #d6e9c6;
	background-color: #dff0d8;
	color: #3c763d;
}

.alert-warning {
	border-color: #faebcc;
	background-color: #fcf8e3;
	color: #8a6d3b;
}

.alert-danger {
	border-color: #ebccd1;
	background-color: #f2dede;
	color: #a94442;
}

/* PAGINATION */
.bx-pagination { margin: 10px 0; }

.bx-pagination .bx-pagination-container {
	position: relative;
	text-align: center;
}

.bx-pagination .bx-pagination-container ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}

.bx-pagination .bx-pagination-container ul li span {
	display: block;
	box-sizing: border-box;
	padding: 0 8px;
	min-width: 32px;
	height: 32px;
	border-radius: 16px;
	background: #eff0f1;
	color: #444;
	vertical-align: middle;
	font-size: 14px;
	line-height: 32px;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}

.bx-pagination .bx-pagination-container ul li a {
	display: block;
	min-width: 32px;
	height: 32px;
	border-radius: 16px;
	color: #444;
	vertical-align: middle;
	text-decoration: none;
	line-height: 32px;
}

.bx-pagination .bx-pagination-container ul li a:hover span { background: #dadada; }

.bx-pagination .bx-pagination-container ul li.bx-active span {
	background: #0083d1;
	color: #fff;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	padding: 0 18px;
	border: 2px solid #eff0f1;
	background: #fff;
	color: #444;
	line-height: 28px;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span {
	padding: 0 18px;
	border: 2px solid #eff0f1;
	background: #fff;
	color: #aab1b4;
	line-height: 28px;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	border-color: #dadada;
	background: #fff;
	color: #000;
}

.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span {
	background: #3bc915;
	color: #fff;
}

.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span {
	background: #f9a91d;
	color: #fff;
}

.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span {
	background: #e22b2b;
	color: #fff;
}

#loading_screen {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1150;
	margin-top: -32px;
	margin-left: -32px;
	width: 64px;
	height: 64px;
}

.bx-soa-tooltip.bx-soa-tooltip-static {
	position: relative;
	z-index: 0;
}

.bx-soa-tooltip.bx-soa-tooltip-static .tooltip-arrow { left: 20px; }

.bx-soa-tooltip .tooltip-inner { max-width: 300px; }

.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-arrow { border-top-color: #f2dede; }

.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner { background: #f2dede; color: #a94442; }

.bx-soa-tooltip.bx-soa-tooltip-warning .tooltip-arrow { border-top-color: #fcf8e3; }

.bx-soa-tooltip.bx-soa-tooltip-warning .tooltip-inner { background: #fcf8e3; color: #8a6d3b; }

.bx-soa-tooltip.bx-soa-tooltip-success .tooltip-arrow { border-top-color: #dff0d8; }

.bx-soa-tooltip.bx-soa-tooltip-success .tooltip-inner { background: #dff0d8; color: #3c763d; }

.bx-soa-tooltip.bx-soa-tooltip-coupon { display: none; }

.bx-soa-coupon-item-used:hover .bx-soa-tooltip,
.bx-soa-coupon-item-danger:hover .bx-soa-tooltip,
.bx-soa-coupon-item-success:hover .bx-soa-tooltip {
	bottom: 100%;
	display: block;
	opacity: 1;
}

.bx-soa-tooltip-coupon > span {
	display: block;
	text-transform: none;
}

.bx-soa-empty-cart-image {
	margin: 50px auto 42px;
	width: 131px;
	height: 116px;
	background: url(/bitrix/templates/main/images/empty_cart.svg) no-repeat center;
	background-size: contain;
}

.bx-soa-empty-cart-text {
	margin-bottom: 42px;
	color: #bababa;
	text-align: center;
	font-size: 36px;
}

.bx-soa-empty-cart-desc {
	margin-bottom: 42px;
	color: #000;
	text-align: center;
	font-size: 16px;
}

.soa-property-container .input-group-addon { background: #fff; }

.input-group-addon .bx-calendar {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/bitrix/templates/main/images/calendar.svg) no-repeat center;
	background-size: 18px auto;
}

.icon-success {
	position: absolute;
	left: 16px;
	width: 21px;
	height: 21px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjEgMjEiPjxzdHlsZT4uc3Qwe2ZpbGw6IzcxYmEyNH08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMTAuNSAwQzQuNyAwIDAgNC43IDAgMTAuNVM0LjcgMjEgMTAuNSAyMSAyMSAxNi4zIDIxIDEwLjUgMTYuMyAwIDEwLjUgMHpNOSAxNS40bC01LTQuOSAyLTIgMyAzIDYtNS45IDIgMi04IDcuOHoiLz48L3N2Zz4=);
	background-size: contain;
}

.icon-warning {
	position: absolute;
	left: 16px;
	width: 22px;
	height: 20px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjIgMjAiPjxzdHlsZT4uc3Qwe2ZpbGw6I2RlYTcxMn08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMjEuNyAxNi43TDEyLjkgMS4xQzEyLjMuMSAxMS0uMyAxMCAuM2MtLjQuMi0uNy41LS45LjhMLjMgMTYuN2MtLjQuNy0uNCAxLjUgMCAyLjIuNC43IDEuMSAxLjEgMS45IDEuMWgxNy43Yy44IDAgMS41LS40IDEuOS0xLjEuMy0uNy4zLTEuNS0uMS0yLjJ6bS0xMC43LjhjLS44IDAtMS40LS42LTEuNS0xLjQgMC0uOC42LTEuNCAxLjQtMS41LjggMCAxLjQuNiAxLjUgMS40IDAgLjgtLjYgMS41LTEuNCAxLjV6bTEuNC02LjJjMCAuOC0uNiAxLjQtMS40IDEuNHMtMS40LS42LTEuNC0xLjRWNC43YzAtLjQuMy0uNy43LS43aDEuNWMuNCAwIC43LjMuNy43bC0uMSA2LjZ6Ii8+PC9zdmc+);
	background-size: contain;
}

/* USER CONSENT */
.bx-sls .bx-ui-sls-container { min-height: 33px !important; }
.symbol_ruble { font-family: 'rubleBitrix', Arial, sans-serif }

.basket-checkout-container {
	display: flex;
	display: -ms-flexbox;
	-ms-flex-pack: justify;
	margin-bottom: 20px;
	padding: 15px 25px;
	border: 1px solid #e2dfdf;
	border-radius: 2px;
	background-color: #fff;
	opacity: 1;
	transition: opacity 250ms ease;
	justify-content: space-between;
	flex-wrap: wrap;
}

.basket-checkout-container.basket-checkout-container-fixed {
	position: fixed;
	top: 0;
	z-index: 100;
}

.basket-checkout-container.basket-checkout-container-fixed-hide { opacity: 0; }

/*region Coupon*/
.basket-coupon-section { flex: 2; }

.basket-coupon-block-field-description {
	color: #a1a1a1;
	font: 400 12px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-coupon-block-field {
	padding-right: 10px;
	min-width: 235px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-coupon-block-coupon-btn {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	margin-top: -4px;
	padding: 0;
	width: 8px;
	height: 8px;
	border: none;
	border-right: 2px solid #8da3ad;
	border-bottom: 2px solid #8da3ad;
	border-radius: 0;
	background-color: transparent;
	content: "";
	cursor: pointer;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.basket-coupon-alert-section { width: 100%; }

.basket-coupon-alert {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height: 0;
	width: 100%;
	font: 400 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	flex-wrap: nowrap;
	-webkit-box-align: start;
	align-items: flex-start;
}

.basket-coupon-text {
	position: relative;
	display: block;
	word-break: break-all;
	word-break: break-word;
}

.text-muted .basket-coupon-text:after {
	position: absolute;
	top: 0;
	left: 2px;
	width: 6px;
	height: 10px;
	border-right: 2px solid #7ad500;
	border-bottom: 2px solid #7ad500;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.basket-coupon-alert .close-link {
	margin-left: 10px;
	border-bottom: 1px dotted;
	color: var(--primary);
	text-decoration: none;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	opacity: 1;
	cursor: pointer;
	transition: 220ms ease all;
}

.basket-coupon-alert .close-link:hover { border-color: transparent; }

@media (max-width: 991px) {
	.basket-checkout-container { flex-direction: column; }

	.basket-coupon-section {
		-ms-flex-order: 1;
		max-width: 100%;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

	.basket-coupon-alert-section {
		-ms-flex-order: 2;
		margin-bottom: 15px;
		-webkit-box-ordinal-group: 3;
		order: 2;
	}

	.basket-coupon-block-field {
		padding-right: 0;
		min-width: 100%;
	}

	.basket-coupon-block-field .form-group {
		display: inline-block;
		margin-bottom: 10px;
		width: 100%;
	}

	.basket-coupon-block-field .form-control {
		display: block;
		width: 100%;
	}
}

/*endregion*/

/*region Checkout*/
.basket-checkout-section {
	-webkit-box-flex: 5;
	-ms-flex: 5;
	flex: 5;
}

.basket-checkout-section-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.basket-checkout-block { }

/**/
.basket-checkout-block-total {
	padding-top: 23px;
	padding-right: 10px;
	text-align: right;
}

.basket-checkout-block-total-inner {
	display: inline-block;
	max-width: 100%;
	text-align: left;
}

.basket-checkout-block-total-title {
	color: #2f3435;
	font: 400 20px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-checkout-block-total-description {
	color: #a1a1a1;
	font: 400 12px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**/
.basket-checkout-block-total-price {
	padding-left: 10px;
	text-align: right;
}

.basket-checkout-block-total-price-inner {
	position: relative;
	display: inline-block;
	padding-top: 17px;
	text-align: right;
}

.basket-coupon-block-total-price-current {
	margin-bottom: 7px;
	color: #2f3435;
	text-align: right;
	white-space: nowrap;
	font: 36px/36px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
	transition: 180ms text-shadow ease, 180ms color ease;
}

.basket-coupon-block-total-price-old {
	position: absolute;
	top: 3px;
	right: 0;
	color: #a1a1a1;
	text-align: right;
	font: 400 18px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-coupon-block-total-price-old:after {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
	background-size: 100% 100%;
	content: '';
}

.basket-coupon-block-total-price-difference {
	display: inline-block;
	padding: 5px 6px 6px;
	background: #d1ecf1;
	color: #179ebb;
	text-align: center;
	font: 400 13px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**/
.basket-checkout-block-btn {
	padding-top: 13px;
	padding-left: 15px;
	text-align: right;
}

.basket-btn-checkout {
	border-radius: 2px;
	font-weight: var(--ui-font-weight-bold);
	font-size: 16px;
}

.basket-notification-section { width: 100%; }

.basket-block-notification {
	position: relative;
	display: block;
	margin-top: 10px;
	padding: 8px 15px;
	min-width: 100%;
	width: 100%;
	border-radius: 1px;
	background-color: #edf8e0;
	color: #6a9997;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-block-notification:after {
	position: absolute;
	top: -7px;
	right: 80px;
	width: 16px;
	height: 16px;
	background-color: #edf8e0;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

@media (max-width: 991px) {
	.basket-checkout-block-btn {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.basket-checkout-section {
		-ms-flex-order: 3;
		-webkit-box-ordinal-group: 4;
		order: 3;
	}

	.basket-notification-section {
		-ms-flex-order: 4;
		-webkit-box-ordinal-group: 5;
		order: 4;
	}
}

@media (max-width: 767px) {
	.basket-checkout-block-btn {
		padding-left: 0;
		min-width: 100%;
		max-width: 100%;
		width: 100%;
		-ms-flex: auto;
		flex: auto;
	}

	.basket-checkout-section-inner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.basket-checkout-block-total { min-width: 150px; }

	.basket-checkout-block-total-price { text-align: right; }

	.basket-btn-checkout {
		margin: 10px 0;
		width: 100%
	}

	.basket-block-notification:after {
		top: -3px;
		right: auto;
		left: 50%;
		-webkit-transform: rotate(45deg) translateX(-50%);
		transform: rotate(45deg) translateX(-50%);
	}
}

@media (max-width: 460px) {
	.basket-checkout-block {
		display: block;
		min-width: 100%;
		width: 100%;
	}

	.basket-checkout-block-total {
		padding-top: 0;
		text-align: left;
	}

	.basket-checkout-block-total-price-inner { padding-top: 2px; }

	.basket-coupon-block-total-price-old {
		top: auto;
		position: relative;
		display: inline-block;
	}

}

/*endregion*/

/*region Basket item list wrapper*/
.basket-items-list-wrapper,
.basket-items-list-wrapper-compact { border: 1px solid #e2dfdf; }

/*header*/
.basket-items-list-header {
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox;
	-ms-flex-align: center;
	padding: 13px 25px;
	border-bottom: 1px solid #e2dfdf;
	background: #f2f2f2;
	transition: 300ms padding ease;
	-webkit-box-align: center;
	align-items: center;
}

.basket-items-list-header.basket-items-list-header-fixed {
	position: fixed;
	top: 0;
	z-index: 99;
	margin-left: -1px;
	border: 1px solid #e2dfdf;
}

.basket-items-list-wrapper-light .basket-items-list-header { display: none !important; }

.basket-items-list-header-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font: var(--ui-font-weight-bold) 15px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-items-search-field + .basket-items-list-header-title { padding-left: 10px; }

.basket-items-search-field + .basket-items-list-header-filter {
	padding-left: 10px;
	text-align: right;
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
}

.basket-items-search-field .form-control { z-index: 1; }

.basket-items-list-header-filter-item {
	margin-left: 5px;
	border-bottom: 1px dotted;
	color: var(--primary);
	text-decoration: none;
	font: var(--ui-font-weight-bold) 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
	transition: 220ms ease;
}

.basket-items-list-header-filter-item:hover {
	color: var(--theme-color-second);
	text-decoration: none;
}

.basket-items-list-header-filter-item.active {
	border-bottom: none;
	color: #2f3435;
	text-decoration: none;
	cursor: default;
}

.basket-items-search-field {
	position: relative;
	transition: 300ms all ease;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-items-search-field .input-group-addon {
	white-space: nowrap;
	-ms-flex-wrap: wrap;
}

.basket-items-search-clear-btn {
	position: absolute;
	top: 50%;
	right: 1px;
	z-index: 1;
	border: none;
	background: none;
	color: #777;
	vertical-align: middle;
	font-weight: var(--ui-font-weight-bold);
	font-size: 18px;
	line-height: 18px;
	cursor: pointer;
	transition: 250ms linear all;
	transform: translateY(-50%);
}

.basket-items-search-clear-btn:hover { color: #c04e4e; }

@media (max-width: 991px) {
	.basket-items-list-header { padding: 10px 9px 11px; }

	.basket-items-list-header-title {
		font-size: 12px;
		line-height: 15px;
	}
}

@media (max-width: 767px) {
	.basket-items-list-header {
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal
	}

	.basket-items-search-field { width: 100%; }
}

/*endregion*/

.basket-items-list-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	background-color: #fff;
}

.basket-items-list-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	opacity: .7;
	-webkit-animation-name: ShowOverlay;
	animation-name: ShowOverlay;
	-webkit-animation-duration: 200ms;
	animation-duration: 200ms;
}

@-webkit-keyframes ShowOverlay {
	0% { opacity: 0; }
	100% { opacity: .7; }
}

@keyframes ShowOverlay {
	0% { opacity: 0; }
	100% { opacity: .7; }
}

.basket-items-list {
	position: relative;
	padding: 0 25px;
}

.basket-items-list-table {
	width: 100%;
	border-collapse: collapse;
}

.basket-items-list-item-container { position: relative; }

.basket-items-list-item-container > td { border-top: 1px solid #f2f2f2; }

.basket-items-list-wrapper-compact .basket-items-list-item-container > td { padding-bottom: 12px; }

.basket-items-list-item-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	opacity: .7;
}

.basket-items-list-item-container.basket-items-list-item-container-gift,
.basket-items-list-item-container.basket-items-list-item-container-gift > td,
.basket-items-list .basket-items-list-item-container:first-child > td { border-top: none !important; }

@media (max-width: 767px) {
	.basket-items-list-item-container.basket-items-list-item-container-gift,
	.basket-items-list-item-container.basket-items-list-item-container-gift > td,
	.basket-items-list .basket-items-list-item-container:first-child > td {
		margin: 0;
		padding-top: 0;
		border-top: none !important;
	}
}

.basket-items-list-item-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background-color: #fff;
	opacity: .7;
}

.basket-items-list-item-descriptions {
	-ms-flex-order: 1;
	padding-top: 20px;
	width: 100%;
	vertical-align: top;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.basket-items-list-item-descriptions-inner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

/*region Image*/
.basket-item-block-image {
	position: relative;
	-ms-flex-order: 1;
	-ms-flex-order: 1;
	-ms-flex-align: center;
	padding-right: 15px;
	padding-bottom: 10px;
	min-width: 48px;
	max-width: 148px;
	width: 100%;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.basket-items-list-wrapper-compact .basket-item-block-image {
	display: block;
	padding-bottom: 0;
	min-width: 32px;
	max-width: 50px;
	width: auto;
	height: auto;
}

.basket-item-image-link {
	position: relative;
	display: inline-block;
}

.basket-item-image {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
	transition: 300ms all ease;
}

.basket-items-list-wrapper-compact .basket-item-image {
	max-width: 50px;
	max-height: 50px;
}

.basket-item-image:hover { border-color: #ee9200; }

@media (max-width: 580px) {

	.basket-item-block-image {
		margin-top: 10px;
		margin-bottom: 15px;
		padding-right: 0;
		max-width: 100%;
		width: 100%;
	}

	.basket-item-image {
		margin: 10px auto 15px;
		padding-right: 0;
		max-width: 230px;
		max-height: 400px;
		width: auto;
		height: auto;
	}

	.basket-items-list-item-descriptions-inner {
		-ms-flex-direction: column;
		flex-direction: column;
		webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}

	.basket-items-list-wrapper-compact .basket-item-block-image {
		margin-top: 0;
		padding-right: 10px;
	}

	.basket-items-list-wrapper-compact .basket-items-list-item-descriptions-inner {
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
	}

}

/*endregion*/

/*region lable*/
/*Label*/
.basket-item-label-text,
.basket-item-label-ring {
	position: absolute;
	z-index: 90;
	opacity: 1;
	transition: opacity 450ms ease;
}

.basket-items-list-wrapper-compact .basket-item-label-text,
.basket-items-list-wrapper-compact .basket-item-label-ring { display: none }

.basket-item-label-text span,
.basket-item-label-ring {
	display: inline-block;
	clear: both;
	margin-bottom: 2px;
	background: #f42c2c;
	color: #fff;
	vertical-align: middle;
	text-align: center;
	transition: all 250ms ease;
}

.bx-red .basket-item-label-text span,
.bx-red .basket-item-label-ring { background-color: #fba90c; }

.basket-item-label-text > div,
.basket-item-label-ring > div { line-height: 0; }

/* TEXT */
.basket-item-label-text span {
	padding: 2px 5px;
	vertical-align: middle;
	font-weight: var(--ui-font-weight-bold);
}

.basket-item-label-text.basket-item-label-small span {
	margin-bottom: 1px;
	padding: 2px 7px;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.basket-item-label-text.basket-item-label-big span {
	padding: 4px 10px;
	font-size: 12px;
	line-height: 17px;
}

@media (max-width: 767px) {
	.basket-item-label-text > div { line-height: 0; }

	.basket-item-label-text.basket-item-label-small span {
		margin-bottom: 1px;
		padding: 2px 7px;
		font-size: 11px;
		line-height: 14px;
	}

	.basket-item-label-text.basket-item-label-big span {
		margin-bottom: 1px;
		padding: 3px 12px;
		font-size: 13px;
		line-height: 16px;
	}
}

/*RING*/
.basket-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: var(--ui-font-weight-bold);
}

.basket-item-label-ring.basket-item-label-small {
	width: 40px;
	height: 40px;
	font-size: 13px;
	line-height: 40px;
}

.basket-item-label-ring.basket-item-label-big {
	width: 50px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
}

@media (max-width: 767px) {
	.basket-item-label-ring.basket-item-label-small {
		width: 24px;
		height: 24px;
		font-size: 8px;
		line-height: 24px;
	}

	.basket-item-label-ring.basket-item-label-big {
		width: 30px;
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
}

.basket-item-label-top { top: -2px; }

.basket-item-label-center {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.basket-item-label-center > div { text-align: center; }

.basket-item-label-left { left: -2px; }

.basket-item-label-left > div { text-align: left; }

.basket-item-label-bottom { bottom: -2px; }

.basket-item-label-middle {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.basket-item-label-right { right: -2px; }

.basket-item-label-right > div { text-align: right; }

.basket-item-label-center.product-item-label-middle {
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

/*endregion*/

/*region Info*/
.basket-item-block-info {
	-ms-flex-order: 2;
	padding: 0;
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
	-webkit-box-ordinal-group: 3;
	order: 2;
}

@media (max-width: 580px) {
	.basket-item-block-info {
		-webkit-box-flex: 6;
		-ms-flex: 6;
		flex: 6;
	}
}

/*region Name*/
.basket-item-info-name,
.basket-item-info-name-link {
	margin: 0;
	padding: 0 20px 0 0;
	color: #2f3435;
	text-decoration: none;
	word-break: break-all;
	word-break: break-word;
	font: 16px/26px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
	transition: 300ms all ease;
}

h2.basket-item-info-name {
	margin-bottom: 5px;
	padding-top: 0;
}

.basket-item-highlighted { background: #ff0; }

.basket-items-list-wrapper-compact .basket-item-info-name { margin-bottom: 5px }

.basket-item-info-name-link:hover {
	text-decoration: underline;
	cursor: pointer;
}

@media (max-width: 768px) {
	.basket-item-info-name,
	.basket-item-info-name-link {
		vertical-align: middle;
		font-size: 15px;
		line-height: 17px;
	}

	.basket-item-info-name { padding-top: 10px; }
}

/*endregion*/

.basket-item-block-common {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-order: 4;
	-ms-flex-pack: end;
	-ms-flex-align: start;
	-ms-flex: 2;
	-ms-flex-wrap: nowrap;
	-ms-flex-line-pack: baseline;
	flex-wrap: nowrap;
	-webkit-box-pack: end;
	-webkit-box-align: start;
	-webkit-box-ordinal-group: 5;
	-webkit-box-flex: 2;
	justify-content: flex-end;
	align-content: baseline;
	align-items: flex-start;
	flex: 2;
	order: 4;
}

.basket-items-list-wrapper-compact .basket-item-block-common {
	-ms-flex-pack: end;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

@media (max-width: 991px) {
	.basket-item-block-common {
		padding: 5px 0;
		min-width: 100%;
	}

	.basket-items-list-wrapper .basket-item-block-common {
		-ms-flex-pack: end;
		-webkit-box-pack: end;
		justify-content: flex-end;
	}

	.basket-items-list-wrapper .basket-item-block-common > div {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
	}

	.basket-items-list-wrapper-compact .basket-item-block-common {
		-ms-flex-pack: end;
		padding: 17px 0;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: end;
		justify-content: flex-end;
	}
}

@media (max-width: 460px) {
	.basket-items-list-wrapper .basket-item-block-common {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: end;
		align-items: flex-end;
	}

	.basket-item-price-current { text-align: right; }
}

/*region Properties*/
.basket-item-block-properties { flex: 5; }

.basket-item-property,
.basket-item-property-custom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	padding-bottom: 4px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.basket-items-list-wrapper-compact .basket-item-property,
.basket-items-list-wrapper-compact .basket-item-property-custom {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 10px;
	padding-bottom: 0;
	-ms-flex-line-pack: center;
	align-content: center;
}

.basket-item-property-name,
.basket-item-property-custom-name {
	margin-right: 5px;
	color: #a1a1a1;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-property-value,
.basket-item-property-custom-value {
	color: #4a4a4a;
	font: var(--ui-font-weight-bold) 12px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*region Custom Column*/

.basket-item-property-custom { padding-right: 15px; }

.basket-item-property-custom-content { padding: 3px 0; }

.basket-item-property-custom.basket-item-property-custom-photo { display: block; }

.basket-item-property-custom-photo .basket-item-property-custom-value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	-ms-flex-align: stretch;
	min-height: 64px;
	word-spacing: 0;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.basket-item-property-custom-photo .basket-item-property-custom-value span { display: inline-block; }

.basket-item-custom-block-photo-link {
	display: block;
	margin-right: 5px;
}

.basket-item-custom-block-photo-item {
	margin-right: 3px;
	width: auto;
	height: 64px;
	border: 1px solid #e4e4e4;
	transition: 300ms all ease;
}

.basket-item-custom-block-photo-item:hover { border-color: #ee9200; }

@media (max-width: 580px) {
	.basket-item-property-custom { padding-right: 0; }

	.basket-items-list-wrapper-compact .basket-item-property-custom { padding-right: 10px; }
}

/*endregion*/

/*scu*/
.basket-items-list-wrapper-compact .basket-item-property.basket-item-property-scu-text,
.basket-items-list-wrapper-compact .basket-item-property.basket-item-property-scu-image,
.basket-items-list-wrapper-compact .basket-item-property.basket-item-scu-color {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.basket-item-property.basket-item-property-scu-text,
.basket-item-property.basket-item-property-scu-image,
.basket-item-property.basket-item-scu-color { display: block; }

.basket-item-scu-list {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin: 0;
	padding: 0;
	list-style: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.basket-item-scu-item,
.basket-item-scu-item.not-available:hover {
	position: relative;
	display: inline-block;
	margin: 2px 3px 3px 0;
	padding: 0;
	border: 1px solid #eeecef;
	cursor: pointer;
	transition: 300ms all ease;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.basket-item-scu-item:hover,
.basket-item-scu-item.selected,
.basket-item-scu-item.not-available:hover { border-color: var(--primary); }

.basket-item-scu-item.selected:hover { cursor: default }

.basket-item-scu-item.not-available:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2220px%22%20height%3D%2220px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%0A%20%20%20%20%3Cline%20x1%3D%220%22%20y1%3D%2220%22%20x2%3D%2220%22%20y2%3D%220%22%20stroke-width%3D%221%22%20stroke%3D%22%23a1a1a1%22/%3E%0A%3C/svg%3E);
	background-size: 100% 100%;
	content: '';
}

.basket-item-scu-item-inner {
	display: block;
	transition: 300ms all ease;
}

.basket-item-scu-item.not-available .basket-item-scu-item-inner { opacity: .5; }

.basket-item-scu-color .basket-item-scu-item-inner,
.basket-item-property-scu-image .basket-item-scu-item-inner {
	width: 30px;
	height: 30px;
	border: 2px solid #fff;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.basket-items-list-wrapper-compact .basket-item-scu-color .basket-item-scu-item-inner,
.basket-items-list-wrapper-compact .basket-item-property-scu-image .basket-item-scu-item-inner {
	width: 16px;
	height: 16px;
	border: 1px solid #fff;
}

.basket-item-property-scu-text .basket-item-scu-item-inner {
	padding: 3px 5px;
	min-width: 30px;
	text-align: center;
	font: var(--ui-font-weight-bold) 14px/17px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-items-list-wrapper-compact .basket-item-property-scu-text .basket-item-scu-item-inner {
	padding: 1px 2px;
	font: var(--ui-font-weight-bold) 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 768px) {
	.basket-item-property-name,
	.basket-item-property-value { font-size: 11px; }
}

@media (max-width: 580px) {
	.basket-item-block-properties { margin-bottom: 10px; }

	.basket-items-list-wrapper-compact .basket-item-block-properties { margin-bottom: 0; }

	.basket-item-property-scu-image .basket-item-scu-item-inner,
	.basket-item-scu-color .basket-item-scu-item-inner {
		width: 20px;
		height: 20px;
		border: 1px solid #fff;
	}

	.basket-item-property-scu-text .basket-item-scu-item-inner {
		padding: 2px 3px;
		min-width: 25px;
		text-align: center;
		font: var(--ui-font-weight-bold) 11px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
}

/*endregion*/

/*region Amount*/
.basket-items-list-item-amount {
	-ms-flex-order: 2;
	padding-top: 20px;
	vertical-align: top;
	-webkit-box-ordinal-group: 3;
	order: 2;
}

.basket-item-block-amount {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	-ms-flex-align: start;
	padding: 0 10px;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.basket-items-list-wrapper-compact .basket-item-block-amount {
	margin-bottom: 0;
	padding-bottom: 0;
}

.basket-item-amount-filed-block { position: relative; }

.basket-item-amount-filed,
.basket-item-block-amount.disabled .basket-item-amount-filed:hover {
	padding: 0;
	width: 60px;
	height: 28px;
	outline: none;
	border: 1px solid #e4e4e4;
	border-radius: 1px;
	vertical-align: middle;
	text-align: center;
	font: var(--ui-font-weight-bold) 18px/27px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

.basket-item-block-amount.disabled .basket-item-amount-filed { background-color: #f3f3f3; }

.basket-item-amount-filed:hover,
.basket-item-amount-filed:focus { border-color: var(--primary); }

.basket-item-amount-filed::-webkit-outer-spin-button,
.basket-item-amount-filed::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	margin: 0;
	-webkit-appearance: none; /* <-- Apparently some margin are still there even though it's hidden */
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

.basket-item-amount-filed.basket-updated {
	-webkit-animation-name: basketAmountFiledUpdated;
	animation-name: basketAmountFiledUpdated;
	-webkit-animation-duration: 600ms;
	animation-duration: 600ms;
}

@-webkit-keyframes basketAmountFiledUpdated {
	0%, 100% { border-color: #e4e4e4; }
	50% { border-color: #ee9200; }
}

@keyframes basketAmountFiledUpdated {
	0%, 100% { border-color: #e4e4e4; }
	50% { border-color: #ee9200; }
}

.basket-item-amount-btn-plus,
.basket-item-amount-btn-minus {
	position: relative;
	width: 28px;
	height: 28px;
	cursor: pointer;
	transition: 300ms all ease;
	-webkit-user-select: none;
}

.basket-item-amount-btn-plus:hover,
.basket-item-amount-btn-minus:hover { background-color: #efefef; }

.basket-item-block-amount.disabled .basket-item-amount-btn-plus,
.basket-item-block-amount.disabled .basket-item-amount-btn-minus {
	background-color: transparent;
	cursor: default;
}

.basket-item-amount-btn-plus:before,
.basket-item-amount-btn-plus:after,
.basket-item-amount-btn-minus:after {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -5px;
	width: 10px;
	height: 2px;
	background-color: #979797;
	content: "";
	transition: 300ms all ease;
}

.basket-item-amount-btn-plus:hover:before,
.basket-item-amount-btn-plus:hover:after,
.basket-item-amount-btn-minus:hover:after { background-color: #535353; }

.basket-item-block-amount.disabled .basket-item-amount-btn-plus:before,
.basket-item-block-amount.disabled .basket-item-amount-btn-plus:after,
.basket-item-block-amount.disabled .basket-item-amount-btn-minus:after { background-color: #f3f3f3; }

.basket-item-amount-btn-plus:before {
	margin-top: -5px;
	margin-left: -1px;
	width: 2px;
	height: 10px;
}

.basket-item-amount-field-description {
	position: absolute;
	top: calc(100% + 1px);
	right: 0;
	left: 0;
	color: #a1a1a1;
	text-align: center;
	font: italic 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
	.basket-item-block-amount {
		position: relative;
		-ms-flex-pack: center;
		margin-bottom: 13px;
		-webkit-box-pack: center;
		justify-content: center;
	}

	.basket-item-amount-btn-plus,
	.basket-item-amount-btn-minus {
		border: 1px solid #e4e4e4;
		background-color: #f5f6f7;
	}

	.basket-item-amount-btn-plus {
		border-left: none;
		border-radius: 0 1px 1px 0;
	}

	.basket-item-amount-btn-minus {
		border-right: none;
		border-radius: 1px 0 0 1px;
	}
}

@media (max-width: 767px) {
	.basket-item-block-amount { padding-top: 19px; }
}

@media (max-width: 580px) {
	.basket-item-block-amount { padding-top: 0; }
}

/*endregion*/

/*region Price*/
.basket-items-list-item-price {
	-ms-flex-order: 4;
	padding-top: 0;
	vertical-align: top;
	-webkit-box-ordinal-group: 5;
	order: 4;
}

.basket-items-list-item-price-for-one { order: 2 }

.basket-item-block-price {
	position: relative;
	padding-top: 20px;
	text-align: right;
	white-space: nowrap;
}

.basket-item-price-title {
	padding-top: 1px;
	color: #a1a1a1;
	text-align: right;
	font: 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-price-current {
	padding-top: 1px;
	color: #2f3435;
	vertical-align: bottom;
	line-height: 24px;
}

.basket-item-price-current-text {
	letter-spacing: -.33px;
	font: 400 20px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 180ms text-shadow ease, 180ms color ease;
}

.basket-item-price-old {
	position: absolute;
	top: 5px;
	right: 0;
	color: #a1a1a1;
	vertical-align: middle;
	line-height: 15px;
}

.basket-item-price-old-text {
	position: relative;
	display: inline-block;
	font: 400 13px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-price-old-text:after {
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%0A%3Csvg%20width%3D%22491px%22%20height%3D%22125px%22%20viewBox%3D%220%200%20100%25%20100%25%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M1.23046875%2C121.410156%20C122.764455%2C80.3998661%20212.227997%2C52.9779911%20269.621094%2C39.1445312%20C327.014191%2C25.3110714%20400.420441%2C13.476436%20489.839844%2C3.640625%22%20stroke%3D%22%23B80909%22%20stroke-width%3D%2216%22%20/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
	background-size: 100% 100%;
	content: '';
}

.basket-item-price-difference {
	padding: 3px;
	max-width: 100%;
	background: #d1ecf1;
	color: #179ebb;
	text-align: center;
	white-space: normal;
	font: 400 11px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 767px) {

	.basket-items-list-item-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: start;
		-webkit-box-align: start;
		align-items: flex-start;
	}

	.basket-items-list-item-descriptions { min-width: 100%; }
}

@media (max-width: 580px) {

	.basket-items-list-item-price {
		-ms-flex-order: 5;
		vertical-align: top;
		-webkit-box-ordinal-group: 6;
		order: 5;
	}

	.basket-items-list-item-price-for-one { order: 4 }

	.basket-item-block-price {
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 10px;
		min-width: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}

	.basket-item-price-old { right: 10px; }

	.basket-items-list-item-amount {
		display: block;
		padding: 0 0 20px;
		min-width: 100%;
	}

	.basket-item-block-price {
		padding-right: 10px;
		padding-left: 10px;
	}

	.basket-items-list-item-price-for-one .basket-item-price-current { }

	.basket-items-list-wrapper-compact .basket-item-block-price {
		min-width: 0;
		text-align: right;
	}

	.basket-items-list-wrapper-compact .basket-item-block-price > div { text-align: right; }

	.basket-item-block-price .basket-item-price-difference {
		-ms-flex-order: 1;
		padding: 5px 6px 6px;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}

}

/*endregion*/

/*region Actions*/
.basket-items-list-item-remove {
	padding-top: 17px !important;
	vertical-align: top;
}

.basket-item-block-actions {
	position: relative;
	opacity: 0;
	transition: 300ms opacity ease;
}

.bx-touch .basket-item-block-actions,
.basket-items-list-item-container:hover .basket-item-block-actions { opacity: 1; }

.basket-item-actions-remove {
	position: relative;
	display: block;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.basket-item-actions-remove:after,
.basket-item-actions-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 14px;
	background: #d0021b;
	content: '';
	transition: 300ms background-color ease;
}

.basket-item-actions-remove:after {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.basket-item-actions-remove:before {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.basket-item-actions-remove:hover:after,
.basket-item-actions-remove:hover:before { background-color: #7e000f; }

.basket-item-block-info .basket-item-actions-remove {
	position: absolute;
	top: -4px;
	right: 0;
}

.basket-items-list-wrapper-compact .basket-item-block-actions {
	position: relative;
	top: auto;
	right: auto;
	padding-left: 10px;
}

/*endregion*/

/*endregion*/

@media (max-width: 767px) {
	.basket-items-list-table,
	.basket-items-list-table thead,
	.basket-items-list-table tbody,
	.basket-items-list-table tr { display: block !important; }

	tr.basket-items-list-item-container {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-ms-flex-pack: center;
		-ms-flex-align: start;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 1px solid #f2f2f2;
		-webkit-box-align: start;
		align-items: flex-start;
		-webkit-box-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.basket-items-list-table tr.basket-items-list-item-container:first-child,
	.basket-items-list-table tbody tr.basket-items-list-item-container:first-child { border: none; }

	.basket-items-list .basket-items-list-item-container > td { border-top: none; }

	td.basket-items-list-item-amount,
	td.basket-items-list-item-price,
	td.basket-items-list-item-remove { display: inline-block; }

	td.basket-items-list-item-descriptions {
		padding-bottom: 10px;
		min-width: 100%;
	}

	td.basket-items-list-item-descriptions,
	td.basket-items-list-item-notification {
		display: block;
		padding-top: 0;
	}

	.basket-items-list-item-price { padding: 3px 0; }

	td.basket-items-list-item-remove { padding: 34px 0 0 !important; }
}

@media (max-width: 580px) {

	.basket-items-list-item-price .basket-item-block-price .basket-item-price-title { display: block; }

	td.basket-items-list-item-remove {
		display: block;
		padding: 0;
	}

	td.basket-items-list-item-remove {
		padding: 0 !important;
		text-align: center;
	}

	.basket-item-block-actions { display: inline-block; }
}

.basket-items-list-item-notification-inner {
	position: relative;
	transition: 220ms all ease;
}

/**/

.basket-items-list-item-container.basket-items-list-item-container-expend { display: table-row; }

.basket-items-list-item-container-expend .basket-items-list-item-removed-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	padding: 10px 0;
	border-radius: 2px;
	background-color: #e6f8fe;
	color: #333;
	text-align: center;
	transition: 300ms all ease;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

.basket-items-list-item-container-expend .basket-items-list-item-removed-container div {
	padding: 0 10px;
	text-align: left;
}

@-webkit-keyframes ShowNote {
	0% { opacity: 0; }
	0%, 50% { background-color: #fff; }
	50%, 100% { opacity: 1; }
	100% { background-color: #e6f8fe; }
}

@keyframes ShowNote {
	0% { opacity: 0; }
	0%, 50% { background-color: #fff; }
	50%, 100% { opacity: 1; }
	100% { background-color: #e6f8fe; }
}

@media (max-width: 768px) {
	.basket-items-list-item-container-collapse .basket-items-list-item-removed-container {
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
	}

	.basket-items-list-item-container-collapse .basket-items-list-item-removed-container div { text-align: center; }
}

.basket-items-list-item-container-collapse .basket-item-block-info,
.basket-items-list-item-container-collapse .basket-item-block-common,
.basket-items-list-item-container-collapse .basket-item-block-image { opacity: 0; }

.basket-items-list-item-container.basket-items-list-item-container-collapse > td > div {
	overflow: hidden;
	height: 80px;
	opacity: 0;
}

.basket-items-list-item-removed-block {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.basket-items-list-item-removed-block .faded {
	color: #ccc;
	cursor: default;
}

.basket-items-list-item-removed-anchor {
	border-bottom: 1px dashed;
	color: #333;
	font-weight: var(--ui-font-weight-bold);
}

.basket-items-list-item-clear-btn {
	position: relative;
	display: inline-block;
	margin-left: 10px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.basket-items-list-item-clear-btn:after,
.basket-items-list-item-clear-btn:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 14px;
	background: #d0021b;
	content: '';
	transition: 300ms background-color ease;
}

.basket-items-list-item-clear-btn:after {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.basket-items-list-item-clear-btn:before {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.basket-items-list-item-clear-btn:hover:after,
.basket-items-list-item-clear-btn:hover:before { background-color: #7e000f; }

.basket-items-list-item-double { margin: 10px 0; }

.basket-items-list-item-double > div {
	margin-bottom: 10px;
	padding: 5px 35px 5px 15px;
}

.basket-items-list-item-double-anchor,
.basket-items-list-item-double-anchor:visited {
	border-bottom: 1px dashed;
	color: #333;
	text-decoration: none;
}

.basket-items-list-item-double-anchor:hover { color: #23527c; }

.basket-items-list-item-warning-container { margin: 10px 0; }

.basket-items-list-item-warning-container > div {
	margin-bottom: 10px;
	padding: 5px 35px 5px 15px;
}

.basket-items-list-wrapper-compact .basket-items-list-item-container {
	-ms-flex-align: start;
	padding: 17px 0;
	-webkit-box-align: start;
	align-items: flex-start;
}

/*region Gifts*/
.basket-item-gifts-list-container {
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #fceb9f;
	background: #fffef8;
}

.basket-item-gifts-list-container:after {
	position: absolute;
	top: -10px;
	left: 90px;
	display: block;
	width: 17px;
	height: 17px;
	background-color: #fceb9f;
	content: '';
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.basket-item-gifts-list-title {
	padding: 12px 17px;
	background-color: #fceb9f;
	color: #5b5848;
	font: var(--ui-font-weight-bold) 15px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-gifts-list { padding: 15px; }

.basket-items-list-gift-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	border-bottom: 1px solid #f3f2ed;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.basket-item-gifts-list .basket-items-list-gift-item:last-child { border-bottom: none; }

/*region Gift image*/
.basket-item-gift-image-container {
	padding: 10px 0;
	min-width: 48px;
	max-width: 100%;
	width: 168px;
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.basket-item-gift-image-link { display: inline-block; }

.basket-item-gift-image {
	display: inline-block;
	max-width: 100%;
	max-height: 69px;
	width: auto;
	height: auto;
}

/*endregion*/

/*region Gift title*/
.basket-item-gift-title-container {
	padding: 5px 15px;
	width: 100%;
	-webkit-box-flex: 9;
	-ms-flex: 9;
	flex: 9;
}

.basket-item-gift-title-link {
	color: #333;
	font: 15px/20px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
	transition: 300ms all ease;
}

@media (max-width: 580px) {
	.basket-item-gift-title-link { font-size: 13px; }
}

/*endregion*/

/*region Gift price*/
.basket-item-gift-price-container {
	text-align: right;
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

.basket-item-gift-price-current {
	color: #2f3435;
	font: 400 22px/26px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-gift-price-old {
	color: #a1a1a1;
	text-decoration: line-through;
	font: 400 13px/16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-item-gift-price-difference {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	padding: 5px 6px 6px;
	background: #e2f0cb;
	color: #525c69;
	text-align: center;
	text-transform: uppercase;
	font: var(--ui-font-weight-bold) 9px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-box-align: center;
	align-items: center;
}

@media (max-width: 580px) {
	.basket-items-list-gift-item {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.basket-item-gift-price-container { min-width: 100%; }
}

/*endregion*/
/*endregion*/

/*region Gift-container*/
.basket-gifts-list-wrapper,
.basket-gifts-list-wrapper-compact {
	margin-bottom: 15px;
	border: 1px solid #e2dfdf;
}

.basket-gifts-list-header {
	padding: 18px 25px 20px;
	border-bottom: 1px solid #e2dfdf;
	background: #f2f2f2;
	font: var(--ui-font-weight-bold) 15px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease;
}

.basket-clear {
	cursor: pointer;
	pointer-events: auto;
}

.basket-clear:after,
.basket-clear:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2px;
	height: 14px;
	background: #a1a1a1;
	content: '';
	transition: 300ms background-color ease;
}

.basket-clear:after {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
	transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.basket-clear:before {
	-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
	transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.basket-clear:hover:after,
.basket-clear:hover:before { background-color: #333; }

@media (max-width: 991px) {
	.basket-gifts-list-header {
		padding: 10px 9px 11px;
		font-size: 12px;
		line-height: 15px;
	}
}

.basket-gifts-list { padding: 0 25px; }

.basket-gifts-description-container {
	padding: 11px;
	color: #868d96;
	text-align: center;
	font: 400 13px/15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-gifts-list-item-container { position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px solid #f2f2f2;
	transition: 300ms all ease;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	align-items: center;
}

.basket-gifts-list-item-container:first-child { border-top: none; }

.basket-gift-block-image {
	padding: 5px 15px 5px 0;
	min-width: 50px;
	max-width: 50px;
}

.basket-gift-image-link { display: inline-block; }

.basket-gift-image {
	display: inline-block;
	max-width: 100%;
	max-height: 168px;
	width: auto;
	height: auto;
	transition: 300ms all ease;
}

.basket-gift-block-info { flex: 1 }

.basket-gift-info-name,
.basket-gift-info-name-link {
	margin: 0;
	padding: 0;
	color: #2f3435;
	text-decoration: none;
	font: 15px/19px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
	transition: 300ms all ease;
}

.basket-gift-info-name-link:hover {
	text-decoration: underline;
	cursor: pointer;
}

.basket-gift-block-common {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
}

.basket-gift-item-select-btn-container {
	display: flex;
	-ms-flex-align: center;
	flex-wrap: nowrap;
	align-items: center;
}

.basket-gift-item-selected {
	padding: 0 10px;
	color: #b6bbbf;
	font: 400 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.basket-gift-item-select-btn-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	margin-bottom: 0;
	-webkit-box-align: center;
	align-items: center;
}

.basket-gift-item-select-input { display: none; }

.basket-gift-item-select-btn-radio {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	border: 10px solid #fff;
	border-radius: 50%;
	background: var(--primary);
	box-shadow: 0 0 0 1px #828b95;
	cursor: pointer;
	transition: 190ms all ease;
}

.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-radio { border-width: 5px; }

.basket-gift-item-select-btn-text {
	text-transform: lowercase;
	font: var(--ui-font-weight-bold) 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

.basket-gift-item-select-btn-checkbox {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	margin-right: 10px;
	width: 19px;
	height: 19px;
	border: 1px solid #828b95;
	border-radius: 2px;
	background-color: #fff;
	cursor: pointer;
}

.basket-gift-item-select-btn-checkbox:after,
.basket-gift-item-select-btn-checkbox:before {
	position: absolute;
	background-color: #fff;
	content: '';
	opacity: 0;
	transition: 190ms all ease;
}

.basket-gift-item-select-btn-checkbox:after {
	top: 5px;
	left: 5px;
	z-index: 15;
	width: 3px;
	height: 9px;
	border-radius: 1px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.basket-gift-item-select-btn-checkbox:before {
	top: -1px;
	left: 11px;
	z-index: 10;
	width: 5px;
	height: 17px;
	border: 1px solid #fff;
	border-radius: 2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-checkbox:after,
.basket-gift-item-select-input:checked + .basket-gift-item-select-btn-checkbox:before {
	background-color: var(--primary);
	opacity: 1;
}

@media (max-width: 797px) {
	.basket-gift-item-select-btn-container {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: end;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-box-align: end;
		align-items: flex-end;
	}

	.basket-gift-item-selected {
		-ms-flex-order: 2;
		padding-right: 0;
		text-align: right;
		-webkit-box-ordinal-group: 3;
		order: 2;
	}

	.basket-gift-item-select-btn-label {
		-ms-flex-order: 1;
		text-align: right;
		-webkit-box-ordinal-group: 2;
		order: 1;
	}
}

.bx-step-opacity { transition: 500ms opacity ease; }

/*endregion*/

/*region not found*/
.basket-search-not-found {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 0;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.basket-search-not-found-icon {
	margin: 0 auto 80px;
	width: 180px;
	height: 180px;
	background: no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%22182px%22%20height%3D%22182px%22%20viewBox%3D%220%200%20182%20182%22%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%3E%0A%20%20%20%20%3Cg%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.2%22%20fill%3D%22%23A7ABB0%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17%2C70.5%20C17%2C40.9473747%2040.9473747%2C17%2070.5%2C17%20C100.052625%2C17%20124%2C40.9473747%20124%2C70.5%20C124%2C100.052625%20100.052625%2C124%2070.5%2C124%20C40.9473747%2C124%2017%2C100.052625%2017%2C70.5%20M178.408149%2C160.192955%20L129.280894%2C111.056302%20C129.216524%2C111.017683%20129.152154%2C110.991937%20129.100658%2C110.953317%20C136.979557%2C99.5348706%20141.614204%2C85.7220257%20141.614204%2C70.8020936%20C141.614204%2C31.6935917%20109.905496%2C0%2070.8071019%2C0%20C31.7087076%2C0%200%2C31.6935917%200%2C70.8020936%20C0%2C109.910596%2031.7087076%2C141.604187%2070.8071019%2C141.604187%20C85.7152154%2C141.604187%2099.5419113%2C136.969868%20110.948292%2C129.091526%20C110.999788%2C129.143019%20111.012662%2C129.220257%20111.064158%2C129.27175%20L160.204287%2C178.408403%20C164.993422%2C183.197199%20172.846573%2C183.197199%20177.635708%2C178.408403%20L178.408149%2C177.623143%20C183.197284%2C172.834347%20183.197284%2C164.981751%20178.408149%2C160.192955%22/%3E%0A%20%20%20%20%3C/g%3E%0A%3C/svg%3E);
	background-size: cover;
}

.basket-search-not-found-text {
	color: #c0c5ca;
	text-align: center;
	font: 30px/35px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*endregion*/

.bx-sbb-empty-cart-image {
	margin: 50px auto 42px;
	width: 131px;
	height: 116px;
	background: url(/bitrix/templates/main/images/empty_cart.svg) no-repeat center;
	background-size: contain;
	-webkit-background-size: contain;
}

.bx-sbb-empty-cart-text {
	margin-bottom: 42px;
	color: #bababa;
	text-align: center;
	font-size: 36px;
}

.bx-sbb-empty-cart-desc {
	margin-bottom: 42px;
	color: #000;
	text-align: center;
	font-size: 16px;
}

.catalog-block-header{
	font-size:14px;
	font-weight: var(--ui-font-weight-bold);
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */
/* /bitrix/templates/.default/ajax/ajax.min.css?1685795707420 */
/* /bitrix/templates/.default/components/bitrix/menu/city/style.css?17286546762007 */
/* /bitrix/templates/.default/components/bitrix/sale.basket.basket.line/default-dnd/style.css?17453191774962 */
/* /bitrix/components/bitrix/search.title/templates/bootstrap_v4/style.min.css?1685795563708 */
/* /bitrix/templates/.default/components/bitrix/menu/template1/style.min.css?1685795707490 */
/* /bitrix/templates/main/styles.css?1750326832144955 */
/* /bitrix/templates/main/template_styles.css?175032683293842 */
