@charset "utf-8";
@charset "UTF-8";

.content-tg {
    max-width: 960px;
    margin: 0 auto;
}
.box-img-sha{
    width: 100%;
    -webkit-box-shadow: -5px 32px 97px -41px rgba(0,0,0,0.75);
    -moz-box-shadow: -5px 32px 97px -41px rgba(0,0,0,0.75);
    box-shadow: -5px 52px 97px -41px rgba(0,0,0,0.75);
    margin-bottom: 140px;
}
button#gform_submit_button_1::after {
    background: rgba(0, 0, 0, 0) url("imagenes/sdw.png") no-repeat scroll 0 0 / 100% auto;
    bottom: -23px;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
button#gform_submit_button_1 {
    background: #73d500 none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    color: #010101;
    font-size: 22px;
    font-weight: 700;
    padding: 6px 45px;
    text-transform: uppercase;
    position: relative;
    top: 24px;
    text-decoration: none;
}
ul{
	list-style: none !important;
}
body {
    overflow-x: hidden;
}