{
}
input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea, input[type="tel"] {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-transition: 0.0s;
    -o-transition: 0.0s;
    -webkit-transition: 0.0s;
    transition: 0.3s;
    background-color: #1AA2D6;
    border: 0px;
    font-size: 12px;
    min-height: 40px;
    padding: 10px 9px 9px 9px;
    width: 100%;
}

iframe {
    border: none;
    margin-top: -125px;
}



:hov


.cls

h2.after:after, h3.after:after {
    background-color: #ffffff;
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    width: 30px;
    position: absolute;
    z-index: 0;
}

h1:after {
    bottom: -15px;
    content: "";
    height: 0px;
    left: 0;
    width: 30px;
    position: absolute;
    z-index: 0;
}

#wpcf7-f5-p300-o1 .wpcf7-form #register_submit_tg {
    width: 100%;
    margin-top: -150px;
}

#form_sld2 .join-form .wpb_column {
    padding: 0px;
    margin-bottom: -90px;
}