.title-help-page {
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    font: normal normal normal 52px/72px 'Ubuntu Medium' !important;
}

.banner-help-page {
    display: flex;
    align-items: center;
    height: 404px;
    background: transparent linear-gradient(180deg, #BE00FE 0%, #14033D 100%) 0% 0% no-repeat padding-box;
}

.tooltip-container-banner.top .tiptext-banner {
    /*margin-left: -35px;*/
    bottom: 100%;
    left: 0%;
}

.tooltip-container-banner.top .tiptext-banner::after {
    margin-left: -20px;
    top: 100%;
    left: 50%;
    border-color: #14033D transparent transparent transparent;
}

.tooltip-container-banner {
    width: 100%;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #14033D;
}

.tooltip-container-banner .tiptext-banner {
    /*visibility: hidden;*/
    width: 100%;
    height: 40px;
    background: #14033D 0% 0% no-repeat padding-box;
    border-radius: 3px;
    padding: 12px;
    position: absolute;
    z-index: 1;
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
}

.tooltip-container-banner .tiptext-banner::after {
    content: "";
    position: absolute;
    border-width: 20px;
    border-style: solid;
}

.second-section-help {
    background-color: #E9E1F8 !important;
}


/* Accordion styles */

input {
    /*position: absolute;*/
    opacity: 0;
    z-index: -1;
}

.row {
    display: flex;
}

.row .col {
    flex: 1;
}

.row .col:last-child {
    margin-left: 1em;
}


/* Accordion styles */

.tabs {
    border-radius: 10px;
    overflow: hidden;
    /*box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);*/
    justify-content: center;
    padding-left: 10%;
    width: 100vw;
    margin-bottom: 60px;
}

.tab {
    width: 90%;
    color: white;
    overflow: hidden;
}

.tab-label {
    display: flex;
    justify-content: space-between;
    padding: 1em;
    background: #DBD0F0;
    cursor: pointer;
    border-radius: 10px;
    font: normal normal bolder 16px/20px 'Ubuntu Medium';
    color: #14033D
    /* Icon */
}

.tab-label:hover {
    background: #DBD0F0;
}

.tab-label::after {
    content: "\276F";
    width: 1em;
    height: 1em;
    text-align: center;
    transition: all 0.35s;
}

.tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #14033D;
    background: #E9E1F8;
    transition: all 0.35s;
}

.tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #DBD0F0;
    cursor: pointer;
}

.tab-close:hover {
    background: #DBD0F0;
}

input:checked+.tab-label {
    background: #DBD0F0;
}

input:checked+.tab-label::after {
    transform: rotate(90deg);
}

input:checked~.tab-content {
    max-height: 100vh;
    padding: 1em;
    margin-bottom: 1.6em;
}

.h2-ayuda {
    text-align: center;
    font: normal normal medium 42px/48px Ubuntu;
    letter-spacing: 0px;
    /*color: #14033D;*/
}

.c-black {
    color: #14033D;
}

.p-ayuda {
    text-align: center;
    font: normal normal normal 16px/20px Ubuntu;
}

.second-container-help {
    background: transparent linear-gradient(180deg, #8800B5 0%, #14033D 100%) 0% 0% no-repeat padding-box;
    padding-top: 40px;
    padding-bottom: 20px;
    width: 100vw;
}

.caption-beneficios {
    position: absolute;
    width:45%;
    left: 50%;
    top: 76%;
    transform: translate(-50%, -50%);
}

.title-beneficios {
    font: normal normal normal 38px/48px 'Ubuntu Medium' !important;
    /* font-size: 42px; */
    /*font-size: 38px;*/
}

.subtitle-beneficios {
    /*margin-top: 30px;*/
    /* font-size: 16px; */
    font: normal normal normal 16px 'Ubuntu' !important;
}

.tabla-beneficios {
    width: 70% !important;
    margin: 30px auto !important;
    color: white !important;
    margin: 10px auto !important;
}

.tabla-beneficios td {
    text-align: left !important;
    vertical-align: middle !important;
    padding: 0 !important;
}

.text-ben {
    /* font-size: 16px; */
    font: normal normal normal 16px/20px 'Ubuntu' !important;
    text-align: start;
    vertical-align: middle !important;
}

.img-vida {
    min-width: 80px;
}

.padre {
    display: flex;
    align-items: center;
 }

 .div-beneficios{
    display: block;
    position: absolute;
    top: 10%;
    width: 100%;
 }

 .div-main-beneficios{
    position: relative;
 }
 .ancho-ben{
    width: 50%;
 }
 .text-ben{
    font: normal normal normal 16px/16px 'Ubuntu Medium' !important;
    text-align: start;
 }
.text-g{
    color: #00FF9F;
}

/**formulario***/

.support-form-container {
    opacity: 1;
    display: inline-block !important;
    overflow-x: hidden;
    text-align: center;
    width: 523px;
}

div.form-group>label {
    width: 523px;
    height: 18px;
    text-align: left;
    font: normal normal normal 16px/18px Ubuntu;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

div.form-group>.fa {
    display: none;
}

.form-group>input,
.input-group>input,
.input-text {
    padding-left: 15px !important;
    text-align: left;
    font: normal normal normal 16px/18px Ubuntu !important;
    border-bottom: 1px solid !important;
    border-radius: 6px !important;
    width: 532px;
    height: 51px;
    background: #E5E5E5 0% 0% no-repeat padding-box;
}

.support-input-error {
    font-size: 12px;
    height: 18px;
    padding-top: 5px;
    text-align: left;
    font: normal normal normal 16px/18px Ubuntu;
    letter-spacing: 0px;
    color: #FD397A;
    opacity: 1;
}

.support-form-success {
    border: 1px solid #00FF9F;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    text-align: center;
    font: normal normal normal 16px/18px Ubuntu;
    letter-spacing: 0px;
    color: #14033D;
    background: #00FF9F;
}


.support-form-error {
    border: 1px solid #FD397A;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    text-align: center;
    font: normal normal normal 16px/18px Ubuntu;
    letter-spacing: 0px;
    color: #14033D;
    background: #FD397A;
}

.has-user .form-control,
.has-email .form-control {
    z-index: 2;
    font: italic normal normal 14px/16px Ubuntu !important;
    border-bottom: 1px solid !important;
    border-radius: 6px !important;
    width: 100% !important;
    height: 51px;
    background: #E5E5E5 0% 0% no-repeat padding-box;
    opacity: 1;
}

.has-user .form-control-feedback,
.has-email .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    background: #E5E5E5 0% 0% no-repeat padding-box;
}

.div-form>h2 {
    display: none;
}

#support-subject {
    background: #E5E5E5 0% 0% no-repeat padding-box;
    text-align: left;
    font: italic normal normal 14px/16px Ubuntu;
    letter-spacing: 0px;
    color: #727272;
    opacity: 1;
}

#support-message {
    background: #E5E5E5 0% 0% no-repeat padding-box;
    text-align: left;
    font: italic normal normal 14px/16px Ubuntu;
    letter-spacing: 0px;
    color: #727272;
    opacity: 1;
}


/****form****/

.btn-send-message {
    background-color: #BD91CC !important;
    background: #BD91CC !important;
    color: white !important;
    cursor: pointer;
    border-radius: 6px !important;
    opacity: 1;
}



.btn-send-message:hover {
    background-color: #BD91CC !important;
}

.btn-send {
    margin-top: 5%;
    height: 50px;
}

.tooltip-container-preg.top .tiptext-preg {
    /*margin-left: -35px;*/
    bottom: 100%;
    left: 0%;
}

.tooltip-container-preg.top .tiptext-preg::after {
    margin-left: -20px;
    top: 100%;
    left: 50%;
    border-color: #E9E1F8 transparent transparent transparent;
}

.tooltip-container-preg {
    width: 100%;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #E9E1F8;
}

.tooltip-container-preg .tiptext-preg {
    /*visibility: hidden;*/
    width: 100%;
    height: 40px;
    background: #E9E1F8 0% 0% no-repeat padding-box;
    border-radius: 3px;
    padding: 12px;
    position: absolute;
    z-index: 1;
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
}

.tooltip-container-preg .tiptext-preg::after {
    content: "";
    position: absolute;
    border-width: 20px;
    border-style: solid;
}

.img-mobile{
    display: none;
}

.txt-juegos-online-home-1-sus {
    text-align: center;
    font: normal normal normal 32px/28px 'Ubuntu Medium';
    letter-spacing: 0px;
    color: #14033D;
    opacity: 1;
    padding-top: 40px;
}

.container-juegos-online-home{
    position: relative;
    width: 100%;
    height: 420px;
    overflow: hidden;
    float: left;
    margin-right: -100%;
    top:6%;
  }

  .container-juegos-online{  
    position: absolute;
    right: 0%;
    left: 0%;
    z-index: 10;
    bottom: 250px;
    padding-bottom: 10px;
    top:30%
  }

@media only screen and (max-width: 339px) and (min-width: 320px)  {
    .h2-ayuda{
        font-size: 30px;
    }
    .support-form-container {
        text-align: center;
        width: 85%;
    }
    #colophon {
        margin-top: 0px;
    }
    .img-mobile{
        display: block;
    }
    .img-pc{
        display: none;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 18px/20px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 14px/14px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 100% !important;
        margin: 20px auto;
    }
    .txt-btn-subscription {
        width: 100%;
    }
    .title-help-page {
        height: 25px;
        text-align: center;
        font: normal normal normal 36px/26px 'Ubuntu Medium' !important;
    }

    .second-container-help{
        height: auto;
        text-align: center !important;
    }
    .caption-beneficios {
        position: absolute !important;
        width: 90% !important;
        left: 50% !important;
        top: 3930px !important;
        transform: translate(-50%, -50%) !important;
    }

    .banner-help-page {
        height: 304px!important;
      }
      .ancho-ben {
        width: 95%;
    }
  
    .txt-btn-subscription {
        width: 80%;
    }
    .h-img-banner-game{
        min-height: 10vh !important;
    }
    .text-ben{
        font: normal normal normal 14px/14px 'Ubuntu Medium' !important;
    }

}
@media only screen and (max-width: 359px) and (min-width: 340px)  {
    .h2-ayuda{
        font-size: 30px;
    }
    .support-form-container {
        text-align: center;
        width: 85%;
    }
    #colophon {
        margin-top: 0px;
    }
    .img-mobile{
        display: block;
    }
    .img-pc{
        display: none;
    }
    .h-img-banner-game{
        min-height: 10vh !important;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 20px/20px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 14px/14px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 100% !important;
        margin: 20px auto;
    }
    .txt-btn-subscription {
        width: 100%;
    }
    .title-help-page {
        height: 25px;
        text-align: center;
        font: normal normal normal 36px/26px 'Ubuntu Medium' !important;
    }

    .second-container-help{
        height: auto;
        text-align: center !important;
    }
    .caption-beneficios {
        position: absolute !important;
        width: 90% !important;
        left: 50% !important;
        top: 3750px !important;
        transform: translate(-50%, -50%) !important;
    }
    .banner-help-page {
        height: 304px!important;
    }

    .ancho-ben {
        width: 90%;
    }
    .tabla-beneficios {
        width: 100%;
        margin: 20px auto;
    }
    .txt-btn-subscription {
        width: 80%;
    }
    

}
@media only screen and (max-width: 369px) and (min-width: 360px)  {
    .h2-ayuda{
        font-size: 30px;
    }
    .support-form-container {
        text-align: center;
        width: 85%;
    }
    #colophon {
        margin-top: 0px;
    }
    .img-mobile{
        display: block;
    }
    .img-pc{
        display: none;
    }
    .h-img-banner-game{
        min-height: 10vh !important;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 24px/20px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 14px/14px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 100% !important;
        margin: 20px auto;
    }
    .txt-btn-subscription {
        width: 100%;
    }
    .title-help-page {
        height: 25px;
        text-align: center;
        font: normal normal normal 36px/26px 'Ubuntu Medium' !important;
    }

    .second-container-help{
        height: auto;
        text-align: center !important;
    }
    .caption-beneficios {
        position: absolute !important;
        width: 90% !important;
        left: 50% !important;
        top: 3760px !important;
        transform: translate(-50%, -50%) !important;
    }   
     .banner-help-page {
        height: 304px!important;
    }
    .ancho-ben {
        width: 90%;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 22px/22px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 14px/14px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 100%;
        margin: 20px auto;
    }
    .txt-btn-subscription {
        width: 80%;
    }

}
@media only screen and (max-width: 399px) and (min-width: 370px)  {
    .h2-ayuda{
        font: normal normal bolder 22px/26px 'Ubuntu Medium';
    }
    .support-form-container {
        text-align: center;
        width: 85%;
    }
    #colophon {
        margin-top: 0px;
    }
    .img-mobile{
        display: block;
    }
    .img-pc{
        display: none;
    }
    .h-img-banner-game{
        min-height: 10vh !important;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 26px/20px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 14px/14px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 100% !important;
        margin: 20px auto;
    }
    .txt-btn-subscription {
        width: 100%;
    }
    .title-help-page {
        top: 118px;
        height: 25px;
        text-align: center;
        font: normal normal normal 36px/26px 'Ubuntu Medium' !important;
    }

    .second-container-help{
        height: auto;
        text-align: center !important;
    }
    .caption-beneficios {
        position: absolute !important;
        width: 90% !important;
        left: 50% !important;
        top: 3700px !important;
        transform: translate(-50%, -50%) !important;
    }
    .banner-help-page {
        height: 304px!important;
    }

    .ancho-ben {
        width: 90%;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 23px/22px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 14px/14px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 100%;
        margin: 20px auto;
    }
    .txt-btn-subscription {
        width: 80%;
    }
}

@media only screen and (max-width: 500px) and (min-width: 400px)  {
    
    #colophon {
        margin-top: 0px;
    }
    .h2-ayuda{
        font-size: 32px;
    }
    .support-form-container {
        text-align: center;
        width: 85%;
    }
    .title-help-page {
        top: 118px;
        height: 25px;
        text-align: center;
        font: normal normal normal 36px/26px 'Ubuntu Medium' !important;
    }
    .banner-help-page {
        height: 304px!important;
    }
    .img-mobile{
        display: block;
    }
    .img-pc{
        display: none;
    }
    .ancho-ben {
        width: 90%;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 24px/22px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 16px/20px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 90% !important;
        margin: 20px auto;
    }
    .txt-btn-subscription {
        width: 80%;
    }
    .h-img-banner-game{
        /* min-height: 20vh; */
        min-height: 640px;
        width: 100vw;
        /* height: 20vh !important; */
    }
}

@media only screen and (max-width: 575px) and (min-width: 501px)  {
    #colophon {
        margin-top: 0px;
    }
    .h2-ayuda{
        font-size: 32px;
    }
    .support-form-container {
        text-align: center;
        width: 85%;
    }
    .title-help-page {
        top: 118px;
        height: 25px;
        text-align: center;
        font: normal normal normal 36px/26px 'Ubuntu Medium' !important;
    }
    .banner-help-page {
        height: 304px!important;
    }
    .ancho-ben {
        width: 90%;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 30px/30px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 16px/20px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 80% !important;
        margin: 20px auto;
    }
    .txt-btn-subscription {
        width: 80%;
    }
    .h-img-banner-game{
        min-height: 640px;
        /* min-height: 20vh !important; */
        width: 100vw !important;   
        /* height: 20vh !important; */
    }
    .img-mobile{
        display: block;
    }
    .img-pc{
        display: none;
    }
}

@media only screen and (max-width: 767px) and (min-width: 576px)  {
    #colophon {
        margin-top: 0px;
    }
    .h2-ayuda{
        font-size: 32px;
    }
    .support-form-container {
        text-align: center;
        width: 490px;
    }
    #colophon {
        margin-top: 0px;
      }
    .h-img-banner-game{
        /* min-height: 20vh !important; */
        min-height: 640px;
        width: 100vw !important;   
        /* height: 20vh !important; */
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 30px/30px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 16px/20px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 100%;
        margin: 20px auto;
    }
    .txt-btn-subscription {
        width: 80%;
    }
    .title-help-page {
        top: 138px;
        height: 25px;
        text-align: center;
        font: normal normal normal 42px/26px 'Ubuntu Medium' !important;
    }

    .second-container-help{
        height: auto;
        text-align: center !important;
    }
    .caption-beneficios {
        position: absolute !important;
        width: 75% !important;
        left: 50% !important;
        top: 3650px !important;
        transform: translate(-50%, -50%) !important;
    }
    .banner-help-page {
        height: 354px!important;
    }

    .ancho-ben {
        width: 80%;
    }
}

@media screen and (min-width: 768px) and (max-width:992px) {
    .ancho-ben {
        width: 86%;
    }
    .caption-beneficios {
        position: absolute;
        width: 75%;
        left: 50%;
        top: 74%;
        transform: translate(-50%, -50%);
    }
    .h-img-banner-game{
        /* height: 25vh;
        min-height: 25vh; */
        min-height: 640px;
        width: 100vw;
    }
}

@media screen and (min-width: 993px) and (max-width:1199px) {
    .ancho-ben {
        width: 80%;
    }
    .caption-beneficios {
        position: absolute;
        width: 65%;
        left: 50%;
        top:73%;
        transform: translate(-50%, -50%);
    }
    
    .h-img-banner-game{
        /* height: 25vh;
        min-height: 25vh; */
        min-height: 640px;
        width: 100vw;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 40px/42px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 16px/20px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 60%;
        margin: 20px auto;
    }
    .text-ben {
        font: normal normal normal 18px/20px 'Ubuntu Medium' !important;
        text-align: start;
    }
}


@media screen and (min-width: 1200px) and (max-width:1400px) {
    .ancho-ben {
        width: 62%;
    }
    .caption-beneficios {
        position: absolute;
        width: 55%;
        left: 50%;
        top: 74%;
        transform: translate(-50%, -50%);
    }
    .h-img-banner-game{
        /* height: 25vh;
        min-height: 25vh; */
        min-height: 640px;
        width: 100vw;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 42px/48px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 18px/20px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 60%;
        margin: 20px auto;
    }
    .text-ben {
        font: normal normal normal 18px/20px 'Ubuntu Medium' !important;
        text-align: start;
    }
}

@media screen and (min-width: 1401px) and (max-width:1600px) {
    .ancho-ben {
        width: 62%;
    }
    .caption-beneficios {
        position: absolute;
        width: 50%;
        left: 50%;
        top: 74%;
        transform: translate(-50%, -50%);
    }
    .h-img-banner-game{
        /* height: 25vh;
        min-height: 25vh; */
        min-height: 640px;
        width: 100vw;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 42px/48px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 17px/20px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 60% !important;
        margin: 20px auto;
    }
    .text-ben {
        font: normal normal normal 18px/20px 'Ubuntu Medium' !important;
        text-align: start;
    }
}

@media screen and (min-width: 1601px) and (max-width:1920px) {
    .ancho-ben {
        width: 55%;
    }
    .caption-beneficios {
        position: absolute;
        width: 50%;
        left: 50%;
        top: 74%;
        transform: translate(-50%, -50%);
    }
    .h-img-banner-game{
        /* min-height: 30vh; */
        min-height: 640px;
        width: 100vw;
    }
    .title-beneficios {
        /* font-size: 20px; */
        font: normal normal normal 42px/48px 'Ubuntu Medium' !important;
    }
    .subtitle-beneficios {
        /* font-size: 14px; */
        font: normal normal normal 17px/20px 'Ubuntu Medium' !important;
    }
    .tabla-beneficios {
        width: 60% !important;
        margin: 20px auto;
    }
    .text-ben {
        font: normal normal normal 18px/20px 'Ubuntu Medium' !important;
        text-align: start;
    }
}
