:root {
    --site-color: #7bc83a;
    --hover-site-color: #7bc83a;
    --font-body-size: 19px;
    --heading-font-color: #111;
    --link-color: #141414;
    --footer-background: #141414;
    --menu-hover-color: #000;
    --button-color: #141414;
    --button-hover: #010101;
    --body-text-color: #141414;
    --font-body: calibri;
    --secondary-font-body: BebasNeue-Regular;
    --heading-fonts: BebasNeue-Bold;
    --button-font: Sailec-Medium-1;
    --navigation-font: Sailec-Medium-1
}

@font-face {
    font-family: Sailec-Medium-1;
    src: url(../fonts/Sailec-Medium-1.ttf)
}

@font-face {
    font-family: Sailec-Bold-1;
    src: url(../fonts/Sailec-Bold-1.ttf)
}

@font-face {
    font-family: BebasNeue-Regular;
    src: url(../fonts/BebasNeue-Regular.ttf)
}

@font-face {
    font-family: BebasNeue-Bold;
    src: url(../fonts/BebasNeue-Bold.ttf)
}

@font-face {
    font-family: calibri;
    src: url(../fonts/calibri.ttf)
}

p {
    margin: 0 0 15px;
    padding: 0;
    color: var(--body-text-color);
    line-height: 1.5;
    font-size: var(--font-body-size);
    font-family: var(--font-body)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0 0 15px;
    line-height: 1.2
}

h2 {
    font-size: 45px;
    line-height: 1
}

h3 {
    font-size: 35px;
    line-height: 1
}

h4 {
    font-size: 30px;
    line-height: 1
}

h5 {
    font-size: 25px;
    line-height: 1
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center
}

.f-nav {
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    background: rgb(255 255 255 / .94)
}

body {
    background: #f6f6f6;
    font-size: var(--font-body-size)
}

body .no-padding {
    padding: 0
}

.nopadding {
    padding: 0 !important
}

.container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 10px;
    width: 100%
}

.flex-row {
    display: flex
}

.flex-row-center {
    display: flex;
    align-items: center
}

.pt-pb {
    padding: 4.5em 0;
    overflow: hidden;
    clear: both
}

.row-col {
    margin: 0 -15px
}

strong {
    font-family: var(--button-font);
    font-weight: 400
}

ul,
li {
    font-size: var(--font-body-size)
}

img.img-radius {
    border-radius: 20px
}

header#masthead {
    background: #141414;
}

.logo {
    padding: 0
}

.site_logo img.custom-logo {
    width: 170px
}

.site-content-contain {
    overflow: unset
}

.home .site-content-contain {
    margin: 0;
    padding: 0
}

header#masthead .flex-row-center {
    margin: 0;
    z-index: 99;
    position: relative;
    justify-content: space-between
}

.site-header img.sticky_logo {
    display: none
}

.site-header.fixed_header img.sticky_logo {
    display: block;
    width: 100px
}

.site-header.fixed_header .custom-logo-link {
    display: none
}

.home header#masthead {
    border-bottom: 0
}

.header_section {
    padding: 5px 0 0;
    width: 100%;
    z-index: 99
}

header#masthead.fixed_header .header_section {
    background-color: #fff;
    top: 0;
    z-index: 999;
    position: fixed
}

.right_head {
    display: flex;
    align-items: flex-end;
    gap: 15px;
    flex-direction: column
}

.phone_number_header_wrapper.call-btn {
    margin-right: 30px
}

.mobilehead a.phone-num {
    display: flex;
    align-items: center;
    gap: 15px
}

.call-cell {
    line-height: 20px
}

.call-cell strong {
    font-size: 50px;
    display: block;
    line-height: 1;
    letter-spacing: -1px;
    font-weight: 700;
    color: var(--site-color);
    font-family: var(--heading-fonts)
}

.mobilehead .fa-phone {
    font-size: 30px;
    color: var(--site-color)
}

.call-cell span {
    font-size: 20px;
    line-height: 1
}

.right_head a.btn_default.hide_mobile {
    background: var(--site-color);
    color: #000 !important;
    line-height: 1.3
}

.right_head a.btn_default.hide_mobile:hover {
    background-color: #fff !important
}

.navigation-top {
    display: block;
    width: 100%;
    text-align: center
}

#site-navigation ul.nav {
    text-align: right
}

.main-navigation li {
    display: inline-block;
    position: relative
}

.main-navigation li:hover::after {
    transform: translateX(-50%) scaleX(1)
}

.main-navigation li:after {
    display: none !important
}

.main-navigation a {
    color: #fff;
    font-size: 17px;
    padding: 47px .7em 47px;
    letter-spacing: -.3px;
    font-family: var(--navigation-font)
}

.main-navigation ul ul a {
    color: #111;
    font-family: var(--navigation-font);
    font-size: 15px;
    padding: 15px
}

.main-navigation ul ul li {
    border-bottom: 1px solid #dadada
}

.main-navigation li:last-child a {
    padding-right: 0
}

.main-navigation a:hover {
    color: var(--menu-hover-color);
    text-shadow: 0 0 20px #222
}

.main-navigation ul ul a:hover {
    color: #fff
}

section.top-section-services {
    background: url(/wp-content/uploads/2026/01/shutterstock_2522980219.jpg);
    padding: 0;
    height: 800px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    align-content: center
}

section.top-section-services video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.top-section-head {
    position: relative;
    width: 100%;
    z-index: 99;
    padding: 30px;
    max-width: 1400px;
    margin: auto
}

.top-section-services:before {
    background: rgb(0 0 0 / .5);
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
    z-index: 9
}

.header_content {
    width: 100%;
    margin: 0;
    position: relative;
    margin: 0 auto
}

h1.slide-heading br {
    display: none
}

.banner-image-wrap {
    height: 100%;
    align-content: center
}

a.google-review-img {
    display: inline-block;
    margin-top: 15px;
}

.header_content .slide-heading,
.sub-heading {
    font-size: 66px;
    color: #fff;
    line-height: .9;
    display: block;
    font-family: BebasNeue-Regular
}

.header_content .slide-heading {
    margin-bottom: 15px;
    letter-spacing: -1px
}

.sub-heading {
    font-size: 35px;
    color: #fff;
    margin: 0 0 30px
}

.header_content a.btn_default {
    margin: 0 8px;
    background: #7bc83a;
    color: #000 !important
}

.header_content .btn_default:hover {
    background: var(--button-hover);
    color: #fff !important
}

.header_content a.btn_default.white_btn {
    background: #fff
}

.header_content a.btn_default.white_btn:hover {
    background: var(--button-hover) !important;
    color: #fff !important
}

a.btn_default:hover {
    background: var(--site-color) !important;
    color: #000 !important
}

a.btn_default.white_btn:hover {
    background-color: #fff !important
}

section.welcome_section {
    padding: 60px 0;
    overflow: hidden
}

.title-home {
    font-size: 60px;
    display: block;
    position: relative;
    font-family: var(--heading-fonts);
    line-height: 1;
    margin-bottom: 10px;
    color: var(--heading-font-color)
}

.title-home img {
    display: block;
    margin: 0 auto
}

.welcome_content_area {
    padding-top: 20px;
    max-width: 1150px;
    text-align: center;
    padding-bottom: 20px;
    clear: both;
    overflow: hidden;
    margin: 0 auto
}

section.services_offer {
    padding: 60px 0 80px;
    z-index: 9;
    overflow: hidden;
    position: relative
}

.electrical_service {
    z-index: 9;
    position: relative;
    max-width: 1000px;
    margin: 0 auto
}

.services-item {
    text-align: center;
    transition: all 0.3s
}

.services-item h2 {
    font-size: 18px;
    margin: 5px 0 0;
    line-height: 1.3;
    font-family: Sailec-Medium-1
}

.electrical_service a {
    transition: .3s ease-in-out;
    display: block;
    padding: 10px
}

.services-item:hover a {
    transform: scale(1.1)
}

section.popular-services-section {
    padding: 70px 0 100px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

section.popular-services-section .container {
    max-width: 90%
}

.popular-service-list {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 20px
}

.popular-service-list .col-4 {
    padding: 15px
}

.region-services {
    display: block;
    height: 100%;
    background-color: #f7f7f7
}

.popular-services-section strong {
    font-size: 20px;
    display: block;
    color: var(--site-color);
    text-align: center
}

.popular-services-section .title-home {
    color: #000;
    display: block;
    text-align: center
}

.popular-service-list .col-3 {
    padding: 0 10px
}

h3.service-title {
    font-size: 30px;
}

.popular-service-list .popular-services {
    display: block;
    margin-top: 20px;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #333;
    height: 100%;
    width: 100%
}

.popular-service-list a.service-card {
    background: #fff;
    border-radius: 14px;
    padding: 2.5rem 1.5rem;
    text-align: center;
    box-shadow: 0 8px 20px rgb(0 0 0 / .05);
    transition: transform .3s ease, box-shadow .3s ease;
    border-top: 2px solid var(--site-color);
    border-bottom: 2px solid var(--site-color);
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

a.service-card .service-icon {
    width: 90px;
    height: 90px;
    background: #12173f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    border: 4px solid var(--site-color);
    overflow: hidden
}

.popular-service-list a.service-cardh3.service-title {
    font-size: 1.7rem;
    font-weight: 600;
    color: #000;
    margin: 0
}

.popular-services .title-link .fa-arrow-right {
    font-size: 20px;
    color: #fff;
    width: 50px;
    position: absolute;
    right: 18px;
    height: 50px;
    background: #48487f;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.popular-services img {
    height: 330px;
    object-fit: cover;
    width: 100%;
    transition: 0.2s all ease-in-out
}

.popular-services:hover img {
    transform: scale(1.1);
    opacity: .95
}

.popular-services a {
    line-height: 1;
    display: block
}

.title-link {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    align-items: center;
    line-height: normal;
    padding-right: 60px;
    position: relative
}

.title-link h3 {
    display: block;
    overflow: hidden;
    font-family: var(--heading-fonts);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 38px;
    margin: 0
}

.img-zoom {
    overflow: hidden
}

.popular-services-section .slick-slider button.slick-arrow {
    display: none !important
}

.popular-services-section ul.slick-dots li.slick-active button[type="button"] {
    background: var(--site-color)
}

.popular-services-section ul.slick-dots li button[type="button"] {
    width: 10px;
    height: 10px;
    padding: 0
}

.popular-services-section ul.slick-dots {
    padding-top: 15px
}

.call-toaction {
    background: #7bc83a;
    padding: 80px 0
}

.call-toaction .title-home a {
    color: #000;
    margin-bottom: 25px;
    display: block
}

.call-toaction span {
    font-size: 20px;
    line-height: 1.5;
    max-width: 90%;
    font-family: Sailec-Medium-1;
    margin: 0 auto 20px;
    display: inline-block
}

.contact_info_section {
    padding: 40px 0 0;
    overflow: hidden;
    width: 100%;
    text-align: center
}

.contact_info_section h2 {
    display: block;
    font-size: 45px;
    line-height: 1;
    margin-bottom: 15px
}

.contact_info_section h2 a {
    color: #000;
    text-decoration: underline
}

section.our-services-icon {
    padding: 80px 0 40px;
    overflow: hidden
}

.about-region {
    overflow: hidden;
    width: 100%
}

.about-region ul {
    font-family: Sailec-Medium-1;
    margin: 10px 0 30px 30px
}

.about-region ul li {
    line-height: 1.5;
    margin: 6px 0
}

.about-region img.img-radius {
    height: 430px;
    object-fit: cover;
    width: 100%
}

.service-icons .flex-row-center {
    transition: all 0.3s ease-in-out
}

.service-icons .flex-row-center:hover {
    transform: scale(1.08)
}

.our-services-icon .title-home {
    margin: 0 0
}

.our-services-icon .title-subheading {
    color: #5d5d5d;
    padding-bottom: 10px;
    font-size: 25px;
    font-family: Sailec-Medium-1;
    display: block
}

.service-icons .text-center.col-2 {
    margin-top: 30px
}

.service-icons h3 {
    font-size: 18px;
    margin: 5px 0 0;
    font-family: Sailec-Bold-1;
    display: block
}

.service-icons .col-4 {
    margin-top: 15px
}

.col-4.icon-ser {
    padding: 0
}

.service-icons .col-8 {
    padding-right: 0
}

.service-icons span {
    line-height: 1.2;
    display: block;
    margin-top: 12px;
    color: #444;
    font-size: 17px
}

.icon-ser {
    transition: 0.3s all
}

.service-icons .text-center:hover .icon-ser {
    margin-top: -10px
}

section.why-choose-wrap {
    padding: 40px 0 80px
}

.why-choose-wrap .title-home {
    text-align: center;
    margin-bottom: 20px
}

.why-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem
}

.why-item {
    position: relative;
    display: flex;
    gap: 20px;
    transition: all 0.3s ease-in-out;
}

.why-item:hover {
    transform: scale(1.1);
}

.why-icon {
    width: 70px;
    height: 70px;
    border: 2px solid var(--site-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem
}

.why-icon img {
    width: 100%;
    height: 100%
}

.why-choose-content {
    width: calc(100% - 90px)
}

.why-item h3 {
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0 0 .5rem
}

.underline {
    display: block;
    width: 40px;
    height: 2px;
    background: var(--site-color);
    margin-bottom: 10px
}

.why-item p {
    font-size: .95rem;
    color: #000;
    max-width: 320px
}

.region-services.col-4 {
    border-right: 1px solid #eae8e8;
    padding: 0
}

.region-services {
    overflow: hidden
}

.region-services img {
    height: 400px;
    object-fit: cover;
    display: block;
    width: 100%;
    transition: 0.2s all ease-in-out;
    line-height: 1;
    margin: 0
}

.region-services:hover img {
    transform: scale(1.1);
    opacity: .95
}

.title-content {
    padding: 30px 30px 40px;
    background: #f7f7f7
}

.title-content h3 {
    font-size: 45px;
    letter-spacing: -.5px;
    margin: 0 0 8px
}

.title-content .region-content {
    min-height: 200px
}

.region-content p,
.region-content {
    color: var(--body-text-color);
    line-height: 1.2
}

.region-content li {
    color: var(--body-text-color);
    line-height: 1;
    margin: 0 0 12px;
    padding-left: 10px;
    width: 50%;
    display: flex;
    gap: 5px
}

.region-content ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.title-content span {
    border-radius: 15px;
    background: #333;
    color: #fff;
    padding: 15px 40px;
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    font-family: var(--button-font)
}

.title-content span:hover {
    background: var(--site-color);
    color: #000 !important
}

.region-content li:before {
    content: "";
    background: var(--body-text-color);
    width: 3px;
    height: 12px;
    margin-top: 4px
}

section.visit_us_section {
    padding: 80px 0
}

section.visit_us_section .map iframe {
    width: 100%;
    border-radius: 20px
}

/* .map iframe {
    width: 100% */
}

.set {
    position: relative;
    height: auto;
    margin-bottom: 1px
}

.set>a {
    display: block;
    padding: 0;
    text-decoration: none;
    color: #111;
    font-size: 35px;
    font-family: var(--heading-fonts);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear,
}

.accordion-container a i {
    width: 50px;
    line-height: 50px;
    margin-right: 10px;
    text-align: center;
    font-size: 22px;
    top: 0;
    right: auto;
    left: 0;
    background: #a4acb3;
    color: #212129;
    transform: none !important;
    -webkit-transform: none !important;
    transition: all .4s ease-in-out;
    border-radius: 100px
}

ul.accordion_cont_list {
    border-left: 5px solid gray;
    list-style: none !important;
    margin: 0;
    margin-left: 20px;
    background: 0 0
}

.list_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.accordion-container a.active i {
    transform: rotate(90deg) !important;
    -webkit-transform: rotate(90deg) !important;
    transition: all .4s ease-in-out !important;
    background: var(--site-color);
    color: #fff !important;
    position: relative;
    z-index: 999
}

.content.accordion_cont_list {
    position: relative
}

.content.accordion_cont_list:before {
    content: "";
    width: 5px;
    height: 110%;
    background: #a4acb3;
    left: 22px;
    top: -4px;
    position: absolute
}

.visit_us_section .title-home {
    margin: 0
}

section.visit_us_section ul {
    display: flex;
    margin: 0;
    padding: 0 0 20px 60px;
    flex-wrap: wrap
}

section.visit_us_section ul li {
    background-image: url(../images/map-icon.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    list-style: none;
    margin-top: 6px;
    background-position: left center;
    width: 33.33%;
    display: flex;
    align-items: center
}

.flex-row-center.area-server-section {
    border-radius: 20px;
    padding: 20px 0 0
}

.flex-row-center.area-server-section .map {
    padding: 0
}

.we-can-help {
    padding: 100px 0;
    overflow: hidden;
    background-image: url(/wp-content/uploads/2026/01/90e66da8-7bb1-40d6-974f-39900d50ac4f.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 700px
}

.need-help .title-home {
    font-size: 42px;
    display: block;
    line-height: 1;
    border-left: 4px solid #222;
    padding-left: 15px
}

.col-7.need-help {
    background: #fff;
    border-radius: 20px;
    padding: 2em;
    box-shadow: 0 0 45px rgba(0, 0, 0, .2);
    margin-right: -30px;
    float: right;
    width: 50%;
}

/* .col-7.need-help {
    border-radius: 20px;
    padding: 5em;
    float: right;
    width: 60%;
    background-image: url(https://asyouwishelectric.com/wp-content/themes/bc-as-you-wish/img/review-bubble.png);
    background-size: cover;
    background-position: center;
    height: 540px;
    background-repeat: no-repeat
} */

.need-help p {
    margin-bottom: 20px;
    display: block
}

a.btn_default.black_btn {
    background: #141414;
    color: #fff;
    margin-left: 12px;
    margin-top: 10px
}

.testimonials {
    padding: 70px 0 20px;
    overflow: hidden
}

.testimonials_content {
    text-align: left;
    background: #efefef;
    padding: 35px;
    border-radius: 20px;
    margin-top: 20px
}

.feedbak_list h4 {
    font-size: 30px;
    display: block;
    margin: 0;
    text-transform: uppercase;
    color: #333;
    line-height: 1
}

.star-rating {
    margin: 0;
    line-height: 1
}

.star-icon i.fa-solid.fa-star {
    font-size: 15px;
    color: #ff8f00
}

.testimonials_content p {
    font-size: 21px;
    line-height: 1.3;
    margin: 5px 0 20px;
    display: block
}

.we_can_help,
.call_help {
    margin-top: 25px
}

.we_can_help span {
    font-size: 18px;
    margin-top: 8px;
    line-height: 1.3;
    display: block;
    padding-right: 50px
}

.call_help .title-home {
    font-size: 55px;
    letter-spacing: -1px;
    color: #48487f
}

.call_help .title-home a {
    color: #48487f
}

.get_help {
    background: var(--site-color);
    border-radius: 18px;
    padding: 8px !important;
    overflow: hidden
}

.get_help_border {
    border-radius: 18px;
    border: 2px solid #666100;
    padding: 2.3em 2.3em 3em
}

.get_help_border .title-home,
.contact_form_section .title-home {
    margin: 0
}

.get_help_border span {
    font-family: Sailec-Bold-1;
    font-size: 25px;
    display: block
}

.get_help_border ul {
    font-family: Sailec-Medium-1;
    padding: 8px 0 0;
    display: block;
    margin: 0
}

.get_help_border ul li {
    display: block;
    position: relative;
    font-size: 18px;
    padding-left: 22px;
    margin-bottom: 3px;
    background-image: url(../images/icon.png);
    background-position: left;
    background-repeat: no-repeat
}

.get_help_border a.btn_default.black_btn {
    margin: 25px 0 0
}

.col-7.contact_form_section {
    padding-left: 5.5em
}

.contact_form_section div.wpforms-container-full {
    margin-top: -10px
}

div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full select {
    height: 45px !important;
    border-radius: 8px !important
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    background: #111 !important;
    border-radius: 100px !important;
    color: var(--site-color) !important;
    border: none !important;
    font-family: var(--button-font);
    padding: 10px 60px !important;
    font-size: 16px !important
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-weight: normal !important
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 100px !important;
    border-radius: 8px !important
}

.row-flex {
    margin-bottom: 35px;
    overflow: hidden
}

.page-header {
    padding: 5em 0;
    display: flex;
    justify-content: center;
    height: 340px;
    align-items: center;
    background-color: rgb(0 0 0 / .5)
}

.page-header {
    padding: 5em 0;
    display: flex;
    justify-content: center;
    height: 350px;
    align-items: center
}

.page-header h1.entry-title,
.page-header .entry-title {
    display: block;
    font-size: 60px;
    color: #fff;
    line-height: 1;
    text-shadow: 0 0 25px rgb(0 0 0 / .4);
    padding: 0
}

.sub_header_menu {
    background-color: var(--footer-background);
    padding: 10px 5px;
    margin-bottom: 50px
}

.sub-header-link ul {
    margin: 0;
    padding: 0;
    text-align: center
}

.sub-header-link ul li {
    display: inline-block
}

.sub-header-link ul li a {
    padding: 8px 35px;
    display: block;
    margin: 5px 3px;
    border-radius: 12px;
    color: #000;
    background: var(--site-color);
    font-size: 16px;
    transition: all 0.8s;
    line-height: 30px;
    font-family: Sailec-Medium-1;
    transition: all 0.3s;
    transform: translateY(0)
}

.sub-header-link ul li a:hover {
    background-color: #fff;
    color: #000
}

.sub_header_banner {
    text-align: center;
    min-height: 600px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    background-size: cover
}

.page-template-design-template-2 .services_listing {
    background: #f1efef
}

.home .site-content-contain {
    padding-bottom: 0
}

.page-template-template-layout-two .content-area h2 {
    margin-bottom: 10px
}

#secondary .widget {
    padding: 1.2em;
    box-shadow: 0 5px 15px rgb(0 0 0 / .1);
    margin-bottom: 25px;
    border: 1px solid #e7e7e7;
    background: #fff;
    border-radius: 10px
}

.wrap {
    overflow: hidden;
    margin-bottom: 40px
}

.left-container {
    float: left;
    max-width: 70%;
    width: 100%
}

.right-side {
    max-width: 28%;
    float: right;
    width: 100%
}

.right-side h2.widget-title {
    border-bottom: 1px solid #e7e7e7;
    font-size: 20px;
    font-family: Sailec-Medium-1;
    padding: 0 20px 10px;
    color: #000;
    margin: -12px -20px 20px
}

.right-side .col-6,
.right-side .col-12 {
    padding: 0;
    width: 100%
}

#secondary ul.contact_details li {
    color: #000;
    font-size: 17px;
    line-height: normal;
    margin-bottom: 15px
}

.map_view {
    padding-top: 30px;
    clear: both;
    overflow: hidden
}

.blog .entry-content img {
    max-width: 300px;
    float: left;
    border-radius: 8px;
    margin-right: 25px
}

.blog .entry-header .entry-title {
    margin-bottom: 0;
    font-size: 40px
}

.more-link {
    background: var(--button-color);
    padding: 13px 30px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    transition: all 0.3s;
    border-radius: 12px;
    font-family: Sailec-Medium-1
}

.more-link:hover {
    color: #fff;
    background: var(--button-hover)
}

.blog .left-container article {
    margin-bottom: 30px;
    padding: 20px;
    background: #fff;
    border: 1px solid #e7e7e7
}

.single.single-post .entry-header {
    display: none
}

.single-post .entry-content .aligncenter {
    margin-bottom: 20px !important;
    border-radius: 8px
}

section.page-header-section {
    background-position: center;
    background-size: cover
}

.application {
    display: flex;
    justify-content: space-between;
    background: #f2f2f2;
    line-height: 1.4;
    padding: 15px;
    border-radius: 8px;
    align-items: center
}

blockquote {
    font-style: normal;
    font-size: 20px;
    border-left: 4px solid #ccc;
    padding: 10px 20px;
    background: #e8ecef;
    margin-bottom: 20px
}

blockquote p {
    margin: 0
}

.button-page-option {
    text-align: center;
    margin: 0 -15px;
    display: flex
}

.button-page-option a.btn-default {
    display: block
}

.top-img-btn {
    overflow: hidden;
    display: flex;
    align-items: center
}

.button-page-option a.btn-link:hover {
    box-shadow: 0 0 0 0
}

.banner-inner-about img {
    width: 100%;
    border-radius: 10px
}

.button-page-content {
    margin-bottom: 40px
}

.x-text {
    margin: 0em;
    padding: 15px 0em !important;
    font-size: 30px;
    text-transform: uppercase;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0em;
    text-align: center;
    background-color: #212121
}

.x-text a {
    color: #fff
}

.map-outer {
    max-width: 600px
}

.page-template-design-template-2 .wrap {
    margin: 0
}

.page-template-design-template-2 .services_section {
    padding: 4em 0;
    margin-top: 4em
}

.button-page-option a.btn_default {
    width: 100%;
    margin: 15px
}

.get_help_border span a {
    color: #000
}

.slick-slider button.slick-arrow {
    display: none
}

.site-footer {
    background-color: var(--footer-background);
    color: #fff;
    padding: 40px 0 0;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

.footer-section .flex-row {
    flex-wrap: wrap
}

.footer-section {
    padding: 0 0 40px;
    position: relative;
    clear: both;
    width: 100%;
    overflow: hidden
}

.site-footer h2.widget-title {
    color: #fff;
    font-size: 38px;
    font-family: var(--heading-fonts);
    display: block;
    position: relative;
    line-height: normal;
    margin-bottom: 30px;
    line-height: 1
}

.site-footer h2.widget-title:after {
    width: 50px;
    height: 4px;
    border-radius: 15px;
    content: "";
    position: absolute;
    left: 0;
    bottom: -12px;
    background: var(--site-color)
}

.footer-section li.widget_nav_menu {
    list-style: none
}

.footer-section .menu {
    padding: 0;
    position: relative;
    margin: 0;
    align-items: center
}

.footer-section .nav_menu_list ul.menu li {
    margin: 0;
    line-height: 1.7;
    padding-top: 0;
    padding-bottom: 8px;
    display: block
}

.footer-section .nav_menu_list ul.menu li a {
    display: block;
    font-size: 16px
}

.footer-section .nav_menu_list ul.menu li:last-child {
    border-right: none;
    padding: 0;
    margin: 0
}

.footer-section .nav_menu_list ul.menu li a,
.site-footer a,
.widget ul li,
.widget ol li {
    font-size: 17px;
    color: #e7e7e7
}

.site-footer a:hover {
    color: var(--site-color)
}

.footer-section p {
    color: #efefef;
    position: relative;
    font-size: 18px
}

.call_us a.btn_default {
    color: #000 !important;
    background: var(--site-color)
}

.call_us a.btn_default:hover {
    background-color: #fff !important
}

.contact_details strong {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    display: block
}

.contact_details strong a {
    font-size: 50px;
    letter-spacing: -1px;
    display: block;
    color: var(--site-color);
    font-family: var(--heading-fonts);
    margin-top: 10px
}

.site-info {
    font-size: 17px;
    display: block;
    position: relative;
    padding: 1em 0;
    z-index: 999;
    overflow: hidden;
    color: #efefef;
    border-top: 1px solid #30363a
}

.site-footer .site-info a,
.site-footer .site-info p,
.button-link-footer a {
    color: #efefef;
    font-size: 17px
}

.site-info a {
    color: #efefef !important
}

.button-link-footer ul {
    display: flex;
    padding: 0 0 5px;
    justify-content: center;
    margin: 0;
    gap: 15px
}

.button-link-footer ul li {
    display: block
}

.button-link-footer ul li a:hover {
    color: #25aae1 !important
}

.website {
    margin-top: 3px
}

.social-menu {
    margin: 15px 0 20px;
    padding: 0
}

.social-menu ul {
    margin: 0;
    padding: 0
}

.social-menu ul li {
    display: inline-block;
    list-style: none;
    margin-right: 3px;
    text-align: center
}

.social-menu li a {
    display: flex;
    transition: 0.3s;
    align-items: center;
    border-radius: 100px;
    background: #fff0;
    color: var(--site-color);
    margin-right: 5px;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: var(--site-color)
}

.social-menu li a i {
    font-size: 22px;
    color: #000 !important;
    line-height: 1
}

.social-menu li a:hover {
    background: var(--site-color)
}

.social-menu ul li:hover i {
    color: #000 !important
}

.ri-phone-line:before {
    content: "\efec"
}

.ri-google-fill:before {
    content: "\edd4"
}

.ri-facebook-circle-fill:before {
    content: "\ecba"
}

.ri-twitter-fill:before {
    content: "\f23a"
}

.ri-instagram-line:before {
    content: "\ee66"
}

.ri-mail-check-line:before {
    content: "\eeee"
}

.ri-map-pin-2-line:before {
    content: "\ef0a"
}

.ri-bar-chart-horizontal-fill:before {
    content: "\ea9c"
}

.ri-map-pin-line:before {
    content: "\ef14"
}

.ri-arrow-right-line:before {
    content: "\ea6c"
}

.ri-star-fill:before {
    content: "\f186"
}

.ri-mail-line:before {
    content: "\eef6"
}

.ri-award-line:before {
    content: "\ea8a"
}

[class*="col-"] {
    float: left;
    padding: 0 15px
}

.col-1 {
    width: 8.33%
}

.col-2 {
    width: 16.66%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.33%
}

.col-5 {
    width: 41.66%
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.33%
}

.col-8 {
    width: 66.66%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.33%
}

.col-11 {
    width: 91.66%
}

.col-12 {
    width: 100%
}

table.table {
    border: 1px solid #ddd
}

table.table td,
table.table th {
    padding: 10px 20px
}

table.table tr {
    border-color: #ddd
}

.thumb-section {
    display: flex;
    justify-content: center;
    border-radius: 10px;
    gap: 20px
}

.thumb-section .btn {
    width: 50%
}

.thumb-section a.thumb-down,
.thumb-section a.thumb-up {
    padding: 25px;
    background: green;
    border-radius: 10px;
    width: 100%;
    justify-content: center;
    display: flex;
    color: #fff;
    font-size: 32px
}

.thumb-section a.thumb-down {
    padding: 25px;
    background: red;
    border-radius: 10px;
    width: 100%;
    justify-content: center;
    display: flex;
    color: #fff;
    font-size: 30px
}

.thumb-section p {
    display: none
}

.facebook {
    padding: 25px;
    background: #4267b2;
    border-radius: 10px;
    justify-content: center;
    display: flex
}

.google-plus {
    padding: 25px;
    background: #d64730;
    border-radius: 10px;
    justify-content: center;
    display: flex
}

.thumb-section i.fa-brands {
    font-size: 65px;
    color: #fff
}

.thumb-section a {
    color: #fff;
    text-decoration: none
}

section.electric-solutions-section {
    background-image: url(/wp-content/uploads/2026/01/IMG_0586.jpg);
    height: 300px;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

section.electric-solutions-section:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #7bc83aa8
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.electric-solution-wrap {
    width: 70%
}

.electric-solution-wrap h2,
.electric-solution-wrap p {
    color: #fff
}

.electric-solution-btn {
    width: 30%;
    text-align: right
}

div#primary {
    clear: both;
    overflow: auto
}

section.services {
    padding: 60px 0
}

section.services h2 {
    text-align: center
}

.service-card-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

.service-card-grid .slick-slide {
    padding: 0 15px
}

.service-card {
    border-radius: 10px;
    background-color: #1a1a1d;
    overflow: hidden;
    transition: all 0.3s ease-in-out
}

.service-card:hover {
    box-shadow: 2px 2px 15px 3px #ccc;
    transform: translateY(-4px)
}

.service-image {
    display: block;
    height: 300px
}

.service-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.service-card .service-content {
    padding: 32px;
    text-align: left
}

.service-content p {
    color: #fff;
    line-height: 1.6;
    margin-bottom: 20px
}

.service-content h2 {
    font-size: 28px;
    margin-bottom: 20px;
    color: #000;
    text-align: left
}

.service-content .btn {
    padding: 12px 20px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    border-radius: 3px
}

.service-content .btn:hover {
    color: #000 !important;
    background: var(--site-color)
}

.service-section {
    position: relative;
    height: 90vh;
    min-height: 600px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.service-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / .35)
}

.service-section .service-content {
    position: relative;
    color: #fff;
    text-align: center
}

.service-section .service-content h3 {
    color: #fff;
    font-size: 44px;
    font-weight: 300;
    margin-bottom: 20px
}

.service-section .service-content ul {
    list-style: disc;
    display: inline-block;
    text-align: left;
    font-size: 1rem;
    line-height: 1.8
}

.service-content li {
    margin-left: 20px
}

.service-decking {
    background-image: url(/wp-content/uploads/2025/12/smart_home.jpg)
}

.service-siding {
    background-image: url(/wp-content/uploads/2025/12/Lighting-Installation.jpg)
}

.service-roofing {
    background-image: url(/wp-content/uploads/2025/12/electrical-repair.png)
}

.service-windows {
    background-image: url(https://heartwoodext.tmawebsites.com/wp-content/uploads/2025/12/shutterstock_716367289.jpg)
}

.roofing-section {
    padding: 80px 20px;
    background: #fff
}

.roofing-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px
}

.roofing-content h2 {
    font-size: 42px;
    line-height: 1.2;
    color: #0b2e5b;
    margin-bottom: 20px
}

.roofing-content .intro {
    color: #444
}

.feature {
    display: flex;
    gap: 16px;
    padding: 15px 0;
    border-top: 1px solid #e6e6e6
}

.feature:first-of-type {
    border-top: none
}

.feature h4 {
    color: #0b2e5b;
    margin-bottom: 6px
}

.feature p {
    color: #555;
    line-height: 1.6;
    margin: 0
}

.service-icon {
    width: 40px;
    height: 40px
}

.service-icon img {
    width: 100%;
    height: 100%
}

div.feature-content {
    width: calc(100% - 50px)
}

.roofing-media {
    height: 100%
}

.video-wrapper {
    position: relative;
    width: 100%;
    border-radius: 6px;
    overflow: hidden
}

.video-wrapper img {
    width: 100%;
    display: block;
    object-fit: cover
}

.accordion-wrap {
    padding: 40px 15px
}

.accordion-item .accordion-content {
    display: none
}

.accordion-item .accordion-content {
    border: 1px solid #75181b;
    border-top: none;
    padding: 15px 20px
}

.accordion-header h3 {
    margin: 0;
    color: #fff;
    font-size: 26px;
    font-weight: 600
}

.accordion-item .accordion-content p {
    margin: 0
}

.accordion-header {
    padding: 15px 20px;
    background-color: #7bc83a;
    cursor: pointer;
    display: flex;
    gap: 15px;
    color: #000;
    font-size: 26px;
    align-items: center;
    line-height: 1;
}

.page-template-tpl-about-us .accordion-header {
    justify-content: space-between;
}

.accordion-item {
    margin-bottom: 3px
}

.accordion-wrap .title {
    text-align: center;
    text-transform: uppercase
}

.accordion-item span.accordion-icon {
    display: inline-block;
    transition: all .3s ease-in-out;
    font-size: 20px
}

.accordion-item.active span.accordion-icon {
    transform: rotate(180deg)
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.slick-prev {
    left: 0
}

.slick-next {
    right: 0
}

div.envira-gallery-item {
    position: unset !important;
    height: 300px
}

div.envira-gallery-item .envira-lazy {
    padding: 0px !important;
    width: 100%;
    height: 100%
}

div.envira-gallery-item .envira-lazy img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

div.envira-gallery-item .envira-gallery-item-inner {
    height: 100%
}

.hero {
    position: relative;
    background: url(/wp-content/uploads/2026/01/image-2-1.png) center/cover no-repeat;
    min-height: 70vh;
    display: flex;
    align-items: center;
    background-size: cover !important;
    padding: 40px 0
}

.hero .overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgb(8 20 35 / .95) 0%, rgb(8 20 35 / .85) 40%, rgb(8 20 35 / .55) 65%, rgb(8 20 35 / .15) 100%);
    z-index: 1
}

.container {
    width: 90%;
    max-width: 1200px;
    margin: auto;
    position: relative;
    z-index: 2
}

.hero-content {
    max-width: 600px
}

.hero h1 {
    font-size: 3rem;
    line-height: 1.2;
    color: #fff
}

.hero h1 span {
    color: var(--site-color);
    display: block
}

.hero h3 {
    margin: 15px 0;
    font-weight: 600;
    color: #fff
}

.hero p {
    color: #d0d6dc;
    line-height: 1.6
}

div#primary section.services.tempalet-page {
    background: #0e0e10
}

.service-content h3 {
    color: #fff
}

.services {
    padding: 60px 0
}

.tempalet-page {
    background: linear-gradient(to bottom, #0d1b2a, #0a1522)
}

.grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px
}

.card {
    background: #12263f;
    padding: 25px;
    border-radius: 8px;
    border: 1px solid rgb(255 255 255 / .05);
    transition: transform 0.2s ease, box-shadow 0.2s ease
}

.card:hover {
    transform: translateY(-4px);
    box-shadow: 1px 1px 8px 4px #ccc
}

.card h4 {
    margin-bottom: 10px;
    color: var(--site-color);
    display: flex;
    align-items: center;
    gap: 20px
}

img.card-icon {
    max-width: 110px;
    height: 110px;
    object-fit: cover;
    border-radius: 15px
}

.card p {
    color: #c8d1dc;
    font-size: 20px;
    line-height: 1.5
}

.cta {
    text-align: center;
    padding: 60px 20px;
    background: #0a1522
}

.cta h2 {
    font-size: 2.2rem;
    margin-bottom: 10px;
    color: #fff
}

.cta h2 span {
    color: var(--site-color)
}

.cta p {
    color: #c8d1dc;
    margin-bottom: 25px
}

.service-card .btn {
    display: inline-block;
    padding: 15px 35px;
    background: linear-gradient(135deg, var(--site-color), #ff9a3c);
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    border-radius: 6px;
    box-shadow: 0 8px 20px rgb(255 122 24 / .35);
    transition: transform 0.2s ease, box-shadow 0.2s ease
}

.service-card .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgb(255 122 24 / .5)
}

.service-heading {
    text-align: center
}

.service-heading span {
    color: #7bc83a
}

.container.grid-structru {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px
}

.card-test {
    text-align: center
}

.proud-serving {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px
}

.proud-serving .card {
    background-color: #fff;
    box-shadow: 2px 2px 8px 2px rgb(0 0 0 / .05)
}

.proud-serving .card:hover {
    box-shadow: 3px 3px 8px 2px rgb(0 0 0 / .08)
}

.service-heading p {
    color: #000;
    font-size: 20px;
    line-height: 22px
}

.card-test h4 {
    justify-content: center
}

.page-id-126 .sub_header_menu {
    margin: 0
}

.row.reviews-us {
    display: flex;
    height: 100%;
}

.row.reviews-us .col-6 {
    padding: 0px;
    height: 100%;
}

section.reviews-us-section {
    position: relative;
    padding: 60px 0;
    overflow: hidden;
    background-image: url(/wp-content/uploads/2026/01/90e66da8-7bb1-40d6-974f-39900d50ac4f.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 700px;
}

section.reviews-us-section::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000036;
}

section.reviews-us-section .container-fluid {
    height: 100%;
}

.review-us-image-wrap {
    height: 100%;
    position: relative;
}


.reviews-slider-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* width: 620px;
    height: 450px; */
    background-image: url(/wp-content/uploads/2026/01/review-bubble@3x.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    align-content: center;
    padding: 60px;
    text-align: center;
    margin-top: 10px;
}

.review-us-image-wrap img {
    height: 100%;
}

.title-reviews-us {
    height: 100%;
    padding: 60px;
}

.title-reviews-us h2.title-home {
    font-size: 38px;
    color: #fff;
    text-align: center;
}

p.review-text {
    font-size: 16px;
}

.rating .star {
    font-size: 24px;
    color: #ffc000;
}

.tempalet-page .service-heading h3 {
    color: #fff;
}


/* reviews css start */
:root {
    --green-dark: #1a3d1a;
    --green-primary: #2d5a2d;
    --green-medium: #3a6b3a;
    --green-light: #4a7c4a;
    --yellow-primary: #c4d600;
    --yellow-bright: #d4e600;
    --yellow-glow: #e8f540;
    --white: #ffffff;
    --gray-light: #f8f9fa;
}



/* Main Section */
.reviews-section {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
}

/* Van Background */
.van-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.van-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* Green Gradient Overlay */
.green-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg,
            rgba(26, 61, 26, 0.97) 0%,
            rgba(45, 90, 45, 0.92) 30%,
            rgba(58, 107, 58, 0.88) 50%,
            rgba(45, 90, 45, 0.92) 70%,
            rgba(26, 61, 26, 0.97) 100%);
    z-index: 2;
}

/* Diagonal accent stripe */
.accent-stripe {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    background: linear-gradient(-70deg,
            transparent 0%,
            transparent 40%,
            rgba(196, 214, 0, 0.08) 40%,
            rgba(196, 214, 0, 0.12) 60%,
            transparent 60%);
    z-index: 3;
}

/* Content Container */
.content-wrapper {
    position: relative;
    z-index: 10;
    max-width: 1300px;
    margin: 0 auto;
    padding: 80px 30px 100px;
}

/* Header */
.section-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 60px;
    flex-wrap: wrap;
    gap: 30px;
}

.header-left {
    flex: 1;
    min-width: 300px;
}

.header-left h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: clamp(2.5rem, 6vw, 4rem);
    color: var(--white);
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.header-left h2 span {
    display: block;
    color: var(--yellow-primary);
    text-shadow: 0 0 40px rgba(196, 214, 0, 0.4);
}

.header-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 15px;
}

.rating-badge {
    display: flex;
    align-items: center;
    gap: 15px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(196, 214, 0, 0.3);
    padding: 15px 25px;
    border-radius: 60px;
}

.rating-stars {
    display: flex;
    gap: 3px;
}

.rating-stars .star {
    color: var(--yellow-primary);
    font-size: 1.4rem;
    text-shadow: 0 0 10px rgba(196, 214, 0, 0.5);
}

.rating-info {
    text-align: left;
}

.rating-number {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 1.8rem;
    color: var(--white);
    line-height: 1;
}

.rating-source {
    font-size: 0.85rem;
    color: rgba(255, 255, 255, 0.7);
    display: flex;
    align-items: center;
    gap: 5px;
}

.rating-source svg {
    width: 14px;
    height: 14px;
}

/* Reviews Carousel Container */
.reviews-carousel {
    position: relative;
}

/* Reviews Track */
.reviews-track {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

/* Review Card */
.review-card {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 24px;
    padding: 35px 30px;
    position: relative;
    transition: all 0.4s ease;
    overflow: hidden;
}

.review-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--yellow-primary), var(--yellow-bright));
    opacity: 0;
    transition: opacity 0.3s ease;
}

.review-card:hover {
    background: rgba(255, 255, 255, 0.12);
    border-color: rgba(196, 214, 0, 0.3);
    transform: translateY(-8px);
}

.review-card:hover::before {
    opacity: 1;
}

.review-card .quote-icon {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 40px;
    height: 40px;
    opacity: 0.15;
}

.review-card .quote-icon svg {
    width: 100%;
    height: 100%;
    fill: var(--yellow-primary);
}

.card-stars {
    display: flex;
    gap: 4px;
    margin-bottom: 20px;
}

.card-stars .star {
    color: var(--yellow-primary);
    font-size: 1.1rem;
}

.review-text {
    font-size: 1rem;
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 25px;
    min-height: 100px;
}

.review-author {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.author-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--green-light), var(--yellow-primary));
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--green-dark);
    font-weight: 700;
    font-size: 1rem;
    font-family: 'Montserrat', sans-serif;
    flex-shrink: 0;
}

.author-details h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: var(--white);
    font-size: 1rem;
    margin-bottom: 2px;
}

.author-details span {
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 0.5);
    display: flex;
    align-items: center;
    gap: 5px;
}

.author-details span svg {
    width: 12px;
    height: 12px;
    opacity: 0.7;
}

/* Featured Card */
.review-card.featured {
    grid-column: span 2;
    background: linear-gradient(135deg,
            rgba(196, 214, 0, 0.15) 0%,
            rgba(196, 214, 0, 0.08) 50%,
            rgba(196, 214, 0, 0.12) 100%);
    border-color: rgba(196, 214, 0, 0.25);
}

.review-card.van-image {
    grid-column: span 2;
    padding: 10px;
}

.review-card.featured::before {
    opacity: 1;
    height: 5px;
}

.review-card.featured .review-text {
    font-size: 1.1rem;
    min-height: auto;
}

/* CTA Row */
.cta-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    flex-wrap: wrap;
    gap: 25px;
}

.cta-text {
    color: rgba(255, 255, 255, 0.8);
    font-size: 1.1rem;
}

.cta-text strong {
    color: var(--white);
    font-weight: 600;
}

.cta-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 32px;
    border-radius: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 0.95rem;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
}

.cta-btn.primary {
    background: var(--yellow-primary);
    color: var(--green-dark);
    box-shadow: 0 8px 30px rgba(196, 214, 0, 0.35);
}

.cta-btn.primary:hover {
    background: var(--yellow-bright);
    transform: translateY(-3px);
    box-shadow: 0 12px 40px rgba(196, 214, 0, 0.45);
}

.cta-btn.secondary {
    background: transparent;
    color: var(--white);
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.cta-btn.secondary:hover {
    border-color: var(--yellow-primary);
    color: var(--yellow-primary);
}

.cta-btn svg {
    width: 20px;
    height: 20px;
}

iframe#JotFormIFrame-253596105022148 {
    height: 780px !important;
}

/* Responsive */
@media (max-width: 1024px) {
    .reviews-track {
        grid-template-columns: repeat(2, 1fr);
    }

    .review-card.featured {
        grid-column: span 2;
    }
}

@media (max-width: 768px) {
    .content-wrapper {
        padding: 60px 20px 80px;
    }

    .section-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .header-right {
        align-items: flex-start;
    }

    .reviews-track {
        grid-template-columns: 1fr;
    }

    .review-card.featured {
        grid-column: span 1;
    }

    .review-text {
        min-height: auto;
    }

    .cta-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .cta-buttons {
        width: 100%;
    }

    .cta-btn {
        flex: 1;
        justify-content: center;
        display: flex;
        margin: auto;
        width: max-content;
    }
}

@media (max-width: 480px) {
    .cta-buttons {
        flex-direction: column;
    }
}


/* reviews css End */

@media screen and (max-width:812px){
	body .uwy.userway_p6 .userway_buttons_wrapper{
		top:auto!important;
		bottom:0px!important;
		left: 10px!important;
		transform: scale(0.85)!important;
	  }
}