/*
Theme Name:   Divi Child
Theme URI:    https://driftwoodtreeservice.marketingblends.com//divi-child
Description:  Divi Child Theme
Author:       Your Name
Author URI:   https://driftwoodtreeservice.marketingblends.com/
Template:     Divi
Version:      1.0.0
*/

/* =Your custom CSS below this line
-------------------------------------------------------------- */
.trusted_sec .dipi-carousel-image img {
    height: 100px !important;
    object-fit: contain;
    background: #fff;
    padding: 10px;
    width: 100% !important;
}


#logo {
max-height: 100%;
}
/*.main_header{
height: 90px;
}*/
.main_header .main_header_menu .et_pb_menu__logo {
width: 170px;
height: 150px;
margin: 0;
margin-bottom: -125px;
}
.main_header .main_header_menu > .menu-item {
line-height: 60px;
}
.main_header .main_header_menu > .menu-item > a {
padding: 10px 0;
font-size: 16px;
}
.main_header .main_header_menu > .menu-item.menu-item-has-children > a {
padding-right: 20px;
}
.main_header .main_header_menu > .menu-item > a > span:after {
bottom: 10px;
top: auto;
}
/*.main_header .main_header_menu .menu-item-has-children a > span:after {
  right: -15px !important;
}*/
.main_header .call_us_column {
padding: 15px 30px !important;
width: 260px !important;
}
.main_header .call_us_column .et_pb_text {
margin-bottom: 5px !important;
}
.main_header .call_us_column .et_pb_text p {
text-transform: uppercase;
}
.top_header {
display: none;
}
.has_et_pb_sticky .main_header,
.has_et_pb_sticky .mobile_header {
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
/* css cut */
/* added new  */

@media (min-width: 1220px) and (max-width: 1470px) {
.main_header .main_header_menu .et_pb_menu__logo {
width: 130px;
margin-bottom: -60px;
}
.et-db
#et-boc
.et-l
div[class^="et_pb_module et_pb_menu et_pb_menu_"].et_pb_menu
ul
li
a.dipi-cta-button {
padding: 0 !important ;
}
.et-db
#et-boc
.et-l
div[class^="et_pb_module et_pb_menu et_pb_menu_"].et_pb_menu
ul
li
a.dipi-cta-button
span {
letter-spacing: 0 !important;
}
}
@media (max-width: 1456px) {
.top_header {
display: block;
}
.main_header .main_header_menu .et_pb_menu__logo {
width: 130px;
margin-bottom: -60px;
}
.main_header .call_us_column {
display: none;
}
body.et-db #et-boc header .nav_menu_col {
width: 100%;
}
}

@media (max-width: 1306px) {
.et_pb_column_1_tb_header {
padding-left: 0px !important;
}
}
@media (min-width: 981px) and (max-width: 1185px) {
#menu-header li a {
font-size: 14px !important;
}
body.et-db #et-boc header #menu-header > li > a.dipi-cta-button {
font-size: 13px !important;
padding: 10px 18px 8px !important;
}
}
@media (min-width: 1028px) and (max-width: 1086px) {
.main_header_menu #menu-header.nav > li {
padding-left: 8px;
padding-right: 8px;
}
}
@media (min-width: 981px) and (max-width: 1027px) {
.et_pb_menu .et-menu>li {
padding-left: 6px !important;
padding-right: 6px !important;
}
}
@media (min-width: 981px) and (max-width: 1200px) {
.et_pb_column.et_pb_column_1_4.et_pb_column_1_tb_header.call-us-column.et_pb_css_mix_blend_mode_passthrough.et-last-child {
width: 18% !important;
}
.et_pb_column.et_pb_column_3_4.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column--with-menu {
width: 82% !important;
}
}
@media (max-width: 1090px) {
.et_pb_column.et_pb_column_3_4.et_pb_column_0_tb_header.et_pb_css_mix_blend_mode_passthrough.et_pb_column--with-menu {
padding-left: 10px;
}

}

@media (max-width: 980px) {
.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
justify-content: right;
}
/* .et_pb_menu_0_tb_header
.et_pb_menu_inner_container
> .et_pb_menu__logo-wrap
.et_pb_menu__logo
img {
z-index: -1 !important;
} */
}
@media (max-width: 980px) {
.mobile_menu_bar:before {
left: 35px;
}
.main_header .main_header_menu .et_pb_menu__logo {
width: 130px;
margin-bottom: -60px;
}
.section_has_divider {
width: 100%;
}
}

/* Full width slider nav */

.full-width-slider .et-pb-slider-arrows .et-pb-arrow-prev {
opacity: 1 !important;
visibility: visible !important;
transition: none !important;
z-index: 999 !important;
left: 0;
background-color: #004f2f;
padding: 5px;
border-radius: 0 10px 10px 0;
}

.full-width-slider .et-pb-slider-arrows .et-pb-arrow-next {
opacity: 1 !important;
visibility: visible !important;
transition: none !important;
z-index: 999 !important;
right: 0;
background-color: #004f2f;
padding: 5px;
border-radius: 10px 0 0 10px;
}

@media (max-width: 420px) {
.full-width-slider .et-pb-slider-arrows .et-pb-arrow-next,
.full-width-slider .et-pb-slider-arrows .et-pb-arrow-prev {
font-size: 35px !important;
}
}
/* Banner heading */

h1.banner-heading {
font-size: 60px;
font-weight: 700;
}

@media (max-width: 980px) {
h1.banner-heading {
font-size: 35px;
}
}

@media (max-width: 767px) {
h1.banner-heading {
font-size: 32px;
}
}
/* form section  */

.below-banner-content-section p {
font-weight: 500 !important;
}

.form-section {
position: relative;
z-index: 1; /* keep your form on top */
background-color: #f5f5dc; /* beige */
}

/* about us  */

/* .overlap-row {
display: flex;
align-items: center; 
position: relative;   
}

.overlap-row .first-img {
position: relative;
z-index: 2;       
margin-right: -20%; 
} */

@media only screen and (min-width: 768px) {
.overlap-row {
display: flex;
align-items: center; /* vertical center */
position: relative;
}

.overlap-row .first-img {
position: relative;
z-index: 2;
margin-right: -20%;
}
.section_has_divider .full-width-slider {
width: 100%;
}
}

/* about us responsive   */
/* 1) Make the row a flex container so we can reorder its children */
.about-us-responsive-row {
display: flex;
flex-wrap: wrap;
}

/* 2) By default (desktop), keep the natural order */
.about-us-col-1 {
order: 1;
}
.about-us-col-2 {
order: 2;
}
.about-us-col-3 {
order: 3;
}

/* 3) On narrow viewports, show columns 2 & 3 first */
@media only screen and (max-width: 980px) {
.responsive-row {
/* allow each column to go full‑width if needed */
flex-direction: column;
}

.about-us-col-2 {
order: 1;
}
.about-us-col-3 {
order: 2;
}
.about-us-col-1 {
order: 3;
}
.section_has_divider .full-width-slider {
width: 100%;
}
}
/* Service */

.service-blurb .et_pb_main_blurb_image, 
.service-blurb .et_pb_main_blurb_image img {
width: 100%;
}

.service-blurb .et_pb_main_blurb_image img {
height: 220px !important;
}

.service-blurb .et_pb_main_blurb_image img {
object-fit: cover;
object-position: top;
}
@media only screen and (max-width: 980px) {
.our-service-column {
margin-bottom: 30px !important;
}
}

@media only screen and (max-width: 479px) {
.et_pb_gutters1 .et_pb_column.our-service-column {
margin-bottom: 30px !important;
}
}

/*  */
.dipi-testimonial-item {
display: flex;
flex-direction: column;
}

/* 1st: the text */
.dipi-testimonial-text {
order: 1;
}

/* 2nd: the name */
.dipi-testimonial-name {
order: 2;
}

/* 3rd: the rating */
.dipi-testimonial-rating {
order: 3;
}

/* testimonial nav swiper */

.testimonial-row {
position: relative;
}
.testimonial-row
.dipi_testimonial_0
.swiper-button-prev.swiper-arrow-button.dipi-sbp0 {
position: absolute;
top: -30% !important;
left: 90% !important;
transform: translate(-50%, -50%);
border-radius: 10px 0 0 10px;
background-color: #333333 !important;
padding: 10px !important;
z-index: 10;
}

.testimonial-row
.dipi_testimonial_0
.swiper-button-next.swiper-arrow-button.dipi-sbn0 {
position: absolute;
top: -30% !important;
right: 5% !important ;
transform: translate(50%, -50%);
border-radius: 0 10px 10px 0;
padding: 10px !important;
z-index: 10;
}
@media (max-width: 1280px) {
.testimonial-row
.dipi_testimonial_0
.swiper-button-next.swiper-arrow-button.dipi-sbn0 {
right: 3% !important;
}
}

@media (max-width: 1060px) {
.testimonial-row
.dipi_testimonial_0
.swiper-button-prev.swiper-arrow-button.dipi-sbp0,
.testimonial-row
.dipi_testimonial_0
.swiper-button-next.swiper-arrow-button.dipi-sbn0 {
top: -27% !important;
}
}
@media (max-width: 1060px) {
.testimonial-row
.dipi_testimonial_0
.swiper-button-next.swiper-arrow-button.dipi-sbn0 {
right: 0% !important;
}
}
@media (max-width: 600px) {
/* Prev button */
.testimonial-row
.dipi_testimonial_0
.swiper-button-prev.swiper-arrow-button.dipi-sbp0 {
position: absolute !important;
top: 50% !important;
left: 0 !important;
transform: translate(-50%, -50%) !important;
}

/* Next button */
.testimonial-row
.dipi_testimonial_0
.swiper-button-next.swiper-arrow-button.dipi-sbn0 {
position: absolute !important;
top: 50% !important;
right: 0 !important;
transform: translate(50%, -50%) !important;
}
}
/* second testimonial */

/* Move Swiper arrows to the top inside .testimonial-row-test */

/* Optional: Fine-tune their horizontal position */
.testimonial-row-test .swiper-button-prev.swiper-arrow-button.dipi-sbp1 {
position: absolute;
top: -30% !important;
left: unset !important;
right: 0% !important;
transform: translate(-50%, -50%);
border-radius: 10px 0 0 10px;
background-color: #333333 !important;
padding: 10px !important;
z-index: 10;
}

.testimonial-row-test .swiper-button-next.swiper-arrow-button.dipi-sbn1 {
position: absolute;
top: -30% !important;
right: 5% !important ;
transform: translate(50%, -50%);
border-radius: 0 10px 10px 0;
padding: 10px !important;
z-index: 10;
}

/* cta section */
/* .cta-button-column {
display: flex;
align-items: center; 
  justify-content: center;
} */

@media (min-width: 981px) {
.cta-button-column {
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
}

@media (min-width: 1420px) {
.cta-section-heading {
width: 60% !important;
max-width: none !important;
}
}

/* tab  */
.tab-photos .et_pb_row {
width: 99%;
}

/*  */
.dipi-at-tabs .dipi_advanced_tabs_item_0.dipi-at-tab--active {
z-index: 4 !important;
}

.dipi-at-tabs
.dipi_advanced_tabs_item_0.dipi-at-tab--active
~ .dipi-at-tab.dipi_advanced_tabs_item_1 {
margin-left: -40px !important;
padding-left: 40px !important;
}

.dipi-at-tabs.has-arrow
> .dipi-at-tab.dipi_advanced_tabs_item_1.dipi-at-tab--active {
z-index: 4 !important; /* sit above the other tab */
margin-left: -40px !important; /* pull it left */
padding-left: 40px !important; /* keep its content aligned */
}

/*  *location section */

.location-blurb .et_pb_blurb_content .et_pb_blurb_container {
padding-left: 0px !important;
margin-left: -10px;
}

.location-blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
padding-left: 10px;
}
/* footer */
.footer-list div#nav_menu-2 {
width: 100%;
margin: 0;
}
.footer-list ul#menu-services li, 
.footer-list ul#menu-quick-links li {
position: relative;
}
.footer-list-text-module .et_pb_text_inner ul li:before,
.footer-list ul#menu-services li:before, 
.footer-list ul#menu-quick-links li:before {
    content: '5';
    font-family: 'ETmodules';
    color: #48714f;
    font-weight: bold;
    font-size: 18px;
    margin-right: 2px;
    top: 2px;
    position: relative;
}

@media (min-width: 980px) and (max-width: 1175px) {
.main_footer .footer_col {
width: 100% !important;
margin-bottom: 35px;
}
}
/* below banner form */

.form-section .gform-theme--foundation .gfield input.large,
.ginput_container_select .gfield_select {
border-radius: 25px !important;
height: 50px;
margin-bottom: -20px;
padding-top: 5px;
}


.gform_heading {
display: none !important;
}

/* Home second form/location section */

.form-location-section .gform-theme--foundation .gfield input.large,
.ginput_container_select .gfield_select {
border-radius: 25px !important;
height: 50px;
margin-bottom: -20px;
padding-top: 5px;
}


/* footer -location section */

@media (min-width: 1025px) {
.form-location-section .et_pb_row {
display: flex !important;
flex-wrap: wrap;
}
.form-location-section .et_pb_row > .et_pb_column:nth-child(1) {
flex: 0 0 60% !important;
max-width: 57.5% !important;
}
.form-location-section .et_pb_row > .et_pb_column:nth-child(2) {
flex: 0 0 40% !important;
max-width: 38.5% !important;
}
}

/* Revert to Divi’s default stacking on ≤980px */
@media (max-width: 980px) {
/* Turn off flex on the row */
.form-location-section .et_pb_row {
display: block !important;
}
/* Force each column to full width */
.form-location-section .et_pb_row > .et_pb_column {
width: 100% !important;
max-width: 100% !important;
flex: none !important;
}
}

/*  */

.our-blog-row
.et_pb_blog_grid
.et_pb_ajax_pagination_container
.et_pb_salvattore_content
.column
.et_pb_post {
/*   min-height: 600px !important; */
margin-bottom: 20px;
}
/* sidebar blog-single */

.et_pb_widget .wp-block-search__button {
cursor: pointer;
color: white;
background-color: black;
}

/* Smooth transitions */
.et_pb_bg_layout_light .et_pb_widget li a {
transition: transform 0.2s ease, font-weight 0.2s ease;
}



/* Our services page */

@media only screen and (min-width: 981px) {
.our-service-panel-one .overlap-row .first-img {
margin-right: -15% !important;
}
.our-service-panel-one .overlap-row {
align-items: flex-start;
}
}
/* @media only screen and (min-width: 768px) {
.our-service-panel-one .overlap-row .first-img {
  margin-right: 0% !important;
}
} */
@media only screen and (min-width: 768px) and (max-width: 980px) {
.our-service-panel-one .overlap-row .first-img {
margin-right: 0% !important;
}
}
/*Get a quote page Form  */

.contact-page-form-section .gform-theme--foundation .gfield input.large,
.ginput_container_select .gfield_select {
border-radius: 25px !important;
height: 50px;
margin-bottom: -20px;
padding-top: 5px;
}
.contact-page-form-section .textarea {
border-radius: 5px !important;
}


#gf_3 .gfield_label_before_complex,
.gform-field-label--type-inline,
.gform-field-label,
.gform_fileupload_rules {
color: white !important;
}

/* Contact-page form  */

#gf_4 .gfield_label_before_complex,
.gform-field-label--type-inline,
.gform-field-label,
.gform_fileupload_rules {
color: white !important;
}
/* gallery page */

.gallery-page-tab-section .et_pb_button {
display: none;
}

/* our service custom section */

.services_tab {
background: url(../img/services-tab-bg.webp) no-repeat;
padding: 100px 0;
position: relative;
background-size: cover;
}
/* .services_tab:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #004f2f;
opacity: 0.9;
z-index: 1;
} */
.tab-container {
z-index: 2;
position: relative;
}
.services_tab .heading {
text-align: center;
z-index: 2;
position: relative;
}
.services_tab .heading h2 {
font-size: 36px;
color: #fff;
margin-bottom: 30px;
font-weight: 600;
}
.services_tab .order-3 {
order: 3;
}

.services_tab .tab-container {
max-width: 1290px;
margin: auto;
display: flex;
flex-wrap: wrap;
border-radius: 0;
overflow: hidden;
}
.services_tab .tab-menu {
flex: 1 1 250px;
display: flex;
flex-direction: column;
}
.services_tab .tab-menu button {
padding: 15px 20px;
background: transparent;
border: none;
border-radius: 10px;
margin-bottom: 10px;
text-align: left;
color: #fff;
font-weight: 300;
font-size: 20px;
cursor: pointer;
}
.services_tab .tab-menu button:last-child {
border: 0;
}
.services_tab .tab-menu button:hover {
background-color: #ffd503;
color: #000;
}
.services_tab .tab-menu button.active {
background-color: #ffd503;
color: #000;
border-radius: 10px;
position: relative;
}
.services_tab .tab-menu button.active::before {
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 15px solid transparent;
border-left: 22px solid #ffd503;
border-bottom: 15px solid transparent;
right: -24px;
top: 50%;
transform: translate(0, -50%);
}
.services_tab .tab_menu2 button.active::before {
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 15px solid transparent;
border-right: 22px solid #ffd503;
border-bottom: 15px solid transparent;
border-left: unset;
left: -24px;
right: auto;
}
.services_tab .tab-content {
flex: 2 1 400px;
padding: 50px;
text-align: center;
background: #fff;
color: #000;
border-radius: 20px;
margin: 0 50px 0 50px;
}
.services_tab .tab-content .img {
text-align: center;
}
.services_tab .tab-content img {
border-radius: 0;
margin: 0 auto 15px;
max-width: 100%;
}
.services_tab .tab-content h4 {
font-size: 24px;
color: #000;
margin-bottom: 15px;
}
.services_tab .tab-content .text P {
font-style: italic;
font-size: 18px;
font-weight: 500;
line-height: 30px;
}
.services_tab .tab-content > div {
display: none;
}
.services_tab .tab-content > div.active {
display: block;
}

.services_tab .tab-dropdown {
display: none;
width: 100%;
padding: 10px;
font-size: 18px;
}

/*------------------------------media------------------------------------*/
@media (min-width: 991px) and (max-width: 1199px) {
.services_tab .tab-container {
margin-right: 20px !important;
margin-left: 20px !important;
}
.services_tab .tab-content {
flex: 2 1 352px;
padding: 35px;
}
.services_tab .tab-menu button {
font-size: 17px;
}
}
@media (min-width: 767px) and (max-width: 991px) {
.services_tab .tab-menu {
flex: 1 1 190px;
}
.services_tab .tab-content {
flex: 2 1 280px;
margin: 0 30px 0 30px;
padding: 25px;
}
.services_tab .tab-menu button {
font-size: 16px;
}
}

@media (max-width: 767px) {
.services_tab .tab-container {
flex-direction: column;
margin-left: 20px;
margin-right: 20px;
}
.services_tab .tab-menu {
}
.services_tab .tab-menu button {
flex: 1 0 auto;
text-align: center;
}
.services_tab .order-3 {
order: 0;
}
.services_tab .tab-menu button {
font-size: 18px;
}
.services_tab .tab-dropdown {
display: block;
width: 70%;
margin: 0 auto 30px;
}
.services_tab .tab-menu {
display: none;
}
.services_tab .tab-dropdown {
display: block;
border-radius: 15px;
color: #000;
background-color: #ffd503;
}
.services_tab .tab-dropdown:focus {
border: none;
outline: none;
}
}
@media (max-width: 600px) {
.services_tab .tab-menu button {
font-size: 18px;
}
.services_tab .tab-content {
margin: 0;
}
.services_tab .tab-content .text P {
font-size: 16px;
line-height: 26px;
}
.services_tab .tab-content {
margin: 0;
padding: 25px;
}
}
@media (max-width: 374px) {
.services_tab .tab-menu button {
font-size: 17px;
}
.services_tab .tab-dropdown {
width: 100%;
}

.services_tab .tab-content {
margin: 0;
padding: 15px;
}
}
/* about us page */
.about-us-image .et_pb_image_wrap img {
object-fit: cover;
object-position: center;
}

/* ---------------------------------------------------------------------------- */

.responsive_image img {
object-fit: cover;
}
.green_arrow_list ul,
.white_arrow_list ul {
padding-left: 0;
list-style-type: none;
}
.green_arrow_list ul li,
.white_arrow_list ul li {
    position: relative;
    padding-left: 25px;
margin-bottom: 10px;
}

.green_arrow_list ul li:before,
.white_arrow_list ul li:before {
    content: "9";
    font-family: "ETmodules" !important;
    font-weight: 600;
    font-size: 20px;
    top: 0px;
    position: absolute;
    left: -5px;
}
.white_arrow_list ul li:before {
color: #fff !important;
}
.green_arrow_list ul li:before {
color: #39593f !important;
}

/* PPC LANDING PAGE CSS */

.has_et_pb_sticky .ppc_header.et_pb_sticky_module{
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.55);
    transition: box-shadow 0.5s ease;
}
.ppc_header{
transition: box-shadow 0.5s ease !important; 
}

.white_faq_tab .et_pb_toggle_open, 
.white_faq_tab .et_pb_toggle_close,
.faq_tab .et_pb_toggle_open, 
.faq_tab .et_pb_toggle_close{
    padding: 0px;
}
.white_faq_tab h5.et_pb_toggle_title,
.faq_tab h5.et_pb_toggle_title {
    padding: 20px;
    position: relative;
    padding-right: 40px;
}

.white_faq_tab .et_pb_toggle_close h5.et_pb_toggle_title:before,
.faq_tab .et_pb_toggle_close h5.et_pb_toggle_title:before{
    right:24px !important;
}

.white_faq_tab .et_pb_toggle_open h5.et_pb_toggle_title:after, 
.faq_tab .et_pb_toggle_open h5.et_pb_toggle_title:after {
    font-family: ETmodules !important;
    content: "\4b" !important;
    font-size: 28px !important;
    position: absolute !important;
    right: 18px !important;
    top: 20px !important;
    font-weight: 900 !important;
    color: #fff;
}
.white_faq_tab .et_pb_toggle_open h5.et_pb_toggle_title:after{
    color: #39593f !important;
}
.white_faq_tab .et_pb_toggle_content, 
.faq_tab .et_pb_toggle_content {
    padding:20px;
    background-color: transparent;
}
.white_faq_tab .et_pb_toggle.et_pb_module.et_pb_accordion_item, 
.faq_tab .et_pb_toggle.et_pb_module.et_pb_accordion_item {
    margin-bottom: 0px !important;
}
.faq_tab .et_pb_toggle_open h5.et_pb_toggle_title {
    background-color: #39593f;
    padding: 20px;
        border-radius: 5px;
}
.white_faq_tab .et_pb_toggle_open h5.et_pb_toggle_title {
    background-color: #fff;
    padding: 20px;
        border-radius: 5px;
}


#logo{
    max-height:100%;
}

/* Banner heading */

h1.banner-heading {
    font-size: 60px;
    font-weight: 700;
}

@media (max-width: 980px) {
    h1.banner-heading {
        font-size: 35px;
    }
}

@media (max-width: 767px) {
    h1.banner-heading {
        font-size: 32px;
    }
}
/* form section  */
.form-section {
  position: relative;
  z-index: 1;               /* keep your form on top */
  background-color: #f5f5dc; /* beige */
}
    


/* about us  */

@media only screen and (min-width: 768px) {
  .overlap-row {
    display: flex;
    align-items: center;  /* vertical center */
    position: relative;
  }

  .overlap-row .first-img {
    position: relative;
    z-index: 2;
    margin-right: -20%;
  }
}


/* about us responsive   */
/* 1) Make the row a flex container so we can reorder its children */
.about-us-responsive-row {
  display: flex;
  flex-wrap: wrap;
}

/* 2) By default (desktop), keep the natural order */
.about-us-col-1 { order: 1; }
.about-us-col-2 { order: 2; }
.about-us-col-3 { order: 3; }

/* 3) On narrow viewports, show columns 2 & 3 first */
@media only screen and (max-width: 980px) {
  .responsive-row {
    /* allow each column to go full‑width if needed */
    flex-direction: column;
  }

  .about-us-col-2 { order: 1; }
  .about-us-col-3 { order: 2; }
  .about-us-col-1 { order: 3; }
}
/* Service */

.service-blurb .et_pb_main_blurb_image img {
  height: 240px;
}
@media only screen and (max-width: 980px) {
  .our-service-column {
    margin-bottom: 30px !important;
  }
}

@media only screen and (max-width: 479px) {
  .et_pb_gutters1 .et_pb_column.our-service-column
  {
    margin-bottom: 30px !important;
  }
}

/*  */
.dipi-testimonial-item {
  display: flex;
  flex-direction: column;
}

/* 1st: the text */
.dipi-testimonial-text {
  order: 1;
}

/* 2nd: the name */
.dipi-testimonial-name {
  order: 2;
}

/* 3rd: the rating */
.dipi-testimonial-rating {
  order: 3;
}

/* testimonial nav swiper */

.testimonial-row .dipi_testimonial_0 .swiper-button-next{
    right: -5px !important;
    top: -91px;
    border-radius: 0 10px 10px 0;
}
.testimonial-row .dipi_testimonial_0 .swiper-button-prev  {
    left: 1020px !important;
    top: -91px;
    border-radius: 10px 0 0 10px;
}   
@media only screen and (max-width: 767px) {
  .testimonial-row .dipi_testimonial_0 .swiper-button-next,
  .testimonial-row .dipi_testimonial_0 .swiper-button-prev {
    right:   initial !important;
    left:    initial !important;
    top:     initial !important;
    border-radius: initial !important;
  }
}

.cta-button-column {
  display: flex;
  align-items: center; 
    justify-content: center;
}

/* tab  */
.tab-photos .et_pb_row{
    width:100%;
}  
/*  *location section */

.location-blurb .et_pb_blurb_content .et_pb_blurb_container {
   padding-left: 0px !important; 
    margin-left:-10px;
}

.location-blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
   padding-left: 10px ; 
}

/* below banner form */

.form-section .gform-theme--foundation .gfield input.large, .ginput_container_select .gfield_select{
    border-radius: 25px !important;
    height:50px;
    margin-bottom:-15px;
}

#gform_submit_button_1,
#gform_submit_button_3,
#gform_submit_button_4,
#gform_submit_button_6{
    color: #48704f !important;
    border-radius: 35px;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600 !important;
    background-color: #fff;
    padding: 18px 35px !important;
    border:none !important;
    display: block !important;   
    margin: 5px auto 0 !important;  
    margin-top: 20px !important;
}

#gform_submit_button_1:hover, 
#gform_submit_button_3:hover, 
#gform_submit_button_4:hover, 
#gform_submit_button_6:hover {
    background-color: #000 !important; 
    color:#fff !important;
}
/* Home second form/location section */

.form-location-section .gform-theme--foundation .gfield input.large, .ginput_container_select .gfield_select{
    border-radius: 25px !important;
    height:50px;
    margin-bottom:-15px;
}

#gform_submit_button_2 {
    color: #48704f !important;
    border-radius: 35px;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600 !important;
    background-color: #fff;
    padding: 12px 35px !important;
    border:none !important;
    display: block !important;   
    margin-top: 20px !important;
}

#gform_submit_button_2:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.responsive_img img{
    object-fit:cover;
}


/* ------ppc form css */
.ppc_frm label ,.ppc_frm legend {
    color: #000 !important;
    font-size:16px;
    font-weight:600;
}
.ppc_frm input:focus ,
.ppc_frm textarea:focus{
    border:none !important;
}
.ppc_frm  .gfield_required{
    display:none;
}
.ppc_frm .gform_fields {
  display: flex;          /* ensure flex is applied */
  flex-direction: column; /* stack children vertically */
  row-gap: 15px;          /* vertical spacing */
}


.ppc_frm input:focus ,
.ppc_frm textarea:focus,
.ppc_frm #gform_submit_button_5{
    border: 1px solid #aaa !important;
    outline: 0px;
}
.ppc_frm input, .ppc_frm textarea{
 border: 1px solid #aaa !important;
}

.ppc_frm #gform_submit_button_5 {
    background-color: rgb(248, 204, 3) !important;
    color: rgb(0, 0, 0) !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    margin-top: 20px !important;
    padding: 15px 30px !important;
    border-radius: 25px !important;
    border: 0px !important;
    width: 100%;
    margin-top: 0px !important;
}
/* Default: hide everything (safety) */
.swiper-pagination,
.swiper-arrow-button {
  display: none;
}

/* Mobile: show pagination, hide nav arrows */
@media (max-width: 767px) {
  .swiper-pagination {
    display: block !important;
  }
  .swiper-arrow-button {
    display: none !important;
  }
}

/* Tablet + Desktop: show nav arrows, hide pagination */
@media (min-width: 768px) {
  .swiper-pagination {
    display: none !important;
  }
  .swiper-arrow-button {
    display: flex !important; /* or block depending on design */
  }
}
.footer_email h4.et_pb_module_header {
    white-space: normal;
    word-break: break-word;
}
.et_pb_module.et_pb_accordion.faq_tab .et_pb_toggle_open h5.et_pb_toggle_title {
    color: #fff !important;
}
.service_banner_form div#gform_fields_6 {
    row-gap: 13px;
}
.service_banner_form .gfield input.large, 
.service_banner_form .ginput_container_select .gfield_select{
    border-radius: 25px !important;
    height:50px;
}
.service_banner_form select#input_6_12 {
    margin-bottom:10px;
}
input#gform_submit_button_6 {
    margin-top: 6px !important;
}

.ask_question_list ol {
  counter-reset: item;
  list-style: none;
  padding-left: 0;
}

.ask_question_list ol li {
    counter-increment: item;
    margin-bottom: 20px;
    display: inline-block;
    align-items: center;
    position: relative;
    padding-left: 50px;
}

.ask_question_list ol li::before {
    content: counter(item);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    border-radius: 50%;
    background-color: #48714f;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    left: 0;
    top: 0;
}
@media (min-width: 1260px) {
     .ask_question_list ol {
    column-count: 3;
    }
}
@media (min-width: 767px) and (max-width: 1259px) {
     .ask_question_list ol {
    column-count: 2;
    }
}
@media (max-width: 766px) {
    .ask_question_list ol li {
            display: block;
    }
    .ask_question_list ol li::before{
        top: -1px;
        font-size: 14px;
        width: 30px;
        height: 30px;
    }
}

