.dentalseoshine .row.main-row {
  justify-content: center;
  margin: 0;
  gap: 40px;
}
.dentalseoshine .info-box {
  width: 300px;
  background-color: #eefafa;
  border-radius: 16px;
  padding: 30px 20px;
  text-align: center;
  font-family: Arial, sans-serif;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.local-seo-banner .search-and-category fieldset.form-columns-1 label span {
    display: none;
}  
.form-columns-1:has(+ .hs_submit) input , .form-columns-1:has(+ .hs_error_rollup) input  {
    border: none;
}

.dentalseoshine .circle-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}

.dentalseoshine .circle {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: conic-gradient(#16959f 0% 90%, #e6f2f2 90% 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.dentalseoshine .circle::before {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  background-color: #eefafa;
  border-radius: 50%;
  z-index: 1;
}

.dentalseoshine .circle span {
  position: relative;
  z-index: 2;
  color: #16959f;
  font-weight: bold;
  font-size: 22px;
}
.educatnal-seo .seo-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.educatnal-seo .row {
    row-gap: 20px;
}

.educatnal-seo .row .legel-seo-img {
    padding-right: 30px;
}
.educatnal-banner .banner-section_background {
    background: #ebf9f8;
}
.educatnal-banner .banner-section_form {
    background: transparent;
    padding: 0;
}


.educatnal-banner .banner-section_form img {
    border-radius: 15px;
}

.dentalseoshine .info-box p {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  margin: 0;
}

.dentalseoshine .info-box strong {
  font-weight: bold;
}
.dentalseoshine .dental-card {
  background-color: #eefafa;
  border-radius: 20px;
  padding: 35px;
  text-align: center;
  font-family: Arial, sans-serif;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  min-height: 100%;
  transition: all 0.4s ease-out;
  position: relative;
  z-index: 1;
}
.dentalseoshine .dental-card p {
  margin: 0;
  line-height: 30px;
  font-size: 16px;
  font-weight: 500;
}
.dentalseoshine .dental-card:hover {
  transform: scale(1.005);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.dentalseoshine .row.dental-seo-row {
  justify-content: center;
  row-gap: 25px;
}
.dentalseoshine .card-two .circle {
  background: conic-gradient(#16959f 0% 65%, #e6f2f2 65% 100%);
}
.dentalseoshine .card-three .circle {
  background: conic-gradient(#16959f 0% 97%, #e6f2f2 97% 100%);
}
.dentalseoshine .card-four .circle {
  background: conic-gradient(#16959f 0% 62%, #e6f2f2 62% 100%);
}
.dentalseoshine .card-five .circle {
  background: conic-gradient(#16959f 0% 65%, #e6f2f2 65% 100%);
}

/*==========hvac-seo-card-start===============*/
.havac-seo .hvac-card img {
  max-width: 60px;
  width: 100%;
  height: auto;
}
.havac-seo .hvac-card {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 30px 25px;
  background: #edf9f8;
  border-radius: 15px;
  min-height: 100%;
  transition: all 0.4s ease-out;
  box-shadow: #00bcd4 0px -7px 0px 0;
}

.havac-seo .hvac-card h4,
.havac-seo .hvac-card p {
  margin: 0;
}

.havac-seo .hvac-card .card-content-hvac {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.havac-seo p {
    margin: 0;
}
.havac-seo .hvac-card h4 {
    font-size: 22px;
    line-height: 32px;
}
.havac-seo .hvac-card p {
    font-size: 16px;
    line-height: 30px;
}
.havac-seo .row.hvac-seo-row {
  row-gap: 30px;
}
.havac-seo .row.hvac-seo-row , .havac-seo .row.main-row{
  justify-content: center;
  margin: 0;
}
.havac-seo .row.main-row {
    gap: 40px;
    max-width: 1150px;
    margin: 0 auto;
    justify-content: center;
}

.havac-seo .hvac-card:hover {
  transform: translateY(-9px);
}
/*==========hvac-seo-card-end===============*/
.benifit-seo {
    background: #F8FBFF;
    position: relative;
    z-index: 1;
}
.benifit-seo:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(/images/dentalseoimg/benifit-wave.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}
.benifit-seo .row {
    justify-content: center;
    margin: 0;
}
.benifit-seo .row.main-row {
    gap: 40px;
}
.benifit-seo  .benifit-card {
    padding: 20px;
    background-color: #fff;
    border-radius: 20px;
    min-height: 100%;
    gap: 20px;
    transition: all .4s ease-out;
    position: relative;
    box-shadow: #f2f2f2 0 0 10px;
    border: 1px solid transparent;
}
.benifit-seo .benifit-card , .benifit-seo .benifit-card-content {
    display: flex;
    flex-direction: column;
}
.benifit-seo .benifit-card-content {
    gap: 10px;
}
.benifit-seo .benifit-card p {
    font-size: 16px;
    line-height: 30px;
}
.benifit-seo .benifit-card h4 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
}
.benifit-seo .benifit-card:hover {
    border-color: #189faf;
}
.benifit-seo .row.benifit-row {
    row-gap: 25px;
}
/* =======input-search========= */
.dental-seosearch .row.cta-row a.request-link {
    height: 50px;
    position: relative;
    margin: 0;
}
.location-request-cta.dental-seosearch .row.cta-row .cta-btn {
justify-content: flex-end;
    padding: 0;
}
.dental-seo .row.row-top {
    justify-content: center;
    row-gap: 40px;
}
.dental-seo .row.row-top p {
    text-align: center;
}
.dental-seo .row.bottom-row {
    row-gap: 30px;
}
/* end */
.local-seo-business p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
}
/* end */
.hvac-why-section .hvac-why-card {
    gap: 20px;
    padding: 30px;
    background: #fff;
    border-radius: 30px;
    min-height: 100%;
    transition: all 0.4s ease-out;
    position: relative;
    z-index: 1;
    border: 1px solid #0000000d;
}

.hvac-why-section .hvac-why-card .card-icon-body img {
    max-width: 44px;
}

.hvac-why-section .hvac-why-card .card-icon-body {
    width: 100%;
    height: 90px;
    max-width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(/images/dentalseoimg/hvac-shape.svg);
    background-repeat: no-repeat;
    background-position: center left;
}
.hvac-why-section .hvac-why-card  , .hvac-why-section .card-details {
    display: flex;
    flex-direction: column;
}
.hvac-why-section .card-details {
    gap: 10px;
}
.hvac-why-section .row.main-row {
    justify-content: center;
    margin: 0;
    row-gap: 90px;
    max-width: 1200px;
  margin: 0 auto;
  }
.hvac-why-section .row {
    margin: 0;
}
.hvac-why-section  .row.hvac-why-row {
    row-gap: 40px;
}
.hvac-why-section .row.hvac-why-row .col-md-4:nth-child(2), .hvac-why-section .row.hvac-why-row .col-md-4:nth-child(5) {
    position: relative;
    top: -60px;
}
.hvac-why-section .row {
    margin: 0;
}
.hvac-why-section  .row.hvac-why-row {
    row-gap: 40px;
}
.hvac-why-section .row.hvac-why-row .col-md-4:nth-child(2), .hvac-why-section .row.hvac-why-row .col-md-4:nth-child(5) {
    position: relative;
    top: -60px;
}
.hvac-why-section .hvac-why-card:hover {
    background: #0e3146;
}
.hvac-why-section .hvac-why-card:hover h4 , .hvac-why-section .hvac-why-card:hover p {
    color: #fff;
} 
.hvac-why-section .hvac-why-card p {
    font-size: 16px;
    line-height: 30px;
}
.hvac-why-section .hvac-why-card p {
    font-size: 16px;
    line-height: 30px;
}

.hvac-why-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    right: 0;
    z-index: -1;
    background-image: url(/images/dentalseoimg/hvac-wave-yellow.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.hvac-why-section h4 {
    font-size: 22px;
    line-height: 30px;
}
.hvac-why-section {
    position: relative;
    z-index: 1;
}
.hvac-why-section .hvac-why-card:after {
    content: "";
    position: absolute;
    right: 0;
    width: 145px;
    height: 170px;
    background-image: url(/images/dentalseoimg/dot-shape-white.svg);
    top: 0;
    z-index: -1;
}
/* end */
/*========hvac-trafic========*/

.Hvac-traffic::before {
    content: unset;
}
/* end */
/* .Hvac-industry {
    background: #EDF9F8;
} */
.hotel-seo-section ul.tick-list li::before {
    background-position: top left;
}
.process-box {
  position: relative;
  padding: 20px;
  padding-top: 104px;
  padding-bottom: 50px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(/images/legelseoimg/Polygon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.process-box .process-box-head {
  vertical-align: baseline;
  color: #fff;
  height: 105px;
  width: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  position: absolute;
  top: -9px;
  right: 0;
  left: 0;
  -webkit-clip-path: polygon(
    50.75% 11.75%,
    8.16% 37.78%,
    8.16% 76.45%,
    50.75% 100%,
    53% 100%,
    93.34% 76.45%,
    93.34% 37.78%
  );
  clip-path: polygon(
    50.75% 11.75%,
    8.16% 37.78%,
    8.16% 76.45%,
    50.75% 100%,
    53% 100%,
    93.34% 76.45%,
    93.34% 37.78%
  );
  background-color: #596be9;
}
.process-box .process-box-head h3 {
  margin: 0;
  color: #fff;
  display: flex;
  align-items: center;
  margin-top: 10px;
  font-size: 34px;
}
.seoprocesswgt {
  background: #edf9f8;
}
.process-box p {
  margin: 0;
  max-width: 160px;
  font-weight: 600;
}
.process-box-head.red-head {
  background: #fd4954;
}
.process-box-head.orange-head {
  background: #fd9033;
}
.process-box-head.green-head {
  background: #18ac62;
}
.process-box-head.gray-head {
  background: #7f7f7f;
}
.process-box-head.darkgreen-head {
  background: #0c693d;
}
.process-box-head.navy-head {
  background: #0270bd;
}
.process-box-head.purple-head {
  background: #7030a0;
}
.seoprocesswgt .row {
  max-width: 1080px;
  margin: 0 auto;
}
.seoprocesswgt .row.process-row-bottom {
  max-width: 960px;
  margin: 0 auto;
  margin-top: -30px;
}

.seoprocesswgt .row.process-row-top {
  max-width: 960px;
  margin: 0 auto;
  transform: translateX(-120px);
}
/* priceing-section */
.seo-pricing-package .pricing-card h5,
.seo-pricing-package .pricing-card p,
.seo-pricing-package .pricing-card span,
.seo-pricing-package .pricing-card h3 {
  margin: 0;
}
.seo-pricing-package .pricing-card {
  padding: 50px 32px;
  background: #ecf8ff;
  border-radius: 30px;
  min-height: 100%;
  position: relative;
  z-index: 1;
  transition: all 0.4s ease-out;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.seo-pricing-package .pricing-card .pricing-title {
  display: flex;
  flex-direction: column;
  gap: 17px;
}
.seo-pricing-package .pricing-card p {
  color: #5d6b6f;
  font-size: 16px;
  line-height: 30px;
}
.pricing-book-btn a.book-apointment {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 58px;
  background: #fff;
  border-radius: 50px;
  transition: all 0.4s ease-out;
  position: relative;
  z-index: 1;
}
.seo-pricing-package .pricing-card h3 span {
  font-size: 13px;
  color: #a6a6a6;
  font-size: 20px;
  font-weight: 300;
  line-height: 60px;
}

.seo-pricing-package .pricing-card h3 {
  font-size: 48px;
  font-weight: 600;
  color: #0f2b3f;
  line-height: 60px;
  display: flex;
  align-items: center;
  gap: 9px;
  flex-wrap: nowrap;
}

.seo-pricing-package .pricing-card h5 {
  font-weight: 600;
}
.seo-pricing-package .pricing-card:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 176px;
  height: 146px;
  background-image: url(/images/legelseoimg/shape-new.svg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.seo-pricing-package .pricing-card ul.tick-list li:before {
  background-image: url(/images/legelseoimg/tik-check.svg);
  background-size: 17px;
}
.seo-pricing-package .pricing-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}
.seo-pricing-package .pricing-card:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: hsl(205, 62%, 15%);
  border-radius: 30px;
  opacity: 0;
  transition: all 0.4s ease-out;
}

.seo-pricing-package .pricing-card:hover:before {
  opacity: 1;
}
.seo-pricing-package .pricing-card:hover:after {
  opacity: 0.3;
}
.seo-pricing-package .pricing-card:hover h5,
.seo-pricing-package .pricing-card:hover h3,
.seo-pricing-package .pricing-card:hover ul li {
  color: #fff;
}
.seo-pricing-package .pricing-card:hover p {
  color: #c9c9c9;
}
.pricing-book-btn a.book-apointment:hover {
  background: #20a0b1;
  color: #fff;
}
.seo-pricing-package .pricing-card:hover ul.tick-list li:before {
  filter: brightness(0) invert(1);
}
.seo-pricing-package .row.row-pricing-pack {
  row-gap: 20px;
}
.legel-websiteseo p {
    line-height: 30px;
    font-size: 18px;
}

.legel-websiteseo h3.subheading-main-new {
    font-size: 34px;
    line-height: 50px;
    font-weight: bold;
}


.legel-seo-benifit-card .benefit-card .card-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
/*===========responsive-start==================*/
@media (max-width: 1399px) {
  .seo-pricing-package .pricing-card h3 {
    font-size: 32px;
    line-height: 60px;
  }
  .seo-pricing-package .pricing-card h3 span {
    font-size: 16px;
  }
  .seo-pricing-package .pricing-card h5 {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .seoprocesswgt .row.process-row-top {
    transform: translateX(-58px);
  }
  .seoprocesswgt .row.process-row-bottom {
    margin-right: 0;
  }
  .process-box .process-box-head h3 {
    font-size: 30px;
  }
  .legel-websiteseo .row .legel-seo-img {
    padding-right: 20px;
}
}
@media (max-width: 1099px) {
  .seoprocesswgt .row.process-row-top {
    transform: translateX(0px);
    max-width: 100%;
  }
  .seoprocesswgt .row.process-row-bottom {
    margin-right: 0;
    max-width: 100%;
    margin-top: 5px;
  }
}
@media (max-width: 991px) {
  .seo-pricing-package .pricing-card h3 {
    gap: 4px;
  }
  .seo-pricing-package .pricing-card:after {
    width: 150px;
    height: 120px;
  }
  .process-box .process-box-head {
    height: 80px;
    width: 80px;
  }

  .process-box .process-box-head h3 {
    font-size: 26px;
  }

  .process-box {
    padding-top: 81px;
  }
  .legel-websiteseo p {
    line-height: 28px;
    font-size: 16px;
}

.legel-websiteseo h3.subheading-main-new {
    font-size: 28px;
    line-height: 40px;
}
}
@media(max-width:767px){
  .hvac-why-section .row.hvac-why-row .col-md-4:nth-child(2), .hvac-why-section .row.hvac-why-row .col-md-4:nth-child(5) {
    position: relative;
    top: 0;
}
.hvac-why-section .row.main-row {
    row-gap: 40px;
    padding: 0; 
}
.process-box .process-box-head {
    height: 80px;
    width: 80px; 
    top: 19px;
}

.process-box {
    min-height: 253px;
    padding: 20px;
    padding-bottom: 0;
    padding-top: 43px;
    width: 100%;
    height: auto;
    max-width: 252px;
}
}
@media(max-width:576px){
.havac-seo .row.hvac-seo-row, .havac-seo .row.main-row , .benifit-seo .row.benifit-row {
    padding: 0;
}
.havac-seo .hvac-card img {
max-width: 45px;
}
.benifit-seo:after
{
  content: unset;
}
.hvac-why-section .row {
    padding: 0; 
}
.hvac-why-section  .row.hvac-why-row {
    row-gap: 25px;
    padding: 0;
}
.hvac-why-section .hvac-why-card, .hvac-why-section .card-details  , .havac-seo .hvac-card{
    align-items: center;
    text-align: center;
}
.seoprocesswgt .row.process-row-top, .seoprocesswgt .row.process-row-bottom {
    flex-direction: row;
}

.seoprocesswgt .row .col-md-3 {
    flex: 0 0 auto;
    width: 50%;
}
.seoprocesswgt .row .col-md-3 {
    flex: auto;
    width: 100%;
}
.process-box {
    min-height: 217px;
    padding-top: 67px;
    max-width: 220px;
}
}

@media (max-width: 480px) {
span.google-icon svg {
    max-width: 91px;
}
  
}