body.page-id-11465.custom-background {
    background: none;
}

body.page-id-11465.custom-background .side-breadcrumb.text-center {
    padding: 200px 0;
}

body.page-id-11465.custom-background .side-breadcrumb.text-center .container {
    display: none;
}

body.page-id-11465.custom-background div#main > .container h3:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 26px;
    left: -12px;
    top: 0px;
    background: #ed8a35;
}

body.page-id-11465.custom-background div#main > .container h3 {
    color: #ed8a35;
    margin-bottom: 30px;
    position: relative;
}


body.page-id-11465.custom-background div#main > .container {
    padding: 20px;
    background: #ffff;
    position: relative;
    border: solid 1px #efefef;
}

body.page-id-11465.custom-background textarea, body.page-id-11465.custom-background  input[type="file"], body.page-id-11465.custom-background  .wpcf7-number {
    width: 100%;
    border: 1px solid #bcbcbc;
    background:#fff;
 
}
 

body.page-id-11465.custom-background input.wpcf7-text, body.page-id-11465.custom-background select {
    width: 100%;
    border: 1px solid #bcbcbc;
    background: 0 0;
    border-radius: 4px;
    height: 40px;
 background: 0 0;
    border-radius: 4px;
}



body.page-id-11465.custom-background input.wpcf7-text, body.page-id-11465.custom-background select {
    width: 100%;
    border: 1px solid #bcbcbc;
    background: 0 0;
    border-radius: 4px;
    height: 40px;
}


.wpcf7-submit:hover {
    background: #e2700b !important;
}

.wpcf7-submit {
    background: #ef913e;
    transition: all 0.6s ease;
}




body.page-id-11465.custom-background .side-breadcrumb.text-center:before {
    display: none;
}
body.page-id-11465.custom-background  .wpcf7-list-item {
        margin: 0;

    
}

body.page-id-11465.custom-background h4{
    font-family: inherit;
    color: #333333;
    font-size: 18px;
    margin-bottom: 20px;
}
body.page-id-11465.custom-background label{ font-size:14px;   color: #333333; }

body.page-id-11465.custom-background textarea {
    height: 80px;
}