.page-contact .wpcf7 {
        margin: unset!important;
        margin-right: 0 auto!important;
    }

    .bungee-font{
        font-family: Bungee,cursive!important;
    }

    .page-id-435 #main .entry-header{
        display:none !important;
    }

    .page-id-435 #main h1{
        line-height:1.2;
        max-width:1100px;
    }

    .page-id-435 #main {
        max-width: 1200px;
        margin: 4rem auto;
        background:white;
    }

    .page-id-435 #main .wpcf7 {
        max-width: 600px;
        margin: 0 auto!important;
        margin-left: 0 !important;
        padding-left: 3rem !important;
    }


    .page-id-435 #main .wpcf7 label {
        color: #002250;
        font-weight: 600;
    }

    .page-id-435 {
        background: #f5f8f9;
    }


    .page-id-435 #main .wpcf7 .btn-primary{
        background-color: #47c2e1;
        color: white;
        padding: 0.5rem 1rem;
        border-radius: 25px;
        border-width: 0px;
        font-size: 1rem;
        font-weight: bold;
        text-decoration: none !important;
        max-width: 170px;

    }

    @media (max-width:776px){
        

    .page-id-435 #main .wpcf7 {
        padding-left:1rem !important;
        padding-right:1rem !important;
    }


    .page-id-435 #main {
        margin: 0rem auto;
    }
        
    }		

.wpcf7-form-control-wrap {
    display: block;
}

.form-group {
    margin-bottom:0;
}

.wpcf7-form-control-wrap .floating-label {
    display: none;
    position: absolute;
    top: -20px;
    z-index: 9;
    left: 12px;
    font-size: 12px;
}