
.mrl-1 {
    margin-left: 10px;
}
.marg_bottom{margin-bottom: 100px;}
@media (max-width:870px) { 
    .marg_bottom{margin-bottom: 0px;}

}
.align_center {text-align: center}
.SectionTitle {
    font-size: 21px;
}
.amber_wr {
    color: var(--side-menu);
}
.pt_20 {
    padding-top: 20px;
}
.pt_10 {
    padding-top: 10px;
}
.pd_10 {
    padding-bottom: 10px;
}
.color_green{color: #24b47e;}
.blast-IntroText {
    margin-top: 14px;
    margin-bottom: 14px;
    font-weight: 500;
    font-size: 17px;
    line-height: 31px;
    color: var(--h-color);
}
.comp-BodyText {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: var(--p-comonbody);
}
.z_p {
    color: #24b47e;
    font-size: 15px;
}
#hero {
    color: var(--side-menu);
}
.litigationText {
    font-size: 14px;
    line-height: 25px;
}
#remaining, #downloadSpeed, #downloaded {
    color: #3498db;
    font-weight: 600;
}
code, pre {
    font-family: Source Code Pro,Consolas,Menlo,monospace;
}
#total {
    color: #3498db;
    font-weight: 600;
}
.flex_wad {
    display: block !important;
    position: relative;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 45% !important;
    flex: 0 1 45% !important;
}
.common-depression {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: var(--h-color);
}
#ava_load {
    float: left;
}
.v_top {
    vertical-align: top;
}
.sausage {
    margin: 10px;
}
.sausage {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;

    color: var(--side-menu);
}
.sausage2 {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: var(--p-comonbody)
}
@media (min-width: 370px) {
    .sausage {
        display: inline-block;
        margin: 10px;

    }
    .sausage2 {
        display: inline-block;
        margin: 10px;

    }
}
.font_r {
    font-weight: 600;
    float: right;
}
.w25 {
    width: 25px;
}

.flags_emul {
    border-radius: 100px;
    vertical-align: middle;
    width: 17px;
    margin-right: 7px;
}
.provider_img {
    border-radius: 100px;
    vertical-align: middle;
    width: 17px;
    margin-right: 7px;
}
main>section>.container-lg>.watch .copy .explain li {
    position:relative;
    padding-left:20px;
    margin-top: 9px;
}
main>section>.container-lg>.watch .copy .explain2 li {
    position:relative;

    margin-top: 4px;
}

main>section>.container-lg>.watch .copy .explain li:before {
    content:"";
    position:absolute;
    width:7px;
    height:7px;
    border-radius:50%;
    background-color:#68d4f8;
    top:10px;
    left:-3px
}

main>section>.container-lg>.watch .copy .explain li+li {
    padding-top: 6px;
}
main>section>.container-lg>.watch .copy .explain2 li+li {
    padding-top: 6px;
}
main>section>.container-lg>.watch .copy {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-align:start;
    -ms-flex-align:start;
    align-items:flex-start
}
@media (min-width:880px) {
    main>section>.container-lg>.watch .copy {
        -webkit-box-flex:1;
        -ms-flex:1 1 auto;
        flex:1 1 auto;
        margin: -90px 0 0 50px;
    }
}
main>section>.container-lg>.watch .copy header {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
@media (min-width:1040px) {
    main>section>.container-lg>.watch .copy header {
        margin-left:-36px
    }
}
main>section>.container-lg>.watch .copy header .icon {
    -ms-flex-negative:0;
    flex-shrink:0;
    display:inline-block;
    position:relative;
    width:72px;
    height:72px
}
main>section>.container-lg>.watch .copy header h2 {
    margin-left:20px
}
main>section>.container-lg>.watch .copy .flow {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:relative;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    margin:5px 0
}
main>section>.container-lg>.watch .copy .flow:before {
    content:"";
    position:absolute;
    height:2px;
    top:50%;
    margin-top:-1px;
    left:10px;
    right:10px;

}
main>section>.container-lg>.watch .copy .flow .party {
    position:relative;
    height:31px;
    border-radius:16px;
    background-color:#d6facf;
    color:#24b47e;
    padding:0 15px;
    font-size:14px;
    font-weight:600;
    text-align:center;
    text-transform:uppercase;
    line-height:32px
}
@media (min-width:414px) {
    main>section>.container-lg>.watch .copy .flow .party {
        padding:0 20px
    }
}
main>section>.container-lg>.watch .copy .flow .party.platform {
    -ms-flex-negative:0;
    flex-shrink:0;
    width:31px;
    padding:0;

    background-position:50%;
    background-repeat:no-repeat;
    margin:0 15px
}
main>section>.container-lg>.watch {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-perspective:1500px;
    perspective:1500px
}
@media (min-width:880px) {
    main>section>.container-lg>.watch {
        -webkit-box-orient:horizontal;
        -webkit-box-direction:normal;
        -ms-flex-direction:row;
        flex-direction:row;
        -webkit-box-align:start;
        -ms-flex-align:start;
        align-items:flex-start
    }
}
main>section>.container-lg>.watch>aside {
    position:relative;
    -webkit-box-ordinal-group:3;
    -ms-flex-order:2;
    order:2;
    margin:30px 0 0
}
@media (min-width:880px) {
    main>section>.container-lg>.watch>aside {
        -webkit-box-ordinal-group:1;
        -ms-flex-order:0;
        order:0;
        margin:0
    }
}


.marshrut::before {

    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color:

        #d76e43;
    top: 7px;
    left: 7px;

}
.marshrut_green::before {

    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color:

        #24b47e;
    top: 7px;
    left: 7px;
    -webkit-box-shadow: 0 0 3px 3px
    rgba(36, 180, 126, .3);

    box-shadow: 0 0 3px 3px rgba(36, 180, 126, .3);

}
.marshrut_green::after {

    content: "";
    border-radius: 50%;
    height: 20px;
    width: 20px;
    position: absolute;
    margin: 0px;
    -webkit-animation: pulsate 1s ease-out;
    -moz-animation: pulsate 1s ease-out;
    -o-animation: pulsate 1s ease-out;
    -ms-animation: pulsate 1s ease-out;
    animation: pulsate 1s ease-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-box-shadow: 0 0 1px 2px #d76e43;
    box-shadow: 0 0 1px 2px

    #d76e43;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    animation-delay: 1.1s;left: 0px;

}


.any_geo::before{border-left: 1px dashed #49bff3;content: '';
    top: 14px;
    left: 10px;
    bottom: 24px;
    position: absolute;}

@-moz-keyframes marshrut_green {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@-webkit-keyframes marshrut_green {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@-o-keyframes marshrut_green {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@keyframes marshrut_green {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
.mrg {
    margin: 0px 0px 0px 35px !important;
}
@media (max-width:470px) {
    .status_swap {display: block;
        max-width: 220px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
@media (max-width:370px) {
    .status_swap {display: block;
        max-width: 160px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
.pad_t0 {
    padding-top: 0px !important;
}

.display_none {
    display: none;
}
.mrg_nts {
    margin: -5px 0px 0px 0px !important;
}

.pulse_gr::after {

    content: "";
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    margin: -15px 0 0 -15px;
    -webkit-animation: pulsate 1s ease-out;
    -moz-animation: pulsate 1s ease-out;
    -o-animation: pulsate 1s ease-out;
    -ms-animation: pulsate 1s ease-out;
    animation: pulsate 1s ease-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-box-shadow: 0 0 1px 2px #044d42;
    box-shadow: 0 0 1px 2px #24b47e;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    animation-delay: 1.1s;

}
.pulse_gr {

    background: #24b47e;
    border-radius: 50%;
    height: 10px;
    width: 10px;
   /* position: absolute; */
    left: 50%;
    top: 50%;
    margin: 8px 0px 0px 8px;
    z-index: 5;
}

@-moz-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@-o-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }
    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}
@-moz-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }
    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}
@-webkit-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }
    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}
@-o-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }
    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}
@keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }
    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}
.common_block {
    width: 100%;height: 260px;position: relative;overflow: hidden;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);

    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);

    box-shadow: 0 5px 5px
    rgba(0, 0, 0, 0.35);
}
.common_block_geo {
    width: 100%;position: relative;overflow: hidden;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);

    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);

    box-shadow: 0 5px 5px
    rgba(0, 0, 0, 0.35);
}
.common_block_server {  font-family: Courier; padding: 20px;  font-size: 14px;
    width: 100%;height: 250px;position: relative;overflow-y: auto;-webkit-box-shadow: 0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);

    box-shadow: 0 15px 35px
    rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07); background: black;
}
.common_block_server_social { font-family: Courier;  padding: 20px;  font-size: 14px;
    width: 100%;height: 350px;position: relative;overflow-y: auto;-webkit-box-shadow: 0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);

    box-shadow: 0 15px 35px
    rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07); background: black;
}
#loader2 {
    color: #00b200;
}
#loader2-text {
    color: #00b200;
}
.ap-server {
    color: #24b47e;

    font-size: 15px;
    text-transform: uppercase;
}
#type_texte {
    color:#848a93
}
.common-fsr {
    font-weight: 400;
    line-height: 26px;
    color:#848a93;
}
#pass {
    color: #848a93;
}

.BodyText {
    font-size: 14px;
    line-height: 25px;
}
#remaining, #downloadSpeed, #downloaded, #numPeers {
    color:
        #3498db;

    font-weight: 600;
}
.z_pr {

    color:

        #24b47e;
    font-size: 15px;

}

#total {color: #3498db;font-weight: 600;
}

#take {
    position:relative;
    z-index:2;
}
#take .card {
    width:100%;
    padding:0;
    overflow:hidden;
    margin-bottom: 30px;
}
@media (min-width:670px) {
    #take .card {
        display:grid;
        grid-template-columns:64% auto
    }
}
#take .card>div {
    padding:10px;
}
@media (min-width:880px) {
    #take .card>div {
        padding:10px;
        display:flex;
        justify-content:space-between;
        align-items:center
    }
}
#take div.standard {
    position:relative
}
@media (min-width:880px) {
    #take div.standard {
        padding-left:120px
    }
}
#take div.standard:before {
    content:"";
    display:block;

    width:80px;
    width: auto;
}

#take div.standard.provider-whatsapp:before {
    background:url(/images/emulation/whatsapp.svg) 50%/100% 100%
}
#take div.standard.provider-viber:before {
    background:url(/images/emulation/viber.svg) 50%/100% 100%
}
#take div.standard.provider-phone:before {
    background:url(/images/emulation/phone.svg) 50%/100% 100%
}
#take div.standard.provider-viber:before {
    background:url(/images/emulation/telegram.svg) 50%/100% 100%
}
#take div.standard.provider-telegram:before {
    background:url(/images/emulation/telegram.svg) 50%/100% 100%
}
#take div.standard.provider-messenger:before {
    background:url(/images/emulation/messenger.svg) 50%/100% 100%
}
#take div.standard.provider-youtube:before {
    background:url(/images/emulation/youtube.svg) 50%/100% 100%
}
#take div.standard.provider-instagram:before {
    background:url(/images/emulation/instagram.svg) 50%/100% 100%
}
#take div.standard.provider-vk:before {
    background:url(/images/emulation/vk.svg) 50%/100% 100%
}
#take div.standard.provider-vkontakte:before {
    background:url(/images/emulation/vkontakte.svg) 50%/100% 100%
}
#take div.standard.provider-twitter:before {
    background:url(/images/emulation/twitter.svg) 50%/100% 100%
}
#take div.standard.provider-mailru:before {
    background:url(/images/emulation/mailru.svg) 50%/100% 100%
}
#take div.standard.provider-mailru:before {
    background:url(/images/emulation/mailru.svg) 50%/100% 100%
}
#take div.standard.provider-odnoklassniki:before {
    background:url(/images/emulation/odnoklassniki.svg) 50%/100% 100%
}
#take div.standard.provider-ok:before {
    background:url(/images/emulation/ok.svg) 50%/100% 100%
}
#take div.standard.provider-facebook:before {
    background:url(/images/emulation/facebook.svg) 50%/100% 100%
}
#take div.standard.provider-fb:before {
    background:url(/images/emulation/fb.svg) 50%/100% 100%
}
#take div.standard.provider-yandex:before {
    background:url(/images/emulation/yandex.svg) 50%/100% 100%
}
#take div.standard.provider-skype:before {
    background:url(/images/emulation/skype.svg) 50%/100% 100%
}
#take div.standard.provider-snapchat:before {
    background:url(/images/emulation/snapchat.svg) 50%/100% 100%
}
#take div.standard.provider-kik:before {
    background:url(/images/emulation/kik.svg) 50%/100% 100%
}
#take div.standard.provider-wechat:before {
    background:url(/images/emulation/wechat.svg) 50%/100% 100%
}
#take div.standard.provider-gmail:before {
    background:url(/images/emulation/gmail.svg) 50%/100% 100%
}
#take div.standard.provider-google:before {
    background:url(/images/emulation/google.svg) 50%/100% 100%
}



@media (min-width:670px) {
    #take {
        margin-left: 60px;
    }
    #take div.standard:before {
        position:absolute;
        margin:0;
        width:70px;
        height:130px;
        top:calc(50% - 65px);
        left:-25px;

    }
}
@media (max-width:670px) {
    #take div.standard:before { height:60px;
     }
}

#take .fee {
    margin-top:20px;
    white-space:nowrap
}
@media (min-width:880px) {
    #take .fee {
        text-align:right;
        margin:-30px 0 -30px 30px
    }
}
#take .fee strong {
    display:block;
    font-size:17px;
    font-weight:400;
    color:#24b47e;
    margin-bottom:3px
}
#take .fee small {
    font-size:15px;
    color:#8898aa
}
#take .fee small+strong {
    margin-top:15px
}
#take .enterprise {
    background-color:var(--bs-ContentSection-footer);
    display:flex;
    align-items:center
}
#take h3 {
    font-size:19px;
    color:var(--p-comonbody);
    margin-bottom:5px
}
.common-convention {
    position:relative;
    background-color:var(--bg-card);
    border-radius:8px;
    padding:30px;
    -webkit-box-shadow:0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
}
@media (min-width:880px) {
    .common-convention {
        padding:50px
    }
}
.progressive-BodyText {
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    color: var(--p-comonbody);
}
.invisible-Button {
    white-space:nowrap;
    display:inline-block;
    height:40px;
    line-height:40px;
    padding:0 14px;
    -webkit-box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
    box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
    background:#fff;
    border-radius:4px;
    font-size:15px;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:.025em;
    color:rgb(28, 139, 130);
    text-decoration:none;
    -webkit-transition:all .15s ease;
    transition:all .15s ease
}

.invisible-Button:focus,.invisible-Button:hover {
    color:#1cb39b;
    -webkit-transform:translateY(-1px);
    transform:translateY(-1px);
    -webkit-box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
    box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08)
}
.invisible-Button:active {
    color:#1cb39b;
    background-color:#f6f9fc;
    -webkit-transform:translateY(1px);
    transform:translateY(1px);
    -webkit-box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
    box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)
}

.invisible-Button--default {
    color:#fff;
    background:#3ecf8e
}
.invisible-Button--default:focus,.invisible-Button--default:hover {
    color:#fff;
    background-color:#1cb39b
}
.invisible-Button--default:active {
    color:#e6ebf1;
    background-color:#3ecf8e
}
.invisible-Button--default, .invisible-Button--default:hover {
    background: #3ecf8e
}
#take ul.ul-banner-button {

    margin-top: 10px;
}
#take li:first-child a {
    margin-bottom: 10px;
    color: #fff;
    background: #3ecf8e;
    text-shadow: 0 1px 3px rgba(36, 180, 126, .4);
}

.col_geo_text {
    color: #3498db;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 14px;
}
.col_data_text {
    color: #3498db!important;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
}
.color_bl{color: var(--side-menu)!important;font-weight: 600!important;}
.color_p {color: #2a5885!important;font-weight: 600!important}
.v-avatar .v-icon, .v-avatar .v-image, .v-avatar img {
    border-radius: 50%;box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
    display: inline-flex;
    height: inherit;
    width: inherit;
}
div.enterprise div div p.progressive-BodyText.pt_10 {
    padding: 10px;
}
#type_text {
    color: #848a93;
    font-size: 13px;
}
#radar {
    background-color: #005c53;
    border: 1px solid #888;
    border-radius: 50%;

    display: block;
    margin: auto;
    overflow: hidden;
    position: relative;
    top: 10px;
    right: 30px;
    bottom: 0;

    width: 40px;
    height: 40px;
}
#radar::before {
    background-image: radial-gradient(#005c53, transparent 30%);
    content: "";
    position: absolute;
    top: 0%;
    left: 0%;
    right: 37.5%;
    bottom: 37.5%;
}
#radar::after {
    background-image: linear-gradient(45deg, transparent 50%, #37c784);
    border-radius: 100% 0 0 0;
    content: "";
    height: 20px;
    position: absolute;
    left: 0%;
    width: 50%;
    transform-origin: 100% 100%;
    animation: scan 4s linear infinite;
}

@keyframes scan {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
.text_progress{
    color: var(--side-menu);
    text-decoration: none;cursor: pointer;font-weight: 600;font-size: 14px;
}
.text_provider{
    color: var(--side-menu);
    text-decoration: none;cursor: pointer;font-weight: 600;font-size: 14px;text-transform: capitalize;
}
.text_lastname{
    color: var(--side-menu);
    text-decoration: none;cursor: pointer;font-weight: 600;font-size: 14px;
}
.text_geo{
    color: var(--side-menu);
    text-decoration: none;cursor: pointer;font-weight: 600;font-size: 14px;
}
.text_brand{
    color: var(--side-menu);
    text-decoration: none;cursor: pointer;font-weight: 600;font-size: 14px;
}
#operator_full {
    position: absolute;
    z-index: 4444;
}



/* Эмуляция Телефон */
.DomGraphic {
    position:relative;
    height:0;
    width:100%
}
.DomGraphic__container {
    position:absolute;
    top:0;
    left:0;
    -webkit-transform-origin:top left;
    transform-origin:top left
}
.DomGraphic--isAnimating .DomGraphic__container {
    will-change:transform
}
.PhoneGraphic {
    width:264px;
    height:533px;
    padding:8px;
    border-radius:36px;
    background:#f6f9fc;
    box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    font-size:16px;flex: 0 0 auto!important;

}

.PhoneGraphic--scaleLarge {
    width:100%;
    height:565px;
    border-radius:42px
}
@media (min-width:870px) {
    .PhoneGraphic {
        margin: -90px 0 0 90px!important;
    }
    .PhoneGraphic--scaleLarge {
        width:301px;
        height:565px;
        border-radius:42px
    }
}
.PhoneGraphic__screen {
    position:relative;
    height:100%;
    width: 100%;
    border-radius:34px;
    -webkit-mask-image:-webkit-radial-gradient(#fff,#000);
    background:#fff
}
.CheckoutPhoneGraphic {
    height:60%;
    padding:17px 16px;
    border-radius:28px;
    background:#fff;
    font-size:11px;
    font-weight:300;
    letter-spacing:.2px
}
.CheckoutPhoneGraphic__image {
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    height:80px
}
.CheckoutPhoneGraphic__description {
    margin-top:15px;
    text-align:center;
    color:#0a2540;
    font-weight:300
}
.CheckoutPhoneGraphic__price {
    margin:2px 0 16px;
    text-align:center
}
.CheckoutPhoneGraphic__button {
    border-radius:4px;
    padding:5px 0;
    text-align:center;
    font-weight:400;
    color:#fff;
    background:#5282b8;
    box-shadow:0 2px 4px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3)
}
.CheckoutPhoneGraphic__applePay {
    display:block;
    height:14px;
    margin:0 auto
}
.CheckoutPhoneGraphic__separator {
    margin:10px 0 12px;
    text-align:center;
    background:-webkit-gradient(linear,left top,left bottom,from(#e6ebf1),to(#e6ebf1)) no-repeat 0 50%/100% 1px;
    background:linear-gradient(#e6ebf1,#e6ebf1) no-repeat 0 50%/100% 1px
}
.CheckoutPhoneGraphic__separatorTitle {
    display:inline;
    padding:0 6px;
    background:#fff
}
.CheckoutPhoneGraphic__input {
    min-height:24px;
    line-height:24px;
    margin:6px 0 16px;
    color:#62788d;background: #f2f3f5;
    border-radius:4px;
    box-shadow:0 0 0 1px rgba(50,50,93,.07),0 2px 3px -1px rgba(50,50,93,.12),0 1px 3px -1px rgba(0,0,0,.12)
}
.CheckoutPhoneGraphic__input--card {
    display:grid;
    grid:auto/repeat(2,1fr)
}
.CheckoutPhoneGraphic__placeholder {
    display:grid;
    grid-template-columns:1fr;
    grid-auto-flow:column;
    padding-left:8px
}
.CheckoutPhoneGraphic__placeholder--number {
    gap:0 6px;
    grid-area:auto/span 2;
    -webkit-box-align:center;
    align-items:center;
    padding-right:6px;
    border-bottom:1px solid #e6ebf1
}
.CheckoutPhoneGraphic__placeholder--cvc {
    padding-right:4px;
    border-left:1px solid #e6ebf1
}
.CheckoutPhoneGraphic__cvcIcon {
    margin-top:4px
}
.CheckoutPhoneGraphic__input--country {
    margin-bottom:24px
}
.CheckoutPhoneGraphic__placeholder--country {
    -webkit-box-align:center;
    align-items:center;
    padding-right:9px;
    border-bottom:1px solid #e6ebf1
}
.HomepageIncrementPhone__imageContainer {
    display:grid;
    grid:80px/56px
}
.HomepageIncrementPhone__image {
    width:46px;
    height:70px;
    grid-area:1/1;
    border-radius:4px;

}
.HomepageIncrementPhone__image--front {
    justify-self:end;
    align-self:end
}
.common_block_server_social_mob { font-size: 13px;  padding: 10px;  font-size: 14px;
    width: 100%;height: 220px;position: relative;overflow-y: auto;-webkit-box-shadow: 0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07);

    box-shadow: 0 15px 35px
    rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.07); background: black;
}
.ap-server_mob {
    color: #3498db;

    font-size: 13px;
    text-transform: uppercase;
}
.common-fsr_mob {
    font-weight: 400;
    line-height: 15px;
    color:#848a93; font-size: 13px;
}
.signal::before {
    content: '';
    display: inline-block;
    width: .4rem;
    height: .4rem;
    background-color: currentColor;
    border-radius: 50%;
    margin-right: .5rem;
    margin-top: -.2rem;
    vertical-align: middle;
}
#loader-connect-text {
    color: #00b200; font-size: 13px;
}

#dialog-container {
    /** border: dashed 2px pink; **/
    width: 100%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-top: -80px;
}

.dialog-box {
    position: relative;
    min-height: 80px;
    max-height: 180px;
    border-radius: 10px;
    margin-bottom: 8px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
}

.dialog-box .header {
    height: 25px;
    position: relative;
    color: black;
}

.background-blur {
    height: 100%;
    width: 100%;
    background-color: #eaeaea;
    position: absolute;
}
.background-blure {
    background-color: #fbfbfb;
    position: absolute;
    height: 100%;
    width: 100%;
}
.left-dialog {
    float: left;
    text-align: left;
    width: content-max;
    padding: 3px 0 0 10px;

}

.right-dialog {
    float: right;
    text-align: right;
    width: content-max;
    padding: 4px 5px 0 0;
}

.contents {
    z-index: 100;
    position: inherit;
    font-size: 0.8em;
}

.main-content-sms {
    padding: 8px 20px 10px 10px;
    line-height: 15px;color: #030303;
}
.color_i{color: #4d4d4d; font-size: 10px;text-transform: uppercase;}
.color_ii{color: #4d4d4d; font-size: 10px;text-transform: uppercase;}
#footer-text {
    font-size: 0.8em;
    position: absolute;
    bottom: 8px;
    right: 8px;
}
.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both;
}
@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);

    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);

    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}
.tx_tr{text-transform: capitalize;}
.ApplePaySheet {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0
}
.ApplePaySheet--isHidden .ApplePaySheet__overlay,
.ApplePaySheet--isHidden .ApplePaySheet__sheet {
    opacity:0
}
.ApplePaySheet__overlay {
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background:#0b3055;
    opacity:.2
}
.ApplePaySheet__sheet {

    position:relative;

}
.ApplePaySheet__row {
    display:grid;
    grid:auto/40px 1fr auto;
    gap:10px;

    padding:8px 12px 8px 0;
    border-bottom:1px solid #e6ebf1;
    font-size:10px;
    letter-spacing:.3px;
    font-weight:300
}
.ApplePaySheet__row--header {
    grid:auto/1fr auto;
    -webkit-box-align:center;
    align-items:center;
    font-size:13px;
    letter-spacing:.2px;
    color:#2a69fe
}
.ApplePaySheet__checkoutInfo,
.ApplePaySheet__checkoutLabel {
    text-transform:uppercase;
    line-height:16px
}
.ApplePaySheet__checkoutLabel {
    text-align:right;
    color:#66788f;top: 7px;
    position: relative;
}
.ApplePaySheet__checkoutInfo {
    color:#425466
}
.ApplePaySheet__checkoutArrow {
    width:6px;
    align-self:center
}
.ApplePaySheet__faceID {
    position:relative;
    display:-webkit-box;
    display:flex;
    -webkit-box-pack:center;
    justify-content:center;
    margin:12px auto;
    height:40px
}


.css-typing
{
    width: 10em; margin-left: 5px;
    white-space:nowrap;
    overflow:hidden;
    -webkit-animation: type 2s steps(50, end);
    animation: type 2s steps(50, end);
}

@keyframes type{
    from { width: 0; }
}
@-webkit-keyframes type{
    from { width: 0; }
}
.codes { margin-top: 10px; text-align: center}
.text_em{line-height: 15px;}

.lds-spinner {
    color: #000;
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;top: 140px;
    left: 85px;
}
.lds-spinner div {
    transform-origin: 40px 24px;
    animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 4px;
    height: 8px;
    border-radius: 20%;
    background: #000;
}
.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}
@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
/* VK */
.name_soc {font-size: 15px; color:#2a5885; margin-bottom: 10px;text-align: center;font-weight: 600}
.pp_img {
display: inline-block!important;
    width: 60px;
    height: 60px;
    margin: 0 12px 0 0;
    background-color: rgba(0,28,61,.08);
    background-size: cover;
      box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.color_fold{
    color: #3498db !important;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 12px;
}

/*END VK */

/* Конец Эмуляция Телефон */
