.details-h2 {
    color: #EA5D95;
    font-size: 56px;
    font-weight: 600;
    text-align: center;
}

.details-subtitle {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 2;
}

.details-plug-icon-box {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}

.details-plug-icon-box img {
    padding: 50px 0;
    width: 150px;
}

.details-section-plugs {
    margin-top: 3em;
}

.details-title-use {
    font-size: 24px;
    font-weight: 500;
    line-height: 2;
}

.details-use-icon-box {
    display: flex;
    justify-content: space-between;
    margin: 3em 0;
    text-align:center
}
.details-use-icon-box img {
	margin-left:auto;
	margin-right:auto;
}

.details-packages-title {
    font-size: 56px;
    font-weight: 600;
    border-bottom: 1px solid #FF6196;
    padding-bottom: 25px;
    text-align: center;
    margin: 0 45px 45px 45px;
}

.details-packages-subtitle {
    font-size: 56px;
    font-weight: 600;
}

.details-packages-box {
    margin-top: 2em;
    display: flex;
    justify-content: space-between;
}

.details-packages-item-title {
    font-size: 24px;
    font-weight: 500;
    border: 3px solid #fff;
    padding: 5px 8px;
    display: inline-block;
    border-radius: 50%;
    line-height: 2;
    margin-bottom: 2em;
}

.details-packages-item-title-evo {
    background: #4153D3;
}

.details-packages-i-p {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    cursor: pointer;
}

.details-packages-i-p:hover {
    opacity: 0.7;
}

.details-packages-item {
    border-radius: 5px;
    padding: 10px;
}

.details-packages-item-first {
    position: relative;
}

/*.details-packages-item-first:after {*/
    /*content: url('img/details-first-column-info.png');*/
    /*font-size: 13px;*/
    /*font-weight: 500;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: -18px;*/
/*}*/

.details-packages-item-title-edu {
    background: #45B245;
}

.details-packages-item-title-rev {
    background: #D53F3F;
}

.details-section-packages:after {
    content: " ";
    border-bottom: 1px solid #FF6196;
    display: block;
    margin: 3em 45px;
}

.details-technical-title {
    font-size: 56px;
    font-weight: 600;
}

.details-section-margin {
    margin: 0 45px;
}

.details-logo-box {
    justify-content: center;
}

.popup-slide-box {
    display: flex;
    align-items: center;
}

.popup-slide-box i {
    font-size: 64px;
    font-weight: 300;
    cursor: pointer;
}

.popup-prefix {
    font-size: 24px;
    font-weight: 500;
    border: 3px solid #fff;
    padding: 5px 8px;
    display: inline-block;
    border-radius: 50%;
    line-height: 2;
    margin: 0 15px 0 25px;
}

.popup-prefix-evo {
    background: #4153D3;
}

.popup-prefix-edu {
    background: #45B245;
}

.popup-prefix-rev {
    background: #D53F3F;
}

.popup-slide-title {
    font-size: 56px;
    font-weight: 600;
    margin-right: 25px;
}

.details-popup {
    display: none;
    background: rgb(33,38,89);
    background: linear-gradient(135deg, rgba(33,38,89,1) 0%, rgb(20 79 167) 100%);
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100vw;
}

.nav-active {
    z-index: 1;
    position: fixed;
}

.popup-box {
    max-width: 1400px;
    width: 100%;
    margin: auto;
    padding-top: 8em;
}

.popup-go-back {
    cursor: pointer;
    margin: 15px 0 5px 0;
}

.popup-pink-text {
    color: #FF6196;
    font-size: 24px;
    line-height: 1.4;
}

.popup-games-title {
    font-size: 24px;
    font-weight: 500;
    margin-top: 2em;
}

.popup-game-list {
    font-size: 24px;
    font-weight: 300;
    margin-top: 10px;
}

.popup-img-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}

.popup-img-box img {
    width: 18%;
    padding: 5px;
}

.details-benq-box {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin-top: 4em;
}

.details-benq-box p {
    line-height: 2;
}

.scollify-disabled {
    overflow-x: hidden;
}

.f-6__pb-1-tx-box-ul {
    width: 90%;
}

.f-6__pb-1-go-back {
    width: auto;
    text-align: left;
    margin: 0 0 1em 0;
}

.f-6__pb-1-tx-big-margin-top {
    margin-top: 1.5em;
    padding-bottom: 0;
}

.menu-nav {
    z-index: 9990;
}

.lity-close{
	z-index: 200000000;
}

.f-6__popup-box-1-left {
    z-index: 10000;
}

.f-6__pb-1-tx-big {
    padding-bottom: 1em;
}

.f-6__pb-1-ask-button {
    margin-top: 1em;
}

.details-main-section {
    padding-top: 9em;
}

.success-title {
    font-size: 56px;
    font-weight: 600;
    line-height: 2;
}

.success-subtitle {
    font-size: 18px;
    font-weight: 500;
    line-height: 2;
    text-align: center;
}

.success-section {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: url(img/p-2-body-bg.png) no-repeat;
    background-position: 0% 80%;
}

.policy-section {
    padding-top: 2em;
    max-width: 1400px;
    margin: auto;
}

.policy-title {
    font-size: 38px;
    font-weight: 600;
    line-height: 1.5;
    padding-bottom: 50px;
}

.police-list-n {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 20px;
}

.policy-section ul {
    padding-left: 25px;
    margin-bottom: 50px;
}

.policy-section strong {
    font-weight: 600;
}

.policy-section li {
    line-height: 2;
}

.police-li-sub {
    padding-left: 25px;
}

.policy-footer {
    background: #212659;
    width: 100%;
}

.police-menu-nav {
    width: 100%;
    padding: 2rem 0;
}

.policy-section a {
    color: #fff;
    text-decoration: none;
}

.police-bottom-text {
    line-height: 2;
    padding-bottom: 50px;
}

.f-10__footer a  {
    color: #fff;
    text-decoration: none;
}

.f-6__pb-1-ask-button a {
    cursor: pointer;
}

.popup-img-box-2 {
    justify-content: space-between;
}

.popup-img-box-2 img, .popup-img-box-3 img  {
    width: auto;
}

.tronic-banner {
    background: #fff;
}

.tronic-box {
    display: flex;
    justify-content: center;
    padding: 6em 0;
}

.tronic-right {
    padding-left: 25px;
    width: 36%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
}

.tronic-right p {
    font-size: 48px;
    color: #212659;
    font-weight: 700;
    line-height: 1.5;
}

.tronic-right a {
    background: #212659;
    font-size: 48px;
    font-weight: 700;
    padding: 15px 10px;
    border-radius: 30px;
    margin-top: 25px;
    position: relative;
    color: #fff;
    text-decoration: none;
    border: 3px solid #212659;
}

.tronic-right a:hover {
    color: #212659;
    background: #ffffff;
}

.tronic-right a:after {
    content: " ";
    background: url("/img/001-click.png");
    background-size: 64px;
    width: 64px;
    height: 64px;
    position: absolute;
    bottom: -54px;
    right: -72px;
}

.tronic-logo-bottom {
    display: flex;
    justify-content: center;
}

.tronic-logo-bottom img {
    box-shadow: 0 -4px 10px 0 #a8a8a8;
    padding: 15px 30px;
    border-radius: 10px 10px 0 0;
}

.move-to-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    margin-bottom: 20px;
}

.move-to-top i, .move-to-down i {
    font-size: 40px;
}

.move-top-down {
    position: fixed;
    bottom: 15px;
    right: 50px;
    z-index: 99;
}

.move-to-down {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    margin-top: 20px;
}

.details-footer-box {
    position: unset;
}

.details-packages-item-second {
    position: relative;
}

.details-packages-item-second:before {
    content: " ";
    border-left: 1px solid #ffffff14;
    position: absolute;
    height: 100%;
    left: -92%;
    top: 0;
}

.details-packages-item-second:after {
    content: " ";
    border-left: 1px solid #ffffff14;
    position: absolute;
    height: 100%;
    right: -92%;
    top: 0;
}

.details-packages-icon-box {
    background: #f6cb8b;
    border: 2px solid #f6ec8b;
    border-radius: 30px;
    display: flex;
    color: #001f66;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 20px;
    align-items: center;
    margin-top: 2em;
}

.details-packages-icon-box p {
    padding-left: 10px;
    line-height: 1.3;
}

.details-packages-icon-i {
    color: #f6ec8b;
    font-size: 18px !important;
    background: #001f66;
    border: 3px solid #f6ec8b;
    padding: 5px 12px !important;
    line-height: 1 !important;
    border-radius: 50%;
    font-weight: 900 !important;
}

/*RWD*/

@media (max-width: 1660px) {
    .popup-box {
        max-width: 1300px;
    }

    .details-main-section {
        max-width: 1100px;
    }

    .popup-img-box {
        width: 76%;
    }

    .popup-img-box-2, .popup-img-box-3 {
        width: 100%;
    }

    .f-6__popup-box-1-right {
        position: relative;
        left: -11%;
    }

    .policy-section {
        max-width: 1300px;
    }

    .details-packages-item-second:before {
        left: -53%;
    }

    .details-packages-item-second:after {
        right: -53%;
    }
}

@media (max-width: 1366px) {
    .popup-box {
        max-width: 1100px;
    }

    .popup-slide-title {
        font-size: 48px;
    }

    .popup-prefix {
        font-size: 22px;
    }

    .popup-slide-box i {
        font-size: 48px;
    }

    .popup-pink-text {
        font-size: 20px;
    }

    .popup-games-title {
        font-size: 20px;
        margin-top: 1em;
    }

    .popup-game-list {
        font-size: 20px;
    }

    .popup-box {
        padding-top: 7em;
    }

    .f-6__popup-box-1-right {
        position: relative;
        left: -12%;
    }

    .f-6__popup-box-1-right img {
        width: 600px;
    }

    .policy-section {
        max-width: 1100px;
    }
}

@media (max-width: 1200px) {
    .f-6a__swiper-container .swiper-slide {
        width: 50%;
    }

    .policy-section {
        max-width: 87%;
        padding: 0 25px;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(1) {
        background: url("img/sg-popup-evo/Proca-1.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(2) {
        background: url("img/sg-popup-evo/Proca.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(3) {
        background: url("img/sg-popup-evo/Hipopotam.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(4) {
        background: url("img/sg-popup-evo/Hipopotam-1.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(5) {
        background: url("img/sg-popup-evo/Hipopotam-2.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(6) {
        background: url("img/sg-popup-evo/Hipopotam-3.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(7) {
        background: url("img/sg-popup-evo/Hipopotam-3.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(8) {
        background: url("img/sg-popup-evo/Hipopotam-4.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(9) {
        background: url("img/sg-popup-evo/Hipopotam-5.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(10) {
        background: url("img/sg-popup-evo/Hipopotam-6.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(11) {
        background: url("img/sg-popup-evo/Hipopotam-7.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(12) {
        background: url("img/sg-popup-evo/Hipopotam-8.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(13) {
        background: url("img/sg-popup-evo/Hipopotam-9.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(14) {
        background: url("img/sg-popup-evo/Hipopotam-10.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(15) {
        background: url("img/sg-popup-evo/Hipopotam-11.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(16) {
        background: url("img/sg-popup-evo/Hipopotam-12.png") center no-repeat;
    }

    .f-6__popup-box-1 .f-6a__swiper-container .swiper-wrapper > *:nth-child(17) {
        background: url("img/sg-popup-evo/Hipopotam-13.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(1) {
        background: url("img/sg-popup-edu/Proca-1.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(2) {
        background: url("img/sg-popup-edu/Proca.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(3) {
        background: url("img/sg-popup-edu/Hipopotam.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(4) {
        background: url("img/sg-popup-edu/Hipopotam-1.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(5) {
        background: url("img/sg-popup-edu/Hipopotam-2.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(6) {
        background: url("img/sg-popup-edu/Hipopotam-3.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(7) {
        background: url("img/sg-popup-edu/Hipopotam-3.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(8) {
        background: url("img/sg-popup-edu/Hipopotam-4.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(9) {
        background: url("img/sg-popup-edu/Hipopotam-5.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(10) {
        background: url("img/sg-popup-edu/Hipopotam-6.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(11) {
        background: url("img/sg-popup-edu/Hipopotam-7.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(12) {
        background: url("img/sg-popup-edu/Hipopotam-8.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(13) {
        background: url("img/sg-popup-edu/Hipopotam-9.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(14) {
        background: url("img/sg-popup-edu/Hipopotam-10.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(15) {
        background: url("img/sg-popup-edu/Hipopotam-11.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(16) {
        background: url("img/sg-popup-edu/Hipopotam-12.png") center no-repeat;
    }

    .f-6__popup-box-2 .f-6a__swiper-container .swiper-wrapper > *:nth-child(17) {
        background: url("img/sg-popup-edu/Hipopotam-13.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(1) {
        background: url("img/sg-popup-rew/Proca-1.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(2) {
        background: url("img/sg-popup-rew/Proca.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(3) {
        background: url("img/sg-popup-rew/Hipopotam.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(4) {
        background: url("img/sg-popup-rew/Hipopotam-1.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(5) {
        background: url("img/sg-popup-rew/Hipopotam-2.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(6) {
        background: url("img/sg-popup-rew/Hipopotam-3.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(7) {
        background: url("img/sg-popup-rew/Hipopotam-3.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(8) {
        background: url("img/sg-popup-rew/Hipopotam-4.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(9) {
        background: url("img/sg-popup-rew/Hipopotam-5.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(10) {
        background: url("img/sg-popup-rew/Hipopotam-6.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(11) {
        background: url("img/sg-popup-rew/Hipopotam-7.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(12) {
        background: url("img/sg-popup-rew/Hipopotam-8.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(13) {
        background: url("img/sg-popup-rew/Hipopotam-9.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(14) {
        background: url("img/sg-popup-rew/Hipopotam-10.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(15) {
        background: url("img/sg-popup-rew/Hipopotam-11.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(16) {
        background: url("img/sg-popup-rew/Hipopotam-12.png") center no-repeat;
    }

    .f-6__popup-box-3 .f-6a__swiper-container .swiper-wrapper > *:nth-child(17) {
        background: url("img/sg-popup-rew/Hipopotam-13.png") center no-repeat;
    }
}

@media (max-width: 768px) {

    .menu-nav__box {
        padding: 0 20px;
    }

    .details-packages-item-second:before {
       display: none;
    }

    .details-packages-item-second:after {
       display: none;
    }

    .tronic-box {
        flex-direction: column;
        align-items: center;
    }

    .tronic-right a:after {
        background: url(/img/001-click.png);
        background-size: 32px;
        width: 32px;
        height: 32px;
        bottom: -16px;
        right: -34px;
    }

    .tronic-box img {
        width: 40%;
    }

    .tronic-right {
        padding-left: 0;
        width: 100%;
        text-align: center;
        align-items: center;
    }

    .tronic-right p {
        font-size: 20px;
    }

    .tronic-right a {
        font-size: 20px;
    }

    .details-use-icon-box {
        flex-direction: column;
        align-items: center;
    }

    .details-packages-box {
        flex-direction: column;
        align-items: center;
    }

    .details-packages-item {
        margin-bottom: 50px;
        width: 90%;
        text-align: center;
    }

    .details-plug-icon-box img {
        padding: 10px;
        width: 88px;
    }

    .details-h1 {
        text-align: center;
        font-size: 35px;
    }

    .details-h2 {
        font-size: 35px;
    }

    .details-subtitle {
        font-size: 18px;
    }

    .details-title-use {
        font-size: 18px;
        text-align: center;
    }

    .details-use-icon-box img {
        width: 90%;
    }

    .details-packages-title {
        font-size: 35px;
    }

    .details-packages-subtitle {
        font-size: 35px;
        text-align: center;
    }

    .details-packages-item-first:after {
        width: 100%;
        text-align: center;
        bottom: -66px;
    }

    .details-technical-title {
        font-size: 35px;
        text-align: center;
    }

    .details-section-margin {
        margin: 0 15px;
    }

    .popup-slide-title {
        font-size: 28px;
    }

    .popup-prefix {
        font-size: 18px;
    }

    .popup-slide-box i {
        font-size: 35px;
    }

    .popup-box {
        padding: 7em 0 2em 0;
        max-width: 93%;
    }

    .popup-pink-text {
        font-size: 18px;
    }

    .popup-game-list {
        font-size: 18px;
    }

    .popup-games-title {
        font-size: 18px;
    }

    .popup-img-box {
        width: 100%;
    }

    .popup-img-box img {
        width: 46%;
    }

    .details-popup {
        overflow: auto;
    }

    .f-6__pb-1-go-back {
        padding-left: 15px;
    }

    .f-6__popup-box-1-control-panel {
        justify-content: end;
        padding-left: 15px;
    }

    .f-6__popup-box-1-control-panel .fa-angle-left {
        padding-left: 0;
    }

    .f-6__pb-1-ask-button {
        margin-bottom: 1em;
    }

    .f-6__pb-1-tx-box-ul {
        width: 86%;
    }

    .policy-title {
        font-size: 24px;
    }
}