html,
body {
  margin: 0 auto;
  width: 100%;
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.container {
  width: 1700px;
  margin: 0 auto;
  position: relative;
}

.container_small {
  width: 1340px;
  margin: 0 auto;
  position: relative;
}

.top {
  background-color: #13a89e;
  padding-bottom: 190px;
}

.menu {
  width: 100%;
  padding: 20px 0px;
  position: relative;
  z-index: 1;
}

.designed_by {
  text-align: right;
}

#dzieki {
  display: none;
}

#dzieki h3 {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  text-align: center;
}

.popins {
  font-family: "Poppins", sans-serif;
}

.roboto {
  font-family: "Roboto", sans-serif;
}

.logo {
  float: left;
}

.smoll1 {
  font-size: 13px;
}

.clear {
  clear: both;
}

.mapa {
  margin-top: 80px;
  border-radius: 15px;
}

.menu_button a {
  color: #fff;
  margin-left: 50px;
  position: relative;
  top: 35px;
  font-size: 16px;
}

.menu_button {
  margin: 0 auto;
  width: 100%;
}

.button {
  padding: 10px 35px;
  border-radius: 36px;
  text-align: center;
  font-size: 15px;
  float: right;
  color: black;
  background-color: #fff;
}

.button_general {
  padding: 10px 35px;
  border-radius: 36px;
  text-align: center;
  font-size: 15px;
  color: white;
  background-color: #13a89e;
  float: left;
  margin-top: 50px;
}

.button_general_center {
  padding: 10px 35px;
  border-radius: 36px;
  text-align: center;
  font-size: 15px;
  color: white;
  background-color: #13a89e;
  display: block;
  width: 170px;
  margin: 0 auto;
  margin-top: 50px;
}

h1 {
  font-size: 65px;
  color: white;
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 70px;
}

.promo {
  margin-top: 80px;
  position: relative;
  z-index: 3;
}

.wht {
  color: white;
}

.txt {
  font-size: 15px;
  font-weight: normal;
  text-align: justify;
}

.justify1 {
  text-align: justify;
  direction: unset !important;
}

.promo h1,
.promo div {
  margin-bottom: 40px;
}

.button_promo {
  padding: 10px 45px;
  border-radius: 36px;
  text-align: center;
  font-size: 15px;
}

.b1 {
  color: black;
  background-color: #fff;
  border: 1px solid white;
  margin-left: 15px;
}

.b2 {
  color: white;
  border: 1px solid white;
  color: #fff;
}

.tlo {
  position: absolute;
  z-index: 1;
  right: 0;
}

.topafter {
  background: url(../img/tlo_bottom.png) no-repeat;
  height: 405px;
  position: relative;
  z-index: 0;
  top: -80px;
}

.box {
  width: 300px;
  height: 350px;
  border-radius: 15px;
  background: red;
  float: left;
  text-align: center;
  box-sizing: border-box;
  padding: 120px 0px;
  -webkit-box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.26);
  box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.26);
}

.box_txt {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 14px;
  margin-top: 20px;
}

.box_title {
  color: #fff;
  font-weight: bold;
}

.bold {
  font-weight: bold;
  color: #000;
}

.pcmonte {
  position: relative;
  top: 100px;
}

.footer a {
  color: #13a89e;
}

.box_title1 {
  font-weight: normal;
  font-size: 24px;
  color: #fff;
  background: #13a89e;
  padding: 20px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.box_title2 {
  font-weight: normal;
  font-size: 24px;
  color: #fff;
  background: #13a89e;
  padding: 20px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.box_title3 {
  font-weight: normal;
  font-size: 17px;
  color: #000;
  background: #fff;
  padding: 20px;
  border: 1px solid #f2f2f2;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.w50 {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.info {
  background: #f8f9f9;
}

.ml20 {
  margin-left: 40px;
  margin-top: 40px;
}

.ml_space {
  margin-left: 10px;
}

.w190 {
  width: 130px;
}

.box1 {
  background: #13a89e;
}

.box2 {
  background: #f0ce00;
}

.box3 {
  background: #f0ce00;
}

.box4 {
  background: #13a89e;
}

.small_txt {
  color: #7c7c7c;
}

h2 {
  font-weight: normal;
  font-size: 32px;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 40px;
  margin-top: 5px;
}

.line {
  background: black;
  height: 1px;
  width: 70px;
  margin-bottom: 20px;
}

.pd20 {
  padding: 20px;
}

.pd20r {
  padding: 20px;
  padding-right: 40px;
}

.mt40 {
  margin-top: 40px;
}

.info {
  background-color: white;
  background: url(../img/tlo_glowna_1.jpg) no-repeat;
  position: relative;
  top: -81px;
}

.mt150 {
  margin-top: 150px;
}

.txright {
  direction: rtl;
  text-align: justify;
}

.txright {
  text-align: right;
}

.right {
  float: right;
  display: block;
}

.mt20 {
  margin-top: 20px;
}

.oferta {
  position: relative;
  top: -60px;
}

.space {
  height: 60px;
}

.cele {
  text-align: center;
  padding-bottom: 80px;
}

.box_small {
  width: 300px;
  height: 200px;
  float: left;
  border-radius: 15px;
  text-align: center;
  box-sizing: border-box;
  margin: 17px;
  padding: 60px 0px;
  -webkit-box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.26);
  box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.26);
}

.zdjecie {
  width: 300px;
  height: 200px;
  background: red;
  border-bottom: 5px solid #13a89e;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.zdjecie img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.mb40 {
  margin-bottom: 40px;
}

.smoll {
  font-size: 40px;
}

.akt {
  margin: 17px;
  width: 300px;
  float: left;
  -webkit-box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.26);
  box-shadow: 5px 5px 20px -6px rgba(0, 0, 0, 0.26);
  border-radius: 15px;
}

.tytul {
  box-sizing: border-box;
  padding: 30px;
  text-align: left;
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  color: #333;
}

.zapisz {
  padding: 80px 0px;
  padding-bottom: 0;
  /* padding-bottom:130 bez pfr */
}

.cta {
  padding: 80px 80px;
  border-radius: 15px;
  color: #fff;
  font-weight: normal;
  font-size: 25px;
}

.w30 {
  float: left;
  width: 33.3%;
  box-sizing: border-box;
  padding: 60px 20px;
}

.adres {
  font-size: 18px;
  font-weight: bold;
  color: #14a89e;
  display: block;
}

.adrestxt {
  font-size: 17px;
  margin-top: 5px;
  margin-bottom: 20px;
  display: block;
}

.adrestxt img {
  margin-top: 11px;
}

.footer {
  padding-bottom: 60px;
  background: url(../img/footer.png) no-repeat;
}

.pdl {
  padding-left: 80px;
}

.cwhite {
  color: #fff !important;
}

.purp {
  color: #130a3c !important;
}

.bread {
  padding: 20px 0px;
  background: #f8f9f9;
}

.bread a {
  float: left;
  color: #13a89e;
  font-weight: bol;
}

.separator {
  margin: 0px 10px;
  float: left;
  color: #130a3c33;
}

.destin {
  color: #130a3c8c;
}

.przed {
  margin-bottom: 50px;
}

.srd {
  position: relative;
  top: 75px;
}

.struktura {
  padding: 120px 0px;
  text-align: center;
  padding-bottom: 50px;
}

.box_small_1 {
  width: 636px;
  float: left;
  border-radius: 15px;
  text-align: center;
  box-sizing: border-box;
  margin: 17px;
  background: #fff;
  color: #13a89e;
}

.box_small_2 {
  width: 636px;
  float: left;
  border-radius: 15px;
  text-align: center;
  box-sizing: border-box;
  margin: 17px;
  background: #fff;
  color: #13a89e;
}

.list {
  text-align: center;
  color: #000;
  padding: 20px 80px;
  border-bottom: 1px solid #0000000d;
}

.biglist {
  border: 1px solid #0000000d;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.biglist1 {
  border: 1px solid #0000000d;
}

.bb {
  background: #13a89e0a;
}

.zdjecie1 {
  width: 100%;
  margin-top: 100px;
  border-radius: 25px;
}

input#imie {
  background-image: url(../img/imie.png);
  background-position: 30px 5px;
  background-repeat: no-repeat;
}

input#mail {
  background-image: url(../img/mail.png);
  background-position: 30px 5px;
  background-repeat: no-repeat;
}

input#tel {
  background-image: url(../img/nrtel.png);
  background-position: 30px 5px;
  background-repeat: no-repeat;
}

textarea#pyt,
input#wiek,
input#imie_nazwisko,
input#data,
textarea#zdrowie {
  background-image: url(../img/pytanie.png);
  background-position: 30px 5px;
  background-repeat: no-repeat;
}

input,
textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 8px 15px 115px;
  border: 1px solid #f2f2f2;
  margin-bottom: 25px;
  color: #535353;
  font-size: 18px !important;
  font-style: normal;
  font-weight: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline-color: #b774bb;
}

.formcheck {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 10px 12px 0;
}

.formcheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #919191;
}

.txtcheck {
  font-size: 10px;
  width: 100%;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #919191;
}

input[type="submit"] {
  background: #13a89e;
  text-transform: uppercase;
  font-size: 17px;
  text-align: center;
  color: #fff;
  padding: 16px 0px;
  margin: 0;
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  border: none;
  margin-top: 40px;
  border-radius: 25px;
}

.formcheck input:checked ~ .checkmark {
  background-color: #13a89e;
  border: 1px solid #13a89e;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #919191;
}

.formcheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
}

input,
textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 8px 15px 115px;
  border: 1px solid #919191;
  margin-bottom: 25px;
  color: #535353;
  font-size: 26px;
  font-family: "Myriad Pro Light";
  font-style: normal;
  font-weight: normal;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline-color: #b774bb;
}

.formcheck input:checked ~ .checkmark:after {
  display: block;
}

.formcheck .checkmark:after {
  left: 7px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.block {
  float: left;
}

.w760smoll {
  display: none;
}

.img_mob {
  display: none;
}

.mob_menu {
  display: none;
  position: relative;
  z-index: 1;
}

#menurw {
  cursor: pointer;
  position: relative;
  z-index: 10;
}

.pfr figure {
  margin: 0;
}

.pfr img {
  max-width: 100%;
  vertical-align: top;
}

.projekt .w50 {
  float: none;
  padding: 30px 0 0 0;
}

.projekt {
  margin-top: 80px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.projekty_header {
  text-align: center;
}

.projekty {
  padding: 80px 0;
}

.projekt .button_general {
  float: none;
  display: table;
  margin: 30px 0 0 0;
}

@media screen and (min-width: 320px) and (max-width: 759px) {
  .promo {
    z-index: 0;
  }

  .box {
    width: 100%;
    height: 241px;
    padding: 50px 20px;
    margin-bottom: 20px;
  }

  .box_small {
    width: 83%;
    display: block;
  }

  .ml20 {
    margin-left: 0px;
    margin-top: 0px;
  }

  .menu_button {
    display: none;
  }

  .topafter {
    display: none;
  }

  .b1 {
    margin-left: 0px;
    position: relative;
    top: 30px;
  }

  .info {
    padding: 40px 0px;
  }

  .button.strefa {
    float: left;
    width: 50%;
    margin-top: 20px;
  }

  .logo img {
    width: 100%;
  }

  .promo {
    width: 100%;
    margin-top: 50px;
  }

  h1 {
    font-size: 40px;
  }

  .smoll {
    font-size: 28px;
    line-height: 39px;
  }

  .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .menu_button a {
    margin-left: 25px;
  }

  .container_small {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .tlo {
    position: absolute;
    z-index: 1;
    right: -175px;
    width: 73%;
  }

  .box_small_2 {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .list {
    padding: 20px 30px;
  }

  .small_txt {
    color: #7c7c7c;
    position: relative;
    z-index: 0;
  }

  .w50 img {
    width: 90%;
    position: relative;
    top: 70px;
  }

  .strzalka {
    margin-top: 50px;
  }

  .box_small_1 {
    width: 94%;
  }

  .block {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }

  .button {
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    display: block;
    width: 79%;
  }

  .logofooter {
    width: 100%;
    position: relative;
    top: 40px;
  }

  .adrestxt img {
    width: 50%;
    margin-bottom: 20px;
  }

  .tlo {
    display: none;
  }

  .w50 {
    width: 100%;
  }

  .mt150 {
    margin-top: 0px;
  }

  .w760 {
    display: none;
  }

  .w760smoll {
    display: block;
    text-align: center;
  }

  .w760smoll img {
    width: 50%;
  }

  .space {
    display: none;
  }

  .cele {
    text-align: center;
    padding-bottom: 0px;
  }

  .w30 {
    width: 100%;
  }

  .mob {
    display: none;
  }

  .struktura {
    padding: 0px;
  }

  .img_mob {
    display: block;
    text-align: center;
  }

  .img_mob img {
    width: 50%;
    margin-top: 20px;
  }

  .zapisz {
    padding-bottom: 0px;
  }

  .footer {
    background: white;
  }

  .mob_menu {
    display: block;
    float: right;
    background: #13a89e;
    padding: 18px;
    border-radius: 5px;
    margin-top: 9px;
    text-align: right;
  }

  .menu_button {
    display: none;
  }

  .rwdlist {
    width: 101%;
    padding: 18px 67px 10px 60px;
    box-sizing: border-box;
    background: #13a89e;
    position: absolute;
    right: 0px;
    top: 191px;
    /* border-radius: 15px; */
    z-index: 3;
    border: 1px solid white;
  }

  .rwdlist a {
    color: #ffffff !important;
    display: block;
    margin-bottom: 22px;
    font-size: 22px;
  }

  .projekt .img_mob {
    order: 1;
    width: 100%;
  }

  .projekt .w50 {
    order: 2;
    text-align: center;
    padding: 30px 0 0 0;
  }

  .projekt .line,
  .projekt .button_general {
    margin-left: auto;
    margin-right: auto;
  }

  .projekt .small_txt {
    text-align: center;
  }

  .projekt h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .projekty {
    padding: 40px 0;
  }

  .projekt {
    margin-top: 40px;
  }
}

@media screen and (min-width: 760px) and (max-width: 959px) {
  .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .menu_button a {
    margin-left: 25px;
  }

  .container_small {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .tlo {
    position: absolute;
    z-index: 1;
    right: -175px;
    width: 73%;
  }

  .box_small_2 {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .list {
    padding: 20px 30px;
  }

  .small_txt {
    color: #7c7c7c;
    position: relative;
    z-index: 1;
  }

  .w50 img {
    width: 90%;
    position: relative;
    top: 70px;
  }

  .box_small_1 {
    width: 45%;
  }

  .box {
    width: 45%;
    height: 290px;
    padding: 50px 20px;
  }

  .box_small {
    width: 45%;
  }

  .block {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }

  .button {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
  }

  .logofooter {
    width: 100%;
    position: relative;
    top: 40px;
  }

  .adrestxt img {
    width: 50%;
    margin-bottom: 20px;
  }

  .tlo {
    display: none;
  }

  .w50 {
    width: 100%;
  }

  .mt150 {
    margin-top: 0px;
  }

  .w760 {
    display: none;
  }

  .w760smoll {
    display: block;
    text-align: center;
  }

  .w760smoll img {
    width: 50%;
  }

  .space {
    display: none;
  }

  .cele {
    text-align: center;
    padding-bottom: 0px;
  }

  .w30 {
    width: 50%;
  }

  .mob {
    display: none;
  }

  .struktura {
    padding: 0px;
  }

  .img_mob {
    display: block;
    text-align: center;
  }

  .img_mob img {
    width: 50%;
    margin-top: 20px;
  }

  .footer {
    background: white;
    padding-bottom: 0px;
  }

  .mob_menu {
    display: inline;
    float: right;
    background: #13a89e;
    padding: 18px;
    border-radius: 5px;
    margin-top: 9px;
  }

  .menu_button {
    display: none;
  }

  .button.strefa {
    margin-top: 20px;
    margin-left: 40px;
  }

  .rwdlist {
    width: 360px;
    padding: 50px 67px 10px 67px;
    box-sizing: border-box;
    background: #13a89e;
    position: absolute;
    right: 0px;
    border-radius: 15px;
    z-index: 3;
  }

  .rwdlist a {
    color: #ffffff !important;
    display: block;
    margin-bottom: 40px;
    font-size: 22px;
  }

  .projekt .img_mob {
    order: 1;
    width: 100%;
  }

  .projekt .w50 {
    order: 2;
    text-align: center;
  }

  .projekt .line,
  .projekt .button_general {
    margin-left: auto;
    margin-right: auto;
  }

  .projekt .small_txt {
    text-align: center;
  }
}

@media screen and (min-width: 960px) and (max-width: 1160px) {
  .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .menu_button a {
    margin-left: 25px;
  }

  .container_small {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .tlo {
    position: absolute;
    z-index: 1;
    right: -175px;
    width: 73%;
  }

  .box_small_2 {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .list {
    padding: 20px 30px;
  }

  .small_txt {
    color: #7c7c7c;
    position: relative;
    z-index: 1;
  }

  .w50 img {
    width: 90%;
    position: relative;
    top: 70px;
  }

  .box_small_1 {
    width: 46%;
  }

  .box {
    width: 45%;
    height: 290px;
    padding: 50px 20px;
  }

  .box_small {
    width: 46%;
  }

  .block {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }

  .button {
    float: left;
    margin-left: 0px;
    margin-right: 20px;
  }

  .logofooter {
    width: 100%;
    position: relative;
    top: 40px;
  }

  .adrestxt img {
    width: 50%;
    margin-bottom: 20px;
  }

  .mob_menu {
    display: inline;
    float: right;
    background: #13a89e;
    padding: 18px;
    border-radius: 5px;
    margin-top: 9px;
  }

  .menu_button {
    display: none;
  }

  .button.strefa {
    margin-top: 20px;
    margin-left: 60px;
  }

  .rwdlist {
    width: 360px;
    padding: 50px 67px 10px 67px;
    box-sizing: border-box;
    background: #13a89e;
    position: absolute;
    right: 0px;
    border-radius: 15px;
    z-index: 0;
  }

  .rwdlist a {
    color: #ffffff !important;
    display: block;
    margin-bottom: 40px;
    font-size: 22px;
  }

  .projekt .w50 img {
    top: 0;
  }
}

@media screen and (min-width: 1161px) and (max-width: 1339px) {
  .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .menu_button a {
    margin-left: 15px;
    top: 25px;
  }
  .menu_button a:first-child {
    margin-left: 25px;
  }
  .container_small {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .tlo {
    position: absolute;
    z-index: 1;
    right: -250px;
  }

  .box {
    width: 42%;
    height: 310px;
  }

  .box_small {
    width: 21%;
  }

  .box_small_1 {
    width: 45%;
  }

  .small_txt {
    color: #7c7c7c;
    position: relative;
    z-index: 1;
  }

  .box_small_2 {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .list {
    padding: 20px 30px;
  }

  .small_txt {
    color: #7c7c7c;
    position: relative;
    z-index: 1;
  }

  .rwdlist {
    display: none;
  }

  .menu .logo {
    width: 300px;
  }

  .menu .logo img {
    max-width: 100%;
  }

  .menu .button {
    position: relative;
    top: -10px;
  }
}

@media screen and (min-width: 1340px) and (max-width: 1494px) {
  .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .container_small {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .tlo {
    position: absolute;
    z-index: 1;
    right: -200px;
  }

  .box_small {
    width: 21%;
  }

  .box_small_1 {
    width: 47%;
  }

  .box_small_2 {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .small_txt {
    color: #7c7c7c;
    position: relative;
    z-index: 1;
  }

  .rwdlist {
    display: none;
  }

  .menu_button a {
    margin-left: 25px;
  }
  .menu_button a:first-child {
    margin-left: 35px;
  }
}

@media screen and (min-width: 1495px) and (max-width: 1720px) {
  .container {
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
  }

  .rwdlist {
    display: none;
  }
}
