/*


 Theme Name:     Divi Child


 Theme URI:      https://www.elegantthemes.com/gallery/divi/


 Description:    Divi Child Theme


 Author:         Elegant Themes


 Author URI:     https://www.elegantthemes.com


 Template:       Divi


 Version:        1.0.0


*/


 


 


/* =Theme customization starts here


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

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

@font-face {
    font-family:Euclid-regular;
    src: url(./font/regular.ttf);
  }
  @font-face {
    font-family:Euclid-semibold;
    src: url(./font/semibold.ttf);
  }
  @font-face {
    font-family:Euclid-semibolditalic;
    src: url(./font/semibolditalic.ttf);
  }
  @font-face {
    font-family:Euclid-bold;
    src: url(./font/bold.ttf);
  }
  @font-face {
    font-family:Euclid-bolditalic;
    src: url(./font/bolditalic.ttf);
  }
  @font-face {
    font-family:Euclid-light;
    src: url(./font/light.ttf);
  }
  @font-face {
    font-family:Euclid-lightitalic;
    src: url(./font/lightitalic.ttf);
  }

  @font-face {
    font-family:Euclid-mediumitalic;
    src: url(./font/mediumitalic.ttf);
  }
  @font-face {
    font-family:Euclid-medium;
    src: url(./font/medium.ttf);
  }
 body{
    font-family:Euclid-light;
 }

/* top bar css start here  */
span.call-icon img {
    position: relative;
    top: 3px;
    left: -3px;
}

span.call-icon,.call-icon a {
    color: #020202;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
	font-family:Euclid-regular;
}
.call-icon a {
	font-weight:700;
}
/* topbar css end here  */

.home-hero-banner h1 {
    font-family: 'Nunito Sans';
    text-transform: uppercase;
    font-weight: 800;
    font-size: 45px;
    line-height: 50px;
    color: #FBAD52;
	padding:0px;
}
ul#menu-main-menu li a {
    color: #020202;
    font-family: 'Euclid-regular';
    font-size: 16px;
    padding: 15px 10px;
}
#menu-item-1267 a {
    background: #F15D36;
    height: 48px;
    margin: auto;
    padding: 13px 42px !important;
    border-radius: 40px !important;
    color: #fff !important;
}

li#menu-item-543 a {
    background: #000;
    border-radius: 5px;
    height: 60px;
    margin: auto;
}
.call-btn img{
    height: 24px;
    width: 24px;
    margin-right: 11px;
}
.call-btn {
    display: flex;
    align-items: center;
    color: #fff;
    text-align: left;
}
.inner-call-btn {
    border-left: 1px solid #fff;
    padding-left: 10px;
}
.inner-call-btn p {
    font-weight: 800;
    margin-top: 5px;
}
.hero-banner-section {
    background: #00000070;
    position: relative;
}
.hero-banner-section span {
    font-size: 18px;
    color: #F15D36;
   
}
.call-btn span {
    font-size: 12px;
}
.hero-banner-section h1 {
    font-size: 45px;
    color: #FBAD52;
    line-height: 50px;
    font-family:Euclid-regular;
}
p.big-text {
    color: #fff;
    font-size: 18px;
}
p.small-text {
    color: #fff;
    font-size: 16px;
}
ul.roof-install-list li {
  color: #fff;
  font-size: 16px;
  padding-bottom: 11px;
  position: relative;
  padding-left: 12px;
}


ul.roof-install-list {
  list-style: none;
}
ul.roof-install-list li::before {
  background: url(/wp-content/uploads/2025/05/Subtract-1.png);
  position: absolute;
  content: "";
  left: -14px;
  width: 100%;
  height: 100%;
  top: 14px;
  background-repeat: no-repeat;
}
.left-border{
position: relative;
}
.left-border::before {
  position: absolute;
  content: "";
  background: url(https://soltech.atxclients.com/wp-content/uploads/2025/05/Line-5.svg);
  width: 2px;
  height: 400px;
  background-size: contain;
  left: 106%;
}
.testimonial-wrap {
  background: #F9F9F9;
  padding: 32px;
  border-radius: 25px;
}
.person-name-sec h6 {
  color: #000;
  font-family: 'Nunito Sans';
  font-size: 22px;
  font-weight: 600;
}
.testimonial-des-sec {
  display: flex
;
  justify-content: space-between;
  margin-top: 20px;
}
.logo-list {
    display: flex;
    flex-wrap: wrap;
    gap:80px;
    justify-content: center;
    align-items: center;
}
.testimonial-wrap p
 {
    font-family: "Nunito Sans", sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 30px;
    margin-top: 10px;
}

.faq-sec {
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
 justify-content: space-between;
}
.faq-sec .et_pb_toggle_close {
    background-color: #f4f4f4;
    padding: 30px 20px;
}
.faq-sec .et_pb_toggle {
  width: 48%;
  margin-bottom: 0px !important;
}

.news-sec img {
  border-radius: 23px;
}
ul.location-list {
  list-style: none;
}
ul.location-list li {
  box-shadow: 0px 0px 41px 0px #9B9B9B40;
  width: 48%;
  border-radius: 5px;
  padding:11px 14px 10px 43px;
  position: relative;
  color: #020202;
  font-size: 16px;
  font-family: 'Euclid-regular';
  margin-bottom: 12px;
}
ul.location-list {
  display: flex
;
  flex-wrap: wrap;
  /* gap: 20px; */
  justify-content: space-between;
}
.location-list li::before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/05/Vector-4.svg);
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    top: 14px;
    left: 13px;
}
.footer-social-icons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #fff;
}
.social-wrap {
    display: flex;
    gap: 15px;
}
.logo-list img {
    height:70px;
}
.footer-social-icons h5::before {
    position: absolute;
    content: "";
    background: #F15D36;
    width: 47px;
    height: 1px;
    top: 100%;
}
.footer-social-icons h5 {
    color: #fff;
    font-size: 18px;
    position: relative;
    font-family: 'Nunito Sans';
}
.footer-social-icons ul {
    list-style: none;
    padding-top: 29px;
    padding-left: 0px;
}
.footer-social-icons ul li a {
    color: #D5D5D5;
    font-size: 16px;
    padding-bottom: 16px !important;
    display: inline-block;
    font-family: 'Euclid-regular';
}
li.location-icon::before, li.phone-icon::before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2025/05/Vector-4.svg);
    width: 100% !important;
    height: 48% !important;
    background-repeat: no-repeat !important;
    left: 0px !important;
    background-size: contain !important;
}
li.phone-icon::before {
	  background: url(/wp-content/uploads/2025/05/phone-icon.svg);
}
.footer-social-icons div {
    width: 32%;
}


li.location-icon, li.phone-icon {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding-left: 27px;
    margin-bottom: 20px;
    font-family: 'Euclid-regular';
    color: rgba(213, 213, 213, 1);
}
.comn-page-slider{
	overflow:hidden;
}
.comn-page-slider .slick-slide {
    margin: 0px 7px;
}
p.top-number {
    display: flex;
    align-items: center;
    justify-content: right;
    gap: 19px;
    font-family: 'Euclid-regular';
    color: #000;
    font-size: 16px;
}
.home-hero-banner p {
    color: #fff;
    font-size: 18PX;
    line-height: 26px;
}
.home-hero-banner .et_pb_column_0
 {
    padding: 35px 40px;
    background: rgba(0, 0, 0, 0.57);
    backdrop-filter: blur(9.5px);
    border-radius: 10px;
}
.border-btn {
    border: 1px solid #F15D36;
    color: #F15D36;
    padding: 12px 38px;
    border-radius: 30px;
    font-size: 16px;
    font-family: 'Euclid-regular';
    display: inline-block;
}
.wt-h2-title h2 {
    font-size: 60px;
    line-height: 70px;
    color: #FFFFFF;
}
 .services-card-section .et_pb_column {
        margin-right: 1.6% !important;
    }
.services-card-section .et_pb_column_1_4 {
        width: 23.75% !important;
    }
.services-card a {
    border: 1px solid #F15D36;
    color: #F15D36;
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 16px;
    font-family: 'Euclid-regular';
    display:none;
	margin-top: 7px;
}
.services-card .et_pb_image_wrap {
    position: relative;
    padding-bottom: 26px;
}
.services-card .et_pb_image_wrap::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 1px;
    background: linear-gradient(90deg, rgb(255 255 255) -90%, rgba(255, 255, 255, 0) 100%);
    bottom: -2px;
}
.services-card {
    min-height: 261px;
    display: flex;
    align-items: center;
}
.services-card:hover.services-card a
 {
    display: inline-block;
    transition: .5s ease;
}
.services-card h4.et_pb_module_header {
    margin-bottom: 5px;
	line-height:26px;
}
.quote-form input {
    height: 45px;
    width: 100%;
    border: 1px solid #5C5C5C;
    font-size: 16px !important;
    color: #000000 !important;
    padding: 9px 15px;
	border-radius:5px;
	
}
.quote-form br {
    display: none !important;
}
.quote-form label {
    color: #5C5C5C;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 7px;
    display: inline-block;
	width: 100%;
}
.quote-form input[type="radio"] {
    width: 15px;
    height: 15px;
    accent-color: #F15D36;
}
.quote-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #F15D36;
    color: #fff !important;
    width: 125px;
    margin: auto;
    border: none;
    border-radius: 100px;
    font-weight: 600;
	margin-top:10px;
}
.quote-form span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item.first {
    margin: 0px !important;
}
.comparison-table {
    display: flex;
}
.comparison-text
 {
    border: 1px solid #EBEBEB;
    border-right: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 66%;
    background: #fff;
    overflow: hidden;
}
.comparison-table .comparison-text h2 {
    background: #EBEBEB;
    padding: 22px;
    font-weight: 700;
    color: #000;
    font-size: 20px;
    font-family: 'Nunito Sans';
}
.comparison-text p {
    padding: 12px 20px !important;
    border-bottom: 1px solid #EBEBEB;
    color: #000;
    font-size: 18px;
    font-family: 'Nunito Sans';
}
.comparison-text p:last-child {
    border-bottom: none;
}
.comparison-box {
    width: 17%;
    padding: 12px 18px;
	text-align: center;
}
.comparison-box.soltech-box {
    box-shadow: 0px 7px 77px rgba(195, 195, 195, 0.57);
    border-radius: 10px;
    transform: scale(1.07);
    background: #fff;
}
.comparison-box.other-box {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
background: #F8F8F8;
}
.icon-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 23px;
}
.icon-list img {
    width: 22px;
}
.comparison-box.other-box h3 {
    padding-top: 16px;
    padding-bottom: 30px;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    color: #020202;
    font-family: 'Nunito Sans';
}
.soltech-logo {
    padding-top: 5px;
    padding-bottom: 10px;
}
.comparison-box.other-box .icon-list {
    gap: 25px;
}
.slick-list.draggable {
    overflow: hidden;
}
.testimonial-wrap {
    margin: 0px 10px;
    text-align: center;
}
.testimonial-wrap h6 {
    font-size: 20px;
    font-family: 'Euclid-regular';
    color: #020202;
    margin-top: 5px;
}
.testimonial-slider .google-review-sec {
    margin-top: 10px;
}
.testimonial-slider-1 ul.slick-dots {
    padding: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    gap: 8px;
	margin-top: 40px;
}
.testimonial-slider-1 .slick-dots button {
    font-size: 0px;
    height: 15px;
    width: 15px;
    border-radius: 10px;
    border: none;
    background: #D9D9D9;
}
.testimonial-slider-1 .slick-active button {
    background: #F15D36 !important;
}
.testimonial-slider-1 .slick-prev.slick-arrow{
       font-size: 0px;
    position: absolute;
    height: 45px;
    width: 45px;
    border: none;
    background: url(/wp-content/uploads/2025/05/arrow-right-circle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 94%;
    left: 40%;
    transform: rotate(180deg);
}
.testimonial-slider-1 button.slick-next.slick-arrow {
    font-size: 0px;
    position: absolute;
    height: 45px;
    width: 45px;
    border: none;
    background: url(/wp-content/uploads/2025/05/arrow-right-circle.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 98% !important;
    right: 40%;
}
.center-row {
    display: flex;
    align-items: center;
}
ul.roof-install-list.black-text li {
    color: #000 !important;
}
.et_pb_toggle_title:before {
    left: -2px !important;
}
.et_pb_toggle .et_pb_toggle_title, .et_pb_toggle h5.et_pb_toggle_title {
    padding-left: 33px;
}
.white-button {
    background: #fff;
    color: #000;
    padding:13px 30px;
    border-radius: 22px;
    margin-left: 10px;
	cursor:pointer;
}
.comn-page-slider img {
    border-radius: 15px;
	height:310px;
	object-fit:cover;
	width:100%;
}
.white-border-btn {
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 12px 38px;
    border-radius: 30px;
    font-size: 16px;
    font-family: 'Euclid-regular';
    display: inline-block;
}
.d-flex {
    display: flex;
    align-items: center;
}
.g-2{
	gap:20px;
}
.solid-btn {
    border: 1px solid #F15D36;
    background: #F16D36;
    color: #ffffff;
    padding: 12px 40px;
    border-radius: 8px;
    font-size: 16px;
    font-family: 'Euclid-regular';
    display: inline-block;
}
.col-width .et_pb_gallery_item {
width: 32.33% !important; /*three columns*/
clear: none !important;
	margin-bottom:18px !important;
}
.col-width .et_pb_gallery_items.et_post_gallery.clearfix {
    display: flex;
    flex-wrap: wrap;
    gap: 1.50%;
}
.col-width  .et_pb_gallery_item:nth-child(3n-2) {
    top: 119px;
}
.col-width  .et_pb_gallery_item:nth-child(3n-1) {
    top: 58px;
}
.et_pb_blurb_description p {
    font-weight: 400;
}
.full-size-img {
    height: 100%;
}
.full-size-img .et_pb_module.et_pb_image {
    height: 100%;
}
select.wpcf7-form-control.wpcf7-select {
    appearance: none;
    background-image: url(/wp-content/uploads/2025/05/arrow-down.svg);
    background-repeat: no-repeat;
    background-position-x: 94%;
    background-position-y: center;
}

.hero-banner-slider .et_pb_slide_description {
    border-radius: 0px 10px 10px 0px;
    background: rgba(0, 0, 0, 0.52);
    padding: 34px 20px !important;
    max-width: 599px !important;
    margin-right: auto !important;
    margin-left: 0px !important;
    text-align: left;
}
.hero-banner-slider .et_pb_slide {
    padding: 190px 0px 60px !important;
}
.hero-banner-slider h2.et_pb_slide_title {
    font-family: "Euclid-regular";
    font-size: 55px !important;
    line-height: 65px;
}
.hero-banner-slider .et-pb-controllers a {
    opacity: 1;
	    width: 12px;
    height: 12px;
}
.hero-banner-slider .et-pb-controllers {
    transform: rotate(90deg);
    position: absolute;
    bottom: 48%;
    left: 45%;
}
.hero-banner-slider .et-pb-active-control {
    background: #F15D36 !important;
}
.testimonial-box {
    background: #fff;
    text-align: center;
    padding: 38px 18px;
    border-radius: 25px;
    margin: 0px 15px;
}
.testimonial-box h4 {
    font-size: 20px;
    font-family: 'Euclid-regular';
    margin-top: 10px;
    margin-bottom: 20px;
	    color: #020202;
}
.testimonial-box p {
    font-size: 22px;
    font-family: 'Euclid-regular';
    color: #020202;
    line-height: 38px;
}
img.google-logo{
	width:13%;
}
.testimonial-box .google-logo {
    margin-top: 22px;
}
.app-monitor-card .et_pb_blurb_description {
    padding: 10px 21px 35px;
}
.savings-table {
      width: 100%;
      border-collapse: collapse;
      font-family: Arial, sans-serif;
      margin: 20px auto;
      border-radius: 10px;
      overflow: hidden;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
	    border: 10px solid #fff !important;
	background:#fff;
    }

    .savings-table thead {
      background-color: #f25c2c;
      color: white;
      font-weight: bold;
    }
.savings-table thead tr th {
    color: rgba(255, 255, 255, 1);
    font-family: 'Euclid-light';
    font-size: 20px;
    padding: 19px;
}
    .savings-table th, .savings-table td {
      padding: 12px 16px;
      text-align:center;
    }

    .savings-table tbody tr:nth-child(even) {
      background-color: #f9f9f9;
    }

    .savings-table tbody tr:nth-child(odd) {
      background-color: #ffffff;
    }

ul.roof-install-list.black-list-text {
    display: flex;
    flex-wrap: wrap;
    color: #000 !important;
}

ul.roof-install-list.black-list-text li {
    color: #000 !important;
    width: 49%;
    padding-bottom: 18px;
}

ul.roof-install-list.black-list-text li::before {
    position: absolute;
    top: 0pc;
}
.signup-card-first div,.signup-card-second h4 {
    color: rgba(2, 2, 2, 1);
    font-family: 'Euclid-regular';
    font-size: 22px !important;
    line-height: 31px;
}
.signup-card-first img {
    width: 34%;
}
.signup-card-second div {
    font-size: 16px;
    color: rgba(2, 2, 2, 1);
    line-height: 25px;
    font-family: 'Euclid-regular';
}
.signup-card-first,.signup-card-second {
    position: relative;
}

.signup-card-first::before,.signup-card-second::before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2025/06/Group-55.svg);
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    right: -43%;
    top: 46%;
}
.signup-card-second::before {
    background-image: url(/wp-content/uploads/2025/06/Group-56.svg);
    left: -29%;
    top: 40%;
}
.signup-card-first::after {
    content: "";
    position: absolute;
    background: rgba(197, 197, 197, 1);
    width: 252px;
    height: 1px;
    top: 53%;
    left: 120%;
    z-index: -1;
}
.savings-table {
    background-color: #fff;
    border-collapse: separate;
    border-spacing: 0px 9px !important;
    /* margin: 0px 20px !important; */
}
.savings-table tbody tr td {
    background: rgba(249, 249, 249, 1);
    padding: 10px;
    border: none;
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    font-family: 'Euclid-regular';
}

.savings-table thead tr th:first-child {
  border-top-left-radius: 10px;
	  border-bottom-left-radius: 10px;
}

.savings-table thead tr th:last-child {
  border-top-right-radius: 10px;
	  border-bottom-right-radius: 10px;
}
p {
    font-family: 'Euclid-regular';
}
.comn-h3-hading h3 {
    font-family: 'Euclid-regular';
    font-weight: 400 !important;
}
.et_pb_toggle_open h5::before {
    display: block !important;
    transform: rotate(90deg);
    width: 30px;
    top: 12px;
	    left: -6px !important;
}
.faq-sec h5 {
    font-family: 'Euclid-regular';
}
.solar-panel-cards h4 {
    font-family: 'Euclid-regular';
}
.differnt-cards-sec b {
    font-family: 'Euclid-regular';
    color: #000 !important;
}
.et_pb_toggle_open {
    padding: 20px 5px;
  
}
@media screen and (max-width: 767px) {
	.et_mobile_menu {
    border-top: 3px solid #f15d36;
}
	li#menu-item-543 a {
    background: #000;
    border-radius: 5px;
    height: auto;
    margin: auto;
    margin-top: 13px;
}
	#menu-item-23 a {
		height: auto;
	}
	.inner-call-btn p {
    font-weight: 800;
    margin-top: 0px;
}
  .home-hero-banner h1 {
    font-family: 'Euclid-regular';
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
}

	.home-hero-banner p
 {
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    padding-right: 0px;
}
	.border-btn {
    border: 1px solid #F15D36;
    color: #F15D36;
    padding: 9px 24px;
    border-radius: 30px;
    font-size: 14px;
    font-family: 'Euclid-regular';
    display: inline-block;
}
	.wt-h2-title h2 {
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
}

	.services-card-section .et_pb_column_1_4 {
    width: 100% !important;
    margin: 0px !important;
	margin-bottom: 20px !important;
}
	.services-card .et_pb_image_wrap {
    padding-bottom: 15px;
}
	.services-card .et_pb_main_blurb_image {
    margin-bottom: 20px;
}
	.services-card {
		min-height: auto;
	}
	.comparison-table .comparison-text h2 {
    padding: 11px;
    font-size: 15px;
}
	.comparison-text p {
    padding: 10px 11px !important;
    font-size: 14px;
    line-height: 19px;
}
	.comparison-text
 {
	 width: 60%;
	}
	.comparison-box {
    width: 20%;
    padding: 20px 10px;
    text-align: center;
}
	.comparison-box.other-box h3
 {
    padding-top: 2px;
    padding-bottom: 23px;
    font-size: 11px;
}
	.icon-list {
    gap: 37px;
}
	.comparison-box.other-box .icon-list {
    gap: 40px;
}
	.testimonial-wrap {
    padding: 23px 15px;
}
	.testimonial-wrap p {
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
}
	.testimonial-slider .slick-prev.slick-arrow
 {
    left: 19%;
}
	.testimonial-slider button.slick-next.slick-arrow {
		right: 20%;
	}
	.center-row {
    flex-direction: column;
}
	.row-reverse {
		display:flex;
		flex-direction: column;
    flex-direction: column-reverse;
}
	.faq-sec .et_pb_toggle
 {
    width: 100%;
    margin-bottom: 0px !important;
}

.faq-sec .et_pb_toggle_close {
    background-color: #f4f4f4;
    padding: 22px 7px;
}
	.faq-sec .et_pb_toggle_title {
    font-size: 16px !important;
}
	.white-button {
    padding: 8px 14px;
    margin-left: 5px;
    font-size: 14px;
}
	ul.location-list {
    padding: 0px;
}
	.footer-social-icons div {
		width: 45%;
	}
	.footer-social-icons div {
		width: 45%;
	}
	.footer-social-icons ul{
    padding-top: 15px;
}
	li.location-icon::before, li.phone-icon::before {
    width: 30px !important;
    height: 20px !important;
    top: 6px;
		margin-bottom:12px;
}
.footer-social-icons div:last-child {
		width: 100%;
	}
	.social-wrap img {
    height: 30px;
}
	.d-flex {
    flex-wrap: wrap;
}
	.solid-btn {
    padding: 9px 22px;
    font-size: 15px;
}
	.white-border-btn{
    padding: 9px 22px;
    font-size: 15px;
}
	.footer-social-icons h5 {
    color: #fff;
		font-size: 20px;
	}
	.col-width .et_pb_gallery_item {
    width: 49% !important;
}
	.col-width .et_pb_gallery_item
 {
    margin-bottom: 5px !important;
}
	.home-hero-banner .et_pb_column_0
 {
	 padding: 24px 22px;
	}
	.testimonial-wrap {
    width: 100% !important;
		    margin: 0px;
}
	.yes-no-btn p,.f-name{
flex-wrap:wrap;
}
	.testimonial-wrap p {
    font-size: 16px;
    line-height: 25px;
}
	.testimonial-slider .google-review-sec {
    margin-top: 13px;
}
	.testimonial-wrap h6 {
    font-size: 16px !important;
}
	
	.logo-list img {
    width: 45%;
    height: 60px;
    object-fit: contain;
}
	    .logo-list {
        gap: 26px;
        width: 90%;
        margin: auto;
        justify-content: center;
    }
	.google-review-sec {
    flex-direction: column;
}
.testimonial-wrap p
 {
	 min-height: auto;
}
	button.slick-prev.slick-arrow {
  
    transform: translate(-26%, -50%);
}
	button.slick-next.slick-arrow {
  
    transform: translate(-55%, -50%);
}
	.hero-banner-slider .et_pb_slide {
    padding: 0px 0px 0px !important;
}
	.hero-banner-slider h2.et_pb_slide_title {
    font-family: "Euclid-regular";
    font-size: 35px !important;
    line-height: 46px;
}
	 h2 {
    font-size: 30px !important;
    line-height: 43px !important;
}
	.reverse-column {
    display: flex
;
    flex-direction: column-reverse;
    gap: 46px;
}
	img.google-logo {
    width: 47%;
}
	.testimonial-slider-1 .slick-prev.slick-arrow{
	      top: 97%;
    left: 26%;
	}
	.testimonial-slider-1 button.slick-next.slick-arrow{
		    top: 99.5% !important;
    right: 21%;
	}
	h3{
		    font-size: 30px !important;
    color: #020202 !important;
    line-height: 43px !important;
}
	.logo-list img,ul.roof-install-list.black-list-text li{
		width:100%;
	}
	.comparison-box.other-box h3 {
    font-size: 17px !important;
}
	.savings-table thead tr th{
		    font-size: 16px;
    padding: 10px;
	}
	.signup-card-first::before, .signup-card-second::before{
display:none;
	}
	.signup-card-first::after{
		display:none;
	}
	
}
@media screen and (max-width: 696px) {
    .icon-list {
        gap: 40px;
    }
.comparison-box.soltech-box {
    transform: inherit;
}
.comparison-box.soltech-box .icon-list img {
        position: relative;
        top: 15px;
 }	
.comparison-box.other-box h3 {
    font-size: 12px !important;
 }	
.comparison-text h2 {
    font-size: 18px !important;
}

.testimonial-box {
    height: 869px !important;
}

#menu-item-1267 a {
    background: transparent !important;
    padding: 13px 20px !important;
    color: #000 !important;
}
.social-wrap {
    gap: 6px;
}

	
}



