#contacto{
	margin-top: 1%;
}
#prefooter{
    margin-top: -5.4%!important;
}
.enviar-btn {
    background: rgba(0, 0, 0, 0) url("../../img/bg-nav.png") repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-size: 10px;
   	height: 23px;
    line-height: 23px !important;
    padding: 0 22px;
    float: right;
    z-index: 9999;
}
.enviar-btn:hover {
	color: #94292D;
}
#prefooter {
    margin-top: -4.4%
}

.form-group input, textarea {
    background-image: url("../../img/bg-cont.png")!important;
    padding: 0 0 0 23px;
    color: #fff;
}

.form-group textarea:focus, input:focus {
    color: #fff;
}

::-webkit-input-placeholder { color:#c4c4c4 !important; font-size: 13px;font-family: 'Raleway';font-weight: 400;}
::-moz-placeholder { color:#c4c4c4!important; font-size: 13px;font-family: 'Raleway';font-weight: 400;} /* firefox 19+ */
:-ms-input-placeholder { color:#c4c4c4!important; font-size: 13px;font-family: 'Raleway';font-weight: 400;} /* ie */
input:-moz-placeholder { color:#c4c4c4!important; font-size: 13px;font-family: 'Raleway';font-weight: 400;}

.agent-wrapper0 p{
	margin: 0 0 4px; 
}
.form-group {
    margin-bottom: -14px;
    margin-left: -21px;
}
#contactform1{
    padding-left: 12%;
    padding-right: 8%;
}
.form-group .form-control {
    padding: 7px 29px;
}
#contactoTxt{
    /*margin-bottom: 4.7%;*/
    margin-left: 9.1%;
}
.contactoTxt{
    margin-bottom: 4.7%;
    margin-left: 9.1%;
}
.glyphicon:empty {
    width: 2em;
}
.sub1{
    margin-left: 7.5%!important;
    margin-top: -2%!important;
}
.info-tit{
   	margin-bottom: 4%;
    margin-top: 3%;
}
.info-tit2{
   	margin-bottom: 4%;
    margin-top: 6%;
}
.validation-error {
    color: #B40413 !important;
    font-weight: 400;
    font-size: 13px;
}
@media screen and (max-width: 767px){
    .agent{
        margin-top: 60px;
        text-align: center;
    }
    .sub1 {
        margin: 0!important;
    }
}
.alert-success {
    color: #FFFFFF;
    background-color: #db3615;
    border-color: #d6e9c6;
    font-size: 16px;
}
.close {
    color: #fff;
    opacity: 0.7;
}