body {
    font-size: 13px;
    font-family: Arial;
    margin: 0;
    color:#555;
}
html {
    font-size: 16px;
}

li {
  font-size: 14px;
}

.only{
  display: none;
}

#image_button_69 li{
  width: 15px !important;
  height: 30px !important;
}

.result-created{
  display: none;
}

.adr-hd{

  top: 40px;
  margin: 5px!important;
}

.tel-hd{
  font-size: 23px;
  color: black;

  margin: 5px!important;
}

.email-hd {
  margin: 5px!important;
  color: red;
}

.result-category{
  display: none;
}


.ytc-content-slideshow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.ytc-content-slideshow .theme2 ul li.button_img_selected {
  background: #d62a32!important;
  color: #d62a32!important;
}

#searchForm{
  border: 0px solid #D62B32;
padding: 5%;
-webkit-box-shadow: 0 0 5px 1px #D62B32;
        box-shadow: 0 0 5px 1px #D62B32;
}

#show_callback {
  position: absolute;
  bottom: 10px;
  right: 0;

  width: 200px;

  -webkit-box-sizing: border-box;

          box-sizing: border-box;

  padding: 8px 30px;

  background: #d62a32;

  text-align: center;
  color: #fff;
  line-height: 1;

  border-radius: 10px;
}

#form_vopros {
  text-align: center;
}

#form_vopros #form_cb .field_input span,
#form_vopros #form_cb .field_input .input_fon,
.field_kcaptcha span {
  margin: 0!important;
}

#form_vopros #form_cb .field_input .input_fon {
  padding: 5px 0!important;
}

.button-joomly-callback-form {
  /*position: absolute;*/
  right: -73%;
  bottom: 7px;

  padding: 8px 10px!important;
}

.min-width {
min-width:1100px;
}

.big-width {
  position: relative;
width:1100px;
margin: 0 auto;
}

.top-menu {

}

p {font-size:14px; margin-bottom:15px !important;}

ul, p, h1 {
margin: 0;
padding: 0;
}

td {
  vertical-align: top;
}

a img {
  border: 0;
}


a {
  text-decoration: none;

  outline: medium none;
}

input {
    outline: medium none;
}





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


#content li {
  list-style:  url(../images/list.gif);
  margin: 3px 0;
  font-size:14px;
}

#content ul {
  margin: 10px;
}

#content h1 {
  margin: 10px 0px 10px 0;
  font-weight: normal;
  color: #000;
}

#content h2 {
  margin: 0 0 15px 0;
  font-weight: normal;
  font-size: 20px;
  color: #000;
}

#content h3 {
  margin: 0 0 15px 0;
  font-weight: normal;
  font-size: 19px;
  color: #000;
}

#content h4 {
  margin: 0 0 15px 0;
  font-weight: normal;
  font-size: 18px;
  color: #000;
}

#content h5 {
  margin: 0 0 15px 0;
  font-weight: normal;
  font-size: 17px;
  color: #000;
}

.menutop a {
  color: #000;
}

#header {
    height: 160px;
    -webkit-box-shadow: 0 3px 3px #333;
            box-shadow: 0 3px 3px #333;

}
.menutop li{
    list-style: none url();
    float: left;
    margin: 0 0 0 20px;
    background:#eee;
    padding: 10px;
}

.menutop li a{
    font-size: 17px;
}

.menutop li.active a{
    color:#D62B32;
}


#slider {
    background: #D62B32;
    -webkit-box-shadow: 0 5px 5px #444;
            box-shadow: 0 5px 5px #444;
    border-top: 4px solid #000;
    border-bottom: 1px solid #000;
    position: absolute;
    z-index:100;
    min-width:1100px;
}
#content_box_69 {
    left:610px;
}

#current_content_69 {
    padding:20px;
    background:  rgba(255, 255, 255, 0.8);
    color: #000;
    border-radius: 0 0 0 30px;
    width: 450px;
    font-size: 14px;
     filter:
     progid:DXImageTransform.Microsoft.gradient(startColorstr=#77ffffff,
     endColorstr=#77ffffff);

}
#current_content_69 p{
    text-align: right;
}

#current_content_69 h1{
    text-transform: uppercase;
    font-size: 22px;
    text-align: right;
    margin: 15px 0;
}

.custom_blocks {
    font-size: 18px;
    text-align: center;
}

.custom_blocks table{
    border-collapse: collapse;
    border: 2px solid #fff;
}

.custom_blocks td {
    padding: 20px ;
    border: 1px solid #aaa;
}

.custom_blocks a img {
    opacity: 1;
    margin: 20px 0 0 0;
}

.custom_blocks a:hover img {
    opacity: 1;
}

.custom_blocks a:hover{
    text-decoration: none;
    color:#D62B32 ;
}

.custom_blocks a div{
    padding: 10px ;
    border-radius: 30px;
    width: 200px;
    height: 200px;
    overflow: hidden;
    color: #000;
}

.custom_blocks a:hover div{
    -webkit-box-shadow: 2px 2px 4px #777;
            box-shadow: 2px 2px 4px #777;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.custom_blocks a:hover img {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}





#cover_buttons_69 {
    position: absolute;
    z-index:1000;
}

div.items-leading > div {
    display: block;
    margin-bottom: 40px;
}

div.items-leading > div p {
    display: table;
}

div.items-leading > div a {
    text-transform: uppercase;
    display: block;
    height: 20px;
}
div.items-leading > div img {
    margin: 0 20px 0 0 !important;
    width: 100px;
}

#footer {
    background: #D62B32;
    -webkit-box-shadow: 0 10px 10px #555 ;
            box-shadow: 0 10px 10px #555 ;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    margin-top: 30px;
    padding: 30px 0;

}

#header .search {
    position: absolute;
    margin: 36px 0 0 840px;
}


#header .inputbox {
    padding: 4px 10px;
    font-size: 11px;
    height: 14px;
    width: 200px;
    border: 1px solid #ccc;
    border-radius: 10px 0 0 10px;
    color: #999;
}

#header .button    {
    vertical-align: middle;
    padding: 0;
    margin: -2px 0 0 -4px;
}

/* .custom_phonetop {
    position: absolute;
    margin: 30px 0 0 550px;
    font-size: 28px;
    color: #999;
} */

.footer_menu_cats {
  /*margin: 0 0 50px 0;*/
}
.menubot  {
   /*-webkit-column-count:6;*/
   /* column-count:6;*/

    /*padding: 30px 0 0 0;*/
    /*width: 1100px;*/
}

@media (max-width: 1199px) {
    .menubot {
        column-count: 4 !important;
        width: auto;
    }
}
@media (max-width: 991px) {
    .menubot > .header_of_cats {
        flex: 0 0 33.33%;
    }
    .menubot  li{
        width: 33.33%;
    }
}
@media (max-width: 767px) {
    .menubot > .header_of_cats {
        flex: 0 0 50%;
    }
    .menubot  li{
        width: 50% !important;
    }
}
@media (max-width: 522px) {
    .menubot li {
        width: 100% !important;
        text-align: center;
    }
}

.menubot  li{
    list-style: none;
    color: #fff;
    /*margin: 0 15px 4px 15px;*/
    width: 20%;
}
.menubot > .header_of_cats {
    margin-bottom: 15px;
    display: table;
}
.menubot > .header_of_cats > a{
    font-weight: bold;
    /*text-transform: uppercase;*/
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
    line-height: 20px;
}
.menubot ul{
    margin-bottom: 0px;
}

.menubot  li a{
    color: #bbb;
    font-size: 14px;
    transition: all .5s;
    line-height: 18px;
    display: table;
}

.menubot  li a:hover{
    color:#fff;
    transition: all .5s;
}

#left {
    width:250px;
    float: left;
    min-height: 300px;
    display: table-cell;
    height:auto;
    padding-right:80px;
}

#content_tb {
    margin: 0 auto;
    width:1100px;
    border-collapse: collapse;
}

#left .menu li {
    list-style: disc;
    color: #777;
}


#left li {
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: bold;
}

#left .parent ul li {
    text-transform: none;
    list-style: none url();
    margin-top: 3px;
    font-weight: normal;
}

.module_leftmenu h3{
    margin: 0;
    text-align: center;
    background: #D62B32;
    border-radius: 0px 0px 0 0;
    color: #fff;
    padding: 10px ;
    text-transform: uppercase;
}

#roksearch_search_str {
    margin: 8px 0 0 0;
    width: 192px;
}
.module_leftmenu {
    border: 0px solid #999;
    border-radius: 0px;
    padding-bottom: 20px;
}

.module_leftmenu ul{
    margin: 0 10px;

}
.module_leftmenu ul ul{
    margin: 0 0px;

}


.module_leftmenu .active ul .active a  {
    color:#D62B32 ;
    text-decoration: underline;
}
.module_leftmenu .active a{
    color:#D62B32 ;
}

.module_leftmenu .active ul a {
    color:#777 ;
}

#center {
    width: 100%;
}

.breadcrumbs {
    color: #D62B32  ;
    margin: 15px 0 15px 0;
    font-weight: bold;
}

.breadcrumbs a {
    color: #555;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: normal;
}

.blog .items-row  a {
    color: #D62B32  ;
    font-size: 16px;
}


#content .blog .items-row  h1 {
    margin: 3px 0;
}




.syfony tr td {
    border-right: 1px solid #eee;
    text-align: center;
}
.syfony tr td:last-child {
    border-right: 0 solid #eee;
    font-weight: bold;
}
.syfony {
    border-spacing: 0;
    margin: 0 auto;
    width: 100%;
}
.syfony img {
    padding: 5px;
}
.syfony tr {
    height: 112px;
}
.syfony tr:nth-child(2n+1) {
    background: #f5f5f5 none repeat scroll 0 0;
}
.syfony tr:nth-child(1) {
    background: #ff8070 none repeat scroll 0 0;
    color: #555;
    font-weight: bold;
    height: 40px;
}

.brita {
    border-spacing: 0;
    margin: 0 auto;
    width: 100%;
}
.brita img {
    padding: 5px;
}
.brita tr {
    height: 112px;
}
.brita tr:nth-child(2n+1) {
    background: #f5f5f5 none repeat scroll 0 0;
}
.brita tr:nth-child(1) {
    background: #ff8070 none repeat scroll 0 0;
    color: #555;
    font-weight: bold;
    height: 40px;
}
.brita tr td {
    border-right: 1px solid #eee;
}
.brita tr td:nth-child(2) {
    font-weight: bold;
}
.brita tr td:last-child {
    border-right: 0 solid #eee;
}
.info-tab {
    border: 1px solid #ff8070;
    border-spacing: 0;
    margin: 0 auto;
    width: 100%;
}
.info-tab img {
    padding: 5px;
}
.info-tab tr {
}
.info-tab:nth-child(2n+1) {
    background: #f5f5f5 none repeat scroll 0 0;
}
.info-tab tr:nth-child(1) {
    background: #ff8070 none repeat scroll 0 0;
    color: #555;
    font-weight: bold;
}
.info-tab tr td {
    border-right: 1px solid #ff8070;
}
.info-tab tr td:last-child {
    border-right: 0 solid #eee;
    font-weight: bold;
}

.result-title {
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0 2px 0;
    color: #D62B32;
}

fieldset {
    border:0;
}

.searchintro {
    font-size: 18px;
    margin: 10px 0 20px 0;
}

#content #searchForm {
    margin-bottom: 30px;
}

/*.cert img, .teh-cat img {
border:1px solid #d62b32;
margin:5px;
}             */

#tab td {border: 1px solid #999;

margin: 0px;
padding: 5px;
}

#tab, .tab {margin: 0px;
padding: 0px;
border-collapse: collapse;
}

.tab td {
    padding: 5px;
}

.ballon {
    border-spacing: 0;
    margin: 0 auto;
    width: 100%;
    margin-bottom:15px;
}
.ballon img {
    padding: 5px;
}
.ballon tr {
    /*height: 25px; */
    text-align: center;
}
.ballon tr:nth-child(2n+1) {
    background: #f5f5f5 none repeat scroll 0 0;
}
.ballon tr:nth-child(1) {
    background: #ff8070 none repeat scroll 0 0;
    color: #555;
    font-weight: bold;
    height: 40px;
}
.ballon tr td {
    border-right: 1px solid #eee;
}
.ballon tr td:nth-child(1) {
    font-weight: bold;
}
.ballon tr td:last-child {
    border-right: 0 solid #eee;
}


#content table {
    border-collapse: collapse;
}

#content table td {
    border: 1px solid #ccc;
    padding: 5px ;
}

dd {
  margin: 0;
}

.items-row {
    width: 760px;
    display: table;
}

.create {
    background: #eee;
    padding: 2px ;
    font-size: 10px;
}

.article-info {
    margin-bottom: 5px;
}

.blog .items-row .readmore a {
    font-size: 12px;
    text-decoration: underline;

}

.blog .items-row .readmore {
    margin: 5px 0 20px 0;

}

#content img  {
    /*width: 100%;*/

}

#content .pagination li {
    float: left;
    margin-right: 5px !important;
    list-style: none url();
}


#content ul.pagination {
    padding: 0 ;
    margin: 0;
}

#content ul.pagination a:hover {
    text-decoration: underline;
}

.pagenav {
    padding: 5px ;
    background: #eee;
    margin-right:5px;
    border:  1px solid #ddd;
    color: #333;
}

a.pagenav {
    background: #FFD6C1;
}

.pagination {
    margin-top: 30px;
}

.cert-list > div {
  margin: 20px;
  box-shadow: 0 0 10px #ccc;
  transition: all .3s;
  padding: 20px;
  width: 315px;
}
.cert-list > div:hover{
  box-shadow: 0 0 20px #bbb;
  transition: all .3s;
}

.cert-list{
    display: flex;
    flex-wrap: wrap;
}

.cert-list img{
  height: 250px;
  width: 170px;
}

.cert-list p {
font-size: 14px;
text-transform: uppercase;
}

#center a{
color:#D62B32;
text-decoration:underline;
}

.link_down {font-size:1.1em; line-height:25px;}


/* Врезка Сифоны */

.vr-sifony {
  width:100%;
  height:200px;
  background-image: url(/images/vrezki/bansifon.jpg);
  background-repeat: no-repeat;
  background-position:center;
  text-align:center;
  margin-bottom: 20px;
}
.vr-sifony-wrap {
  width: 250px;
  position: relative;
  height: 120px;
  top: 0px;
  margin: 0px auto;
  background-color: #fff;
  border-radius:10px;
  opacity:0.9;
}
.vr-sifony-tel {
  font-size:22px;
  position: relative;
  top: 15px;
  color:#000;
}
.vr-sifony-button {
  width:100px;
  height:40px;
  margin: 0 auto;
  background-image: url(/images/vrezki/green.png);
  top: 25px;
  position: relative;
}
.vr-sifony-button:hover {
  cursor:pointer;
}
.vr-sifony-button a {
  color: #070707 !important;
  line-height: 40px;
  text-transform: uppercase;
  text-decoration:none !important;
  font-weight:bold;
}
.vr-sifony-button:hover {
  background-image: url(/images/vrezki/green-hover.png);
}
.vr-sifony-button a:hover {
  color: #070707 !important;
  text-decoration:none !important;
}
.vr-sifony-logo {
  position: relative;
  top:8px;
}
.vr-sifony-slogan {
  font-size:14px;
  position: relative;
  top: 10px;
  display: block;
  color:#000;
}



.table_price {
    width:100%;
}
.table_price th{
    padding:5px;
    text-align:center;
    background-color:#ebebeb;
    border: 1px solid #cdcdcd;
}
.table_price th{
    padding:5px;
    border: 1px solid #cdcdcd;
}
.zgl-product {
    font-size:18px;
    text-align:center;
    font-weight:bold;
}

.img_caption p {
  display: none;
}

#form_vopros #form_cb .powered {
  display: none;
}
.zgl-slider {
    text-transform: uppercase;
    font-size: 22px;
    text-align: right;
    margin: 15px 0;
}
.zgl-gl {
    margin-bottom:15px;
    font-size: 24px;
    color:#000000;
}
.content-bl {
    clear:both;
    margin-top:15px;
  }
.img-c-page {text-align:center;}

/*****************************/

.item-page p a {
  color: #D62B32;
  text-decoration: underline;
}

.container {
  width: 1100px;
  margin: 0 auto;
}

.section {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

h1 {
  margin-bottom: 25px;
}

.zgl-gl,
.h1--left {
  margin: 25px 0 40px;

  text-align: center;
  font-size: 24px;
  color: #000;
}

.h1--left {
  text-align: left;
}

.breadcrumbs {
  margin: 15px 0;

  color: #D62B32;
  font-weight: bold;
}
.breadcrumbs a {
  color: #555;
  font-weight: normal;
  text-decoration: underline;
  text-transform: inherit;
}

.header-main {
  padding: 25px 0 32px;
}

.header-main {

}
.sectio.section-content-main {
background: #eee;
padding: 30px 0;
margin-top: 40px;
}
.sectio.section-content-main > div {
  /* display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px; */

  column-count :2;
  -webkit-column-width: 45%;
  -moz-column-width: 45%;
  column-width: 45%;
  -webkit-column-gap: 50px;
 -moz-column-gap: 50px;
  line-height: 22px;
  padding: 30px;
  width: 800px;
}
.header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;

  margin-bottom: 20px;
}

.logo {
  position: relative;

  width: 294px;
}

.logo__desc {
  position: absolute;
  right: 0;
  bottom: 0;

}

.header-top__contacts {
  position: relative;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.rokajaxsearch {
line-height: 23px;
}

.custom_phonetop {
  margin-right: 10px;
  line-height: 23px;
  text-align: right;
}

.header-top__contacts form {
  width: 200px;
}

.header-top__contacts .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-top__contacts .search {
  margin-top: .4rem;
}

.header-top__contacts #mod-search-searchword {
  width: 165px;
  box-sizing: border-box;

  padding: 6px 10px;

  border: 1px solid #ccc;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.header-top__contacts .search > .button {
  width: 35px;
}

.menutop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;

  margin: 0;
  padding: 0;
}

.menu-hamburger {
  display: none;
}

/*** Tiles ***/

.section-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.about-tiles-wrapper {
  width: 70%;
}

.about-tiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: wrap row;
          flex-flow: wrap row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.about-tiles__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;

  width: calc(33.3333% - 2px);

  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;

  transition: .3s;
}

.about-tiles__item:hover .tile__title {
  border-width: 2px;
  text-decoration: none;
  color: #D62B32;
}

.about-tiles__item:nth-child(1) {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.about-tiles__item:nth-child(2) {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.about-tiles__item:nth-child(3) {
  border-bottom: 1px solid #ccc;
}
.about-tiles__item:nth-child(4) {
  border-right: 1px solid #ccc;

}
.about-tiles__item:nth-child(5) {
  border-right: 1px solid #ccc;
}


.tile__title {
  text-align: center;
  font-size: 18px;
  color: #555;

  transition: .3s;
}

#nicemenu {
  position: static;

  margin: 0;
  width: 25%;

  margin-top: -45px;
}

.nicelink {
  position: absolute;

  -webkit-transition: all 0.3s ease-in-out 0s;

  -o-transition: all 0.3s ease-in-out 0s;

  transition: all 0.3s ease-in-out 0s;
  box-shadow: 3px 3px 3px #777;
  border-radius: 13px;
}

.nicelink a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;

  width: 100%;
  height: 100%;

  border-radius: 15px;

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

.nicelink span {
  font-size: 20px;
  text-align: center;
  color:#fff;
  text-shadow: 0 0 10px #000;
}

.firlink {
  background: url(../images/catalogs.png) center top no-repeat;
}

.firlink span {
  width:223px;
  height: 93px;

  padding: 130px 0 0 20px;
}

.firlink:hover span {
  background:  rgba(255, 255, 255, 0);
}
.firlink:hover {
  margin:10px 0 0 0px;
}

.seclink {
  width: 190px;
  height: 171px;

  margin:210px 0 0 20px;

  background: url(../images/sertificat.png) center top no-repeat;
}

.seclink:hover {
  margin:220px 0 0 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.seclink span {
  width:166px;
  height: 71px;

  padding: 100px 0 0 20px;
}
.seclink:hover span {
  background: rgba(255, 255, 255, 0);
}

.thrlink {
  width:208px;
  height: 285px;

  margin:205px 0 0 35px;

  background: url(../images/info.png) center top no-repeat;
}

.thrlink:hover {
  margin:215px 0 0 35px;
}

.thrlink span {
  width: 181px;
  height: 72px;

  padding: 220px 0 0 0;
}
.thrlink:hover span {
  background:  rgba(255, 255, 255, 0);
}



.footer-main {

  padding: 50px 0;

  border-top: 4px solid #000;
  border-bottom: 4px solid #000;

  background: #D62B32;
  -webkit-box-shadow: 0 10px 10px #555;
          box-shadow: 0 10px 10px #555;
}

.footer-main__bottom {
  text-align: center;
  color: #fff;
  margin-top: 40px;
}

.menubot {
    /*-webkit-column-count: 6;*/
    /*column-count: 6;*/
    width: 100%;
    /* padding: 40px 0 0 0; */
    border: 0px solid #fff;
    border-radius: 0px;
    display: flex;
    flex: 1 1 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    /*margin: 0 -15px;*/
}


/*** Inner pages ***/

.wrapper-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.nav-sidebar {
  width: 250px;
}

.btn-sidebar {
  display: none;
}

.main-content {
  width: 100%;
}

/*** Catalog ***/

.categories-list,
.catalog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: wrap row;
          flex-flow: wrap row;
  -ms-flex-pack: distribute;
      justify-content: space-around;

  width: 100%;
}

.ctegories-list__item,
.catalog-list__item  {
  width: 31%;

}

.product-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;

  margin-bottom: 3%;
  padding: 25px;


  text-align: center;
  -webkit-box-shadow: 3px 3px 5px #f9efef ;
          box-shadow: 3px 3px 5px #f9efef ;

  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;

  -webkit-transition: all 0.3s ease-in-out 0s;

  -o-transition: all 0.3s ease-in-out 0s;

  transition: all 0.3s ease-in-out 0s;
}

.product-cart:hover {
  -webkit-box-shadow: 3px 3px 10px #fba1a1 ;
          box-shadow: 3px 3px 10px #fba1a1 ;
  text-decoration: none;
  transition: all 0.3s ease-in-out 0s;
}

.product-cart.last,
.product-cart.first {
  display: none;
}

.product-cart__title {
  display: inline-block;

  margin-bottom: 15px;

  font-size: 16px;
  color: #D62B32;
  text-transform: uppercase;
}

.product-cart__img {
  width: 100%;
  max-height: 13vw;
  -o-object-fit: contain;
     object-fit: contain;
}

.module_leftmenu .menu {
  max-height: 80vh;

  padding: 25px 15px;
  padding-left: 25px;
}

.module_leftmenu .menu li {
  margin-bottom: 8px;
}


#layer_form {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}

#form_border {
  position: absolute;
  z-index: 1001;
  width: 29px;
  height: 33px;
  /*display: none;*/
  opacity: 0;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  z-index: 1001;
  background: #ffffff;
  border: 1px solid #000000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#form_vopros {
  position: absolute;
  z-index: 1002;
  /* width: 288px;
  height: 330px; */
  overflow: hidden;
  display: none;
  z-index: 1002;
  /*opacity: 0;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);*/
  font-size: 12px;
  line-height: 1.3;
}

body div#form_vopros1 {
  height: 30px;
  overflow: hidden;
  text-align: center;
  line-height: 30px;
}

#form_vopros #bg_top {
  background: url('../images/fon_top.png') no-repeat transparent;
  height: 25px;
  width: 288px;
}

#form_vopros #bg_left {
  background: url('../images/fon_left.png') no-repeat transparent;
  height: 280px;
  width: 19px;
  float: left;
}

#form_vopros #bg_right {
  background: url('../images/fon_right.png') no-repeat transparent;
  height: 280px;
  width: 20px;
  float: right;
}

#form_vopros #form_cb {
  position: relative;
  float: left;

  box-sizing: border-box;
  width: 249px;

  border: 1px solid #555;
  border-radius: 10px;

  background: #ffffff;
}
#form_vopros #form_cb form {
  margin: 0 auto;
}
#form_vopros #form_cb .powered {
  position: absolute;
  bottom: 0;
  right: 6px;
  text-align: right;
  font-size: 11px;
  font-family: Tahoma, Arial;
}
#form_vopros #form_cb .powered a {
  color: #ccc;
}

#form_vopros #form_cb .field_input {
  margin: 0 0 10px 0;
}

#form_vopros #form_cb .field_input span {
  margin: 0 0 0 40px;
}

#form_vopros #form_cb .field_input .input_fon {
  height: 21px;
  padding: 4px  0 4px 56px;
  margin: 0;
}

#form_vopros #form_cb .field_input .input_fon .input_cb {
  background: #ffffff;
  border: none;
  height: 19px;
  width: 80%;
  padding: 0px;
  margin: 0px;
  box-shadow: none;
  transition: none;
  border:1px solid #999;
  padding: 3px;
}
.field_kcaptcha span {
  display: block;
  margin: 0 0 0 40px;
}
.field_kcaptcha img {

}
.input_kcaptcha {

  margin: 15px auto;
  padding: 5px;

  width: 50%;
}

#form_vopros .input_kcaptcha .input_cb_kcaptcha {
  background: #ffffff;
  border: none;
  height: 19px;
  width: 46px;
  padding: 0px;
  margin: 0;
  box-shadow: none;
  transition: none;
  border:1px solid #999;
  padding: 3px;
}

#form_vopros #form_cb #field_submit {
  margin: 15px 0;
}

#form_vopros #bg_bottom {
  background: url('../images/fon_bottom.png') no-repeat transparent;
  height: 25px;
  width: 288px;
}

#form_vopros #form_close {
  position: absolute;
  top: 5px;
  right: 5px;

  text-align: right;
  margin: 5px 9px 0 0;
}
#form_vopros .clr {
  clear: both;
  height: 0px;
}

/*----------MOBILE VERSION----------------------------------------------------*/

@media (max-width: 768px) {

.is-open {
  display: flex!important;
}

.container {
  width: 90%;
}

.header-top__contacts > form,
.slider-main,
.empty-field {
  display: none;
}

.header-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-top__logo {
  margin-bottom: 15px;
}

.header-top__contacts {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

#show_callback {
  position: static;
}


/*** Меню гамбургер ***/

.menu-hamburger {
  position: fixed;
  top: .5rem;
  right: .5rem;

  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;

  width: 50px;
  height: 38px;

  padding: 8px;

  background-color: rgba(255,255,255,.5);

  border-radius: 5px;

  -webkit-transition-timing-function: linear;

       -o-transition-timing-function: linear;

          transition-timing-function: linear;
  -webkit-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transition-property: opacity,-webkit-filter;
  transition-property: opacity,-webkit-filter;
  -o-transition-property: opacity,filter;
  transition-property: opacity,filter;
  transition-property: opacity,filter,-webkit-filter;

  z-index: 10;

  cursor: pointer;
}
.menu-hamburger__lines,
.menu-hamburger__lines::before,
.menu-hamburger__lines::after {
  position: absolute;

  width: 30px;
  height: 4px;

  background: #033071;

  border-radius: 4px;

  -webkit-transition-property: -webkit-transform;

  transition-property: -webkit-transform;

  -o-transition-property: transform;

  transition-property: transform;

  transition-property: transform, -webkit-transform;

  -webkit-transition: .275s;

  -o-transition: .275s;

  transition: .275s;
}
.menu-hamburger__line {
  top: 2px;

  -webkit-transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);

       -o-transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);

          transition-timing-function: cubic-bezier(.68,-.55,.265,1.55);
  -webkit-transition-duration: .275s;
       -o-transition-duration: .275s;
          transition-duration: .275s;
}

.menu-hamburger__lines::before,
.menu-hamburger__lines::after {
  content: '';

  display: block;
}
.menu-hamburger__lines::before {
  top: 10px;

  -webkit-transition: opacity .125s ease .275s;

  -o-transition: opacity .125s ease .275s;

  transition: opacity .125s ease .275s;
}
.menu-hamburger__lines::after {
  top: 20px;

  -webkit-transition: -webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);

  transition: -webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);

  -o-transition: transform .275s cubic-bezier(.68,-.55,.265,1.55);

  transition: transform .275s cubic-bezier(.68,-.55,.265,1.55);

  transition: transform .275s cubic-bezier(.68,-.55,.265,1.55), -webkit-transform .275s cubic-bezier(.68,-.55,.265,1.55);
}

.menu-hamburger.is-active .menu-hamburger__lines,
.menu-hamburger.is-active .menu-hamburger__lines::after,
.menu-hamburger.is-active .menu-hamburger__lines::before {
  background-color: #033071;
}
.menu-hamburger.is-active .menu-hamburger__lines {
  -webkit-transition-delay: 75ms;
       -o-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0,10px,0) rotate(135deg);
          transform: translate3d(0,10px,0) rotate(135deg);
}
.menu-hamburger.is-active .menu-hamburger__lines::before {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}
.menu-hamburger.is-active .menu-hamburger__lines::after {
  -webkit-transition-delay: 75ms;
       -o-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0,-20px,0) rotate(-270deg);
          transform: translate3d(0,-20px,0) rotate(-270deg);
}


/*******/

.menutop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;

  flex-direction: column;
  justify-content: center;
  align-items: center;

  width: 100vw;
  height: 100vh;

  background: #fff;

  z-index: 2;
}

.menutop li {
  margin: 0;
  margin-bottom: 15px;
}

.custom_phonetop {
  text-align: center;
}

.section-about {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.about-tiles-wrapper {
  width: 100%;

  margin-bottom: 30px;
}

.about-tiles__item {
  width: calc(50% - 2px);

  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.about-tiles__item:nth-child(1) {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.about-tiles__item:nth-child(2) {
  border-right: none;
  border-bottom: 1px solid #ccc;
}
.about-tiles__item:nth-child(3) {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.about-tiles__item:nth-child(4) {
  border-right: none;
  border-bottom: 1px solid #ccc;
}
.about-tiles__item:nth-child(5) {
  border-right: 1px solid #ccc;
}


#nicemenu {
  position: static;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;

  margin: 0;
}

.nicelink {
  position: static;

  width: 30%;
  height: 25vw;

  margin: 0;

  background-position: center;
  background-size: cover;
}

.nicelink span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;

  width: 100%;
  height: 100%;

  margin: 0;
  padding: 0;

  border-radius: 0 0 10px 10px;

  text-align: center;
  color: #fff;
}

/*.menubot {*/
/*    column-count: 2 !important;*/
/*    width: auto;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

.menubot tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: wrap row;
          flex-flow: wrap row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.menubot tbody tr td {
  width: 20%;
  margin: 0 5%;
}

.nav-sidebar {
  position: fixed;
  top: 0;
  left: -250px;

  width: 250px;
  height: 100vh;
  max-width: calc(100vw - 25px);


  background: #fff;

  /* overflow-y: scroll;
  overflow-x: visible; */

  box-sizing: border-box;

  z-index: 10;

  transition: .3s;
}

.nav-sidebar.is-open {
  left: 0;
}

.btn-sidebar {
  position: absolute;
  top: calc(50% - 15px);
  right: -55px;

  display: flex;

  width: auto;
  height: 25px;

  padding: 5px 15px;

  background: #D62B32;

  color: #fff;

  transform: rotate(-90deg);
  box-sizing: border-box;
}

.btn-sidebar::after {
  /* content: '>'; */

  margin-left: 5px;

  transform: rotate(90deg);

  transition: .3s;''
}

.nav-sidebar.is-open .btn-sidebar::after {
  transform: rotate(270deg);
}

.main-content {
  width: 100%;
}


}

@media (max-width: 600px) {
  h1,
  h2,
  .h2 {
    text-align: center;
  }

  table {
    overflow-x: scroll;
  }

  .about-tiles {
    flex-direction: column;
    align-items: center;
  }

  .about-tiles__item {
    width: 100%;
  }

  .about-tiles__item:nth-child(1),
  .about-tiles__item:nth-child(2),
  .about-tiles__item:nth-child(3),
  .about-tiles__item:nth-child(4),
  .about-tiles__item:nth-child(5),
  .about-tiles__item:nth-child(6) {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1 px solid #ccc;
  }

  .menubot tbody tr {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }

  .menubot tbody tr td {
    width: 100%;
  }


  .product-cart {
    width: 49%;
    padding: 15px;
  }

  /*** Стили таблицы в товаре ***/

  .product-table .item-page div {
    overflow-x: hidden;
  }

}

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

@media (max-width: 420px) {

  .product-cart {
    width: 100%;
    height: 90vw;
    padding: 15px;
  }

  .product-cart > a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }

  .product-cart__img {
    max-height: 45vh;
  }

   .product-table.item-page > div {
     overflow-x: scroll;
   }

  .sectio.section-content-main > div {
    column-count: 1;
    width: inherit;
  }
    .syfony img,
    .ballon img,
    .brita img
    {
      height: auto;
      width: 90px;
    }

    .syfony tr:nth-child(1),
    .ballon tr:nth-child(1),
    .ballon tr:nth-child(1)
    {
        font-size: 9px;
    }

}

#searchForm {
    display: none;
}

.search .pagination {
    display: none;
}

#form_cb .form_items {
    width: 100%;
}

.alert-success {
  display: none;
}

.main-page-title {
  margin-top: 35px;
}
.item-dua-block {
  width: 50%;
  display: flex;
  height: 185px;
}
.item-dua-block:nth-child(5) {
  flex-direction: row-reverse;
}
.item-dua-block:nth-child(7) {
  flex-direction: row-reverse;
}

.blog-detail .news-date-time {
  display: block;
  text-align: right;
  color: #d62a32;
}

.blog-detail ul {
  padding-left: 30px;
}

#bx_incl_area_2_2 {
  margin-bottom: 30px;
}




.main-page-title {
  padding-top: 35px;
  margin-top: 0;
}

.video-background {
 background: #000;
 position: absolute;
 top: 0; right: 0; bottom: 0; left: 0;
 z-index: 0;
}

.video-foreground, .video-background video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}

.video-foreground, .video-background div {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

#vidtop-content {
 top: 0;
}

@media (min-aspect-ratio: 16/9) {
 .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
 .video-foreground { width: 300%; left: -100%; }
}

.blog-detail + p a {
  color: #d62a32;
}

.section-404, .dtrd_content {
  position: relative;
  padding: 45px 0 50px 0;
  background: #fff;
}

.section-404 a {
  color: #d62a32;
}


/* Личный счет */
.personal_wrapper .inner_border {
    border: 1px solid #e5e5e5;
}

.sale-personal-account-wallet-container {
    width: 100%;
    max-width: 430px;
    margin-bottom: 20px;
}

.personal_wrapper .sale-personal-account-wallet-container {
    max-width: 100%;
    background: #fbfbfb;
    border-bottom: 1px solid #E5E5E5;
}

.sale-personal-account-wallet-title {
    background-color: #e39a20;
    color: #fff;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 11px 17px;
    border-radius: 3px 3px 0 0;
}

.personal_wrapper .sale-personal-account-wallet-container .sale-personal-account-wallet-title {
    background: none;
    font-size: 12px;
    color: #888888;
    font-weight: 400;
    font-family: Ubuntu, Arial, Helvetica, sans-serif;
    padding: 18px 43px 8px;
}

.sale-personal-account-wallet-list-container {
    background-color: #f5a623;
    color: #fff;
    border-radius: 0 0 3px 3px;
}

.personal_wrapper .sale-personal-account-wallet-container .sale-personal-account-wallet-list-container {
    background: none;
    color: #333;
}

.sale-personal-account-wallet-sum {
    float: none;
    display: inline-block;
    vertical-align: baseline;
    padding: 0px 26px 0px 0px;
}

.sale-personal-account-wallet-sum {
    font-size: 36px;
    line-height: 40px;
    color: #333;
}

.sale-personal-account-wallet-currency, .sale-personal-account-wallet-sum {
    float: none;
    display: inline-block;
    vertical-align: baseline;
    padding: 0px 26px 0px 0px;
}

.sale-personal-account-wallet-currency {
    font-size: 20px;
    line-height: 24px;
    color: #777777;
}

.sale-personal-account-wallet-list .sale-personal-account-wallet-list-item:last-child {
    border-bottom: 0;
}

.personal_wrapper .sale-personal-account-wallet-container .sale-personal-account-wallet-list-item {
    padding: 0px 0px 24px 70px;
    margin: 0px 30px 0px 43px;
    font-size: 0px;
    line-height: 0px;
}

.personal_wrapper .sale-personal-section-account-sub-header {
    padding: 0px 20px 0px 42px;
    font-size: 18px;
    color: #333;
    margin: 28px 0px 20px 0px;
}

.personal_wrapper .bx-sap {
    padding: 0px 20px 38px 42px;
}

.personal_wrapper .sale-acountpay-block {
    margin-bottom: 7px;
}

.personal_wrapper div[class*="col-xs"] {
    padding: 0px 15px;
}

.bx-sap .sale-acountpay-block, .bx-sap .container-fluid > .row > .col-xs-12 {
    padding: 7px;
}

.sale-acountpay-block .sale-acountpay-title {
    margin-top: 3px;
}

.personal_wrapper .bx-sap .sale-acountpay-title {
    color: #777777;
    margin-bottom: 10px;
}

.personal_wrapper .bx-sap .sale-acountpay-title + div {
    max-width: 100% !important;
    color: #333;
}

.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    background: #d1ecf0;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    color: #000;
    font-size: 13px;
    min-width: 55px;
    border-radius: 2px;
    margin-bottom: 5px;
    padding: 0 9px;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -ms-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
}

.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item {
    margin-right: 5px;
    background: none;
    border: 1px solid #ddd;
    height: 28px;
    line-height: 28px;
}

.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item {
    border-color: #d62a32;
    color: #d62a32;
}

.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item:hover {
    background-color: #d62a32;
    color: #fff;
}
.bx-title {
  font-size: 30px;
}


@media (min-width: 1410px) {
    .container {
        width: 1380px;
    }
}


.mbr-text{
    width: 100%;
    font-size: 16px;
}
.mbr-text a{
    display: inline-block;
}
.mbr-text__title{
    margin-bottom: 20px;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
}
.mbr-text__bottom{
    width: 100%;
}
.media-container-row .display-7{
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .container .menu-logo{
        margin-top: -7px;
        height: 135px;
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 522px) {
    .menubot {
        column-count: 1 !important;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

.menu .collapse.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.footer-container{
    flex-wrap: wrap;
    display: flex;
    width: 100%;
    justify-content: flex-start;
}
.footer-container .footer-links{
    display: block;
    color: #ffffff !important;
    line-height: 35px;
}
.footer-address{
    display: flex;
}
.footer-marker{
    display: block;
    background: url("/local/templates/dtrd/assets/images/footer_marker_white.svg") center no-repeat;
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px;
    right: 6px;
}
.footer-tel{
    padding-left: 5px;
}
.footer-tel::before{
    content: url("/local/templates/dtrd/assets/images/footer_phone_white.svg");
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px;
    right: 6px;
}
.footer-mail{
    padding-left: 5px;
    line-height: 30px;
    color: #F9252F !important;
}
.footer-mail::before{
    content: url("/local/templates/dtrd/assets/images/footer_mail.svg");
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px;
    right: 6px;
}
.footer-container__column{
    flex: 0 0 20%;
    text-align: start !important;
}
.footer-container__column .navbar-brand{
    padding: 0;
}
@media (max-width: 991px) {
    .footer-container .footer-container__column:nth-child(4){
        margin-top: 25px;
    }
    .footer-container .footer-container__column:last-child{
        margin-top: 25px;
    }
    .footer-container__column{
        flex: 0 0 33.33%;
    }
}
@media (max-width: 767px) {
    .map-columns {
        text-align: center;
        margin-bottom: 20px;
    }
    .footer-container__column{
        flex: 0 0 100%;
        margin-bottom: 0 !important;
        justify-content: center;
        text-align: center !important;
    }
    .mbr-text{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .mbr-text__title{
        margin-bottom: 0;
    }
    .footer-address{
        justify-content: center;
    }
}

