.demo-index iframe {
    border:none;
}
.new-tariff-block {
    box-shadow: 0 0 3px 0 #ffffff85;
border-radius: 8px;
padding: 10px 5px;
margin: 0 auto;
float: none;
height: 745px;
margin-top: 150px;
    background: #00000014;
    transition: .45s;
    -webkit-transition:.45s;
}
.new-tariff-block:hover {
    background: #00000038;
    box-shadow: 0 0 5px 0 #ffffff85;
}
.new-tariff-block .l-r-block {
    text-align: center;
}
#sub-date-tariff {
    margin-top: 10px;
margin-bottom: 10px;
font-size: 16px;
font-weight: 300;
}
#price-for-month-t {
    transition: .25s;
    -webkit-transition:.25s;
    margin-top: 10px;
font-size: 20px;
font-weight: 300;
}
#price-for-month-t b {
    font-weight: 500;
}
#price-for-day-t {
    transition: .25s;
    -webkit-transition: .25s;
    margin-top: 4px;
    font-size: 16px;
    font-weight: 300;
}
#total-price-block-t {
    text-align: center;
    margin: 10px auto;
    font-size: 20px;
    margin-bottom: 5px;
}
#total-price-block-t span {
    font-size: 15px;
margin-top: -2px;
font-weight: 300;
margin-left: 5px;
opacity: .7;
}
#block-after-pay-btn-start {
    opacity: .7;
font-weight: 300;
font-size: 17px;
margin-top: 10px;
}
.new-tariff-block .block-before-pay-btn {
    text-align: center;
    margin-top: -5px;
}
.new-tariff-block .block-before-pay-btn .btn {
    padding: 6px 25px;
}
.new-tariff-block .block-before-promo {
    text-align: center;
transition: .5s;
    -webkit-transition:.5s;
float: none;
    height: 65px;
}
.new-tariff-block .block-before-promo.h {
    height: 0;
    opacity: 0;
    pointer-events: none;
}
.new-tariff-block .discount-t {
    font-size: 16px;
font-weight: 500;
text-align: center;
}
.new-tariff-block .discount-t.active {
    opacity: .7;
    margin-bottom: 30px;
}
.new-tariff-block .block-before-promo #promo-code {
    font-size: 16px;
opacity: .7;
font-weight: 500;
margin-bottom: 0;
display: inline;
margin-top: 0;
transition: .41s;
-webkit-transition: .41s;
cursor: pointer;
}
.new-tariff-block .block-before-promo #promo-code:hover {
    opacity: .9;
}
.new-tariff-block .block-before-promo #promo-code.block {
    pointer-events: none;
}
.new-tariff-block .way-pay-modal {
    width: 80%;
}
#go-to-sub-tg-channel {
    color: #fff;
    text-decoration: none !important;
    display: block;
    width: 199px;
margin: 0 auto;
text-align: center;
font-size: 23px;
box-shadow: 0 0 4px 0 #ffffff4f;
border-radius: 35px;
padding: 6px 12px;
cursor: pointer;
transition: .25s;
    -webkit-transition:.25s;
margin-top: 30px;
}
#go-to-sub-tg-channel:hover {
    box-shadow: 0 0 5px 0 #00000063;
background: #fff;
color: #000;
}
.contacts-main-block {
    margin: 0 auto;
float: none;
margin-top: 15px;
}
.contacts-main-block img {
    padding: 7px;
background: #0000004d;
box-shadow: 0 0 5px 0 #ffffff4f;
border-radius: 10px;
width: 64px;
height: 64px;
    transition: .35s;
    -webkit-transition:.35s;
    cursor: pointer;
    opacity: .7;
    display: block;
    margin: 0 auto;
    outline: none;
-webkit-user-drag: none;
}
.btn {
    outline: none !important;
}
header {
    z-index: 10000 !important;
}
.contacts-main-block img:active {
box-shadow: 0 0 5px 0 #00d0ff;
    opacity: 1;
}
.contacts-main-block img:hover {
    opacity: 1;
}
.vv-cl vv-cl {
    user-select: none;
width: 100%;
padding: 8px 10px;
display: block;
border-radius: 5px;
font-size: 19px;
font-weight: 300;
background: linear-gradient(to right,rgba(125,185,232,.25) 0%,rgba(32,124,202,.34) 51%,rgba(125,185,232,.2) 100%);
transition: .2s;
-webkit-transition: .2s;
cursor: pointer;
    opacity: .8;
}

.vv-cl vv-cl:hover {
    opacity: 1;
}

.select-tarrifs {
  background: transparent!important;
  border: 1px solid #ffffff9c !important;
  letter-spacing: 1px;
  border-radius: 5px!important;
  color: #fff!important;
  font-size: 19px!important;
  cursor: pointer!important;
  float: none!important;
  text-align: center!important;
  max-width: 170px!important;
    width: auto !important;
  margin: 0 auto;
  line-height: 35px!important;
  height: auto !important;
    opacity: 1 !important;
    pointer-events: auto !important;
}

.vv-cl vv-cl var {
    font-style: inherit;
max-width: 90%;
display: block;
}

.vv-cl p span {
  transition: .3s;
  -webkit-transition: .3s;
  opacity: 0;
    pointer-events: none;
    display: block;
  font-size: 17px;
  line-height: 23px;
  font-weight: 300;
  background: #00000040;
  border-radius: 5px;
  color: #ffffffc7;
    max-height: 0;
  padding: 0;
}
.vv-cl p span.active {
    max-height: 1000px;
  padding: 7px 10px;
    opacity: 1;
    margin-bottom: 20px;
}
vv-cl.active i {
transform: rotate(180deg);
}
.vv-cl p {
  min-height: 72px;
    margin: 0;
}
.vv-cl vv-cl i {
    float: right;
line-height: 30px;
opacity: .7;
transition: .2s;
-webkit-transition: .2s;
font-size: 15px;
position: absolute;
right: 25px;
top: 0;
}
.tippy-tooltip {
position: relative;
color: #fff;
border-radius: .25rem;
font-size: 16px;
padding: 2px 5px;
line-height: 1.4;
text-align: center;
background: #333;
box-shadow: 0 0 3px 0 #ffffff61;
}
.tippy-tooltip[data-size=large] {
    padding: 2px 11px;
font-size: 20px;
}
.tippy-tooltip[data-size=large] .tippy-content {
color: #fff;
}
.tippy-tooltip[data-size=large] .tippy-backdrop {
background-color: #00000061;
}

#price-reger,
#block-first-main-s {
    transition: .25s;
    opacity: .35;
    pointer-events: none;
}
#price-reger.active,
#block-first-main-s.active {
    opacity: 1;
    pointer-events: auto;
}
#promo-code {
    position: relative;
    z-index: 100;
}
#buy .nice-select {
    z-index: 1000;
}
.bg-index-btns .btn:first-child:hover {
    background: #fff;
    color: #000;
}
.bg-index-btns .btn:first-child:active {
    opacity: .7;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
.menu {
    width: 80%;
    margin:0 auto;
}
nav ul {
    margin-top: 0;
}
#span-after-btns-index {
    font-size: 17px;
    font-weight: 300;
    text-align: center;
  display: block;
  width: 100%;
  margin-top: 20px;
  opacity: .7;
}
#buy .products {
    text-align: center;
padding: 5px 10px;
margin-bottom: 20px;
}
#buy .products .dev-3 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 23px;
}
#buy .products .product {
    width: 35%;
text-align: center;
padding: 5px 10px 3px 10px;
border: 1px solid #ffffff61;
border-radius: 7px;
cursor: pointer;
transition: .45s;
opacity: .8;
display: inline-block;
margin-right: 10%;
}
#buy .products .product:hover {
    opacity: 1;
    border: 1px solid #ffffff61;
}
#buy .products .product img {
    margin-top: 10px;
    transform: scale(0.8);
    transition: .25s;
opacity: .6;
}
#buy .products .product:hover img {
    transform: scale(1);
    opacity: 1;
}
#buy .products .product.first img {
    width: 155px;
}
#buy .products .product.second {
    margin-right: 0;
}
#buy .products .product.second img {
width: 175px;
}
#buy .products .product .name {
    font-size: 24px;
margin-top: 10px;
font-weight: 300;
}
#buy .products .product i {
    font-size: 15px;
position: absolute;
margin: inherit;
margin-top: 2px;
margin-right: 3px;
    opacity: 0;
    transition: .25s;
}
#buy .products .product.active {
    opacity: 1;
    border: 1px solid #ffffff61;
    box-shadow: 0 0 5px 0 #ffffff8a;
}
#buy .products .product.active img {
    transform: scale(1);
    opacity: 1;
}
#buy .products .product.active i {
    opacity: 1;
}
.footer-index .abuse-email a {position: relative;z-index: 100;color: #fff;opacity: .7;transition: .15s;font-weight: 300;display: block;margin-top: 20px;text-decoration: none;pointer-events: auto;background: none;}.footer-index .abuse-email a:hover {opacity: 1;}
.menu-2 ul {
    padding: 65px 0;
}
#sel-lang .select::after {
    display: none;
}
#sel-lang .select ul li:hover {
    background: #ffffff24 !important;
}
#sel-lang1 .select ul li:hover {
    background: #ffffff24 !important;
}
#sel-lang .select ul li a:hover {
    background: #fff0 !important;
}
@media (max-width: 385px) {
    .contacts-main-block img {
        width: 55px;
        height: 55px;
    }
}
@media (max-width: 590px) {
    .tippy-tooltip[data-size=large] .tippy-backdrop {
        background-color: #000;
    }
}
@media (max-width: 783px) {
    .new-tariff-block {
        margin-top: 180px;
    }
}
@media (max-width: 1199px) {
    #buy .products .product.first img {
        width: 135px;
    }
    #buy .products .product.second img {
        width: 158px;
    margin-left: -10px;
    }
    #buy .products .product .name {
        font-size: 21px;
    }
    #buy .products .product {
        width: 38%;
    }
    .new-tariff-block {
    height: 720px;
    }
}
@media (max-width: 767px) {
    .new-tariff-block {
        height: 870px;
    }
}
@media (max-width: 510px) {
    #buy .products .product {
        display: block;
        width: 70%;
        margin-right: auto !important;
    margin-left: auto;
    margin-bottom: 20px;
    }
    #buy .products .product i {
        margin-left: -30px;
    }
    #buy .products .product.second {
        margin-bottom: 0;
    }
    #buy .products .product.first img {
        width: 165px;
    }
    #buy .products .product.second img {
        width: 190px;
    }
    .new-tariff-block {
      height: 1160px;
    }
}
@media (max-width: 445px) {
    #buy .products .product i {
        margin-left: -20px;
    }
}
@media (max-width: 410px) {
    .new-tariff-block {
      height: 1190px;
    }
}
@media (max-width: 375px) {
    .new-tariff-block {
      height: 1160px;
    }
}
@media (max-width: 408px) {
    .new-tariff-block {
    margin-top: 200px;
    }
    #buy .products .product i {
        margin-left: -5px;
    }
}
@media (max-width: 385px) {
    #buy .products .product.first img {
      width: 150px;
    }
    #buy .products .product.second img {
      width: 175px;
    }
}
@media (max-width: 1199px) {
    .headline-tariffs {
        margin-top: 50px;
    }
}
@media (max-width: 375px) {
    .headline-tariffs {
        margin-top: 65px;
    }
    .contacts-footer {
      height: 145px !important;
    }
    /* .new-tariff-block {
      height: 1130px;
    } */
}
@media (max-width: 350px) {
    .new-tariff-block {
      height: 1160px;
    }
}
@media (max-width: 330px) {
    .new-tariff-block {
      height: 1210px;
    }
}
@media only screen and (max-width: 345px) {
    footer p, footer li {
    font-size: 16px !important;
      margin-top: 5px !important;
    }
}
.headline-demo {
    margin-top: 0;
}
header .menu-2 {
    z-index: 10000 !important;
}
.modal {
    z-index: 100000 !important;
}
@media (max-width: 633px) {
    .bg-index-btns .btn:first-child {
        margin-right: 3%;
    }
}
.modal {
    padding-right: 0 !important;
}
@media (max-width: 590px) and (min-width: 520px) {
    .bg-index-btns-sec .btn:first-child {
        margin-right: 3% !important;
        margin-top: 10px;
    }
    .bg-index-btns-sec .btn {
        width: auto !important;
    }
}
@media (max-width: 1440px) {
    .menu {
        width: 90%;
    }
}
@media (max-width: 1260px) {
    nav ul li+li {
        margin-left: 0px;
    }
    nav ul li a {
        padding: 10px 22.5px;
    }
}
@media (max-width: 1060px) {
    nav ul {
        padding-left: 25px;
    }
    nav ul li a {
        padding: 8px 17px;
        font-size: 19px;
    }
    .menu {
        width: 95%;
    }
}
@media (max-width: 920) {
    nav ul li a {
        padding: 8px 16px;
        font-size: 18px;
    }
}
@media (max-width: 860px) {
    .menu {
        width: 100%;
    }
    nav ul li a {
        padding: 8px 16px;
        font-size: 18px;
    }
}
@media (max-width: 799px) {
    nav ul {
        padding-left: 0;
    }
}
#sel-lang .list {
    top: inherit !important;
}
@media only screen and (max-width: 576px) {
    .bg-index-btns .btn:first-child {
        margin-right: 5%;
    }
}
@media only screen and (max-width: 548px) {
    .bg-index-btns .btn:first-child {
        margin-right: 2%;
    }
}
@media only screen and (max-width: 489px) {
    .bg-index-btns .btn:first-child {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 461px) {
    .bg-index-btns .btn {
    width: 220px;
    }
    .bg-index-btns .btn:first-child {
        margin-left: auto;
        margin-right: auto;
    }
}