#bottom-section {
  display: none; }

.section0 .description p {
  font-size: 25px;
  line-height: 35px; }

#about-top-text .icons {
  display: flex; }
  #about-top-text .icons .flex-column-5 {
    display: flex;
    flex: 1 0 20%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    height: 317px;
    padding: 0 80px;
    text-align: center; }
    #about-top-text .icons .flex-column-5:last-child {
      border-right: 0px solid #D8D8D8; }
    #about-top-text .icons .flex-column-5 img {
      margin-bottom: 24px; }
    #about-top-text .icons .flex-column-5 .text {
      font-weight: bold;
      font-size: 18px; }
#about-top-text .button-center {
  margin-top: 12px;
  margin-bottom: 42px; }

#trade-all .greybg {
  padding: 0 138px; }
  #trade-all .greybg .text p:last-child {
    margin-bottom: 0; }
#trade-all .border-top {
  border-top: 1px solid #D8D8D8; }
#trade-all .icons .icon {
  height: 194px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-bottom: 1px solid #D8D8D8; }
  #trade-all .icons .icon:nth-child(odd) {
    border-right: 1px solid #D8D8D8; }
  #trade-all .icons .icon img {
    margin-bottom: 15px; }
  #trade-all .icons .icon .title {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase; }

#banner-block .text-center p:last-child {
  margin-bottom: 0; }

#text-block .text p {
  margin-bottom: 0; }

#right-left-block {
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8; }
  #right-left-block .right-column {
    height: 462px;
    padding: 0 200px 0 89px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }
    #right-left-block .right-column p {
      margin-bottom: 0; }
  #right-left-block .left-column {
    padding: 0 150px 0 140px; }
    #right-left-block .left-column p {
      margin-bottom: 0; }

#bottom-section .text p:last-child {
  margin-bottom: 0; }
#bottom-section img {
  width: 292px;
  text-align: center; }

@media (min-width: 1600px) {
  .breadcrumbs-block {
    width: 1600px !important; }

  .section0 .right-images {
    z-index: 1111; } }
@media (min-width: 1400px) {
  #about-top-text .greybg {
    padding-left: 415px;
    padding-right: 415px; }

  #banner-block .text-center {
    padding-left: 275px;
    padding-right: 275px; }

  #text-block .text {
    padding-left: 279px;
    padding-right: 279px; }

  #bottom-section .text {
    padding: 0 347px; } }
@media (max-width: 1400px) {
  #about-top-text .greybg {
    padding-left: 40px;
    padding-right: 40px; }

  #banner-block .text-center {
    padding-left: 30px;
    padding-right: 30px; }

  #text-block .text {
    padding-left: 30px;
    padding-right: 30px; }

  #bottom-section .text {
    padding: 0 30px; } }
@media (min-width: 992px) and (max-width: 1399px) {
  #about-top-text .icons {
    flex-wrap: wrap !important; }
    #about-top-text .icons .flex-column-5 {
      flex: 1 0 30% !important; }

  #right-left-block .right-column {
    padding: 0 100px 0 89px; }
  #right-left-block .left-column {
    padding: 0 100px 0 140px; } }
@media (max-width: 991px) {
  #banner-block .text-center, #trade-all .greybg, #text-block .text, #right-left-block .left-column, #right-left-block .right-column, #bottom-section {
    padding-left: 40px !important;
    padding-right: 40px !important; }

  #trade-all .icons .icon {
    border-right: 1px solid #D8D8D8; }

  #about-top-text .icons {
    flex-wrap: wrap !important; }
    #about-top-text .icons .flex-column-5 {
      flex: 1 0 50% !important;
      height: 200px; }

  #trade-all .greybg {
    padding: 30px; }

  #right-left-block .right-column {
    padding: 30px;
    height: auto; }
  #right-left-block .left-column {
    padding: 30px; } }
@media (max-width: 575px) {
  #about-top-text .icons {
    flex-wrap: wrap !important; }
    #about-top-text .icons .flex-column-5 {
      flex: 1 0 100% !important;
      height: auto;
      padding: 40px; }

  #bottom-section {
    padding-left: 10px !important;
    padding-right: 10px !important; }

  #trade-all .greybg, #right-left-block {
    text-align: center; }

  #right-left-block > div > div.col-lg-6.right-column.greybg > a {
    padding: 15px 25px;
    text-align: center;
    margin: 30px auto 0 auto; } }

/*# sourceMappingURL=about.css.map */
