.ct-text-block,
.ct-headline,
.menu-item,
.ct-link-text {
    letter-spacing: 0.4px;
}
@media only screen and (min-width: 1367px) {
  .hide-desktop {
    display: none!important;
  }
}
.oxy-gallery-item-contents {
    background-position: 50% 50%;
}
.margin-bottom-xs {margin-bottom: 10px;}
.margin-bottom-s {margin-bottom: 20px;}
.margin-bottom-m {margin-bottom: 30px;}
.margin-bottom-l {margin-bottom: 40px;}
.margin-bottom-xl {margin-bottom: 50px;}
.service-card:hover .service-card-h2 {
    color: #fff;
}
@media (max-width: 1365px) {
    .oxy-pro-menu-container > div:first-child {
        margin: 80px auto auto auto!important;
    }
    #-pro-menu-25-8 .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg {
        font-size: 14px!important;
        margin-left: -5px!important;
    }
}
@media (min-width: 1365px) {
    .oxy-pro-menu li {
      border-right: 1px solid;
      border-image: linear-gradient(to bottom,
        transparent 33.3333%,
        #cccccc.3333%,
        #cccccc 66.6666%,
        transparent 66.6666%) 1 100%;
    }
    .oxy-pro-menu .sub-menu li {
      border: none;
      border-image: none;
      border-style: none;
      border-width: 0;
    }
}
#menu-item-134 {
    border-right-style: none;
    cursor: pointer;
}
li#menu-item-231 {
    cursor: pointer;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 8px 12px!important;
    font-family: inherit;
    border: 1px solid #ffffff;
    line-height: 1!important;
    min-height: 32px!important;
}
.gform_wrapper textarea {
    padding: 8px 12px!important;
    border: 1px solid #ffffff;
    font-family: inherit;
    line-height: 1.4!important;
    min-height: 32px!important;
}
.gform_wrapper.gravity-theme .gform_footer {
    display: flex;
    align-items: center;
    justify-content: center;
}
body .gform_wrapper .gform_footer input[type=submit] {
    font-family: inherit;
    font-weight: 700;
    line-height: 1!important;
    letter-spacing: 0.4px;
    color: #ffffff;
    padding: 12px 25px;
    background-color: #00375b;
    border: 1px solid #00375b;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 1px solid #004875;
    background-color: #004875;
}
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
    border-radius: 0;
}
::-webkit-input-placeholder {color:#333;}
:-moz-placeholder {opacity:1;color:#333;}
::-moz-placeholder {opacity:1;color:#333;}
:-ms-input-placeholder {color:#333;}
input:-moz-placeholder {color:#333;}
p.gform_required_legend {
    display: none;
}
#gform_wrapper_3 .gfield_required {
    display: none;
}
#gform_wrapper_3 .gf_progressbar_title {
    display: none;
}
#gform_wrapper_3 .gf_progressbar_blue {
    background: #dfdfdf;
}
#gform_wrapper_3 .gf_progressbar_percentage.percentbar_blue {
    background-color: #4ba171;
}
#gform_wrapper_3 h3.gsection_title {
    font-size: 26px;
}
#gform_wrapper_3 .gform_previous_button {
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    color: #1b1b1b;
    font-weight: 700;
    min-width: 140px;
    height: 45px;
    padding: 10px 20px;
    border-radius: 0px;
    font-size: 16px;
    line-height: 23px;
}
#gform_wrapper_3 .gform_previous_button:hover {
    background-color: #004875;
    border: 1px solid #004875;
    color: #ffffff;
}
#gform_wrapper_3 .gform_next_button {
    background-color: #4ba171;
    border: 1px solid #4ba171;
    color: #ffffff;
    font-weight: 700;
    min-width: 140px;
    height: 45px;
    padding: 10px 20px;
    border-radius: 0px;
    font-size: 16px;
    line-height: 23px;
}
#gform_wrapper_3 .gform_next_button:hover {
    background-color: #3c815a;
    border: 1px solid #3c815a;
}
#gform_wrapper_3 .gform_button {
    background-color: #4ba171;
    border: 1px solid #4ba171;
    color: #ffffff;
    font-weight: 700;
    min-width: 140px;
    height: 45px;
    padding: 10px 20px;
    border-radius: 0px;
    font-size: 16px;
    line-height: 23px;
}
#gform_wrapper_3 .gform_button:hover {
    background-color: #3c815a;
    border: 1px solid #3c815a;
}
#gform_wrapper_3 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 12px !important;
    border: 2px solid #cccccc;
}
#gform_wrapper_3 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
    border-color: #000;
    border-radius: none;
    outline: none;
}
#gform_wrapper_3 #field_3_44 .gform-field-label {  margin-bottom: 0px;  }
#gform_wrapper_3 .ginput_complex label {
    padding-bottom: 5px;
}
.custom-section-title {
  text-align: center;
  color: #1b1b1b;
  font-size: 24px; 
  font-weight: bold;
  margin-bottom: 20px; 
  margin-top: 20px; 
}

.custom-section-title .green-text {
  color: #4ba171;
}

body .gform_wrapper .green-text {
  color: #4ba171;
}
body .gform_wrapper .gform_page_footer {
  text-align: center;
}

body .gform_wrapper .gform_page_footer .gform_previous_button,
body .gform_wrapper .gform_page_footer .gform_next_button {
  float: none !important;
  display: inline-block;
  margin: 20px 10px 0;
}
    .gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_checkbox, .gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_radio {
	grid-row-gap: 30px;
	grid-column-gap: 0rem!important;
    }
}

#gform_3 .gfield--type-radio ul.gfield_radio > li,
#gform_3 .gfield--type-checkbox ul.gfield_checkbox > li {
  list-style: none;
}

@media (max-width: 600px) {
  #gform_3 .gfield--type-radio ul.gfield_radio,
  #gform_3 .gfield--type-checkbox ul.gfield_checkbox {
    grid-template-columns: 1fr;
	 grid-row-gap: 2rem;
  }
}

#gform_3 .gfield--type-radio input[type="radio"],
#gform_3 .gfield--type-checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}

#gform_3 .gfield--type-radio label,
#gform_3 .gfield--type-checkbox label {
  display: block;
  background: #f3f3f3;
  border: 1px solid #ccc;
  padding: 15px 20px;
  border-radius: 0px;
  cursor: pointer;
  font-size: 18px;
  position: relative;
  transition: all 0.3s ease;
  color: #1b1b1b;
}

#gform_3 .gfield--type-radio label::before,
#gform_3 .gfield--type-checkbox label::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 2px solid #666;
  border-radius: 50%;
  margin-right: 15px;
  vertical-align: middle;
  transition: all 0.3s ease;
}

#gform_3 .gfield--type-radio input[type="radio"]:checked + label,
#gform_3 .gfield--type-checkbox input[type="checkbox"]:checked + label {
  background: #3aa76d;
  color: #fff;
  border-color: #3aa76d;
}

#gform_3 .gfield--type-radio input[type="radio"]:checked + label::before,
#gform_3 .gfield--type-checkbox input[type="checkbox"]:checked + label::before {
  background-color: white;
  border-color: white;
  box-shadow: inset 0 0 0 4px #3aa76d;
}

.checkbox-info {
    position: absolute;
    top: 20px;
    right: -40px;
}
.checkbox-info svg {
    width: 24px;
    height: 24px;
}

label:has(.checkbox-info) {
    margin-right: 40px;
}

label .modal-content {
    display: none;
}

.modal-back {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    z-index: 1000;
}
.modal-window {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    width: 80%;
    max-width: 480px;
    padding: 50px 50px 40px 50px;
    background: #FFF;
    z-index: 1001;
    text-align: left;
}
.modal-window h4 { color: #000; }
.modal-close {
    position: absolute;
    top: 16px;
    right: 16px;
}
    .modal-close svg {
        width: 16px;
        height: auto;
    }

#gform_3 {
    max-width: 1000px;
    margin: 0 auto;
}

#gform_3 .ginput_container_image_choice .gfield_radio {
    justify-content: center;
    column-gap: 30px;
    grid-row-gap: 30px;
}
#gform_3 .ginput_container_image_choice .gfield_radio .gchoice {
    border: 2px solid #cccccc;
    background: #f2f2f2;
    padding: 36px 20px;
    text-align: center;
    width: 248px;
    max-inline-size: 248px;
    cursor: pointer;
}
#gform_3 .ginput_container_image_choice .gfield_radio .gchoice .gfield-choice-image-wrapper {
    background: #FFF;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 37px auto;
}
#gform_3 .ginput_container_image_choice .gfield_radio .gchoice .gfield-choice-image-wrapper::before {
    border: none!important;
}
#gform_3 .ginput_container_image_choice .gfield_radio .gchoice .gfield-choice-image-wrapper img {
    width: 60px;
    height: auto;
    block-size: auto!important;
}
#gform_3 .ginput_container_image_choice .gfield_radio .gchoice:where(:has(input:checked)) {
    background: #4ba171;
    border-color: #4ba171;
}
#gform_3 .ginput_container_image_choice .gfield_radio .gchoice:where(:has(input:checked)):after { display: none; }
#gform_3 .ginput_container_image_choice .gfield_radio .gchoice input[type="radio"] { position: absolute; left: -9999px; }
#gform_3 .ginput_container_image_choice .gfield_radio .gchoice .gform-field-label {
    font-size: 20px;
    line-height: normal;
    color: #000;
    font-weight: bold;
}
#gform_3 .ginput_container_image_choice .gfield_radio .gchoice:where(:has(input:checked)) .gform-field-label {
    color: #FFF;
}
#gform_3 .gfield--type-radio label,
#gform_3 .gfield--type-checkbox label { border-width: 2px; }
#gform_3 .gfield--type-radio label::before,
#gform_3 .gfield--type-checkbox label::before { 
    position: relative; top: -2px; border-color: #CCC; background: #FFF; 
}
#gform_3 .gfield--type-checkbox label::before { 
    border-radius: 0px;
}
#gform_3 .gfield--type-radio input[type="radio"]:checked + label::before {
  background-color: #4ba171;
  border: 3px solid #FFF;
  box-shadow: none;
}
#gform_3 .gfield--type-checkbox input[type="checkbox"]:checked + label::before {
    background: url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 397.6" style="enable-background:new 0 0 512 397.6;" xml:space="preserve"><style type="text/css">.st0{fill:%234BA171;}</style><g><path class="st0" d="M196.1,389.9c-4.9,4.9-11.6,7.7-18.5,7.7s-13.6-2.7-18.5-7.7L11.5,242.3c-15.3-15.3-15.3-40.2,0-55.4L30,168.3c15.3-15.3,40.1-15.3,55.5,0l92.2,92.2l249-249c15.3-15.3,40.2-15.3,55.5,0L500.5,30c15.3,15.3,15.3,40.2,0,55.4L196.1,389.9z"/></g></svg>') no-repeat center center;
  background-color: #FFF;
  background-size: 14px auto;
  border: 3px solid #FFF;
  box-shadow: none;
}
#gform_3 .gfield-choice-input+label { max-width: 100%; }

@media all and (min-width: 1024px) {
    #gform_3 .gfield--type-radio .ginput_container .gfield_radio,
    #gform_3 .gfield--type-checkbox .ginput_container .gfield_checkbox {
        grid-column-gap: 30px!important;
    }
}

#gform_3 .cart-summary {
    background: #f2f2f2;
    padding: 50px 68px 60px 68px;
}
@media all and (max-width: 1023px) and (min-width: 0px) {
    #gform_3 .cart-summary {
        padding: 20px;
    }
}
#gform_3 .cart-summary h5 {
    font-size: 20px;
    line-height: 24px;
    color: #4ba171;
    font-weight: bold;
    margin: 0 0 20px 0;
}
#gform_3 .cart-summary p {
    font-size: 16px;
    line-height: 24px;
    color: #1b1b1b;
    margin: 0 0 43px 0;
}
#gform_3 .cart-summary .quote-for {
    text-align: center;
}
#gform_3 .cart-summary .cart-table h5 {
    text-align: center;
    margin: 0 0 15px 0;
}
#gform_3 .cart-summary .cart-table table {
    border-top: 1px solid #CCC;
    margin: 0 0 31px 0;
    width: 100%;
}
#gform_3 .cart-summary .cart-table table tr th,
#gform_3 .cart-summary .cart-table table tr td {
    border-bottom: 1px solid #CCC;
    padding: 19px 0 16px 0;
    font-size: 16px;
    line-height: 20px;
    color: #1b1b1b;
    font-weight: normal;
    text-align: left;
}
#gform_3 .cart-summary .cart-table table tr td {
    text-align: right;
}
#gform_3 .cart-summary .cart-totals {
    text-align: right;
    margin: 0 0 38px 0;
}
#gform_3 .cart-summary .cart-totals p {
    font-size: 18px;
    display: flex;
    column-gap: 14px;
    margin: 0 0 14px 0;
    justify-content: flex-end;
}
#gform_3 .cart-summary .cart-totals small {
    display: block;
    font-size: 14px;
    line-height: 14px;
    text-align: right;
}
#gform_3 .cart-summary .cart-under {

}
#gform_3 .cart-summary .cart-under p { margin: 0px; }

#gform_3 .gfield--type-cart_table .gform-field-label { display: none; }

#gform_3 #field_3_49 { display: none; }

#gform_3 .gfield--type-section { 
    border: none; 
    padding: 30px 0 0 0;
    text-align: center;
}
#gform_3 .gfield--type-section h3 {
    font-size: 26px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.online-quote-not-available
{max-width:600px;
margin-left:auto;
margin-right:auto;}





