
.s3 .inner{
    
}
.imgslide4 img{
    width: 60%; padding-top: 30px;
}
.textoslide4{
    font-size: 18px;
    font-family: FuturaBookObliqueRegular;
}
.tituloslide4{
    font-family: Arial; font-size:24px;color: white; padding-top: 20px;
}
@media screen and (max-width: 959px) { 
    .imgslide4 img{
        width: 85%; padding-top: 30px;
    }
    .textoslide4{
        font-size: 16px;
        font-family: FuturaBookObliqueRegular;
    }
    .tituloslide4{
        font-family: Arial; font-size:20px;color: white; padding-top: 20px;
    }
}
@media screen and (max-width: 640px) { 
    .imgslide4 img{
       padding-top: 20px;
       width: 100%;
    }
    .textoslide4{
        font-size: 13px;
        font-family: FuturaBookObliqueRegular;
    }
    .tituloslide4{
        font-family: Arial; font-size:18px;color: white; padding-top: 15px;
    }
    .s4 {
        min-height: 350px;
    }
}
@media screen and(min-width: 330px) and (max-width: 480px) { 
   
}
@media screen and (max-width: 480px) { 
  
}