
.fondotr9{
    background: black;
    padding: 25px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    font-size: 13.5px;
    opacity: 0.7;
    margin-top: 0px;
}
.fondotr9 div{
    display: inline-block;
}
.info{
    text-align: left;
}
.info > * {
    vertical-align: middle;
}
.fondotr9 .formulario table tr td {
    padding: 3px;
    
}
.fondotr9 .formulario table tr td label{
    
    font-size: 14px;
    font-family: Arial;
    color: white;
}
.fondotr9 .formulario table tr td input{
    width: 250px;
}
.fondotr9 .formulario table tr td textarea{
    width: 250px;
    resize: none;
    height: 60px;
}
.s9 .inner{
    padding: 100px;
    
}
.imgslide9 img{
    width: 60%; padding-bottom: 20px;
}
.textoslide9{
    font-size: 13.5px;
    font-family: FuturaBookObliqueRegular;
}
.formulario{
    width: 400px;
    font-family: FuturaBookObliqueRegular;
}
.botom{
    padding-top: 10px; width: 100%; text-align: center;
}
#error{
    font-size: 12px;   
}
@media screen and (max-width: 1250px) { 
    .fondotr9 .formulario table tr td input{
        width: 350px;
    }
    .fondotr9 .formulario table tr td textarea{
        width: 350px;
        
    }
}

@media screen and (max-width: 959px) { 
    .s9 .inner{
        padding: 40px;
       
        
    }
    .textoslide9{
       font-size: 13px;
    }
    .imgslide9 img{
        width: 75%; 
    }
    
}
@media screen and (max-width: 640px) { 
    .textoslide7{
       font-size: 12px;
    }
    .s9 .inner{
        padding: 10px;
    }   
    .imgslide9 img{
        width:80%; padding-bottom: 10px;
    }
    .fondotr9 .formulario table tr td input{
        width: 250px;
    }
    .fondotr9 .formulario table tr td textarea{
        width: 250px;
        
    }
   
}
@media screen and(min-width: 330px) and (max-width: 480px) { 
   
}
@media screen and (max-width: 480px) { 
  .fondotr9 .formulario table tr td input{
    width: 170px;
}
.fondotr9 .formulario table tr td textarea{
    width: 170px;
    resize: none;
}
.fondotr9 .formulario table tr td label{
    
    font-size: 11px;
    
}
.formulario{
    width: 290px;
    
}
.info{
    font-size: 12px;
}
.fondotr9{
    padding: 7px;
    
}
.imgslide9 img{
    margin-top: 15px;
}
.s9 .inner{
    padding: 10px;
    padding-left: 17px;
}
}