.top-otdelka .modal.h441 {border:0;}
.top-otdelka .fast-and-cheap {
    background: url(/assets/templates/new/img/nwps/1/fast_and_cheap.png) no-repeat;
}

.warrning-text-underh2 {text-align:center;}
.cont34 h2{text-align:center;}
.ostek.mebel h2 {text-align:center;}
.flex.ostek_flex.f-wrap.f-center
{
	flex-wrap:wrap;
}
.blk-data h2{text-align: center;
    margin-top: 11px;
	
}

.advices-section
{ color: #ffffff;
  background-color: #414445; }
  
  
.advices-section {
  padding: 104px 0 78px; }
  
  .advices-section h2 span {
  font-size: 60px; }

.advices-section h2 {
  color: #ffffff; }
  .advices-section h2 {
  margin-bottom: 20px; }
  .advices-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  counter-reset: cardC; }

.advices-layout section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 100%;
    max-width: 700px;
    margin: 0 auto;
  }
  .cards-list .card:nth-child(4n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    color: #ffffff;
    border: 1px solid #555555;
    background-color: #414445;
}  


  
  .title-with-line {
  margin-bottom: 52px;
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  line-height: 70px; }

.title-with-line span {
  position: relative; }

.title-with-line span::before {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  height: 3px;
  content: "";
  background-color: #ffde8f; }

.prices-section .title-with-line {
  margin-bottom: 36px;
  text-align: center;
  color: #a2a3a5;
  font-size: 48px;
  line-height: 70px; }

.prices-section .title-with-line span::before {
  bottom: -12px;
  height: 4px;
  background-color: #FAB106; }

.cards-list {
	padding:0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1; }
  
.advices-section h2 span{color: #FAB106;}
.advices-section h2 {
	  position: relative;
    margin-bottom: 29px;
    text-align: center;
   color: #ffffff;
    font-size: 60px;
    line-height: 70px;
  }
  
  .cards-list .card, .cards-list.cards-list-big .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 49%;
  width: calc(50% - 15px);
  margin-bottom: 30px;
  counter-increment: cardC;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #414445;
  background-color: #edecec;     border-radius: 0;}

.cards-list .card:hover, .cards-list.cards-list-big .card:hover, .cards-list.cards-list-big .card:nth-child(3n):hover {
  background-color: #ffde8f; }

.cards-list .card:nth-child(3n-1) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.cards-list .card:nth-child(3n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 100%;
  color: #ffffff;
  border: 1px solid #555555;
  background-color: #414445; }
  
  .cards-list .card:nth-child(5n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    color: #ffffff;
    border: 1px solid #555555;
    background-color: #414445;
}


.cards-list .card:nth-child(3n):hover {
  color: #414445;
  background-color: #ffde8f; }

.cards-list.cards-list-big .card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 100%;
  color: #414445;
  border: none;
  background-color: #edecec; }

.cards-list .img-container, .cards-list .img-container img, .cards-list.cards-list-big .card:nth-child(3n) .img-container, .cards-list.cards-list-big .card:nth-child(3n) .card-content {
  width: 100%; }

.cards-list .card:nth-child(3n) .card-content, .cards-list .card:nth-child(3n) .img-container {
  width: 50%; }

.card-content {
  -webkit-box-flex: 1;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 30px; }

.card-content p {
  opacity: 0.6; }

.cards-list.cards-list-center .card-content p {
  opacity: 1; }

.cards-list .img-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
  -ms-flex-preferred-size: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%; }

.cards-list .card:nth-child(3n-1) .img-container {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start; }

.cards-list.cards-list-big .card:nth-child(3n-1) .img-container {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end; }

.cards-list.cards-list-big .card-content {
  /* padding-bottom: 102px; */ }

.card-content > b {
  position: relative;
  display: block;
  margin-bottom: 24px;
  font-size: 28px;
  line-height: 38px; }

.card-content > b::before {
  margin-right: 19px;
  content: "0" counter(cardC);
  opacity: 0.28;
  font: inherit;
  font-size: 32px; }

.foundation-types-section .cards-list-horizontal {
  margin-bottom: 93px; }

.foundation-types-section.background-darker .cards-list-horizontal {
  margin-bottom: 81px; }

.cards-list-horizontal .card-content > b::before {
  display: none; }

.cards-list.cards-list-horizontal .card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 23%;
  width: calc(25% - 22px);
  color: #ffffff;
  background-color: #414445; }

.background-darker .cards-list.cards-list-horizontal .card {
  color: #8a8989;
  background-color: #edecec; }

.cards-list.cards-list-horizontal .card:nth-child(2n) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.cards-list.cards-list-horizontal .card:hover, .background-darker .cards-list.cards-list-horizontal .card:hover {
  color: #414445;
  background-color: #ffde8f; }

.cards-list.cards-list-horizontal .card-content {
  /* -webkit-box-flex: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0; */
  padding: 24px 31px 28px; }

.cards-list.cards-list-horizontal .card-content p {
  color: #b3b4b5;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s; }

.cards-list.cards-list-horizontal .card:hover .card-content p {
  color: #000000; }

.cards-list.cards-list-horizontal .card.big .card-content {
  -ms-flex-preferred-size: auto;
  -webkit-flex-basis: auto;
  flex-basis: auto; }

.foundation-types-section.background-darker .cards-list.cards-list-horizontal .card-content {
  -ms-flex-preferred-size: 37%;
  -webkit-flex-basis: 37%;
  flex-basis: 37%; }

.foundation-types-section.background-darker .cards-list.cards-list-horizontal .card-content {
  padding-bottom: 7px; }

.cards-list-horizontal .card-content > b {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 16px; }

.cards-list.cards-list-horizontal .img-container {
  /* -webkit-box-flex: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 1;
    flex-grow: 1; */
  -ms-flex-preferred-size: auto;
  -webkit-flex-basis: auto;
  flex-basis: auto; }

.cards-list.cards-list-horizontal .card.big {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 49%;
  width: calc(50% - 14px); }

.cards-list.cards-list-horizontal .card:nth-child(3n) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  border: none; }

.cards-list.cards-list-horizontal .card:nth-child(3n) .card-content, .cards-list.cards-list-horizontal .card:nth-child(3n) .img-container {
  width: 100%; }

.cards-list.cards-list-horizontal .card.big .img-container {
  -ms-flex-preferred-size: auto;
  -webkit-flex-basis: auto;
  flex-basis: auto;
  width: auto; }

.cards-list.cards-list-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.cards-list.cards-list-center .card {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 49%;
  width: calc(50% - 15px);
  color: #414445;
  background-color: #edecec; }

.cards-list.cards-list-center .card:nth-child(2n) {
  margin-left: 30px; }

.cards-list.cards-list-center .card:nth-child(3n) {
  border: none; }

.cards-list.cards-list-center .card:hover {
  color: #414445;
  background-color: #ffde8f; }

.cards-list.cards-list-center .card-content {
  padding: 25px 30px; }

.cards-list.cards-list-center .img-container {
  position: relative;
  overflow: hidden;
  -ms-flex-preferred-size: 47.8%;
  -webkit-flex-basis: 47.8%;
  flex-basis: 47.8%; }

.cards-list.cards-list-center .img-container img {
  width: auto;
  max-width: none;
  min-height: 100%; }

.cards-list.cards-list-center .img-container::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 4px;
  content: "";
  background-color: #FAB106; }

  
  
  @media screen and (max-width: 1550px) {
  .cards-list.cards-list-horizontal .card {
    width: 48%;
    width: calc(50% - 15px); }
  .cards-list.cards-list-horizontal .card.big {
    width: 100%; }
  .cards-list.cards-list-horizontal .card-content {
    padding-bottom: 21px; }
  .foundation-types-section.background-darker .cards-list.cards-list-horizontal .card-content {
    -ms-flex-preferred-size: 40%;
    -webkit-flex-basis: 40%;
    flex-basis: 40%; }
  .cards-list-horizontal .card .img-container {
    max-height: 222px;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%; }
  .foundation-types-section.background-darker .cards-list-horizontal .card .img-container {
    max-height: 279px;
    -ms-flex-preferred-size: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto; }
  .cards-list.cards-list-center .img-container {
    -ms-flex-preferred-size: 46.5%;
    -webkit-flex-basis: 46.5%;
    flex-basis: 46.5%; }
  .cards-list.cards-list-horizontal .card.big .img-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 48%; }
  .cards-list.cards-list-horizontal .card.big .img-container img {
    width: auto;
    max-width: initial;
    min-height: 100%;
    max-height: 210px; }
  .cards-list.cards-list-horizontal .card.big .card-content {
    width: 52%; }
  .cards-list.cards-list-horizontal .card.big {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; }
  .card:nth-child(3n) .img-container {
    max-height: 220px; } }
	
@media screen and (max-width: 1160px) {
	 .cards-list.cards-list-center .card {
    width: 100%; }
  .cards-list.cards-list-center .img-container img {
    width: 100%; }
  .cards-list.cards-list-center .card:nth-child(2n) {
    margin-left: 0; }
}
  @media screen and (max-width: 1440px) {
	  
	   .advices-section {
    padding: 117px 0 80px; }
  .advices-section h2 {
    margin-bottom: 13px; }
	
	.card-content {
    padding: 12px 19px; }
  .cards-list.cards-list-big .card-content {
    padding: 12px 19px; }
  .card-content > b {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 34px; }
  .cards-list-horizontal .card-content > b {
    margin-bottom: 17px; }
  .cards-list.cards-list-big .card-content > b {
    margin-bottom: 16px; }
  .card .img-container {
    max-height: 190px; }
  .about-us-section .decor img:nth-child(1) {
    top: -43.4%;
    width: 380px; }
  .foundation-types-section .cards-list-horizontal {
    margin-bottom: 73px; }
  .foundation-types-section.background-darker .cards-list-horizontal {
    margin-bottom: 61px; }
	
	.cards-list.cards-list-center .card-content {
    padding: 26px 18px 22px 27px;
    font-size: 16px;
    line-height: 24px; }
  }
  
  
 
@media screen and (max-width: 1024px) {
	  .advices-section {
    padding: 117px 0 90px; }
	.advices-section h2 {
    margin-bottom: 53px; }
	
	.cards-list-horizontal .card-content > b {
    margin-bottom: 5px; }
  .cards-list.cards-list-horizontal .card.big .card-content {
    width: 49%;
    padding-bottom: 8px; }
  .foundation-types-section .cards-list-horizontal {
    margin-bottom: 31px; }
  .cards-list.cards-list-horizontal .card-content {
    padding: 15px 20px 38px; }
  .foundation-types-section.background-darker .cards-list.cards-list-horizontal .card-content {
    padding: 22px 30px 18px;
    -ms-flex-preferred-size: 36%;
    -webkit-flex-basis: 36%;
    flex-basis: 36%; }
  .cards-list.cards-list-horizontal .card.big .img-container {
    width: 51%; }
  .foundation-types-section.background-darker .cards-list-horizontal .card .img-container img {
    min-height: 248px;
    width: auto;
    min-width: 100%;
    max-width: initial; }
  .cards-list.cards-list-horizontal .card.big .img-container img {
    max-height: 182px;
    min-height: 100%; }
  .foundation-types-section .block-with-link b {
    /* line-height: 44px; */ }
  .foundation-types-section .block-with-link b br {
    display: none; }
  .prices-section .top-block {
    top: -35px; }
  .about-us-section .decor img:nth-child(1) {
    top: -28.1%;
    right: -8.8%;
    width: 276px; }
  .bordered-content {
    padding: 26px 35px;
    font-size: 18px;
    line-height: 24px; }
  .cards-list.cards-list-center .card-content {
    padding: 16px 18px; }
  .cards-list.cards-list-center .img-container, .cards-list.cards-list-center .card:nth-child(3n) .img-container {
    -ms-flex-preferred-size: 51.5%;
    -webkit-flex-basis: 51.5%;
    flex-basis: 51.5%;
    max-height: 130px; }
	
	.cards-list-horizontal .card .img-container {
    max-height: 240px; }
  .cards-list-horizontal .card.big .img-container {
    min-height: 100%; }
  .foundation-types-section .cards-list-horizontal {
    margin-bottom: 33px; }
  .foundation-types-section.background-darker .cards-list-horizontal {
    margin-bottom: 29px; }
	
  }
  
  
@media screen and (max-width: 730px) {
	.advices-layout section {
    width: 100%;
    margin-bottom: 20px;
}

	.advices-section {
    padding: 46px 0 29px; }
	.advices-section h2 {
    margin-bottom: 13px; }
	
	
	
	
	 .cards-list .card:nth-child(n), .cards-list.cards-list-big .card:nth-child(n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    color: #414445;
    background-color: #edecec; }
  .cards-list.cards-list-horizontal .card:nth-child(n) {
    color: #ffffff;
    background-color: #414445;
    font-size: 16px;
    line-height: 26px; }
  .cards-list.cards-list-horizontal .card:nth-child(n):hover {
    color: #000000; }
  .cards-list .card:nth-child(n):hover, .cards-list.cards-list-big .card:nth-child(n):hover {
    background-color: #ffde8f; }
  .cards-list .card:nth-child(3n) .card-content, .cards-list .card:nth-child(3n) .img-container {
    width: 100%; }
  .cards-list .card:nth-child(4n-2), .cards-list .card:nth-child(4n-1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .cards-list.cards-list-big .card:nth-child(n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
  .cards-list .card:nth-child(3n) {
    color: #ffffff;
    background-color: #414445; }
	
	
	.cards-list.cards-list-horizontal .card.big {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
  .cards-list.cards-list-horizontal .card:nth-child(n), .cards-list.cards-list-horizontal .card.big:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row; }
  .cards-list.cards-list-horizontal .card.big .card-content, .cards-list.cards-list-horizontal .card.big .img-container {
    width: 50%; }
  .cards-list-horizontal .card .card-content, .cards-list-horizontal .card .img-container, .foundation-types-section.background-darker .cards-list-horizontal .card .card-content, .foundation-types-section.background-darker .cards-list-horizontal .card .img-container {
    max-height: none;
    -ms-flex-preferred-size: 50%;
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }
  .cards-list-horizontal .card .img-container img, .cards-list.cards-list-horizontal .card.big .img-container img, .foundation-types-section.background-darker .cards-list-horizontal .card .img-container img, .foundation-types-section.background-darker .cards-list.cards-list-horizontal .card.big .img-container img {
    min-height: 100%;
    width: auto;
    height: auto;
    max-width: initial;
    min-width: initial; }
  .cards-list.cards-list-horizontal .card.big .img-container img {
    /* min-height: initial;
        max-height: initial;
        height: auto;
        width: 100%; */ }
  .bordered-content {
    width: 100%; }
  .cards-list.cards-list-center .card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    color: #414445;
    background-color: #edecec; }
	
}




@media screen and (max-width: 560px) {
	.title-with-line {
    margin-bottom: 27px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

  .cards-list.cards-list-horizontal .card:nth-child(n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column; }
  .cards-list.cards-list-horizontal .card:nth-child(2n), .cards-list.cards-list-horizontal .card.big:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .cards-list-horizontal .card .card-content, .cards-list-horizontal .card .img-container, .cards-list.cards-list-horizontal .card.big .card-content, .cards-list.cards-list-horizontal .card.big .img-container, .foundation-types-section.background-darker .cards-list-horizontal .card .card-content, .foundation-types-section.background-darker .cards-list-horizontal .card .img-container, .foundation-types-section.background-darker .cards-list.cards-list-horizontal .card.big .card-content, .foundation-types-section.background-darker .cards-list.cards-list-horizontal .card.big .img-container {
    -ms-flex-preferred-size: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    width: 100%;
    min-height: initial; }
  .cards-list-horizontal .card .img-container {
    height: 196px;
    -ms-flex-preferred-size: 53%;
    -webkit-flex-basis: 53%;
    flex-basis: 53%; }
  .cards-list-horizontal .card .img-container img, .foundation-types-section.background-darker .cards-list-horizontal .card .img-container img {
    width: 100%;
    height: auto; }
  .foundation-types-section.background-darker .cards-list-horizontal .card .img-container {
    height: auto;
    -ms-flex-preferred-size: 63%;
    -webkit-flex-basis: 63%;
    flex-basis: 63%; }
	
}


@media screen and (max-width: 480px) {
	.cards-list.cards-list-horizontal .card.big .img-container img {
    width: auto;
    height: 182px;
    max-height: initial; }
  .cards-list.cards-list-center .card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .cards-list.cards-list-center .img-container::before {
    top: auto;
    right: 0;
    left: 0;
    width: auto;
    height: 4px; }
  .foundation-types-section {
    padding: 5px 0 75px;
    margin-top: -13px; }
  .bordered-contents-section h2 {
    margin-bottom: 30px;
    padding: 0; }
  .bordered-content {
    min-height: 84px;
    margin-bottom: 20px;
    padding: 17px 20px; }
  .about-us-section {
    padding: 9px 0 309px; }
  .about-us-section h2 {
    margin-bottom: 31px; }
  .cards-list.cards-list-center .img-container, .cards-list.cards-list-center .card:nth-child(3n) .img-container {
    -ms-flex-preferred-size: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    height: 134px;
    max-height: 160px; }
  .cards-list.cards-list-center .card-content {
    -ms-flex-preferred-size: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    padding: 15px 18px 50px; }
	.cards-list.cards-list-horizontal .card-content {
    padding: 14px 19px 30px; }
  .foundation-types-section .cards-list-horizontal {
    margin-bottom: 39px; }
  .foundation-types-section.background-darker .cards-list-horizontal {
    margin-bottom: 21px; }
}