
.s8 .inner{
    
}
.imgslide8 img{
    width: 60%; padding-top: 30px;
}
.textoslide8{
    font-size: 13px;
    font-family: FuturaBookObliqueRegular;
}
.tituloslide8{
    font-family: Arial; font-size:18px;color: white; padding:100px; padding-top: 20px; padding-bottom: 10px;
    text-align: justify;
   
}
.textsup{
    text-align: center;
    width: 400px;
}
.img_sup{
    width: 200px;
}
.formt{
    padding: 20px;
}
.content_form2{
    width: 70%;
    margin: 0 auto;
}
.formt .content_form .content_form2 div{
    display: inline-block;
    text-align: left;  
    margin-right: 10px; 
    margin-bottom: 5px;
    
}
.formt .content_form .content_form2 div input{
    background:#F5F7D0;
    border: 2px solid #B4C572;
    padding: 1px;
}

span.customSelect {
	font-size:12px;
	/*background: url(../select/back2.png);*/
    background-size: 100% 100%;
	color:#7c7c7c;
	padding:5px 7px;
	/*border:1px solid #e7dab0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px;*/
}
#tprefijodom+span , #tfecha1+span ,#tprefijoofi+span,#tprefijocel+span,#tvalor+span{
    background: url(../select/back1.png);
     background-size: 100% 100%;
}
#tfecha2+span{
    background: url(../select/back2.png);
     background-size: 100% 100%;
}
#tfecha3+span{
    background: url(../select/back3.png);
     background-size: 100% 100%;
}
#tcuenta+span{
    background: url(../select/back4.png);
     background-size: 100% 100%;
}
/*span.customSelect.changed {
	background-color: #f0dea4;
}*/
.customSelectInner {
	/*background:url(../select/customSelect-arrow.gif) no-repeat center right;*/
}
.content_form{
    background: #596A48;
    width: 80%;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    font-size: 16px;
}
.medio_form{
    padding: 10px;
    text-align: left;
     width: 80%;
    margin: 0 auto;
    padding-left: 0px;
}
.footer_form{
    width: 80%;
    margin: 0 auto; 
    text-align: left;
}
.footer_form div{
    display: inline-block;
}
.footer_form div:first-child{
    text-align: left;
    margin-right: 20px;
    padding-top: 15px;
}
.footer_form div:first-child+div{
    text-align: right;
    padding-top: 15px;
}
#tpartir{
        width:300px;
    }
.ajuste{
    width: 280px;
}
@media screen and (max-width: 959px) { 
    .imgslide8 img{
        width: 75%; padding-top: 0px;
    }
    .textoslide8{
        font-size: 16px;
        font-family: FuturaBookObliqueRegular;
    }
    .tituloslide8{
        font-family: Arial; font-size:15px;color: white; padding: 0px; padding-top: 20px;
    }
    .s8 .inner{
        padding: 40px;
    }
    .formt{
        padding: 0px;
    }
    .content_form{
        width: 95%;
    }
    .content_form2{
        width: 90%;
    }
    .img_sup{
        width: 150px;
    }
    .formt .content_form .content_form2 div{
        margin-bottom: 5px;
    }
    .medio_form{
        font-size: 15px;
        width: 95%;
    }
    .footer_form div:first-child{
        font-size: 15px;
    }
    .footer_form{
        width: 95%;
        
    }
    .footer_form div:first-child+div img{
       width: 250px;
    }
}
@media screen and (max-width: 640px) { 
    .imgslide8 img{
       padding-top: 20px;
    }
    .textoslide8{
        font-size: 13px;
        font-family: FuturaBookObliqueRegular;
    }
    .tituloslide8{
        font-family: Arial; font-size:14px;color: white; padding-top: 15px;
    }
    .s8 {
        min-height: 350px;
    }
    .medio_form{
        font-size: 14px;
        padding-left: 10px;
    }
    .s8 .inner{
        padding: 2px;
    }
    .content_form{
        width: 90%;
    }
    .content_form2{
        width: 95%;
    }
    .footer_form div:first-child{
        font-size: 14px;
    }
    .footer_form{
        width: 90%;
        
    }
    .footer_form div:first-child+div img{
       width: 200px;
    }
}
@media screen and(min-width: 330px) and (max-width: 480px) { 
    
   
}
@media screen and (max-width: 480px) { 
  #tpartir{
        width:200px;
    }
    .tituloslide8{
        font-family: Arial; font-size:12px;color: white; padding: 10px; padding-top: 20px;
    }
    .content_form{
        width: 80%;
    }
    .ajuste{
        width: 200px;
    }
}