.header-location ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    gap: 15px;
}
.header-location ul li:after {
    content: " | ";
    position: relative;
    right: -5px;
    top: -2px;
}

.header-phone .elementor-view-stacked.elementor-shape-circle.elementor-widget-icon .elementor-icon-wrapper{
    display: flex;
    align-items: center;
}
.elementor-element.custom-header-sticky .header-img-con{
    height: 100px;
    transition: height 0.3s ease-in-out;
}
.elementor-element.custom-header-sticky.header-sticky .header-img-con{
    height: 60px;
}
.elementor-element.header-img img{
  width: 150px;
  transition: width 0.3s ease-in-out;
}
.elementor-element.custom-header-sticky.header-sticky .elementor-element.header-img img{
  width:80px;
}
.footer-location ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 15px;
}
.footer-location ul li:not(:last-child)::after {
    content: " | ";
    position: relative;
    right: -5px;
    top: -2px;
}
.elementor-widget-image.btn-google{
 transition: background-color 0.3 ease-in-out;
}
.elementor-widget-image.btn-google:hover{
    border-radius: 5px;
    background-color: #e2e6ea;
}
.text-hover:hover{
    text-decoration: underline;
    text-decoration-color: #0056B3;
}
.testimonials-nav{
    width: 100%;
    background-color: #F7F7F7;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 16px;
}

.testimonials-prev, .testimonials-next{
    color: #212529!important;
    border-color: #F7F7F7!important;
    background-color: #F7F7F7!important;
}
.testimonials-prev:hover, .testimonials-next:hover{
    border-radius: 5px !important;
    border-color: #dae0e5!important;
    background-color: #e2e6ea!important;
}
.review-author{
    font-weight: 700;
}
.btn-phone,
.click-img {
    cursor: pointer;
}
.btn-phone{
    transition: background-color 0.3 ease-in-out;
}
.elementor-widget-heading.btn-phone:hover{
    background-color: #3a3f44 !important;
}
.form-contact .gform_fields{
    gap: 15px!important;
}
.form-contact .gform_fields .gform-field-label {
  font-family: "Roboto" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 24px !important;
}
.form-contact .gform_fields .gfield--type-section{
    display: inline-flex!important;
    justify-content: center!important;
    border-block-end: 0px!important;
}
.form-contact .gform_fields .gfield--type-section .gsection_title{
    font-family: "Roboto" !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}
.form-contact .gform_fields input,
.form-contact .gform_fields textarea {
    font-family: "Roboto" !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}
.form-contact .gform_fields input::placeholder,
.form-contact .gform_fields textarea::placeholder {
    font-family: "Roboto" !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    color: #495057!important;
}
.form-contact .gform-footer{
    justify-content: flex-end!important;
}
.form-contact .gform-footer .gform_button{
    color: #6c757d!important;
    background-color: #00000000!important;
    border-color: #6c757d!important;
    border-width: 1px!important;
    box-shadow: none!important;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.form-contact .gform-footer .gform_button:hover{
    color: #FFFFFF!important;
    background-color: #6c757d!important;
}

.gform_fields .gfield .br-widget {
    height: 22px;
    width: 135px;
    margin-top: 0px;
}

.gform_fields .gfield .br-widget a {
    background: url(/wp-content/uploads/2025/09/star_yellow.png);
    width: 19px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 5px;
}

.gform_fields .gfield .br-widget a:hover,
.gform_fields .gfield .br-widget a.br-active,
.gform_fields .gfield .br-widget a.br-hover,
.gform_fields .gfield .br-widget a.br-selected {
    background-position: 0 18px;
}

#elementor-popup-modal-5316 .dialog-widget-content{
    border-radius: 5px !important;
}
#elementor-popup-modal-5316 h5{
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(102,102,102,0.25);
}
.form-testimonials .gform_fields{
    gap: 15px !important;
}
.form-testimonials .br-widget{
    margin-top: 10px!important;
}
.form-testimonials .gform_fields .gfield label{
    font-family: 'Roboto' !important;
    color: rgba(0, 0, 0, .7) !important;;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}
.grecaptcha-info{
    font-family: 'Roboto' !important;
    color: rgba(0, 0, 0, .7) !important;;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.form-testimonials .gform_fields .gfield .ginput_container textarea,
.form-testimonials .gform_fields .gfield .ginput_container input{
    font-family: 'Roboto' !important;
    color: rgba(0, 0, 0, .7)!important;;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.form-testimonials .gform_fields .gfield .ginput_container textarea{
    min-height: 60px !important;
    height: 60px !important;
}
.form-testimonials .gform_fields .gfield .ginput_container textarea::placeholder,
.form-testimonials .gform_fields .gfield .ginput_container input::placeholder{
    font-family: 'Roboto' !important;
    color: #6c757d !important;;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
}
.form-testimonials .gform-footer{
    justify-content: flex-end!important;
}
.form-testimonials  .gform-footer .gform_button{
    color: #6c757d!important;
    background-color: #00000000!important;
    border-color: #6c757d!important;
    border-width: 1px!important;
    box-shadow: none!important;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.form-testimonials .gform-footer .gform_button:hover{
    color: #FFFFFF!important;
    background-color: #6c757d!important;
}


@media screen and (max-width: 1024px) {
    .elementor-element.header-img img {
        max-width: 100px;
    }
    .elementor-element.custom-header-sticky.header-sticky .elementor-element.header-img img {
        transform: none !important;
        transition: none !important;
    }
    .elementor-element.custom-header-sticky .header-img-con{
        height: 100px;
    }
    .elementor-element.header-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container{
        margin-top: 13px;
    }
}
@media screen and (max-width: 982px) {
    .header-location ul li:last-child::after {
        content: none !important;
    }
    .header-top-info {
        position: relative;
        overflow: hidden;
        height: 60px !important;
        display: inline-flex;
        justify-content: center !important;
        align-items: center !important;
    }
    .elementor-element.header-img img {
        max-width: 80px;
    }
    .elementor-element.custom-header-sticky .header-img-con{
        height: auto !important;
    }
    .testimonials-item .elementor-element.box-fb,
    .testimonials-item .elementor-element.click-img,
    .testimonials-item .elementor-element.testimonials-mess{
        width: 100%!important;
    }

}
@media (max-width: 767px) {
    .header-top-info {
        height: 50px !important;
    }
    .footer-location ul li:after {
        content: none !important;
    }
    .header-top-info .header-topbar.e-child {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
    }
    .footer-location ul {
        gap: 0;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }
}