@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

div#content {
    padding: 0
}

p {
    font-size: 15px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 15px;
    color: #4d4d4d;
    font-weight: normal;
}

ul {
    font-size: 15px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 15px;
    color: #4d4d4d;
    font-weight: normal;
}

.custom_temp,
.custom_temp2 {
    overflow: hidden;
    margin-top: 100px;
}

.above_footer {
    display: none;
}

.clear_both {
    clear: both;
}

.inner_page_header .__desc h1.page-title {
    color: #fff;
}

.inner_page_header ul {
    color: #fff;
}

.inner_page_header .__desc h1.page-title span:after,
.inner_page_header .__desc h1.page-title i:after {
    background-color: #fff;
}

.inner_page_header p {
    color: #fff
}

.site {
    max-width: 100%;
    padding: 0 !important;
}

.site-content {
    display: block;
}

.performing {
    padding-top: 60px;
    padding-bottom: 80px;
}

.performing_wapper h2 {
    text-align: center;
    font-size: 40px;
}

.performing_wapper h2 b {
    font-weight: 400;
}

.performing_wapper p {
    text-align: center;
    font-size: 15px;
}

.image_box_list {
    margin-top: 50px;
    display: flex;
    gap: 30px;
}

.image_box {
    width: 100%;
    max-width: 300px;
    margin: 0px auto;
    text-align: center;
}

.image_box img {
    display: block;
    margin: 0px auto 20px;
    height: 90px;
    object-fit: contain;
    object-position: center bottom;
}

.image_box hr {
    width: 100%;
    height: 2.5px;
    margin: 25px auto;
    border-radius: 2px;
    background-image: linear-gradient(269deg, #D69F50 0%, #EACDA5 23%, #F7F7F7 50%, #EACDA5 78%, #D69F50 100%);
}

.image_box h3 {
    text-align: center;
    font-size: 21px;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    font-weight: 300;
}

div#page.grid-container {
    padding: 0 !important
}

.revision_procedure {
    background-image: url(https://www.drterrencescamp.com.au/wp-content/uploads/2025/06/headerbannerbg-d-img.jpg-1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 0;
    position: relative;
}

.revision_procedure:before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0px;
    display: block;
    background-color: rgba(26, 26, 26, 0.50);
}

.revision_procedure h3 {
    font-size: 28px;
    letter-spacing: 0.1em;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.row {
    display: flex;
    margin: 0 -15px;
    justify-content: space-between;
    align-items: center;
}

.col-6 {
    width: 100%;
    max-width: 50%;
    padding: 0 15px;
}

.col-45 {
    width: 100%;
    max-width: 45%;
    padding: 0 15px;
}

.col-55 {
    width: 100%;
    max-width: 55%;
    padding: 0 15px;
}

.revision_procedure p {
    color: #FFFFFF;
    font-family: Raleway, sans-serif;
    font-weight: normal;
    font-size: 15px;
    color: #fff;
}

.aboutprocedure {
    padding-top: 80px;
    padding-bottom: 80px;
}

.aboutprocedure h2 {
    font-size: 28px;
    letter-spacing: 0.1em;
    font-weight: 300;
    margin-bottom: 10px;
}

.aboutprocedure span {
    color: #D69F50;
    font-family: Raleway, sans-serif;
    font-weight: normal;
    font-size: 15px;
}

.aboutprocedure p {
    font-family: Raleway, sans-serif;
    font-weight: normal;
    font-size: 15px;
}

.gform_title {
    display: none;
}

.aboutprocedure section#get_in_touch {
    padding-top: 0;
    padding-bottom: 0;
}

.col-3 {
    width: 100%;
    max-width: 25%;
    padding: 0 15px;
}

.col-9 {
    width: 100%;
    max-width: 75%;
    padding: 0 15px;
}

.professionaldr {
    background-image: linear-gradient(247deg, #E2E2E2 0%, #F7F7F7 16%, #E2E2E2 40%, #FFFFFF 55%, #E2E2E2 83%, #F7F7F7 100%);
    padding-top: 80px;
    padding-bottom: 120px;
}

.person_box {
    margin-bottom: 20px
}

.person_box img {
    border-radius: 50%;
}

.clientlogo_box {
    background-color: #FDFCFC;
    padding: 28px;
    text-align: center;
}

.clientlogo_box>.img_box {
    width: 100%;
}

.clientlogo_box>.img_box:not(:last-child) {
    border-bottom: 0.5px solid #D3D3D3;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.clientlogo_box>.img_box img {
    max-height: 46px;
}

.professionaldr_content h2 {
    font-family: bebas-neue-by-fontfabric;
    font-size: 28px;
    letter-spacing: 0.1em;
    font-weight: 300;
    margin-bottom: 10px;
}

.professionaldr_content h2 strong {
    font-weight: 400;
}

.professionaldr_content .checklist {
    width: 100%;
    max-width: 500px;
    margin: 5px 0px 35px;
    padding: 0px;
    list-style: none;
    column-count: 3;
    column-gap: 15px;
    font-weight: 600;
}

.custom_temp2 .professionaldr_content .checklist {
    display: flex;
    flex-wrap: wrap;
    list-style: disc;
    margin: 0;
    padding-left: 9px;
}

.professionaldr_content .checklist>li {
    padding-left: 30px;
    color: #4d4d4d;
    line-height: 1.2em;
    font-family: Raleway, sans-serif;
    font-size: 15px;
    text-align: left;
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: 5px 4px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.99' height='19.92' viewBox='0 0 25.99 19.92'%3E%3Cpath d='M25.524 2.75a1.619 1.619 0 0 1 0 2.28l-12.14 12.14-2.28 2.28a1.619 1.619 0 0 1-2.28 0l-2.28-2.28-6.07-6.07a1.619 1.619 0 0 1 0-2.28L2.75 6.538a1.619 1.619 0 0 1 2.28 0l4.93 4.946 11-11.016a1.619 1.619 0 0 1 2.28 0Z'/%3E%3C/svg%3E");
}

.custom_temp2 .professionaldr_content p span {
    text-transform: capitalize;
    font-size: 16px;
}

.custom_temp2 .professionaldr_content .checklist>li {
    background-image: none;
    padding: 0;
    margin-left: 8px;
    margin-right: 8px;
}

.professionaldr_content .checklist>li:not(:last-child) {
    margin-bottom: 10px;
}

.custom_temp2 .professionaldr_content p strong {
    font-family: "Raleway", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #3B484C;
}

@media only screen and (min-width: 992px) {
    .professionaldr_content .text-col2 {
        column-count: 2;
        column-gap: 30px;
    }
}

.procedure_slider {
    display: block;
    width: 100%;
    max-width: 860px;
    text-align: center;
    margin: 60px auto 0px;
}

.procedure_slider .slick-prev,
.slick-next {
    font-size: 0 !important;
    line-height: 0 !important;
    position: absolute;
    z-index: 2;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    overflow: hidden;
    padding: 0px !important;
    transform: translate(0, -50%);
    cursor: pointer;
    border: 1px solid #D69F50 !important;
    outline: none !important;
    color: transparent !important;
    background-color: transparent !important;
    transition: all 0.5s ease-in-out;
    background-image: none;
}

.procedure_slider .slick-prev:before,
.slick-next:before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    transition: all 0.5s ease-in-out;

}

.procedure_slider .slick-prev {
    left: -110px;
}

.procedure_slider .slick-prev:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28.84' height='19.111' viewBox='0 0 28.84 19.111'%3E%3Cpath d='M28.34 9.555H.5M9.348.707.5 9.555l8.848 8.852' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.procedure_slider .slick-next {
    right: -110px;
}

.procedure_slider .slick-next:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28.84' height='19.111' viewBox='0 0 28.84 19.111'%3E%3Cpath d='M.5 9.555h27.84M19.492.707l8.848 8.848-8.848 8.852' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.procedure_slider .slide_box {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
}

.procedure_slider .slide_box:before {
    content: "Before";
    position: absolute;
    z-index: 1;
    inset: auto auto 0px 0px;
    display: block;
    width: 50%;
    height: 30px;
    background-color: #FFFFFF;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 0px 0px 0px 5px;
}

.procedure_slider .slide_box:after {
    content: "After";
    position: absolute;
    z-index: 1;
    inset: auto 0px 0px auto;
    display: block;
    width: 50%;
    height: 30px;
    background-color: #FFFFFF;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 0px 0px 5px 0px;
}

.procedure_slider .picture-hr {
    display: block;
    width: 4px;
    position: absolute;
    z-index: 2;
    inset: 0px;
    margin: 0px auto;
    background-image: linear-gradient(180deg, #D69F50 0%, #EACDA5 23%, #F7F7F7 50%, #EACDA5 78%, #D69F50 100%);
}

.procedure_slider .slick-slide img {
    display: block;
    width: 100%;
}

.procedure_slider .slick-track>.slick-slide {
    padding: 0px 15px;
}

.page-id-2131 .revision_procedure_wapper h3 {
    text-align: left;
}

.custom_temp2 .person_box {
    margin-bottom: 0;
}

.custom_temp2 .person_box img {
    height: 550px;
    height: 625px;
    object-fit: cover;
    object-position: bottom center;
    border-radius: 8px 8px 0px 0px;
    width: 100%;
    display: block;
}

.custom_temp2 .clientlogo_box .item img {
    max-width: 100%;
    display: block;
}

.clientlogo_slider {
    padding: 15px 40px;
    background-color: #F5F5F5;
    border-radius: 0 0 8px 8px;
}

.custom_temp2 .clientlogo_box {
    background-color: transparent;
    border-radius: unset;
    padding: 0;
    height: 78px;
    margin: auto;
    align-items: center;
    display: flex
}

.clientlogo_box .slick-track {
    display: flex;
    align-items: center;
}


.clientlogo_box .slick-slide img {
    object-fit: contain !important;
    margin: auto;
    height: 40px;
}

.custom_temp2 .professionaldr {
    background-image: unset;
}

.clientlogo_box .slick-slide {
    margin-right: 30px;
}

.custom_temp2 .image_box img {
    width: 65px;
    height: 100px;
    object-fit: contain;
    object-position: center center;
}

.custom_temp2 .aboutprocedure {
    background-image: url(https://www.drterrencescamp.com.au/wp-content/uploads/2025/06/headerbannerbg-dl-img.jpg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 0;
    position: relative;
}

.custom_temp2 .aboutprocedure:before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0px;
    display: block;
    background-color: rgba(26, 26, 26, 0.50);
}

.custom_temp2 .aboutprocedure p {
    color: #fff
}

.custom_temp2 section#get_in_touch .form_section h3 {
    font-family: "bebas-neue-by-fontfabric", Sans-serif;
    font-size: 34px;
    font-weight: 300;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    color: #FFFFFF;
    margin-bottom: 50px;
}

.custom_temp2 .aboutprocedure h2 {
    font-family: "bebas-neue-by-fontfabric", Sans-serif;
    font-size: 34px;
    font-weight: 300;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.procedure_slider_wapper2 {
    display: flex;
    justify-content: space-between;
}

.procedure_slider_wapper2 .slide_box {
    width: 48%;
}

.procedure_slider_wapper2 .slide_box img {
    width: 100%;
    border-radius: 8px 8px 8px 8px;
}

.procedure_slider2 {
    max-width: 100%
}

.procedure_slider_wapper2 .slide_box:before {
    display: none;
}

.procedure_slider_wapper2 .slide_box:after {
    display: none;
}

.custom_temp2 .professionaldr_content h2 {
    font-family: "bebas-neue-by-fontfabric", Sans-serif;
    font-size: 34px;
    font-weight: 300;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    color: #000000;
}

.custom_temp2 .revision_procedure_wapper h3 {
    font-family: "bebas-neue-by-fontfabric", Sans-serif;
    font-size: 34px;
    font-weight: 300;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    text-align: left;
    color: #FFFFFF;
}

.revision_procedure .row {
    align-items: unset;
}

.banner_sec {
    position: relative;
}

.banner_sec:before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0px;
    display: block;
    background-color: rgba(26, 26, 26, 0.25);
}

.call_btn:before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    border-radius: 5px;
    position: absolute;
    inset: 0px;
    z-index: -1;
    transition: 1s all;
}

.call_btn:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    margin-top: 2px;
    margin-left: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.057' height='16.07' viewBox='0 0 24.057 16.07'%3E%3Cpath d='M.5 8.035h23.057M16.229.707l7.328 7.328-7.328 7.328' fill='none' stroke='%23080101' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.call_btn {
    display: inline-block;
    vertical-align: top;
    min-width: 200px;
    font-size: 20px;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-weight: 300;
    font-family: bebas-neue-by-fontfabric;
    color: #000000 !important;
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 4px;
    padding: 12px 15px 8px;
    transition: 0.3s all;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='40' viewBox='0 0 25 40'%3E%3Crect data-name='Rectangle 908' width='25' height='40' rx='4' fill='%23d69f50' opacity='.98'/%3E%3C/svg%3E");
}

.call_btn a {
    text-decoration: none;
}

.lp-headerbanner {
    position: relative;
    /* z-index: 2; */
    margin-bottom: 100px;
}

.top-bar.top-bar-align-right {
    background-color: #fff;
}

.call_btn:hover {
    background-position: center left;
}

.lp-headerbannerbg {
    display: block;
    position: absolute;
    z-index: -2;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.lp-headerbannerbg img {
    width: 100%;
    height: 100%
}

.lp-headerbannerbg:before {
    content: "";
    position: absolute;
    z-index: 1;
    inset: 0px;
    display: block;
    background-color: rgba(26, 26, 26, 0.25);
}

.lp-headerbanner .before_after:before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: auto auto -40px 40px;
    width: 305px;
    height: 358px;
    display: block;
    opacity: 0.05;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://www.drterrencescamp.com.au/wp-content/uploads/2025/06/bottom-art.svg);
}

.lp-headerbanner .before_after:after {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 50% -40px auto auto;
    transform: translateY(-50%);
    width: 358px;
    height: 305px;
    display: block;
    opacity: 0.05;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://www.drterrencescamp.com.au/wp-content/uploads/2025/06/right-art.svg);
}

.banner_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0px;
    flex-wrap: wrap;
    row-gap: 15px;
}

.logo img {
    width: 162px;
}

.col-65 {
    width: 100%;
    max-width: 65%;
    padding: 0 15px;
}

.col-35 {
    width: 100%;
    max-width: 35%;
    padding: 0 15px;
}

.banner_left {
    position: relative;
    max-width: 400px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.banner_left span {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.4em;
    letter-spacing: 0.05em;
    color: #8D8D8D;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.banner_left h1 {
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
    color: #FFFFFF;
}

.banner_left p {
    color: #C1C1C1;
}

.banner_left ul {
    color: #C1C1C1;
    margin: 15px;
}

.banner_left .img_box {
    position: absolute;
    left: calc(100% + 35px);
    right: auto;
    top: auto;
    bottom: -10px;
    width: 355px;
    overflow: hidden;
}

.banner_left .img_box img {
    width: 355px;
}

.banner_form {
    display: block;
    width: 100%;
    padding: 28px 28px 32px;
    background-color: #000000;
    border-radius: 4px;
    position: relative;
    z-index: 1;
    margin-bottom: -100px;
}

.custom_temp2 .banner_form {
    padding: 35px 35px 50px;
}

.banner_form h2 {
    width: 100%;
    font-size: 35px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1em;
    margin-bottom: 10px;
    color: #FFFFFF;
}

.banner_form h2 strong {
    font-weight: 400;
}

.banner_form ul {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    font-size: 12.5px;
    line-height: 1.2em;
    margin: 10px 15px 25px;
    color: white !important;
    margin-top: 20px !important;
}

.banner_form ul li::marker {
    color: #D69F50;
}

.banner_form p {
    line-height: 1.2em;
    color: white !important;
    margin-bottom: 15px !important;
    font-size: 13px;
    margin: 0;
}

.banner_form:after {
    content: "";
    position: absolute;
    z-index: -1;
    inset: auto 0px 0px;
    display: block;
    width: 100%;
    height: 5px;
    border-radius: 0px 0px 4px 4px;
    background-image: linear-gradient(267deg, #D69F50 0%, #EACDA5 23%, #F7F7F7 50%, #EACDA5 78%, #D69F50 100%);
}

.custom_temp .gform_title {
    display: none;
}

.custom_temp .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.custom_temp .gform_wrapper textarea,
.custom_temp .gform_wrapper select {
    font-family: Roboto, sans-serif !important;
    padding: 5px 15px !important;
    background-color: #535353 !important;
    border-color: #A2A2A2 !important;
    border-width: 0.5px !important;
    border-radius: 4px !important;
    color: #FFFFFF !important;
    font-size: 13px !important;
    width: 100% !important;
    outline: none !important;
}

.custom_temp .gform_wrapper.gravity-theme .gfield--type-consent .gfield_consent_label {
    color: #FFFFFF !important;
    font-weight: 400 !important;
    font-size: 12px !important;
}

.custom_temp .gform_wrapper .gform_footer input.button,
.custom_temp .gform_wrapper .gform_footer input[type=submit],
.custom_temp .gform_wrapper .gform_page_footer input.button,
.custom_temp .gform_wrapper .gform_page_footer input[type=submit] {
    height: 35px !important;
    line-height: 40px !important;
    text-align: center !important;
    background-color: #D69F50 !important;
    border: none !important;
    border-radius: 4px !important;
    color: #FFFFFF !important;
    font-size: 17.5px !important;
    font-weight: 300 !important;
    font-family: bebas-neue-by-fontfabric !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1em !important;
    margin: 0px !important;
    padding: 0px 50px 0px 30px !important;
    cursor: pointer !important;
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center right 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.057' height='16.07' viewBox='0 0 24.057 16.07'%3E%3Cpath d='M.5 8.035h23.057M16.229.707l7.328 7.328-7.328 7.328' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.custom_temp .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 70px;
}

.book_form {
    margin-bottom: 0
}

.book_left {
    padding: 40px 0;
    max-width: 500px;
}

.book_left h2 {
    font-size: 45px;
    font-weight: 300;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
    color: #FFFFFF;
}

.book_left p {
    color: #C1C1C1;
}

.book_form .banner_form {
    margin-top: -40px;
    margin-bottom: 40px;
}

.lpfooter {
    background-color: #000000;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    z-index: 9
}

.lpfooter_wapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0px;
    margin-bottom: 15px
}

.lpfooter_right {
    text-align: right;
}

.lpfooter_right p {
    font-size: 10px;
    line-height: 1.4em;
    color: #FFFFFF;
    margin-top: 15px;
}

.lpfooter_right img {
    filter: contrast(0);
    max-width: 160px;
}

.copy_right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copy_right p {
    font-size: 10px;
    line-height: 1.4em;
    color: #9B9B9B;
    margin: 0
}

.custom_temp2 .lp-headerbanner {
    background-image: url(https://www.drterrencescamp.com.au/wp-content/uploads/2025/06/banner_img_new.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.custom_temp2 .logo img {
    width: 175px;
}

.call_btn2 a {
    background-color: #D69F50;
    font-family: "bebas-neue-by-fontfabric", Sans-serif;
    font-weight: 500;
    letter-spacing: 0.15em;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    text-decoration: none;
}

.call_btn2 a:hover {
    background-color: #C58D3C;
}

.banner_left_div {
    max-width: 550px;
}

.banner_left_div span {
    font-family: "bebas-neue-by-fontfabric", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    color: #D69F50;
}

.banner_left_div h1 {
    font-family: "bebas-neue-by-fontfabric", Sans-serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    color: #000000;
}

.banner_left_div p {
    color: #000000;
    font-family: "Raleway", Sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.banner_left_div ul {
    color: #000000;
    font-family: "Raleway", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-left: 15px;
}

.banner_left_div ul li::marker {
    color: #D69F50;
}

/* .custom_temp2 .banner_content li {
    position: relative;
}

.custom_temp2 .banner_content li:before {
    content: '';
    display: block;
    background-image: url('data:image/svg+xml;utf8,<svg aria-hidden="true" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="%23D69F50" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 6px;
    height: 6px;
    left: -16px;
    top: 10px;
} */

.banner_left_div .clientlogo_slider {
    padding: 0;
    background-color: unset;
    border-radius: 0;
    max-width: 450px;
}

.custom_temp2 .banner_form h2 {
    font-family: "bebas-neue-by-fontfabric", Sans-serif;
    font-size: 34px;
    font-weight: 300;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}

.custom_temp2 .banner_form ul {
    font-family: "Raleway", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8em;
}

.custom_temp2 .banner_form p {
    font-family: "Raleway", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8em;
    color: #FFFFFF;
    transition: color 0.3s;
}

.custom_temp2 .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.custom_temp2 .gform_wrapper textarea,
.custom_temp2 .gform_wrapper select {
    width: 100% !important;
    background-color: #535353 !important;
    color: white !important;
    border: 1px solid #FFFFFF75 !important;
    margin: 0 !important;
    padding: 10px !important;
    box-sizing: border-box !important;
    font-size: 14px;
    border-radius: 3px;
}

.custom_temp2 .gform_wrapper .gform_footer input[type=submit] {
    min-width: 50% !important;
    font-family: "bebas-neue-by-fontfabric", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    letter-spacing: 0.15em !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-radius: 3px 3px 3px 3px !important;
    padding: 12px 30px 12px 30px !important;
    min-height: 40px !important;
    max-height: 42px !important;
    background-color: #D69F50 !important;
    color: #FFFFFF !important;
    border-color: #02010100 !important;
    line-height: 1 !important;
}

.custom_temp2 .banner_form:after {
    height: 8px;
    border-radius: 0px 0px 8px 8px;
    background-image: unset;
    background-color: #D69F50;
}

.custom_temp2 .banner_form {
    border-radius: 8px;
}

.custom_temp2 section#get_in_touch .form_section .form_section_inner:after {
    border-radius: 0 0 8px 8px;
    background: rgb(214, 159, 80);
    height: 8px;
}

.page-id-2131 .banner_left {
    max-width: 330px;
}


.page-id-2131 .banner_left .img_box {
    left: calc(100% + 15px);
    bottom: -113px;
    width: 350px;
}

.page-id-2131 .banner_left .img_box img {
    height: 470px;
    object-fit: cover;
    border-radius: 10px;
}

.page-id-2131 .banner_left h1 {
    font-size: 36px;
}

.custom_temp .gform_wrapper.gravity-theme .gfield_validation_message,
.custom_temp .gform_wrapper.gravity-theme .validation_message {
    background: none !important;
    border: none !important;
    margin-top: 0px !important;
    padding: 5px 15px 0px !important;
    font-size: 10px !important;
    font-weight: 500 !important;
    line-height: 1.4em !important;
    color: #D69F50 !important;
}

.custom_temp .gform_wrapper .gfield_validation_message,
.custom_temp .gform_wrapper .validation_message {
    position: unset;
    text-align: left;
}

.custom_temp .gform_wrapper.gravity-theme div.gform_validation_errors {
    margin: 16px auto !important;
    padding: 10px 16px !important;
    text-align: center !important;
    box-shadow: none !important;
    border-color: #D69F50 !important;
    background-color: #D69F50 !important;
}

.custom_temp .gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    color: #FFFFFF !important;
    font-size: 16px !important;
}

.custom_temp .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::placeholder,
.custom_temp .gform_wrapper select::placeholder,
.custom_temp .gform_wrapper textarea::placeholder {
    color: #D5D5D5 !important;
}

.gform_wrapper .gform_fields {
    grid-row-gap: 0 !important;
}

.gform_wrapper.gravity-theme .gfield {
    margin-bottom: 15px;
}

.custom_temp2 .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
    border-color: #FFFFFF !important;
}

.page-id-2277 div#page {
    display: none !important;
}