p, b, a, h1, h2, h3, h4, h5, br, input, i, li, ul {
    font-family:lato;
}

.titulo-lp-webshn {
    color: #fff;
    font-weight: 100;
    font-size: 2.6em;
}

.subtitulo-lp-webshn {
    color: #fff;
    font-weight: 600;
    font-size: 2em;
}

#vc_logo {display:none !important;}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #0080ff !important;
    border-color: transparent !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 12px 30px !important;
    border-radius: 100px !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="image"], .gform_wrapper .gform_footer input[type="submit"] {
    background: #0080ff !important;
    color: #fff !important;
    padding: 10px 42px !important;
    border-radius: 100px !important;
    font-weight: 300 !important;
    border-style:none !important;
}

.gform_wrapper.gf_browser_gecko select {
    padding: 2px 12px 2px 2px;
    border-style: none !important;
    height: 36px !important;
}

#header-webshn {
    position: fixed;
    z-index: 9;
    width: 88%;
    background: linear-gradient(0deg,rgba(0,0,0,0.0) 0,rgba(0,0,0,.7),rgba(0,0,0,.8) 100%) !important;
    padding: 10px 7%;
}

div.logo-landing-webshn > figure > div > img {
    max-width: 240px;
    padding-top: 10px;
}

#gform_wrapper_2, #gform_wrapper_3, #gform_wrapper_4 {
    background: red;
    padding: 10px 10px 6px 24px;
    border-radius: 20px;
    background: linear-gradient(0deg,rgba(0,0,0,0.0) 0,rgba(0,0,0,.2),rgba(0,0,0,.4) 100%);
}

.gform_wrapper .gfield_radio li label {
    color: #fff;
}

.gform_wrapper label.gfield_label {
    font-weight: 400;
    color: #fff;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    color: #fff;
    border-color: transparent !important;
    background-color: #25d366 !important;
    font-size: 1.2em;
    font-weight: 300;
    border-radius: 100px !important;
}

#logos-webshn {
    text-align:center;
}

.download-link-webshn {
    color: #fff;
    text-decoration: none;
    background: #0080ff;
    padding: 10px 27px;
    border-radius: 100px;
}

.msg1-confirmacion {
    font-size: 2em !important;
    text-align: center;
    color: #fff;
    font-weight: 100;
    padding-top: 40px;
    line-height: 37px;
}

.msg2-confirmacion {
    font-size: 17px;
    text-align: center;
    color: #fff;
    padding-top: 16px;
    font-weight: 300;
}

@media(max-width:800px){
#header-webshn {
    width: 92%;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    display: none;
}

.titulo-lp-webshn {
    color: #fff;
    font-weight: 100;
    font-size: 20px;
    text-align: center;
}

.subtitulo-lp-webshn {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
}

.espacio-no-cel {
    display:none;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    display:none;
}

#gform_wrapper_2, #gform_wrapper_3, #gform_wrapper_4 {
    padding: 10px 20px !important;
    margin-top: -50px;
}

.wpb_single_image img {
    max-width: 220px;
    padding-left: 25%;
}
}

.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small,
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    width: 100%
    border-radius: 10px !important;
    border-style: none !important;
    font-size: 14px;
    font-family: roboto condensed;
    font-weight: 300 !important;
}

select#input_11_6 {
    width: 100% !important;
    background:#fff !important;
    padding: 20px 4px !important;
    border-radius: 16px !important;
    margin-bottom: -20px !important;
    color: #000 !important;
    font-family:lato !important;
    font-size: 16px !important;
}