html {
    font-family: 'Roboto', serif;
}
.transform-rotate-reverse {
    transform: rotate(-180deg);
}
#landing {
    width: 100%;
    font-family: 'Roboto', Arial,sans-serif;
}
.landing-megafon__bgw-container-1 {
    width: 100%;
    height: calc(100vh - 248px);
    min-height: 740px;
    background: url('../img/bg-4.png') center no-repeat;
    background-size: cover;
    position: relative;
}
.landing-megafon__bgw-container-2 {
    background: url('../img/bg-3.png') center no-repeat;
    background-size: cover;
}
.landing-megafon__bgw-container-1-content {
    max-width: 1190px;
    width: 100%;
    margin: 0 auto;
    padding: 75px 0px;
    position: relative;
    height: calc(100% - 150px);
}
.landing-megafon__bgw-container-1-title {
    color: #ffffff;
    font-size: 48px;
    line-height: 128.91%;
    letter-spacing: 0.01em;
    font-weight: bold;
    text-transform: uppercase;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin: 0px 0px 32px;
}
.landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-title {
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 128.91%;
    margin-bottom: 40px;
}
.landing-megafon__bgw-container-1-subtitle {
    color: #ffffff;
    font-size: 30px;
    line-height: 1.55;
    font-weight: bold;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    text-transform: uppercase;
}
.landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-subtitle {
    font-weight: bold;
    font-size: 30px;
    line-height: 128.91%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.landing-megafon__bgw-container-1-btn,
.landing-megafon__bgw-container-2-btn {
    margin: 75px 0px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 350px;
    height: 94px;
    border-radius: 16px;
    background: #ffd600;
    box-shadow: 0px 3px 8px 2px rgba(0,0,0,.2);
}
.landing-megafon__bgw-container-1-btn  {
    width: 500px;
    height: 136px;
}
.landing-megafon__bgw-container-2 .landing-megafon__bgw-container-2-btn {
    font-size: 21px;
    width: 500px;
    height: 136px;
}
.landing-megafon__bgw-container-2 .landing-megafon__bgw-container-2-btn span:first-child {
    font-size: 37px;
    margin-bottom: 4px;
}
.landing-megafon__bgw-container-2 .landing-megafon__bgw-container-2-btn span:last-child{
    font-weight: 400;
}
.landing-megafon__bgw-container-phone {
    width: 280px;
    height: 561px;
    background: url('../img/phone.png') center no-repeat;
    background-size: cover;
    position: absolute;
    top: 95px;
    right: 115px;
}
.landing-megafon__bgw-container-2-btn {
    height: 67px;
    width: 291px;
    font-weight: 500;
    font-size: 23px;
    margin-top: 20px;
}
.landing-megafon__bgw-container-1-btn:hover,
.landing-megafon__bgw-container-2-btn:hover {
    opacity: 0.8;
    cursor: pointer;
}
.landing-megafon__bgw-container-1-btn > span:first-child {
    color: #000000;
    font-size: 37px;
    line-height: 1.55;
    font-weight: 500;
}
.landing-megafon__bgw-container-1-btn > span:last-child {
    color: #000000;
    font-size: 22px;
    font-family: 'Roboto',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 400;
}
.landing-megafon__bgw-container-1-ps {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000000;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0.01em;
    background: rgba(255, 255, 255, 0.7);
    padding: 12px 34px;
    max-width: 819px;
    position: absolute;
    bottom: 0px;
}
.landing-megafon__bgw-container-2-ps {
    font-size: 12px;
    line-height: 1.55;
    font-weight: 400;
    margin: 10px 0px 0px;
}
.landing-megafon__bgw-container-1-ps a {
    text-decoration: none;
}
.landing-megafon__bgw-container-trial-1 {
    width: 100%;
    height: 158px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #f5f5f5;
    font-size: 24px;
    font-weight: 700;
}
header {
    max-width: 1190px;
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 auto;
}
header > div {
    width: 4px;
    height: 45px;
    margin: 0 50px;
    background: #0085ff;
}
.landing-megafon__opportunites {
    max-width: 860px;
    margin: 50px auto 20px;
    width: 100%;
}
.landing-megafon__opportunites-item {
    padding: 20px 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.landing-megafon__opportunites-item-text-title {
    max-width: 400px;
    color: #3d444d;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 0.2px;
    background-position: center center;
    border-color: transparent;
    margin: 30px 0 15px;
}
.landing-megafon__opportunites-item-text-content {
    max-width: 400px;
    color: #3d444d;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: .2px;
    margin-bottom: 20px;
}
.landing-megafon__opportunites-item-text-link a {
    color: #3d444d;
    font-size: 15px;
    line-height: 1.55;
    font-weight: 400;
    opacity: .5;
    text-decoration: none;
}
.landing-megafon__opportunites-item-text-link a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.landing-megafon__opportunites-item-img img {
    width: 400px;
}
.landing-megafon__opportunites-item-text div span {
    color: red;
    margin-right: 10px;
}
.landing-megafon__opportunites-item-text-ps {
    color: #3d444d;
    font-size: 12px;
    line-height: 1.55;
    font-weight: 400;
    max-width: 400px;
}
.landing-megafon__startUsing-steps-container {
    background: #f5f5f5;
    padding: 30px 30px 50px;
}
.landing-megafon__startUsing-steps {
    max-width: 1190px;
    margin: 70px auto 0px;
    display: flex;
    justify-content: space-between;
}
.landing-megafon__startUsing-step {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000;
    font-weight: 300;
    text-align: center;
    max-width: 360px;
    font-size: 15px;
    line-height: 1.55;
}
.landing-megafon__startUsing-step b {
    font-weight: 500;
}
.landing-megafon__startUsing-step a {
    font-size: 16px;
    line-height: 1.55;
    font-weight: 400;
    text-decoration: none;
    color: #0085ff;
}
.landing-megafon__startUsing-step h3 {
    font-size: 24px;
    line-height: 1.35;
    font-weight: 500;
}
.landing-megafon__startUsing-step a img {
    margin: 20px 10px;
}
.landing-megafon__startUsing-step a img:hover {
    cursor: pointer;
}
.landing-megafon__startUsing-step-arrow {
    margin-top: 30px;
    min-width: 60px;
}
.landing-megafon__startUsing-step-arrow img {
    margin-bottom: 130px;
}
.landing-megafon__subscription-phone {
    width: 100%;
    padding: 30px 0px;
    margin: 70px 0px;
    background: #00B956;
}
.landing-megafon__subscription-phone-content {
    max-width: 1190px;
    margin: 0px auto;
}
.landing-megafon__subscription-phone-content-title {
    color: #18242F;
    font-size: 24px;
    line-height: 1.55;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    text-align: center;
}
.landing-megafon__subscription-phone-content-btn {
    margin: 35px auto;
}
.landing-megafon__subscription-phone-content-change-number {
    color: #ffffff;
    text-align: center;
}
.landing-megafon__subscription-phone-content-change-number:hover {
    cursor: pointer;
    text-decoration: underline;
}
.landing-megafon__startUsing-title {
    color: #000;
    font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    letter-spacing: .2px;
    text-align: center;
    margin-bottom: 50px;
}
.landing-megafon__startUsing-subtitle {
    color: #000;
    font-size: 24px;
    line-height: 1.5;
    margin: 0 auto;
    text-align: center;
    font-weight: 300;
}
.landing-megafon__comments-container {
    margin: 10px 0px;
    padding: 0px 0px;
}
.landing-megafon__comment {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    opacity: 0;
    transition: opacity 0.4s linear 0s;
    position: absolute;
}
.landing-megafon__comment img  {
    object-fit: cover;
    border-radius: 100%;
}
.landing-megafon__comment-container{
    position: relative;
    width: 660px;
    height: 480px;
}
.landing-megafon__comment.visible-comment {
    opacity: 1;
    transition: opacity 0.4s linear 0s;
}
.landing-megafon__comment-text {
    font-size: 20px;
    line-height: 1.55;
    max-width: 660px;
    font-weight: 300;
    margin: 40px 0px 32px;
    text-align: center;
}
.landing-megafon__comment-author {
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0px;
}
.landing-megafon__comment-place-review {
    font-size: 14px;
    line-height: 1.55;
    font-weight: 300;
    margin: 0px 0px 20px;
}
.landing-megafon__comments-dots {
    margin:  0 auto 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
}
.landing-megafon__comments-dots > div {
    width: 6px;
    height: 6px;
    background: #c7c7c7;
    margin: 10px;
    border-radius: 100%;
}
.landing-megafon__comments-dots > div.active,
.landing-megafon__comments-dots > div:hover {
    background: #000;
    cursor: pointer;
}
.landing-megafon__comments-content,
.landing-megafon-footer__content{
    max-width: 1190px;
    margin: 0px auto;
}
.landing-megafon__comments-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: calc(100% - 40px);
}
.landing-megafon__comments-arrow-left,
.landing-megafon__comments-arrow-right {
    min-width: 30px;
    min-height: 30px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(232,232,232,1);
    cursor: pointer;
}
.landing-megafon__comments-arrow-left:hover,
.landing-megafon__comments-arrow-right:hover {
    opacity: 0.8;
}
.landing-megafon__comments-arrow-left svg ,
.landing-megafon__comments-arrow-right svg {
    width: 7px;
}
.landing-megafon__comments-arrow-left {
    transform: rotate(-180deg);
}
.landing-megafon__comments-title {
    color: #000;
    font-size: 24px;
    line-height: 1.55;
    font-weight: 600;
    text-align: center;
    padding: 16px 20px;
}
.landing-megafon__video {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 70px;
    background: #f5f5f5;
    width: 100%;
}
.landing-megafon__video-title {
    font-weight: 600;
    font-size: 32px;
    color: #000;
    text-align: center;
    margin: 30px auto 40px;
    max-width: 960px;
}
.landing-megafon__subscription-phone.subscription-2 .landing-megafon__subscription-phone-content-title {
    font-size: 20px;
    max-width: 480px;
    margin:  0 auto;
}
.landing-megafon__subscription-phone.subscription-2 .landing-megafon__subscription-phone-content-btn  {
    color: #731982
}
.landing-megafon__subscription-phone-content h2 {
    color: #731982;
    font-size: 40px;
    line-height: 1.35;
    font-weight: 600;
    max-width: 780px;
    margin: 0 auto 35px;
    text-align: center;
}
.landing-megafon-footer__icons {
    display: flex;
    align-items: center;
}
.landing-megafon-footer__content.desktop section {
    height: calc(100% - 68px);
    max-width: 300px;
    margin: 85px 24px;
    min-height: 300px;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.landing-megafon-footer__social-text {
    line-height: 22px;
    margin-bottom: 22px;
    padding-top: 5px;
    font-size: 14px;
    letter-spacing: .2px;
    color: #667180;
}
.landing-megafon-footer__contacts a {
    color: #667180;
    text-decoration: none;
}
.landing-megafon-footer__contacts {
    font-size: 14px;
    letter-spacing: .2px;
    line-height: 22px;
    margin: 24px 0 44px;
    display: flex;
    flex-direction: column;
}
.landing-megafon-footer__link {
     padding: 7px 0;
}
.landing-megafon-footer__link a {
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    letter-spacing: .2px;
    color: #4f5a68;
}.landing-megafon-footer__link a:hover {
    text-decoration: underline;
 }
.landing-megafon-footer__coppa-text {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: .2px;
    color: #667180;
    margin-top: 22px;
}
.landing-megafon-footer__icons > div {
    margin-right: 16px;
}
.landing-megafon-footer__content.desktop {
    width: 100%;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    justify-content: space-around;
    max-width: 1280px;
    margin: 0 auto;
}
.landing-megafon-footer__coppa-year {
    margin-top: 16px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .2px;
    color: #667180;
    height: 99px;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
}
.landing-megafon__main-block-logo-bgw.mobile-960 {
    display: none;
}
.landing-megafon__video-title.mobile {
    display: none;
}
#footer-mobile {
    display: none;
}
.btn-input-phone-subscription-2 {
    display: none;
    flex-direction: column;
    align-items: center;
}
.btn-input-phone-subscription-2 input {
    width: 200px;
    letter-spacing: 2px;
    padding: 0px 12px;
    height: 46px;
    margin: 20px auto 0px;
    border-radius: 8px;
    border: none;
}
.landing-megafon__subscription-phone-content-btn.phone-btn {
    width: 224px;
    height: 46px;
}
.subscription-success,
.subscription-error {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0,0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.4s linear 0s;
    overflow: auto;
    z-index: 999;
}
.megafon-landing-subscription-phone.main-page,
.megafon-landing-subscription-sms.main-page {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0,0, 0.4);
    z-index: 2;
    transition: opacity 0.4s linear 0s;
}
.megafon-landing-subscription-phone.main-page .landing-megafon__subscription-phone-content-btn {
    width: calc(100% - 66px);
    max-width: 300px;
}
.megafon-landing-subscription-phone.main-page .megafon-landing-subscription__input-phone {
    max-width: 300px;
    letter-spacing: 2px;
}
.megafon-landing-subscription-phone.main-page .landing-megafon__subscription-phone-content-title {
    max-width: 350px;
}
.subscription-success-content,
.subscription-error-content,
.megafon-landing-subscription-phone.main-page > div,
.megafon-landing-subscription-sms.main-page > div {
    width: 435px;
    min-height: 435px;
    background: #fff;
    border-radius: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    padding: 64px;
}
.subscription-success-close,
.subscription-error-close,
.subscription-success-back {
    position: absolute;
    top: 24px;
    right: 24px;
    object-fit: contain;
}
.subscription-success-back {
    top: 24px;
    left: 24px;
    right: initial;
}
.subscription-success-close:hover,
.subscription-error-close:hover,
.subscription-success-back:hover {
    cursor: pointer;
    opacity: 0.8;
}
.subscription-success-like {
    width: 280px;
    height: 160px;
    background: url('../img/up-like.png') center no-repeat;
}
.subscription-error-like {
    width: 280px;
    height: 160px;
    background: url('../img/down-like.png') center no-repeat;
}
.subscription-success-title,
.subscription-error-title{
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.01em;
    color: #18242F;
    margin: 28px 0px 20px;
    font-weight: 500!important;
}
.subscription-success-text,
.subscription-error-text {
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.01em;
    color: #5D6974;
    max-width: 400px;
}
.subscription-success-btn,
.subscription-error-btn {
    font-family: 'Roboto-Medium', serif;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 8px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #00B956;
    margin: 40px 0px 0px;
    width: 240px;
    min-height: 56px;
    overflow-y: auto;
}
.subscription-success-btn:hover,
.subscription-error-btn:hover {
    cursor: pointer;
    opacity: 0.8;
}
.subscription-error-close-text {
    margin: 20px 0px 40px;
    color: #0085FF;
}
.subscription-error-close-text:hover {
    cursor: pointer;
    text-decoration: underline;
}
.subscription-success-content > div:first-child, .subscription-error-content > div:first-child,
.subscription-success-content > div:last-child, .subscription-error-content > div:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#megafon-landing-subscription .subscription-success-close {
    width: 32px;
    height: 32px;
    top: 16px;
    right: 16px;
    position: fixed;
}
.subscription-success-back {
    width: 32px;
    height: 32px;
}
#megafon-landing-subscription .landing-megafon__main-block-ps {
    margin-top: 40px;
}
.megafon-landing-subscription__input-phone {
    border: 2px solid #B1BCC7;
    box-sizing: border-box;
    border-radius: 8px;
    width: calc(100% - 64px);
    margin: 0 auto;
    height: 56px;
    padding: 16px;
}
#megafon-landing-subscription .landing-megafon__subscription-phone-content-btn.phone-btn{
    width: calc(100% - 64px);
    margin: 97px auto 97px;
    min-height: 56px;
    font-size: 18px;
}
.megafon-landing-subscription__label-phone {
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: 0.01em;
    color: #5D6974;
    margin: 24px 0px 56px;
    font-weight: 300;
}
#megafon-landing-subscription .landing-megafon__subscription-phone-content-title {
    margin: 60px 20px 0px;
}
#megafon-landing-subscription a {
    text-decoration: none;
}
.megafon-landing-subscription-phone {
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    pointer-events: none;
}
.megafon-landing-subscription-sms {
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100vh;
    width: 100%;
    position: fixed;
    background: #fff;
    top: 0px;
    left: 0px;
    pointer-events: none;
}
.landing-megafon__main-block-empty {
    height: 136px;
    width: 100%;
}
.megafon-landing-subscription-sms-pin {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 24px 0px;
    position: relative;
}
.megafon-landing-subscription-loader-container {
    width: 32px;
    height: 32px;
    position: relative;
}
.megafon-landing-subscription-loader-container > div:last-child {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.megafon-landing-subscription-loader__out {
    width: 32px;
    height: 32px;
}
.megafon-landing-subscription-loader__inner {
    width: 20px;
    height: 20px;
}
.megafon-landing-subscription-loader__out {
    background: url('../img/ellipseOut_blue.svg') center no-repeat;
    background-size: contain;
}
.megafon-landing-subscription-loader__inner {
    background: url('../img/ellipseInner_blue.svg') center no-repeat;
    background-size: contain;
}
.left-transform {
    animation-name: left-animate-loader;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.right-transform {
    animation-name: right-animate-loader;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes left-animate-loader {
    to {
        transform: rotate(-360deg)
    }
}

@keyframes right-animate-loader {
    to {
        transform: rotate(360deg)
    }
}
.megafon-landing-subscription-loading {
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
    width: 100%;
    background: rgba(255, 255,255, 0.8);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}
.megafon-landing-subscription-sms-pin input {
    background: #FFFFFF;
    border: 2px solid #B1BCC7;
    box-sizing: border-box;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1B1B1B;
    flex: none;
    order: 0;
    align-self: center;
    margin: 0px 8px;
    height: 56px;
    width: 44px;
    text-align: center;
}
.megafon-landing-subscription-sms-repeat-send {
    margin: 42px 0px 10px;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: 0.01em;
    color: #0085FF;
    cursor: pointer;
}
.megafon-landing-subscription-sms-text {
    font-family: 'GTWalsheimPro-Regular', serif;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.megafon-landing-subscription-sms-error {
    font-size: 16px;
    letter-spacing: 0.01em;
    color: #F62440;
    text-align: center;
    line-height: 16px;
    padding: 0px 15px;
}
.megafon-landing-subscription-sms-time {
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: 0.01em;
    color: #1B1B1B;
}
.megafon-landing-subscription-sms-repeat-send.disable {
    color: #B1BCC7;
    font-size: 16px;
}
.landing-megafon__subscription-phone-content-btn.phone-btn-disable {
    opacity: 0.7;
}
.landing-megafon__main-block-btn {
    background: #0085FF;
    border-radius: 8px;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 61px;
}
.landing-megafon__main-block-btn:hover {
    cursor: pointer;
    background: #0474DA;
}
.landing-megafon__subscription-phone-content-btn.phone-btn-disable:hover {
    background: #0085FF;
    cursor: default;
}
.subscription-error-btn {
    background: #0085FF;
    border-radius: 8px;
    color: #fff;
    width: 100%;
    min-width: 260px;
}
.doc {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: opacity 0.4s linear 0s;
    pointer-events: none;
}
.doc iframe {
    height: 100%;
    width: 100%;
}
.megafon-landing-subscription-phone-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    transition: all 0.7s ease;
    top: 0px;
}
#subscription-error-description a {
    text-decoration: none;
    color: #0085FF;
}
.landing-megafon__startUsing-step-label {
    font-weight: 500;
    font-size: 30px;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin-top: 30px;
}
.landing-megafon__startUsing-content {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
}
.landing-megafon__startUsing-phoneBlock {
    margin: 30px 0px 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.landing-megafon__startUsing-phoneBlock input {
    max-width: 320px;
    margin-top: 10px;
}
.landing-megafon__startUsing-phoneBlock-btn {
    margin: 50px 0px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 320px;
    border-radius: 16px;
    background: #ffd600;
    box-shadow: 0px 3px 8px 2px rgba(0,0,0,.2);
    height: 67px;
    font-weight: 500;
    font-size: 23px;
}
.landing-megafon__startUsing-phoneBlock-btn:hover {
    cursor: pointer;
    opacity: 0.8;
}
.phone-btn-startUsing-disable,
.phone-btn-startUsing-disable:hover {
    cursor: default;
    opacity: 0.5;
}
@media (max-width: 1190px) {
    #megafon-landing-subscription {
        height: 100%;
        max-width: 960px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    header {
       margin: 0px 20px;
       width: calc(100% - 40px);
    }
    .landing-megafon__content,
    .landing-megafon__bgw-container-1-content {
        max-width: 920px;
        padding: 20px;
        width: calc(100% - 40px);
        height: calc(100% - 40px);
    }
    .landing-megafon__main-block-left {
        width: 450px;
    }
    .landing-megafon__opportunites {
        padding: 0px 20px;
        width: calc(100% - 40px);
    }
    .landing-megafon__opportunites-item-img img {
        width: 400px;
    }
}
@media (max-width: 959px) {
    header {
        width: calc(100% - 20px);
        flex-direction: initial;
        justify-content: center;
        margin: 0px 10px;
        height: 60px;
    }
    header > img {
        width: 170px;
    }
    header > div {
        margin: 0px 20px;
        height: 100%;
        width: 2px;
    }
    .landing-megafon__content, .landing-megafon__bgw-container-1-content {
        max-width: 420px;
    }
    .landing-megafon__main-block-logo-bgw {
        display: none;
    }
    .landing-megafon__main-block-logo-bgw.mobile-960 {
        display: block;
        width: 648px;
        margin: 0 auto;
        height: 262px;
    }
    .landing-megafon__content {
        max-width: initial;
        width: calc(100% - 80px);
        display: flex;
        flex-direction: column;
    }
    .landing-megafon__container,
    .landing-megafon__content {
        height: auto;
    }
    .landing-megafon__content {
        padding: 40px;
    }
    .landing-megafon__main-block-left {
        width: 100%;
    }
    .landing-megafon__main-block-ps {
        max-width: 450px;
    }
    .landing-megafon__main-block-btn {
        width: auto;
    }
    .landing-megafon__opportunites-item {
        flex-direction: column;
    }
    .landing-megafon__opportunites-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: 0px;
    }
    .landing-megafon__opportunites-item.opportunity-1,
    .landing-megafon__opportunites-item.opportunity-3,
    .landing-megafon__opportunites-item.opportunity-5 {
        flex-direction: column-reverse;
    }
    .landing-megafon__opportunites-item-img img,
    .landing-megafon__opportunites-item-text {
        max-width: 480px;
        width: 100%;
    }
    .landing-megafon__subscription-phone {
        padding: 30px 32px;
        width: calc(100% - 64px);
    }
    .landing-megafon__startUsing-subtitle {
        padding: 20px;
        width: calc(100% - 40px);
    }
    .landing-megafon__video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        min-width: 100%;
        min-height: 100%;
        max-width: 100%;
        max-height: 100%;
    }
    .landing-megafon__video {
        width: 100%;
        position: relative;
        height: auto;
        padding-top: 50%;
    }
    .landing-megafon__main-block-btn.landing-megafon__subscription-phone-content-btn {
        font-size: 18px;
    }
    .landing-megafon__subscription-phone-content h2 {
        font-size: 26px;
    }
    .landing-megafon__video .landing-megafon__video-title {
        display: none;
    }
    .landing-megafon__video-title.mobile {
        display: block;
    }
    .landing-megafon-footer.desktop {
        display: none;
        align-items: center;
        justify-content: center;
    }
    .landing-megafon__startUsing-steps {
        flex-direction: column;
    }
    .landing-megafon__startUsing-step {
        width: 100%;
        margin: 0 auto;
    }
    .landing-megafon__startUsing-step-arrow {
        justify-content: center;
        height: 100px;
        width: 100px;
        display: flex;
        align-items: center;
        transform: rotate(90deg);
        margin: 0 auto;
    }
    .landing-megafon__startUsing-step img {
        margin-bottom: 20px;
    }
    #footer-mobile {
        display: block;
    }
    .landing-megafon-footer__content.mobile {
        padding: 15px 20px 0;
        background-color: #f7f9fc;
        color: #667180;
    }
    .landing-megafon__subscription-phone.subscription-2 {
        margin-bottom: 0px;
    }
    .landing-megafon-footer__coppa-year {
        height: auto;
        margin: 30px 0px 0px;
    }
    .landing-megafon-footer__social {
        margin-bottom: 30px;
    }
    .landing-megafon-footer__coppa {
        padding: 30px 0px;
    }
    .landing-megafon-footer__mobile-menu-label {
        font-family: 'Roboto-Bold', serif;
        padding: 14px 0;
        margin: 0;
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: .6px;
        text-transform: uppercase;
        color: #4f5a68;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .landing-megafon-footer__mobile-menu {
        display: flex;
        flex-direction: column;
        height: 0px;
        overflow: hidden;
        transition: height 0.5s ease-in-out;
    }
    .landing-megafon-footer__mobile-menu a {
        margin: 10px 0px;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: .2px;
        color: #0085ff;
        text-decoration: none;
    }
    .landing-megafon-footer__menu-down-arrow {
        width: 16px;
        height: 12px;
        background: url('../img/footer-arrow.svg') center no-repeat;
    }
    .landing-megafon-footer__mobile-menu-block > div {
        border-bottom: 1px solid #e8e8e8;
    }
    .landing-megafon-footer__contacts-title {
        font-family: 'Roboto-Bold', serif;
        font-weight: 600;
        margin: 0 0 16px;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: .6px;
        text-transform: uppercase;
        color: #4f5a68;
    }
    .landing-megafon-footer__contacts-navigation {
        display: flex;
        flex-direction: column;
    }
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-subtitle,
    .landing-megafon__bgw-container-1-title, .landing-megafon__bgw-container-1-subtitle,
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-title {
        text-align: left;
    }
    .landing-megafon__bgw-container-1-subtitle {
        text-align: center;
    }
    .landing-megafon__bgw-container-1-title,
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-title {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .landing-megafon__bgw-container-1-subtitle,
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-subtitle,
    .landing-megafon__bgw-container-trial-1 {
        font-size: 19px;
    }
    .landing-megafon__bgw-container-1-btn, .landing-megafon__bgw-container-2-btn {
        margin: 0 auto;
    }
    .landing-megafon__bgw-container-1-ps {
        position: absolute;
        bottom: 0px;
        width: calc(100% - 20px);
        left: 0px;
        background: rgba(255,255,255,0.6);
        font-size: 10px;
        padding: 12px 10px;
        text-align: left;
        display: block;
    }
    .landing-megafon__bgw-container-1-btn {
        height: 82px;
        position: absolute;
        margin: auto;
        left: 0;
        bottom: 70px;
        right: 0;
        width: calc(100% - 40px);
        max-width: 420px;
    }
    .landing-megafon__bgw-container-trial-1 {
        height: 128px;
        width: calc(100% - 40px);
        padding: 0px 20px;
    }
    .landing-megafon__bgw-container-1-btn > span:first-child {
        font-size: 26px;
        line-height: 1.2;
    }
    .landing-megafon__bgw-container-1-btn > span:last-child,
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-2-btn span:last-child {
        font-size: 14px;
    }
    .landing-megafon__bgw-container-1 {
        height: calc(100vh - 90px);
        min-height: 550px;
        max-height: 660px;
    }
    .landing-megafon__opportunites {
        margin: 20px auto;
    }
    .landing-megafon__bgw-container-1 {
        background: url('../img/mobile-bg-1.png')center no-repeat;
        background-size: cover;
    }
    .landing-megafon__bgw-container-1.landing-megafon__bgw-container-2 {
        background: url('../img/mobile-bg-2.png')center no-repeat;
        background-size: cover;
    }
    .landing-megafon__bgw-container-2-btn {
        font-size: 19px!important;
        width: 268px;
        height: 52px;
        margin-top: 40px;
    }
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-2-btn {
        height: 82px;
        position: absolute;
        margin: auto;
        left: 0;
        bottom: 70px;
        right: 0;
        width: calc(100% - 40px);
        max-width: 420px;
    }
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-2-btn > span:first-child {
        font-size: 26px;
        line-height: 1.2;
    }
    .landing-megafon__bgw-container-2-ps{
        text-align: center;
        max-width: 250px;
    }
    .landing-megafon__comment-container {
        width: 100%;
        height: 600px;
    }
    .landing-megafon__bgw-container-phone {
        width: 150px;
        height: 301px;
        top: initial;
        bottom: 20px;
        right: 30px;
    }
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-title {
        font-size: 24px;
        text-align: center;
        margin-top: 10px;
    }
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-subtitle {
        position: absolute;
        margin: auto;
        z-index: 1;
        left: 0; top: 120px; right: 0;
        font-size: 15px;
        line-height: 18px;
        max-width: 270px;
        font-weight: 300;
    }
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-subtitle br,
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-subtitle {
        display: none;
    }
    .app-landing-megafon__photo {
        width: 100%;
        height: auto;
        margin: 16px 0px 24px;
    }
    .app-landing-megafon__photo img {
        width: 100%;
    }
    .app-landing-megafon__title {
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.02em;
        color: #18242F;
        margin: 24px auto;
        max-width: 295px;
        font-weight: 600;
    }
    .app-landing-megafon__description-item {
        display: flex;
        align-items: flex-start;
        margin-bottom: 19px;
    }
    .app-landing-megafon__description-item > div:first-child {
        min-width: 8px;
        min-height: 8px;
        border-radius: 100%;
        background: #0085FF;
        margin-right: 20px;
        margin-top: 7px;
    }
    .app-landing-megafon__description-item > div:last-child {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.01em;
        color: #5D6974;
    }
    #megafon-landing-subscription .landing-megafon__content {
        padding: 16px 40px;
        width: calc(100% - 80px);
        margin-bottom: 120px;
    }
    .app-landing-megafon__ps {
        font-size: 14px;
        line-height: 22px;
        letter-spacing: 0.01em;
        color: #5D6974;
        margin-top: 40px;
    }
    .app-landing-megafon__ps > div {
        color: #B1BCC7;
    }
    .app-landing-megafon__ps a {
        text-decoration: none;
        color: #0085FF;
    }
    .app-landing-megafon__ps > div:first-child {
        margin-bottom: 10px;
    }
    .landing-megafon__main-block-btn-container {
        bottom: -10px;
        width: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 28.65%);
        position: fixed;
        left: 0px;
    }

    .landing-megafon__content {
        padding: 50px 0px;
        margin: 0px;
        width: 100%;
    }
    .landing-megafon__bgw-container-trial-1 {
        font-size: 16px;
        line-height: 22px;
    }
    .landing-megafon__main-block-logo-bgw.mobile-960 {
        width: 100%;
        height: 320px;
        background: url('../img/mobile-bgw.svg')center no-repeat;
        background-size: contain;
    }
    .landing-megafon__main-block-title {
        font-size: 22px;
        margin: 0px 32px 24px;
        line-height: 1.1;
    }
    .landing-megafon__main-block-subtitle {
        font-size: 18px;
        margin: 0px 32px;
        width: calc(100% - 64px);
    }
    .landing-megafon__main-block-info,
    .landing-megafon__main-block-btn,
    .landing-megafon__main-block-ps {
        margin: 0px 32px;
        width: calc(100% - 64px);
    }
    .landing-megafon__main-block-btn {
        margin: 60px 32px 40px;
        color: #fff;
    }
    .landing-megafon__subscription-phone-content-title {
        font-size: 20px;
        line-height: 24px;
    }
    .landing-megafon__opportunites-item-text-title {
        font-size: 16px;
    }
    .landing-megafon__opportunites-item-text-content {
        font-size: 16px
    }
    .landing-megafon__comments {
        flex-direction: column
    }
    .landing-megafon__comment {
        width: calc(100% - 40px);
        margin: 30px 20px;
    }
    .landing-megafon__comments-title,
    .landing-megafon__startUsing-title,
    .landing-megafon__opportunites-item-text-title,
    .landing-megafon__video-title.mobile {
        font-size: 24px;
    }
    .landing-megafon__comments-subtitle,
    .landing-megafon__startUsing-subtitle {
        font-size: 20px;
    }
    .landing-megafon__opportunites-item-text-title  {
        font-size: 18px;
    }
    .landing-megafon__comment-text {
        font-size: 16px;
        line-height: 1.55;
    }
    .landing-megafon__comment-label,
    .landing-megafon__comment-name-from {
        font-size: 16px;
    }
    .landing-megafon__startUsing-title {
        margin-bottom: 20px;
    }
    .subscription-success-content, .subscription-error-content {
        width: calc(100% - 64px);
        height: calc(100% - 128px);
        padding: 64px 32px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        border-radius: 0px;
    }
    .subscription-success-close,
    .subscription-error-close,
    .subscription-success-back {
        top: 16px;
        right: 16px;
    }
    .megafon-landing-subscription-phone.main-page > div,
    .megafon-landing-subscription-sms.main-page > div {
        height: calc(100% - 128px);
        width: calc(100% - 40px);
        border-radius: 0;
        padding: 64px 20px;
        z-index: 2;
    }
    .landing-megafon__opportunites-item-img img {
        border-radius: 20px;
    }
    .landing-megafon__bgw-container-trial-1 br {
        display: none;
    }
    .landing-megafon__startUsing-step-label {
        font-size: 18px;
    }
    .landing-megafon__startUsing-phoneBlock input {
        width: 100%;
    }
    .landing-megafon__startUsing-phoneBlock-btn {
        font-size: 19px!important;
        width: 100%;
        max-width: 320px;
        height: 52px;
        margin-top: 40px;
    }
}
@media (max-width: 440px) {
    .landing-megafon__opportunites-item-img img, .landing-megafon__opportunites-item-text {
        max-width: initial;
    }
}
@media (max-width: 440px) {
    .landing-megafon__main-block-logo-bgw.mobile-960 {
        height: 260px;
    }
    .landing-megafon__comments-content {
        max-width: calc(100% - 20px);
    }
}
@media (max-width: 380px) {
    header > img {
        width: 145px;
    }
}
@media (max-width: 340px) {
    .landing-megafon__comment-container {
        width: 100%;
        height: 700px;
    }
    header > img {
        width: 128px;
    }
    .landing-megafon__bgw-container-1-title,
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-title {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .landing-megafon__bgw-container-1-subtitle,
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-1-subtitle,
    .landing-megafon__bgw-container-trial-1 {
        font-size: 16px
    }
    .landing-megafon__bgw-container-1-btn > span:first-child,
    .landing-megafon__bgw-container-2 .landing-megafon__bgw-container-2-btn > span:first-child {
        font-size: 22px;
    }
    .landing-megafon__bgw-container-1-btn {
        margin-bottom: 20px;
    }
    .landing-megafon__bgw-container-1-ps br {
        display: none;
    }
    .landing-megafon__bgw-container-1-ps {
        font-size: 8px;
    }
    .subscription-error-text {
        font-size: 12px;
        line-height: 18px;
    }
    .landing-megafon__main-block-btn {
        margin: 20px 32px 20px;
    }
}

.is-visible {
    height: 130px!important;
    transition: height 50ms linear 0s;
}
.is-show-result-window,
.is-show-doc {
    opacity: 1;
    transition: opacity 0.4s linear 0s;
    pointer-events: initial;
}
.is-hidden {
    display: none!important;
}
.is-visible-flex {
    display: flex!important;
}


.b-megafon-varB {
    background: #0085FF;
    text-align: center;
    display: none;
}

    .b-megafon-varB__content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 630px;
        color: #fff;
        background: url('../img/B_mobile_bg.png') center bottom no-repeat;
        background-size: contain;
        width: 100%;
        box-sizing: border-box;
        max-width: 1199px;
        text-align: left;
        margin: 0 auto;
    }

    .b-megafon-varB header {
        padding: 30px;
        margin: 0;
        display: block;
        box-sizing: border-box;
        height: initial;
    }

    .b-megafon-varB h1 {
        font-weight: 600;
        font-size: 30px;
        line-height: 28px;
        margin: 0 0 .67em;
    }

    .b-megafon-varB h2 {
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
    }

    .b-megafon-varB__button {
        background: #ffd600;
        border-radius: 6px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 54px;
        color: #1B1B1B;
        font-weight: 700;
        font-size: 20px;
        line-height: 21px;
        box-shadow: 0 3px 8px 2px rgba(0, 0, 0, .15);
        transition: all ease-out .2s;
    }

        .b-megafon-varB__button:active,
        .b-megafon-varB__button:hover {
            opacity: 0.8;
            cursor: pointer;
        }

        .b-megafon-varB__button.fixed {
            position: fixed;
            bottom: 20px;
            z-index: 100;
            left: 0;
            margin: 0 20px;
            width: calc(100% - 40px);
        }

    .b-megafon-varB__action {
        padding: 30px;
    }

    .b-megafon-varB__descr {
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        margin-top: 25px;
    }

        .b-megafon-varB__descr p {
            padding: 0 0 3px;
        }

        .b-megafon-varB__descr a {
            color: #fff;
        }

@media (min-width: 400px) {
    .b-megafon-varB__content {
        min-height: 740px;
    }
}

@media (min-width: 768px) {
    .b-megafon-varB__content {
        padding: 30px 40% 30px 30px;
        background: url("../img/B_dt_bg.png") no-repeat bottom right #0085FF;
        height: 525px;
        min-height: auto;
        box-sizing: border-box;
    }

    .b-megafon-varB__button {
        width: 300px;
    }
}

@media (min-width: 1024px) {
    .b-megafon-varB__content {
        justify-content: flex-start;
    }

    .b-megafon-varB header {
        padding-bottom: 0;
        padding-top: 50px;
    }

    .b-megafon-varB h1 {
        font-weight: 600;
        font-size: 50px;
        line-height: 52px;
        margin: 0 0 15px;
    }

    .b-megafon-varB h2 {
        font-weight: 500;
        font-size: 20px;
        line-height: 22px;
    }

    .b-megafon-varB__button {
        font-size: 18px;
        height: 56px;
    }

    .b-megafon-varB__descr {
        margin-top: 55px;
    }

    .b-megafon-varB__descr p {
        padding-bottom: 5px;
    }
}

@media (min-width: 1150px) {
    .b-megafon-varB__content {
        background: transparent;
        padding: 30px 600px 30px 30px;
    }

    .b-megafon-varB {
        background: url("../img/B_desk_bg_big.png") no-repeat bottom center #0085FF;
    }
}

.exp_dec01 {
    color: #5D6974;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
    text-align: center;
}