@import "/wp-content/LQT/common/fonts/fonts.css";

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

:root {
  font-size: 16px;
  line-height: 20px;
}

body,
html {
  background: #333;
}

.area {
  width: 100%;
}

.title,
.title_print {
  display: none;
}

p,
a,
h1,
h2,
h3,
span,
hr {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

a:hover,
a:focus,
a:active {
  text-decoration: none;
}

.my-wrapper {
  max-width: 375px;
  margin: 0 auto;
  position: relative;
}

.container-fluid .container {
  padding: 0 5%;
  margin: 0 auto;
  width: 100%;
}

.top-bar {
  background: transparent;
  position: absolute;
  z-index: 100;
  left: 0;
  top: 20px;
  width: 100%;
}

.logo-box {
  padding: 15px;
}

.logo-box .logo {
  width: 63px;
  height: 30.95px;
  float: left;
}

.svg path {
  fill: #FFF;
}

.logo-box .lifs {
  width: 107px;
  height: 8.22px;
  margin-top: 13px;
  float: left;
  margin-left: 30px;
}

.top-bar .speedlogotop {
  width: 102px;
  float: right;
}

.hero {
  padding-top: 80px;
  background: #FFF url("../img/kv-xxs_v2.png") center top no-repeat;
  height: 770px;
  position: relative;
}

.hero .hero-title {
  font-family: "teleneoregular";
  font-size: 2.6em;
  line-height: 1.2em;
  color: #ffffff;
  margin-top: 10px;
}

.hero .hero-title span {
  font-family: "teleneothin";
  font-size: .7em;
  line-height: 1.1em;
  display: inline-block;
  margin-top: 7px;
}


.hero .arr-bot {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 300px;
  left: 50%;
  margin-left: -25px;
  background: transparent url('../img/arrow.png') center center no-repeat;
  background-size: contain;
  cursor: pointer;
  z-index: 100;
}

.hero .btn-box {
  text-align: left;
  margin-top: 20px;
}

.btnaa {
  font-family: "teleneoregular";
  color: #FFF;
  text-align: center;
  display: inline-block;
  background: transparent;
  border: solid 2px #FFF;
  border-radius: 6px;
  font-size: 1.12em;
  line-height: 1em;
  padding: 12px 30px;
  width: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.btnaa.pink {
  border: solid 2px #e20074;
  background: #e20074;
}

.btnaa:hover,
.btnaa:focus,
.btnaa:active {
  color: #000;
  border: solid 2px #000;
}

.btnaa.pink:hover,
.btnaa.pink:focus,
.btnaa.pink:active {
  border: solid 2px #e20074;
}

.offer {
  background: #FFF;
  z-index: 10;
  padding: 40px 0;
}

.offer.external {
  background: #000;


}

.footer {
  background-color: #262626;
  padding: 20px 0px;
  color: #fff;
  position: relative;
}

.footer p {
  display: block;
  margin: 20px 0;
  width: 100%;
  font-size: 12px;
  /* float: left; */
}

.footer div.innerdiv {
  padding-top: 0px;
  width: 100%;
  /* float: right; */
}

.footer .menu-link {
  color: #fff;
  display: block;
  /* text-align: right; */
  /* float: right; */
  margin-right: 10px;
}

.footer a:hover {
  color: #e20074
}

.footer img {
  height: 34px;
  /* position: absolute; */
  margin-bottom: 5px;
}

.ball {
  animation: bounce 1s infinite alternate;
  -webkit-animation: bounce 1s infinite alternate;
}

@keyframes bounce {
  from {
    transform: translateY(0px);
  }

  to {
    transform: translateY(-15px);
  }
}

@-webkit-keyframes bounce {
  from {
    transform: translateY(0px);
  }

  to {
    transform: translateY(-15px);
  }
}

.tipso_content {
  font-size: 1.1em;
  line-height: 1em;
  font-family: 'tele-grotesknorregular', Arial;
  padding: 10px 7px;
  border-radius: 6px;
}

i.infotip {
  border: 1px solid #333;
  border-radius: 50%;
  color: #333;
  content: "i";
  display: inline-block;
  font-family: 'tele-groteskfetregular', Arial;
  font-size: 0.6em;
  line-height: 12px;
  margin-top: -3px;
  margin-left: 4px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  text-transform: lowercase;
  font-style: normal;
  height: 1.2em;
  width: 1.2em;
}

.swiper-container {
  width: 290px;
  margin: 0 auto;
}

.section-contact {
  background: #1063ad;
}

.section-contact .contact-slogan {
  color: white;
  font-size: 20px;
  line-height: 1.25em;
  text-align: center;
  display: block;
  max-width: 380px;
  margin: 0 auto;
}

.section-contact .contact-btn {
  background: #e20074;
  padding: .6em 1.5em;
  display: block;
  margin: 1em auto;
  border-radius: 12px;
  color: white;
  text-align: center;
  max-width: 300px;
  font-size: 16px;
  text-decoration: none;
}

.section-contact .contact-btn:hover {
  background: #d1006c;
}

.offer.best-box {
  background: #333 url(../img/best-bg-xs.png) center top no-repeat;
  background-size: cover;
}

.offer .sec-title {
  font-family: "teleneobold";
  font-size: 2.1em;
  line-height: 1.2em;
  color: #ffffff;
  margin-bottom: 30px;
}

.offer .sec-title.flex-title span {
  font-size: 0.5em;
  line-height: 1.3em;
  font-family: "teleneothin";
  display: inline-block;
}

.offer .sec-subtitile {
  font-family: "teleneothin";
  font-size: 1.25em;
  line-height: 1.1em;
  color: #ffffff;
}

.offer .best-tab {
  width: 290px;
  margin: 0 auto;
  margin-top: 40px;
}

.offer .best-tab .best-item {
  text-align: center;
  margin-bottom: 20px;
}

.offer .best-tab .best-item .speed-logo {
  width: 165px;
}

.offer .best-tab .best-item .best-logo {
  width: 84px;
}

.offer .best-tab .best-item .best-title {
  font-family: "teleneobold";
  font-size: 1.25em;
  line-height: 1.1em;
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 20px;
}

.offer .best-tab .best-item .best-sub {
  font-family: "teleneoregular";
  font-size: 1.12em;
  line-height: 1.2em;
  color: #ffffff;
}

.ifspeed {
  width: 290px;
  height: 420px;
}

.offer-net-box {
  width: 290px;
  margin: 0 auto;
}

.offer-net-box .offer-net-item {
  margin-bottom: 20px;
  height: 190px;
  /* background-color: #1a1a1a; */
  background-color: #333;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: flex-end;
  justify-content: space-around;
  align-content: space-between;

}

.offer-net-box .offer-net-item.i_biz {
  background-image: url(../img/internet_biznes_miniaturka.jpg);
}

.offer-net-box .offer-net-item.i_biz_lte {
  background-image: url(../img/internet_biznes_lte_miniaturka.jpg);
}

.offer-net-box .offer-net-item.i_mob {
  background-image: url(../img/internet_mobilny_miniaturka.jpg);
}

.offer-net-box .offer-net-item.i_priv_cloud {
  background-image: url(../img/private_cloud_miniaturka.jpg);
}

.offer-net-box .offer-net-item.i_sd_wan {
  background-image: url(../img/sd-wan.png);
}

.offer-net-box .offer-net-item.i_security {
  background-image: url(../img/cloud_security_miniaturka.jpg);
}

.offer-net-box .offer-net-item .info-block {
  background-color: #1a1a1a;
  width: 100%;
  padding: 20px 15px;
}

.offer-net-box .offer-net-item .info-block .offer-net-name {
  font-family: "teleneomedium";
  font-size: 1.6em;
  line-height: 1em;
  color: #FFF;
  margin-bottom: 10px;
}

.offer-net-box .offer-net-item .info-block .btnaa.spec {
  font-family: "teleneomedium";
  font-size: 1.1em;
  line-height: 1em;
  color: #FFF;
  padding: 10px 20px;
  border: solid 1px #FFF;
}

.offer-net-box .offer-net-item .info-block .btnaa.spec:hover,
.offer-net-box .offer-net-item .info-block .btnaa.spec:active,
.offer-net-box .offer-net-item .info-block .btnaa.spec:focus {
  background: rgba(255, 255, 255, 0.2);
}

.offer-net-box .offer-net-items {
  margin-bottom: 20px;
  padding: 20px 12px;
  background: #1A1A1A;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.offer-net-box .offer-net-items .box_ico {
  margin-top: 15px;
}

.offer-net-box .offer-net-items .box_desc_wrap {
  margin-left: 15px;
}

.offer-net-box .offer-net-items .box_desc_wrap .box-title {
  font-family: "teleneobold";
  font-size: 1.37em;
  line-height: 1em;
  color: #fff;
  margin-bottom: 10px;
}

.offer-net-box .offer-net-items .box_desc_wrap .box-desc {
  font-family: "teleneomedium";
  font-size: 1em;
  line-height: 1.1em;
  color: #fff;
}


/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 10px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.7);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: transparent;
  margin: auto;
  padding: 0px;
  width: 90%;
}

/* The Close Button */
.close {
  color: #FFF;
  position: absolute;
  top: 5px;
  right: 20px;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.offer.blobs {
  background: #FFF url(../img/blob_fresh.svg) right -90px bottom -100px no-repeat;
  background-size: 450px;
}

.offer.blob {
  background: #FFF url(../img/blob_fresh.svg) left -130px center no-repeat;
  background-size: 970px;
}

.offer .dec-desc {
  font-family: "teleneoregular";
  font-size: 1.1em;
  line-height: 1.2em;
  color: #000;
}

.offer.blobs .click-img {
  width: 290px;
  display: block;
  margin: 0 auto;
  margin-top: 25px;
  -webkit-box-shadow: 7px 7px 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 7px 7px 7px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.big-slide {
  width: 100%;
  max-width: 1200px;
  display: block;
  margin: 20px auto;
}

.offer .c-img {
  width: 270px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

.off-box {
  width: 290px;
  margin: 0 auto;
}

.off-box .off-box-item {
  margin-top: 35px;
  margin-bottom: 80px;
  background: #F4F4F4;
  position: relative;
}

.off-box .off-box-item .off-box-top {
  padding: 20px;
  background: #e20074;
  text-align: center;
}

.off-box .off-box-item .off-box-top .off-box-ico {
  max-height: 38px;
  margin-bottom: 12px;
  max-width: 80%;
}

.off-box .off-box-item .off-box-top .off-box-title {
  font-family: "teleneoextrabold";
  font-size: 1.4em;
  line-height: 1.2em;
  color: #FFF;
}

.off-box .off-box-item .off-box-bot {
  padding: 20px;
  text-align: center;
}

.off-box .off-box-item .off-box-bot .off-box-desc {
  font-family: "teleneoregular";
  font-size: 1em;
  line-height: 1.3em;
  color: #000;
  /* text-align: left; */
  margin-bottom: 15px;
}

.off-box .off-box-item .off-box-bot .btnaa {
  color: #000;
  border: solid 1px #000
}

.off-box .off-box-item .off-box-bot .btnaa:hover,
.off-box .off-box-item .off-box-bot .btnaa:focus,
.off-box .off-box-item .off-box-bot .btnaa:active {
  color: #e20074;
  border: solid 1px #e20074;
}

.read-box {
  /* width: 290px;
  margin: 0 auto; */
  padding-bottom: 30px;
}

.read-box .read-box-item {
  width: 280px;
  height: 280px;
  margin: 0;
  background: #333;
  margin-bottom: 20px;
  background-position: center;
  background-size: cover;
  -webkit-transition: all 0.9s ease-in-out;
  -moz-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s ease-in-out;
  transition: all 0.9s ease-in-out;
  cursor: pointer;
  position: relative;
}

.read-box .read-box-item.box_1 {
  background-image: url(../img/1.png);
}

.read-box .read-box-item.box_2 {
  background-image: url(../img/2.png);
}

.read-box .read-box-item.box_3 {
  background-image: url(../img/3.png);
}

.read-box .read-box-item:hover {
  background-size: 300px;
}

.read-box .read-box-item:hover::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #00000050;
  z-index: 0;
}

.read-box .read-box-item .timer-p {
  position: absolute;
  left: 0;
  top: 30px;
  background: #e20074;
  display: flex;
  align-items: center;
  padding: 5px 7px;
  z-index: 10;
}

.read-box .read-box-item .timer-p .time-ico {
  width: 18px;
  margin-right: 5px;
}

.read-box .read-box-item .timer-p .time-r {
  font-family: "teleneoregular";
  font-size: 1.25em;
  line-height: 1em;
  margin-top: 2px;
  color: #FFF;
}

.read-box .read-box-item .read-box-bot {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 10;
}

.read-box .read-box-item .read-box-bot .read-title {
  font-family: "teleneoregular";
  font-size: 1.25em;
  line-height: 1.1em;
  color: #FFF;
}

.read-box .read-box-item .read-box-bot .hr-sep {
  border: none;
  border-top: 1px solid #e20074;
  margin: 20px 0;
}

.read-box .read-box-item .read-box-bot .mini-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.read-box .read-box-item .read-box-bot .mini-box .pink-title {
  font-family: "teleneobold";
  font-size: 1.1em;
  line-height: 1em;
  color: #e20074;
}

.read-box .read-box-item .read-box-bot .mini-box .date-txt {
  font-family: "teleneoregular";
  font-size: 1.1em;
  line-height: 1em;
  color: #FFF;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e20074;
}

.prop-box {
  padding-bottom: 60px;
}

.sw-prop .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #FFF;
}

.sw-prop .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FFF;
}

.swiper-button-prev,
.swiper-button-next {
  color: #e20074;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 0px;
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 0px;
  left: auto;
}

.prop-inner {
  text-align: center;
}

.prop-inner .s-ico {
  margin-bottom: 30px;
  height: 70px;
}

.prop-inner .s-title {
  font-family: "teleneobold";
  font-size: 1.1em;
  line-height: 1.2em;
  color: #FFF;
  padding: 0 40px;
}

.prop-inner .s-title .linki {
  color: #e20074;
  margin-top: 10px;
}

.off-box .off-box-item .off-box-bot .btnaa.wiecej {
  font-size: 1.4em;
  background: #e20074;
  /* position: absolute; */
  bottom: -65px;
  width: 220px;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  border: 0;
  color: white;
}

.off-box .off-box-item .off-box-bot .btnaa.wiecej:hover {
  color: black;
}

@media (min-width: 600px) {
  .my-wrapper {
    max-width: 768px;
  }

  .container-fluid .container {
    padding: 0 10px;
    width: 600px;
  }

  .top-bar {
    top: 20px;
  }

  .top-bar .speedlogotop {
    width: 112px;
  }

  .hero {
    padding-top: 70px;
    background: #FFF url("../img/kv-xs_v2.png") center top no-repeat;
    height: 860px;
  }

  .hero .hero-title {
    font-size: 3.3em;
    margin-top: 10px;
  }

  .hero .btn-box {
    text-align: left;
    margin-top: 10px;
  }




  .hero .arr-bot {
    width: 50px;
    height: 50px;
    bottom: 330px;
    left: 50%;
    margin-left: -25px;
  }


  .offer.best-box {
    background: #333 url(../img/best-bg-xs.png) center top no-repeat;
    background-size: cover;
  }

  .offer.blob {
    background: #FFF url(../img/blob.svg) right bottom no-repeat;
  }

  .offer .sec-title {
    font-size: 2.4em;
    margin-bottom: 30px;
  }

  .offer .sec-subtitile {
    font-size: 1.35em;
  }

  .offer .best-tab {
    width: 290px;
    margin-top: 60px;
  }

  .offer .best-tab .best-item {
    text-align: center;
    margin-bottom: 30px;
  }

  .offer .best-tab .best-item .speed-logo {
    width: 165px;
  }

  .offer .best-tab .best-item .best-logo {
    width: 84px;
  }

  .offer .best-tab .best-item .best-title {
    font-size: 1.25em;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .offer .best-tab .best-item .best-sub {
    font-size: 1.12em;

  }

  .ifspeed {
    width: 590px;
    height: 266px;
  }

  .offer-net-box {
    width: 580px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .offer-net-box .offer-net-item {
    margin-bottom: 20px;
    height: 250px;
  }

  .offer-net-box .offer-net-item .info-block {
    padding: 25px 20px;
  }

  .offer-net-box .offer-net-item .info-block .offer-net-name {
    font-size: 2em;
    margin-bottom: 20px;
  }

  .offer-net-box .offer-net-item .info-block .btnaa.spec {
    font-size: 1.2em;
    padding: 10px 20px;
  }

  .offer-net-box .offer-net-items {
    width: 48%;
  }


  .offer.blobs {
    background: #FFF url(../img/blob_fresh.svg) right -90px bottom -84px no-repeat;
    background-size: 510px;
  }

  .offer.blob {
    background: #FFF url(../img/blob_fresh.svg) left -100px center no-repeat;
    background-size: 1200px;
  }

  .offer .dec-desc {
    font-size: 1.3em;
  }

  .offer.blobs .click-img {
    width: 420px;
    display: block;
    margin: 0 auto;
    margin-top: 35px;
  }


  .off-box {
    width: 580px;
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .off-box .off-box-item {
    width: 70%;
    margin-top: 40px;
  }

  .off-box .off-box-item .off-box-top {
    padding: 24px;
  }

  .off-box .off-box-item .off-box-top .off-box-ico {
    max-height: 38px;
    margin-bottom: 12px;
  }

  .off-box .off-box-item .off-box-top .off-box-title {
    font-size: 1.4em;
    line-height: 1.1em;
  }

  .off-box .off-box-item .off-box-bot {
    padding: 24px;
  }

  .off-box .off-box-item .off-box-bot .off-box-desc {
    font-size: 1.1em;
    margin-bottom: 20px;
  }


}

@media (min-width: 960px) {
  .logo-box .logo {
    width: 88px;
    height: 43.23px;
  }

  .logo-box .lifs {
    width: 150px;
    height: 11.53px;
    margin-top: 16px;
  }

  .my-wrapper {
    max-width: 100%;
    background: #FFF;
  }

  .container-fluid .container {
    padding: 0;
    width: 960px;
  }

  .top-bar {
    top: 20px;
  }

  .hero {
    padding-top: 70px;
    background: #FFF url("../img/kv-sm_v2.png") center top no-repeat;
    height: 560px;
  }

  .hero .hero-title {
    font-size: 3.4em;
    margin-top: 40px;
  }

  .hero .hero-title span {
    font-size: .8em;
    width: 100%;
    margin-top: 20px;
  }

  .hero .hero-title .line {
    padding: 4px 10px;
    margin-bottom: 3px;
  }

  .hero .btn-box {
    margin-top: 30px;
  }

  .btnaa {
    font-size: 1.25em;
  }

  .hero .arr-bot {
    width: 50px;
    height: 50px;
    bottom: 20px;
    left: 50%;
    margin-left: -25px;
  }

  .footer div.innerdiv {
    text-align: right;
    width: 100%;
  }



  .footer .menu-link {
    display: inline-block;
    margin-right: 10px;
  }

  .footer p {
    width: 50%
  }

  .section-contact .row {
    position: relative;
  }

  .section-contact .contact-slogan {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: calc(100% - 400px);
    font-size: 30px;
    text-align: left;
  }

  .section-contact .contact-btn {
    float: right;
    max-width: 360px;
    font-size: 25px;
  }

  .offer {
    padding: 40px 0;
  }

  .offer.best-box {
    background: #333 url(../img/best-bg-xl.png) center top no-repeat;
    background-size: cover;
  }

  .offer .sec-title {
    font-size: 2.4em;
    margin-bottom: 30px;
  }

  .offer .sec-subtitile {
    font-size: 1.37em;
  }

  .offer .best-tab {
    width: auto;
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
  }

  .offer .best-tab .best-item {
    margin-bottom: 0px;
    width: 320px;
  }

  .offer .best-tab .best-item .speed-logo {
    width: 165px;
    margin-top: 50px;
    margin-bottom: 42px;
  }

  .offer .best-tab .best-item .best-logo {
    width: 84px;
  }

  .offer .best-tab .best-item .best-title {
    font-size: 1.25em;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .offer .best-tab .best-item .best-sub {
    font-size: 1.12em;
    line-height: 1.3em;

  }


  .ifspeed {
    width: 959px;
    height: 440px;
  }



  .offer-net-box {
    width: 100%;
  }

  .offer-net-box .offer-net-item {
    margin-bottom: 20px;
    height: 220px;
    width: 32%;
  }

  .offer-net-box .offer-net-item .info-block {
    padding: 20px 15px;
  }

  .offer-net-box .offer-net-item .info-block .offer-net-name {
    font-size: 1.7em;
    margin-bottom: 20px;
  }

  .offer-net-box .offer-net-item .info-block .btnaa.spec {
    font-size: 1.1em;
    padding: 10px 20px;
  }

  .offer-net-box .offer-net-items {
    width: 32%;
    margin-bottom: 20px;
    padding: 25px 20px;
  }

  .offer-net-box .offer-net-items .box_ico {
    margin-top: 0px;
  }

  .offer-net-box .offer-net-items .box_desc_wrap {
    margin-left: 20px;
  }

  .offer-net-box .offer-net-items .box_desc_wrap .box-title {
    font-size: 1.37em;
    margin-bottom: 10px;
  }

  .offer-net-box .offer-net-items .box_desc_wrap .box-desc {
    font-size: 1em;
  }

  .offer.blobs {
    background: #FFF url(../img/blob_fresh.svg   ) right -130px bottom -20px no-repeat;
    background-size: 540px;
  }

  .offer.blob {
    background: #FFF url(../img/blob_fresh.svg) right -100px bottom no-repeat;
    background-size: 1000px;
  }

  .offer .dec-desc {
    font-size: 1.3em;
  }

  .offer.blobs .click-img {
    width: 400px;
    margin-top: -75px;
  }

  .offer .c-img {
    width: 320px;
    margin: 0;
    margin-bottom: 0px;
    margin-top: -50px;
    float: right;
  }

  .off-box {
    width: 100%;
    margin: 20px 0;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
  }

  .off-box .off-box-item {
    width: 32%;
    margin-top: 40px;
  }

  .off-box .off-box-item .off-box-top {
    padding: 24px 0;
  }

  .off-box .off-box-item .off-box-top .off-box-ico {
    max-height: 38px;
    margin-bottom: 12px;
  }

  .off-box .off-box-item .off-box-top .off-box-title {
    font-size: 1.3em;
    line-height: 1.1em;
  }

  .off-box .off-box-item .off-box-bot {
    padding: 24px;
    position: relative;
    min-height: 390px;
  }

  .off-box .off-box-item .off-box-bot .off-box-desc {
    font-size: 1.1em;
    margin-bottom: 20px;
  }

  .off-box .off-box-item .off-box-bot .btnaa {
    position: absolute;
    width: 200px;
    left: 50%;
    bottom: 30px;
    margin-left: -100px;
  }

  .read-pag {
    display: none;
  }

  .read-box {
    /* width: 290px;
  margin: 0 auto; */
    padding-bottom: 0px;
  }

  .read-box .read-box-item {
    width: 280px;
    height: 280px;
    margin-bottom: 20px;
  }

  .read-box .read-box-item:hover {
    background-size: 360px;
  }

  .read-box .read-box-item .read-box-bot {
    left: 20px;
    right: 20px;
    bottom: 20px;
  }

  .read-box .read-box-item .read-box-bot .read-title {
    font-size: 1.25em;
  }

  .read-box .read-box-item .read-box-bot .hr-sep {
    margin: 20px 0;
  }

  .read-box .read-box-item .read-box-bot .mini-box .pink-title {
    font-size: 1.1em;
  }

  .read-box .read-box-item .read-box-bot .mini-box .date-txt {
    font-size: 1.1em;
  }

  .off-box .off-box-item .off-box-bot .btnaa.wiecej {
    bottom: 30px;

  }
}


@media (min-width: 1200px) {

  .my-wrapper {
    max-width: 100%;
    background: #FFF;
  }

  .container-fluid .container {
    padding: 0;
    width: 1200px;
  }

  .top-bar {
    top: 30px;
  }

  .hero {
    padding-top: 70px;
    background: #FFF url("../img/kv-md_v2.png") center top no-repeat;
    height: 728px;
  }

  .hero .hero-title {
    font-size: 3.3em;
    margin-top: 80px;
  }

  .hero .hero-title span {
    font-size: 1em;
    margin-top: 35px;
  }

  .hero .btn-box {
    margin-top: 45px;
  }

  .hero .hero-title .line {
    padding: 4px 10px;
    margin-bottom: 4px;
  }

  .hero .arr-bot {
    width: 80px;
    height: 80px;
    bottom: 20px;
    left: 50%;
    margin-left: -40px;
  }

  .footer {
    padding: 40px 0px;
    text-align: center;
  }

  .footer img {
    height: 50px;
    margin-top: 30px;
    margin-bottom: 120px;
  }

  .footer div.innerdiv {
    padding-top: 0px;
    width: auto;
  }

  .footer p {
    margin: 0;
    font-size: 14px;
    text-align: left;
    width: auto;
  }


  .section-contact .contact-slogan {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: calc(100% - 400px);
    font-size: 36px;
    text-align: left;
  }

  .section-contact .contact-btn {
    float: right;
    max-width: 480px;
    font-size: 30px;
  }

  .offer {
    padding: 50px 0;
  }

  .offer .sec-title {
    font-size: 3em;
    margin-bottom: 30px;
  }

  .offer .sec-subtitile {
    font-size: 1.56em;
  }

  .offer .best-tab {
    width: auto;
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
  }

  .offer .best-tab .best-item {
    margin-bottom: 0px;
    width: 360px;
  }

  .offer .best-tab .best-item .speed-logo {
    width: 200px;
    margin-top: 80px;
    margin-bottom: 59px;
  }

  .offer .best-tab .best-item .best-logo {
    width: 120px;
  }

  .offer .best-tab .best-item .best-title {
    font-size: 1.25em;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .offer .best-tab .best-item .best-sub {
    font-size: 1.25em;
    line-height: 1.3em;

  }

  .ifspeed {
    width: 900px;
    height: 400px;
  }


  .offer-net-box {
    margin-top: 40px;
  }

  .offer-net-box .offer-net-item {
    margin-bottom: 20px;
    height: 280px;
    width: 32%;
  }

  .offer-net-box .offer-net-item .info-block {
    padding: 25px 20px 30px 20px;
  }

  .offer-net-box .offer-net-item .info-block .offer-net-name {
    font-size: 2em;
    margin-bottom: 25px;
  }

  .offer-net-box .offer-net-item .info-block .btnaa.spec {
    font-size: 1.2em;
    padding: 12px 25px;
  }

  .offer-net-box .offer-net-items {
    width: 32%;
    margin-bottom: 24px;
    padding: 25px 25px;
  }

  .offer-net-box .offer-net-items .box_ico {
    margin-top: 0px;
  }

  .offer-net-box .offer-net-items .box_desc_wrap {
    margin-left: 25px;
  }

  .offer-net-box .offer-net-items .box_desc_wrap .box-title {
    font-size: 1.75em;
    margin-bottom: 15px;
  }

  .offer-net-box .offer-net-items .box_desc_wrap .box-desc {
    font-size: 1.3em;
  }


  .offer.blobs {
    background: #FFF url(../img/blob_fresh.svg) right -154px bottom -20px no-repeat;
    background-size: 620px;
  }

  .offer.blob {
    background: #FFF url(../img/blob_fresh.svg) right -50px bottom -80px no-repeat;
    background-size: 1200px;
  }

  .offer .dec-desc {
    font-size: 1.45em;
  }

  .offer.blobs .click-img {
    width: 500px;
    margin: 0;
    float: right;
    margin-top: -90px;
  }

  .offer .c-img {
    width: 420px;
    margin-top: -70px;
  }

  .off-box {
    margin: 30px 0;
  }

  .off-box .off-box-item {
    width: 32%;
    margin-top: 40px;
  }

  .off-box .off-box-item .off-box-top {
    padding: 24px 0;
  }

  .off-box .off-box-item .off-box-top .off-box-ico {
    max-height: 48px;
    margin-bottom: 20px;
  }

  .off-box .off-box-item .off-box-top .off-box-title {
    font-size: 1.7em;
    line-height: 1em;
  }

  .off-box .off-box-item .off-box-bot {
    padding: 24px;
    /* min-height: 390px; */
  }

  .off-box .off-box-item .off-box-bot .off-box-desc {
    font-size: 1.3em;
    margin-bottom: 0px;
  }

  .off-box .off-box-item .off-box-bot .btnaa {
    position: absolute;
    width: 200px;
    left: 50%;
    bottom: 36px;
    margin-left: -100px;
  }

  .read-box {
    /* width: 290px;
  margin: 0 auto; */
    padding-bottom: 0px;
  }

  .read-box .read-box-item .timer-p {
    top: 40px;
    padding: 7px 10px;
  }

  .read-box .read-box-item .timer-p .time-ico {
    width: auto;
    margin-right: 8px;
  }

  .read-box .read-box-item .timer-p .time-r {
    font-size: 1.5em;
    margin-top: 4px;
  }

  .read-box .read-box-item {
    width: 360px;
    height: 360px;
    margin-bottom: 20px;
  }

  .read-box .read-box-item:hover {
    background-size: 460px;
  }

  .read-box .read-box-item .read-box-bot {
    left: 30px;
    right: 30px;
    bottom: 30px;
  }

  .read-box .read-box-item .read-box-bot .read-title {
    font-size: 1.8em;
  }

  .read-box .read-box-item .read-box-bot .hr-sep {
    margin: 30px 0;
  }

  .read-box .read-box-item .read-box-bot .mini-box .pink-title {
    font-size: 1.2em;
  }

  .read-box .read-box-item .read-box-bot .mini-box .date-txt {
    font-size: 1.2em;
  }

}

@media (min-width: 1560px) {

  .my-wrapper {
    /* max-width: 1920px; */
    background: #FFF;
  }

  .container-fluid .container {
    padding: 0;
    width: 1560px;
  }

  .top-bar {
    top: 30px;
  }

  .hero {
    padding-top: 70px;
    background: #F1F3F8 url("../img/kv-xl_v2.png") center top no-repeat;
    height: 965px;
  }

  .hero .hero-title {
    font-size: 4.4em;
    margin-top: 100px;
  }

  .hero .hero-title span {
    margin-top: 50px;
  }

  .hero .hero-title .line {
    padding: 4px 14px;
    margin-bottom: 4px;
  }

  .hero .btn-box {
    margin-top: 70px;
  }

  .hero .arr-bot {
    width: 100px;
    height: 100px;
    bottom: 20px;
    left: 50%;
    margin-left: -50px;
  }



  .section-contact .contact-slogan {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: calc(100% - 400px);
    font-size: 36px;
    text-align: left;
  }

  .section-contact .contact-btn {
    float: right;
    max-width: 480px;
    font-size: 30px;
  }

  .offer {
    padding: 60px 0;
  }

  .offer .sec-title {
    font-size: 4.5em;
    margin-bottom: 50px;
  }

  .offer .sec-subtitile {
    font-size: 2em;
  }

  .offer .best-tab {
    width: 1360px;
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
  }

  .offer .best-tab .best-item {
    margin-bottom: 0px;
    width: 360px;
  }

  .offer .best-tab .best-item .speed-logo {
    width: auto;
    margin-top: 100px;
    margin-bottom: 90px;
  }

  .offer .best-tab .best-item .best-logo {
    width: auto;
  }

  .offer .best-tab .best-item .best-title {
    font-size: 1.25em;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .offer .best-tab .best-item .best-sub {
    font-size: 1.25em;
    line-height: 1.3em;

  }

  .ifspeed {
    width: 1350px;
    height: 600px;
  }

  .offer .sec-title.flex-title span {
    font-size: 0.4em;
  }

  .offer-net-box .offer-net-items {
    margin-bottom: 30px;
  }


  .offer.blobs {
    background: #FFF url(../img/blob_fresh.svg) right -140px bottom no-repeat;
    background-size: 770px;
  }

  .offer.blob {
    background: #FFF url(../img/blob_fresh.svg) right -174px bottom -120px no-repeat;
    background-size: 1300px;
  }

  .offer .dec-desc {
    font-size: 1.6em;
  }

  .offer.blobs .click-img {
    width: 650px;
    margin: 0;
    float: right;
    margin-top: -190px;
  }

  .offer .c-img {
    width: 500px;
    margin-top: -130px;
  }


  .off-box {
    margin: 30px 0;
  }

  .off-box .off-box-item {
    width: 32%;
    margin-top: 40px;
  }

  .off-box .off-box-item .off-box-top {
    padding: 24px 0;
  }

  .off-box .off-box-item .off-box-top .off-box-ico {
    max-height: 48px;
    margin-bottom: 20px;
  }

  .off-box .off-box-item .off-box-top .off-box-title {
    font-size: 2em;
    line-height: 1em;
  }

  .off-box .off-box-item .off-box-bot {
    padding: 30px;
    min-height: 370px;
  }

  .off-box .off-box-item .off-box-bot .off-box-desc {
    font-size: 1.4em;
    margin-bottom: 0px;
  }

  .off-box .off-box-item .off-box-bot .btnaa {
    position: absolute;
    width: 200px;
    left: 50%;
    bottom: 36px;
    margin-left: -100px;
  }

  .read-box {
    /* width: 290px;
  margin: 0 auto; */
    padding-bottom: 0px;
  }

  .read-box .read-box-item {
    width: 460px;
    height: 460px;
    margin-bottom: 20px;
  }

  .read-box .read-box-item:hover {
    background-size: 560px;
  }

  .read-box .read-box-item .read-box-bot {
    left: 40px;
    right: 40px;
    bottom: 40px;
  }

  .read-box .read-box-item .read-box-bot .read-title {
    font-size: 2.2em;
  }

  .read-box .read-box-item .read-box-bot .hr-sep {
    margin: 30px 0;
  }

  .read-box .read-box-item .read-box-bot .mini-box .pink-title {
    font-size: 1.3em;
  }

  .read-box .read-box-item .read-box-bot .mini-box .date-txt {
    font-size: 1.3em;
  }

  .sw-prop {
    margin-top: 60px;
  }

  .prop-inner .s-ico {
    margin-bottom: 30px;
    height: 86px;
  }

  .prop-inner .s-title {
    font-size: 1.2em;
    padding: 0 100px;
  }

}
