#input{
    width: 75% ;
}

.textarea{
    width: 100%;
    height: 100px;
}

.control-group{
    padding: 5px;
}

input,textarea, select{
    border-color: rgba(0, 0, 0, 0.207);
    border-radius: 5px;
}

#div_id_captcha{
    visibility: hidden;
}

.hero-section{
    position: relative;
}

.custom-shape-divider-bottom-1691986537 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1691986537 svg {
    position: relative;
    display: block;
    width: calc(150% + 1.3px);
    height: 125px;
}

.custom-shape-divider-bottom-1691986537 .shape-fill {
    fill: #FFFFFF;
}