a:hover {
    text-decoration: none !important;
    color: #0A497B !important;
}
.country-list-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}
.list-01 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 750px
}
.list-image {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}
.margin-01 {
    margin-right: 10px
}
.margin-02 {
    margin-right: 5px
}
.margin-03 {
    margin-left: 8px
}
.m-bottom-02 {
    margin-bottom: 30px
}
.m-bottom-04 {
    margin-bottom: 40px
}
.m-top-01 {
    margin-top: 40px
}
.m-top-02 {
    margin-top: 30px
}
.m-top-04 {
    margin-top: 32px
}
.m-top-06 {
    margin-top: -4px
}
.m-top-08 {
    margin-top: -30px
}
.m-bottom-01 {
    margin-bottom: 30px
}
.m-bottom-05 {
    margin-bottom: 50px;
}
.btn-list-style,
.btn-list-style-6,
.btn-list-style-7,
.btn-list-style-8,
.btn-list-style-9,
.btn-list-style-10 {
    padding: 15px 32px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    background-color: #efefef
}
.btn-list-style-2 {
    padding: 15px 28px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    background-color: #efefef
}
.btn-list-style-3 {
    padding: 15px 37px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    background-color: #efefef
}
.btn-list-style-4 {
    padding: 15px 39px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    background-color: #efefef
}
.btn-list-style-5 {
    padding: 15px 30px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    background-color: #efefef
}
.btn-list-style-11 {
    padding: 15px 20px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    background-color: #efefef
}
/*.btn-list-style-11 {
    background-color: #ff9233;
    box-shadow: rgba(50, 50, 93, 0.25) 0 2px 5px -1px, rgba(0, 0, 0, 0.3) 0 1px 3px -1px
}
.btn-list-style-11:hover {
    background-color: #ff9233;
    background-color: #e8e8e8 !important;
    box-shadow: rgba(50, 50, 93, 0.25) 0 2px 5px -1px, rgba(0, 0, 0, 0.3) 0 1px 3px -1px
}
.btn-list-style:hover,
.btn-list-style-2:hover,
.btn-list-style-3:hover,
.btn-list-style-4:hover,
.btn-list-style-5:hover,
.btn-list-style-6:hover,
.btn-list-style-7:hover,
.btn-list-style-8:hover,
.btn-list-style-9:hover,
.btn-list-style-10:hover {
    background-color: #ff9233;
    box-shadow: rgba(50, 50, 93, 0.25) 0 2px 5px -1px, rgba(0, 0, 0, 0.3) 0 1px 3px -1px
}*/
.box-btn {
    width: 150px;
    height: 60px;
    margin: 0 auto
}
.box-btn-2 {
    width: 200px;
    height: 60px;
    margin: 0 auto
}
.box-sentence {
    height: 30px;
    margin: 0 auto;
    margin-bottom: 40px
}
.back-01 {
    background: #ff7701 !important;
    border: none
}
.back-02 {
    background: #fff !important;
    border: none
}
.c-01 {
    color: #fff !important;
}
.color-02 {
    background-color: #0A497B;
}
.f-style-01 {
    font-size: 16px;
    letter-spacing: 2px
}
.f-style-02 {
    font-size: 16px
}
.f-style-03 {
    font-size: 20px
}
.f-style-04 {
    font-size: 11.5px
}
.l-spacing-01 {
    letter-spacing: 1px
}
.p-01 {
    line-height: 27px
}
.pad-left-01 {
    padding: 50px
}
.pad-right-01 {
    padding: 50px
}
.hov-01:hover {
    background-color: #1e8bbf !important;
    box-shadow: rgba(50, 50, 93, 0.25) 0 2px 5px -1px, rgba(0, 0, 0, 0.3) 0 1px 3px -1px
}
.hov-01 a:hover {
    color: #fff
}
.hov-01 a {
    color: #fff
}
.img-questions {
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px
}
.section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}
.section-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly
}
.section-3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}
.landing-courses .list-item-2 {
    width: 30%
}
.landing-courses .list {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 30px;
    border-top: 30px;
    padding-top: 15px
}
.landing-courses .list-item-2 {
    position: relative;
    background: #e8e8e8
}
.landing-courses .list-item-img {
    border-bottom: solid 10px transparent
}

/***CINTA DE COLOR ABAJO DE LA FOTOGRAFIA****/
.landing-courses .list-item-img.green {
    border-color: transparent;
}
.landing-courses .list-item-img.pink {
    border-color: transparent;
}
.landing-courses .list-item-img.blue {
    border-color: transparent;
}
/**************/

.landing-courses .list-item-content {
    padding: 15px 15px 60px
}
.landing-courses .list-item-content h3 {
    color: #000;
    font-family: 'Roboto'
}
.landing-courses .list-item-content p {
    margin-bottom: 30px
}
.landing-courses .list-item-foot {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
    padding: 0 15px;
    text-align: center
}
.landing-courses .btn-item {
    display: inline-block;
    padding: 8px 30px;
    color: #fff;
    border-radius: .2rem
}
/*.landing-courses .btn-item.green {
    background: #71bdad
}
.landing-courses .btn-item.pink {
    background: #ce63ca
}
.landing-courses .btn-item.blue {
    background: #677fd9
}*/
.btn-item:hover {
    opacity: 50%
}
.btn-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 45%;
    margin: 0 auto
}
/*.section {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}*/
.bigTitle2 h1 {
    color: #fff;
    padding: 20px 0;
    text-align: center;
    padding-bottom: 0;
}
.bigTitle3 h1 {
    color: #fff;
    padding: 20px 0;
    text-align: center;
    margin-bottom: 0px;
}
.flag-wrap {
    background-repeat: no-repeat;
    background-size: 90%;
    position: relative;
    width: 40px;
    height: 40px
}
.paragraph-format {
    text-align: center;
    color: #474B4E;
}
.btn-color-01 {
    border: 2px solid #8C2DD6;
    color: #8C2DD6;
}
.btn-color-02 {
    border: 2px solid #372FD3;
    color: #372FD3;
}
.btn-color-03 {
    border: 2px solid #32B1CE;
    color: #32B1CE;
}
/* button CSS */
.button-23 {
  /*background-color: #FFFFFF;*/
  border-radius: 20px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: Circular,-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
  outline: none;
  padding: 9px 23px;
  position: relative;
  text-align: center;
  text-decoration: none;
  touch-action: manipulation;
  transition: box-shadow .2s,-ms-transform .1s,-webkit-transform .1s,transform .1s;
  user-select: none;
  -webkit-user-select: none;
  width: auto;
}

/*.button-23:focus-visible {
  box-shadow: #222222 0 0 0 2px, rgba(255, 255, 255, 0.8) 0 0 0 4px;
  transition: box-shadow .2s;
}

.button-23:active {
  background-color: #F7F7F7;
  border-color: #000000;
  transform: scale(.96);
}

.button-23:disabled {
  border-color: #DDDDDD;
  color: #DDDDDD;
  cursor: not-allowed;
  opacity: 1;
}*/
@media screen and (max-width: 870px) {
    body {
        width: 100%
    }
    .country-list-container {
        margin: 0 auto !important
    }
    .box-btn {
        width: 190px;
        height: 60px;
        margin: 0 auto
    }
    .btn-list-style {
        padding: 15px 100px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-2 {
        padding: 15px 28px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-3 {
        padding: 15px 116px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-4 {
        padding: 15px 39px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-5 {
        padding: 15px 95px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-6 {
        padding: 15px 103px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-7 {
        padding: 15px 112.5px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-8 {
        padding: 15px 108px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-9 {
        padding: 15px 105px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-4 {
        padding: 15px 117px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-2 {
        padding: 15px 91px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .btn-list-style-10 {
        padding: 15px 103px;
        font-size: 16px;
        border: none;
        border-radius: 5px;
        background-color: #efefef
    }
    .list-01 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }
    .list-01 div {
        margin: 10px
    }
    .m-top-03 {
        margin-top: -20px
    }
    .m-top-04 {
        margin-top: 35px
    }
    .m-top-05 {
        margin-top: 25px
    }
    .m-top-06 {
        margin-top: 5px
    }
    .m-top-07 {
        margin-top: 20px
    }
    /* ul {
        margin-left: -90px
    } */
    .m-bottom-01 {
        margin-bottom: 10px
    }
    .p-01 {
        font-size: 16px
    }
    .section-2 {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center
    }
    .landing-courses .list-item-2 {
        width: 60%
    }
    .btn-center {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 40%;
        margin: 0 auto
    }
    .btn-list-style-11 {
        padding: 15px 32px
    }
    .bigTitle2 h1 {
        font-size: 1.5em
    }
}
/* inicia PARA EL BOTÓN DE IMPRIMIR */
@media print {
.no-print2 {
    display: none !important;
}

.bgOrangePruebat.bigTitle3{
    margin-top: 50px;
}

h1{
    font-size: 20px !important;
}
@page {
width: A4;
height: A4;
margin: 0;
padding: 0;
}
body {
    -webkit-print-color-adjust: exact;
}
body:not(.no-bg) {
    background: #f5f5f5;
}
.section {
    background: #fff;
    width: 100%;
    padding: 0 30px;
}
.infographic {
    max-width: 100%}
.infographic h4 {
    font-size: .9rem;
    line-height: .9rem;
}
table td {
    font-size: .73rem;
    line-height: .73rem;
}
.table-primary thead th {
    min-width: auto;
    width: 30%}
.table-primary tfoot tr th:first-child {
    font-size: .73rem;
}
.table-primary tfoot tr th:not(:first-child) {
    font-size: .8rem;
}
.table-primary small {
    font-size: 60%}
.table-ranges tr:nth-child(odd) td:first-child {
    font-size: .6rem;
}
.table-ranges tr:nth-child(odd) td:last-child {
    font-size: .7rem;
    line-height: .7rem;
}
.table-ranges td {
    line-height: .7rem;
}
.table-info tr:first-child th:first-child {
    font-size: .8rem;
    line-height: .8rem;
}
.table-info tr:first-child th:last-child {
    font-size: .8rem;
    line-height: .8rem;
}
.table-info tr:last-child th {
    font-size: .7rem;
    line-height: .7rem;
}
.table-info td:first-child {
    font-size: .6rem;
    line-height: .6rem;
}
.table-info td:last-child {
    font-size: .7rem;
    line-height: .7rem;
}
.table-info td:last-child:after {
    height: 7px;
}
.table-types th, .table-types td {
    font-size: .66rem;
    line-height: .66rem;
}
.table-top td:not(:nth-child(2)) {
    font-size: .6rem;
    line-height: .6rem;
}
.table-top td:nth-child(2) {
    font-size: .65rem;
    line-height: .65rem;
}
.table-gender tr:first-child td:first-child {
    font-size: .8rem;
}
.table-gender tr:first-child td:not(:first-child) {
    font-size: .5rem;
}
.table-gender tr:last-child td {
    font-size: .6rem;
}
.table-ages td:not(:nth-child(2)) {
    font-size: .6rem;
}
.table-ages td:nth-child(2) {
    font-size: .7rem;
}
.table-devices tr:first-child td:first-child {
    font-size: .8rem;
}
.table-devices tr:last-child td:first-child {
    font-size: .7rem;
}
.table-schools tr:first-child td:first-child {
    font-size: .7rem;
}
.table-schools tr:last-child td {
    font-size: .6rem;
}
.table-time td:first-child {
    width: 50%}
.table-time tr:first-child td:first-child {
    font-size: .7rem;
}
.table-time tr:first-child td:last-child {
    line-height: 1rem;
}
.table-time tr:last-child td {
    padding: 0;
    font-size: .6rem;
}
.heading-info {
    font-size: .8rem;
}
.infographic-chart .section {
    background: transparent;
}
.chart-content {
    min-width: 100%}
.bar-label {
    font-size: .4rem;
    line-height: .4rem;
}
.bar-value {
    font-size: .5rem;
    line-height: .8rem;
}
.legend {
    font-size: .8rem;
}
.botonera {
    display: none;
}
}
/* termina PARA EL BOTÓN DE IMPRIMIR */
