
body{
    background-image: url(../img/fonodo_bg.png);
}
.contenedor_del_vs{
    border-left: 15px solid #244623;
    border-right: 15px solid #eecf49;
    box-sizing: border-box;
    box-shadow: 3px 2px 7px 3px #00000040;
    padding-bottom: 2rem;
    background-image: url(../img/ring_debox.png);
}

.logo_fin_per a{
    width: 50px;
    margin-top: -3px;
}

.iconos_vs_digiatal{
    width: 80px;
    position: absolute;
    left: -79px;
    top: 0px;
   opacity: 0.5;
}
.iconos_vs_efectivo{
    width: 80px;
    position: absolute;
    right:-90px;
    top: 0px;
    opacity: 0.5;
}
.efectivo_titulo{
    padding-left: 2rem;
}
.digital_titulo{
    padding-right: 3rem;
}

.titulo_round{
    text-align: center;
    font-family: 'Bree Serif', serif;
    color: rgba(0, 0, 0, 0.534);
    letter-spacing: 1px;
}

.subtitulo{
    text-align: center;
    color: white;
    text-shadow: 2px 2px 3px black;
    font-size: 2.5rem;
    font-family: 'Bree Serif', serif;
}

.infografia{
    display: flex;
}

.imagen_info{
    width: 250vw;
    
}

.chapo p{
    font-family: 'Bree Serif', serif;
    font-size: 1.8rem;
    line-height: 1.9rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: left;
}
.chapo_intro p{
    font-family: 'Roboto', sans-serif;
    font-size: 1.3rem;
    line-height: 1.6rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: left;
    color: rgba(0, 0, 0, 0.63);
}
ul li{
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold;
    
   
}
.chapo p span{
    font-family: 'Bree Serif', serif;
    font-size: 2rem;
    line-height: 1.9rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: center;
    color: brown;
}

footer{
    background-image: url(../img/footer_bg.png);
    color: white;
    padding: 2rem 5rem;
    font-family: 'Oswald', sans-serif;
    font-size: 1.1rem;

}
.fondo_inicio{
    background-image: url(../img/digital_bg.jpg);
    height: 80vh;
    background-position-x: center;
    background-size: cover;
    background-position-y: center;
}
.fondo_inicio .logo p{
   text-align: center;
}
.fondo_inicio .logo p img{
   width: 20rem;
}
.round h1{
    text-align: center;
    background-color: black;
    padding: 10px 5px 1px 5px;
    color: white;
    font-family: 'Alfa Slab One', cursive !important;
    font-size: 1.1rem;
    letter-spacing: 1px;
    border-radius: 5px;
}
.round h1 p{
    font-family: 'Bree Serif', serif;
    color: white;
    font-size: .9rem;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.texto_titulo{
    padding: 10%;
   margin: 0 auto;
}
.texto_titulo h1{
    
  
    font-family: 'Bebas Neue', cursive;
    color: white;
    font-size: 4.5rem;
    line-height: 4.6rem;
    text-transform: uppercase;
    text-shadow: 2px 2px 3px black;
    text-align: center;
    margin-top: 5rem;
    letter-spacing: 3px;
}

.versus{
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 15rem;
   
}

.efectivo{
background-image: url(../img/efectivo.png);
height: 15rem;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
display: flex;
justify-content: center;
align-items: center;
}

.digital p span,.efectivo p span{
color: rgba(0, 0, 0, 0.87);
font-size: .7rem;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
}
.digital p strong{
color: white;
font-size: 3rem;
text-transform: uppercase;
font-family: 'Alfa Slab One', cursive !important;
line-height: 3.1rem;
letter-spacing: 5px;
}

.efectivo h1{
    padding: 1rem;
    text-align: right;
}
.efectivo P{
    padding-left: 5rem;
    padding-right: 1rem;
    padding-top: 1rem;
    text-align: right;
    font-size: 1.5rem;
    line-height: 1.6rem;
    font-family: 'Bree Serif', serif;
}

.digital{
background-image: url(../img/digital.png);
height: 15rem;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.digital h1{
padding: 1rem;
color: white;

}
.digital p{
padding-top: 1rem;
padding-right: 5rem;
padding-left: 1rem;
top: 0px;
left: 0px;
color: white;
font-size: 1.5rem;
line-height: 1.6rem;
font-family: 'Bree Serif', serif;

}

@media (max-width: 600px) { 
    .movil_br{
        display: none;
    }
    .body{
        padding-top: 2rem;
    }
    .versus{
        display: initial;
        justify-content: space-around;
        align-items: center;
        height: 15rem;
       
    }
    .texto_titulo{
   display: none;
    }

    .texto_titulo_movil{
        color: white;
        text-shadow: 1px 1px 1px black;
        margin-top: -20px;

    }
    .texto_titulo_movil h1{
        color: white;
        text-shadow: 1px 1px 1px black;
        font-family: 'Alfa Slab One', cursive !important;
        text-transform: uppercase;
        font-size: 1.7rem;
        line-height: 1rem;
        text-align: center;
       
    }
 
   

    

    .digital p{
        padding-top: 1rem;
        padding-right: 5rem;
        padding-left: 1rem;
        top: 0px;
        left: 0px;
        color: white;
        font-size: 1rem;
        line-height: 1rem;
        font-family: 'Bree Serif', serif;
        }
    .efectivo p{
        padding-top: 1rem;
        padding-right: 5rem;
        padding-left: 1rem;
        top: 0px;
        left: 0px;
     
        font-size: 1rem;
        line-height: 1rem;
        font-family: 'Bree Serif', serif;
        }

    .efectivo, .digital{
        height: auto;
    }

    .efectivo p {
        padding-top: 1rem;
        padding-right: 1rem;
        padding-left: 5rem;
        top: 0px;
        left: 0px;
        font-size: 1rem;
        line-height: 1rem;
        font-family: 'Bree Serif', serif;
    }

    .chapo p{
        font-family: 'Bree Serif', serif;
        font-size: 1.1rem;
        line-height: 1rem;
        margin-top: 2rem;
        margin-bottom: 2rem;
        text-align: center;
    }

    .vs_escritorio{
        display: none;
    }

    .infografia{
        display: inline-block;
    }
    
    .imagen_info{
        width: 100%;
    }

    .fono_mov{
        height: 2.8rem;
        width: 100%;
        background-image: url(../img/fonoso_fin.png);
        background-size: cover;
        top: 0px;
        left: 0px;
        position: fixed;
        z-index: 1;
       
    }

    .iconos_vs_digiatal, .iconos_vs_efectivo, .logo{
        display: none;
    }

    .titulo_mov{
       display: flex;
       justify-content: center;
       align-items: center;

       
    }
    .titulo_mov img{
        width: 300px;
        margin-top: -30rem;
       
       
    }

    .chapo p {
        font-family: 'Bree Serif', serif;
        font-size: 2rem;
        line-height: 2rem;
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
       
    }

    .imagen_info{
        display: none;
    }
  


 }

 @media (min-width: 600px) {

    .titulo_mov{
        display: none;
    }

    .imagen_info_movil{
        display: none;
    }
    


    .imagen_info_mov{
        display: none;
    }

.texto_titulo_movil, .vs_movil{
    display: none;
}
 }