
/*-----------------------------------------------------Soporte---------------------------------------------------------*/
.grid-container {
    display: grid;
    grid-template-columns: 300px 300px 300px 300px;
    padding: 10px;
    width: 100%;
}

.box {
    position: relative;
    perspective: 1000px;
    border-radius: 15px;
}

.box .box-img {
    transform: rotateY(0);
    transition: all 0.5s ease-in-out 0s;
    border: 5px solid transparent;
    border-radius: 15px;
    background: #ffd112;
    box-shadow: 13px 11px 10px 0px rgb(0 0 0 / 10%);
    color: #404041;
    display: grid;

}

.box:hover .box-img {
    transform: rotateY(-90deg);
    background: #ffd112;

}

.box .content {
    color: #ffd112;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transform: rotateY(90deg);
    transition: all 0.5s ease-in-out 0s;
    border-radius: 15px;
    border: 5px solid transparent;
    background: #ffd112;
}

.box:hover .content {
    transform: rotateY(0deg);
    background: #ffd112;
}

.text_premios {
    font-weight: 500;
    color: #000000;
    font-size: 1em;
}
.text-subtitulo{
    font-family: "ArticulatCF-Regular",sans-serif;
    color: black;
}

#rectangles {
    display: none;
}






.btnSoporteYellow:hover #ActivaciónyMarcación {
    content: url("https://catalogosimagenesportaldiri.s3.us-east-2.amazonaws.com/imagenesPillo/COLOMBIA/webp/atencion_cliente/white/lada_b.webp");
}
.btnSoporteYellow:hover #ActivaciónyMarcación ~ p {
    color: #FFFFFF;
}


.btnSoporteYellow:hover #SoporteyRecuperaciónDelínea ~ p {
    color: #FFFFFF;
}
.btnSoporteYellow:hover #SoporteyRecuperaciónDelínea {
    content: url("https://catalogosimagenesportaldiri.s3.us-east-2.amazonaws.com/imagenesPillo/COLOMBIA/webp/atencion_cliente/white/Grupo 26922_b.webp");
}


.btnSoporteYellow:hover #ServicioVoLTEyDatos {
    content: url("https://catalogosimagenesportaldiri.s3.us-east-2.amazonaws.com/imagenesPillo/COLOMBIA/webp/atencion_cliente/white/Grupo 26923_b.webp");
}

.btnSoporteYellow:hover #ServicioVoLTEyDatos ~ p {
    color: #FFFFFF;
}


.btnSoporteYellow:hover #Portabilidad {
    content: url("https://catalogosimagenesportaldiri.s3.us-east-2.amazonaws.com/Turbocel/soporte/white/portabilidad.webp");
}
.btnSoporteYellow:hover #Portabilidad ~ p {
    color: #FFFFFF;
}


.btnSoporteYellow:hover #Recargasyplanes {
    content: url("https://catalogosimagenesportaldiri.s3.us-east-2.amazonaws.com/imagenesPillo/COLOMBIA/webp/atencion_cliente/white/autorecarga_b.webp");
}
.btnSoporteYellow:hover #Recargasyplanes ~ p  {
    color: #FFFFFF;
}

.btnSoporteYellow:hover #CoberturayRoaming {
    content: url("https://catalogosimagenesportaldiri.s3.us-east-2.amazonaws.com/imagenesPillo/COLOMBIA/webp/atencion_cliente/white/Grupo 26924_b.webp");
}
.btnSoporteYellow:hover #CoberturayRoaming ~ p  {
    color: #FFFFFF;
}

.btnSoporteYellow:hover #ConsultasGenerales {
    content: url("https://catalogosimagenesportaldiri.s3.us-east-2.amazonaws.com/imagenesPillo/COLOMBIA/webp/atencion_cliente/white/compatibilidad_b.webp");
}
.btnSoporteYellow:hover #ConsultasGenerales ~ p  {
    color: #FFFFFF;
}
.btnSoporteYellow {
    background:  #FEDD00;
    border: none;
    color: #ffd112;
    box-shadow: 5px 4px 0px 1px #F75052;
}

.btnSoporteYellow:hover {
    background: #4951E3;
    border: none;
    color: #ffd112;
}

.colorletter{
    color: #000000;
}
.colorletter:hover{
    color: #FFFFFF;
}
.colorticket {
    background-color: aqua;
    border: none;
    color: #000000;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    font-size: 1.2em;
    font-weight: 500;
    width: 100%;
    height: 2rem;
    font-family: ArticulatCF-Regular;
    user-select: none;

}
.colorticketRed{
    background-color: red;
    border: none;
    color: white;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    font-size: 1.2em;
    font-weight: 500;
    width: 100%;
    height: 2rem;
    font-family: ArticulatCF-Regular;
}


.btnSoporteYellow:hover #Manualdeconfiguracion {
    content: url("https://catalogosimagenesportaldiri.s3.us-east-2.amazonaws.com/Turbocel/soporte/white/manual_conf.webp");
}

.btnSoporteYellow:hover #Manualdeconfiguracion ~ p {
    color: #FFFFFF;
}

.btnBlueA {
    background-color: #ffffff;
    border: 1.5px solid #12A538;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    width: 100%;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
}

.btnBlueAyuda {
    background-color: #ffffff;
    border: 1.5px solid #12A538;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    width: 100%;
}

.divLegales {
    text-decoration: underline;
}
.text-card{
    font-size: .8em;
}
.titleFaqs {
    font-weight: 600;
}

.titleFaqs:active {
    font-weight: bolder;
}

.img-banner {
    width: 80% !important;
}
.Banner-container {
    background: linear-gradient(#6ac70a, #12A538)
}

.titleBanner{
    font-size: 65px;
    color: #FFB413;
    text-shadow: #007EFF -7px 4px;
    font-weight: bold;
    font-family: 'Danbury', sans-serif!important;
    line-height: 80px;
    -webkit-text-stroke: 2px white;
}

@media screen and (max-width: 500px) {
    .titleBanner {
        font-size: 26px;
        line-height: 30px;
    }

    .img-banner {
        width: 100%;
    }
}
@media screen and (max-width: 374px) {
    .titleBanner {
        font-size: 21px;
        line-height: 30px;
    }

    .img-banner {
        width: 100%;
    }
}

.icon-support {
    width: 75px;
    height: 80px;
}