﻿/* CSS Document */

label.error{
    top: -19px;
    right: 0;
    position: absolute;
    color: #dc0000;
}
#form_cotizacion {
    z-index: 347;
    width: 0.01px;
    height: 405px;
    position: relative;
    margin-right: -10000px;
    margin-top: 40px;
    left: 475px;
}
#form-servicios{
    z-index: 148;
    width: 0.01px;
    height: 610px;
    position: relative;
    margin-right: -10000px;
    margin-top: 127px;
    left: 254px;
}
#form_message{
    font-weight: bold;
    z-index: 1000;
    color: white;
    position: absolute;
    margin-right: -10006px;
    margin-top: 10px;
    left: 582px;
}
#form_message_2{
    font-weight: bold;
    z-index: 1000;
    color: white;
    position: absolute;
    margin-right: -10006px;
    margin-top: 92px;
    left: 361px;
}
.captcha iframe{
    width: 100%;
}
.captcha .g-recaptcha{
    transform: scale(1.13);
    -webkit-transform: scale(1.13);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}