@font-face {
    font-family: NeoSans-Light;
    src: url("https://cdn-prod.neonet.pl/richcontent/1390384/fonty/NeoSans-Light.woff") format("woff"),
        url("https://cdn-prod.neonet.pl/richcontent/1390384/fonty/NeoSans-Light.ttf") format("truetype");
}

@font-face {
    font-family: NeoSans;
    src: url("https://cdn-prod.neonet.pl/richcontent/1390384/fonty/NeoSans.woff") format("woff"),
        url("https://cdn-prod.neonet.pl/richcontent/1390384/fonty/NeoSans.ttf") format("truetype");
}

@font-face {
    font-family: NeoSans-Medium;
    src: url("https://cdn-prod.neonet.pl/richcontent/1390384/fonty/NeoSans-Medium.woff") format("woff"),
        url("https://cdn-prod.neonet.pl/richcontent/1390384/fonty/NeoSans-Medium.ttf") format("truetype");
}

body{
  margin: 0;
}
#motus_city{

}

#motus_city .top{
  display: block;
  width: 100%;
  min-height: 500px;
  position: relative;
  background: url(https://cdn-prod.neonet.pl/richcontent/1390384/img/top_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}


#motus_city .logo{
  position: absolute;
  top: 50px;
  left: 70px;
}


#motus_city .top_img{
  position: absolute;
  top: 0;
  right: 90px;
}

#motus_city .section-1{
  width: 100%;
  background: #191818;
  min-height: 370px;
}

#motus_city .section-1 .item-box {
  max-width: 1600px;
  margin: 0 auto;
  padding: 100px 0;
}
#motus_city .section-1 .item-box li{
  list-style: none;
  width: calc(100% / 6);
  display: block;
  float: left;
  text-align: center;
  font-family: NeoSans;
  color: #b0afaf;
}
#motus_city .section-1 .item-box li img{
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
#motus_city .img1{
  width: 100%;
}

#motus_city .img2{
  width: 100%;
      margin: -5px 0;
}


#motus_city .section-2{
  width: 100%;
  background: #151414;
  padding: 50px 0;
}

#motus_city .text{
  font-family: NeoSans-Light;
  color: #fff;
  font-size: 28px;
  line-height: 33px;
  max-width: 1600px;
  margin: 0 auto;
  padding: 50px 30px;

}
#motus_city strong{
  font-family: NeoSans-Medium;
  font-weight: 500;
}

#motus_city .title_section{
    font-family: NeoSans-Medium;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 15px;
}

#motus_city .sep{
  width: 150px;
  height: 12px;
  background: #464646;
  margin: 40px auto;
  display: block;
}

#motus_city .img3{
  width: 100%;
  margin: -5px 0;
}

#motus_city .section-3{
  width: 100%;
  background:#1f1f1f url(https://cdn-prod.neonet.pl/richcontent/1390384/img/bg_2.png);
  background-position: left bottom;
  padding-top: 120px;
      background-repeat: no-repeat;
}


#motus_city .img4{
  display: block;
  margin: 0 auto;
  padding-bottom: 60px;
  max-width: 1500px;
  width: 85%;
}


#motus_city .section-4{
  width: 100%;
  background: url(https://cdn-prod.neonet.pl/richcontent/1390384/img/bg_3.jpg);
  background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#motus_city .img5{
  display: block;
  margin: 0 auto;
  padding: 30px 0;
  max-width: 100%;
}


#motus_city .section-5{
  width: 100%;
  background: url(https://cdn-prod.neonet.pl/richcontent/1390384/img/bg_4.jpg);
  background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 80px 0;
    position: relative;
}
#motus_city .play{
margin: 0px auto;
display: block;
max-width: 1500px;
width: 85%;
}

#motus_city .red{
  position: absolute;
  right: 90px;
  bottom: -130px;
}

#motus_city .img6{
  width: 100%;
  margin-bottom: -6px;
}

#motus_city .section-6{
  width: 100%;
  background:#191919 url(https://cdn-prod.neonet.pl/richcontent/1390384/img/bg_5.jpg);
  background-position: center center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 80px;
      background-repeat: no-repeat;
}


#motus_city .table_title {
    margin-top: 60px;
    font-size: 60px;
    font-family: NeoSans;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 12px;
    padding: 50px;
    color: #fff;
}
#motus_city .table{
  margin: 0 auto;

}
#motus_city .table > tbody > tr > td,
#motus_city .table > tbody > tr > th,
#motus_city .table > tfoot > tr > td,
#motus_city .table > tfoot > tr > th,
#motus_city .table > thead > tr > td,
#motus_city .table > thead > tr > th {
    border: 0px;
    padding: 15px;
}

#motus_city .table > tbody > tr > td:first-child {
    width: 40%;
    font-family: NeoSans;
    letter-spacing: 3px;
    text-align: right;
    max-width: 400px;
    vertical-align: bottom;
    color: #fff;
    font-size: 36px;
    padding-right: 20px;
}

#motus_city .table > tbody > tr > td:last-child {
    width: 60%;
    letter-spacing: 2px;
    font-family: NeoSans-Light;
    vertical-align: bottom;
    color: #fff;
    font-size: 33px;
    padding-left: 20px;
}

#motus_city .color{
  color: #fff;
  font-size: 50px;
  font-family: NeoSans;
  vertical-align: middle;
  margin: 0 auto;
  display: block;
    max-width: 800px;
    padding: 80px 0;
    text-align: center;
}

#motus_city .color img{
  padding: 15px;
  display: inline-block;
}

#motus_city .img7{
  width: 100%;
  margin-bottom: -6px;
}


@media only screen and (max-width: 1200px) {
  #motus_city .top{
    min-height: 330px;
  }
  #motus_city .top_img{
    right: 30px;
    max-width: 500px;
    }

    #motus_city .logo {
    position: absolute;
    top: 50px;
    left: 50px;
    max-width: 300px;
}
#motus_city .section-1 .item-box li{
  font-size: 14px;
}
#motus_city .title_section {

    font-size: 30px;
    line-height: 36px;
  }
#motus_city .text {
    font-size: 23px;
    line-height: 30px;
  }
  #motus_city .red {
    right: 60px;
    bottom: -95px;
    max-width: 150px;
}

#motus_city .table_title{
  letter-spacing: 4px;
  margin-top: 30px;
font-size: 50px;
}

#motus_city .table > tbody > tr > td:first-child {
  width: 50%;
    letter-spacing: 2px;
    font-size: 30px;
  }

  #motus_city .table > tbody > tr > td:last-child {
    width: 50%;
    letter-spacing: 1px;
    font-size: 28px;
  }
  #motus_city .color {
    font-size: 40px;
  }

  #motus_city .color img {
      padding: 10px;
      width: 120px;
  }
}

@media only screen and (max-width: 991px) {
  #motus_city .top_img {
    right: 25px;
    max-width: 400px;
}
#motus_city .logo {
    top: 40px;
    left: 30px;
    max-width: 220px;
}
#motus_city .top {
    min-height: 280px;
}
#motus_city .section-1 .item-box li{
  width: calc(100% / 3);
  margin-bottom: 35px;
}
#motus_city .section-1{
  min-height: 520px;
}
#motus_city .title_section {

    font-size: 28px;
    line-height: 34px;
  }
#motus_city .text {
    font-size: 22px;
    line-height: 27px;
  }
  #motus_city .red {
    right: 30px;
    bottom: -65px;
    max-width: 100px;
}
#motus_city .table_title {
    letter-spacing: 3px;
    margin-top: 20px;
    font-size: 40px;
}
#motus_city .table > tbody > tr > td:first-child {
    width: 50%;
    letter-spacing: 1px;
    font-size: 26px;
}
#motus_city .table > tbody > tr > td:last-child {
    width: 50%;
    letter-spacing: 0.6px;
    font-size: 25px;
}
#motus_city .color {
    font-size: 32px;
    padding-top: 40px;
    padding-bottom: 10px;
}
#motus_city .color img {
    padding: 7px;
    width: 85px;
}
}


@media only screen and (max-width: 767px) {
  #motus_city .top_img {
      right: 15px;
      max-width: 300px;
  }
  #motus_city .logo {
    top: 20px;
    left: 10px;
    max-width: 170px;
}
#motus_city .top {
    min-height: 200px;
}
#motus_city .section-1 .item-box {
    padding: 30px 0;
}
#motus_city .section-1 .item-box li {
    margin-bottom: 15px;
    min-height: 150px;
}
#motus_city .section-1 {
    min-height: 390px;
}
#motus_city .text{
  padding: 15px;
    font-size: 19px;
    line-height: 25px;
}
#motus_city .title_section {
    font-size: 24px;
    line-height: 29px;
}
#motus_city .red {
    right: 20px;
    bottom: -50px;
    max-width: 80px;
}
#motus_city .table_title {
    letter-spacing: 2px;
    margin-top: 10px;
    font-size: 32px;
    padding: 10px;
}
#motus_city .table > tbody > tr > td:first-child {
    width: 50%;
    letter-spacing: 0.5px;
    font-size: 23px;
}
#motus_city .table > tbody > tr > td:last-child {
    width: 50%;
    letter-spacing: 0.2px;
    font-size: 23px;
}
#motus_city .color {
    font-size: 28px;
    padding-top: 35px;
    padding-bottom: 0px;
}
#motus_city .color img {
    padding: 5px;
    width: 65px;
}
#motus_city .section-3{
  padding-top: 70px;
}
}

@media only screen and (max-width: 480px) {
  #motus_city .top {
    min-height: 320px;
}
  #motus_city .top_img {
    top: 0;
      right: 3%;
      max-width: 94%;
  }
  #motus_city .logo {
    top: 210px;
    left: calc(100%/2 - 170px /2);
    max-width: 170px;
}
#motus_city .section-1 .item-box li {
    width: calc(100% / 2);
  }
  #motus_city .section-1 {
    min-height: 540px;
}
#motus_city .title_section {
    font-size: 20px;
    line-height: 25px;
}
#motus_city .text {

    padding: 15px;
    font-size: 17px;
    line-height: 22px;
}
#motus_city .sep {
    width: 130px;
    height: 8px;
    margin: 20px auto;
}
#motus_city .section-3{
  padding-top: 30px;
}
#motus_city .red {
    right: 20px;
    bottom: -20px;
    max-width: 60px;
}
#motus_city .table_title {
    letter-spacing: 0.6px;
    margin-top: 0;
    font-size: 28px;
    padding: 8px;
}
#motus_city .table > tbody > tr > td:first-child {
    letter-spacing: 0;
    font-size: 20px;
    padding-right: 10px;
}
#motus_city .table > tbody > tr > td:last-child {
    letter-spacing: 0;
    font-size: 18px;
    padding-left: 10px;
}
#motus_city .color {
    font-size: 21px;
    padding-top: 28px;
    padding-bottom: 0px;
    margin-bottom: -15px;
}
#motus_city .color img {
    padding: 4px;
    width: 60px;
}

}
