/* .casnio-seo-work section-start */
.casnio-seo-work {
    background-image: url(/images/casdealerimg/location-work-bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.casnio-seo-work .row {
    row-gap: 40px;
    justify-content: center;
}
.cardealer-seo-section h3 {
    font-size: 19px;
    line-height: 24px;
    font-weight: 500;
}
.casnio-seo-work ul.casnio-location-industry-list {
    display: flex;
    justify-content: space-between;
}
.cardealer-seo-section .row.row-top {
    row-gap: 82px;
    max-width: 1130px !important;
}
.cardealer-seo-section .digital-card:hover h3 {
    color: #fff;
}
.cardealer-seo-section .digital-card:hover h3 {
    color: #fff;
}
.cardealership-section .digital-card h3 {
    font-weight: 500;
    font-size: 22px;
}
.casnio-seo-work p , .casnio-seo-work li {
    font-size: 17px;
}

.casnio-seo-work li {
    list-style: disc;
}

.casnio-seo-work ul {
    padding-left: 18px;
}
.cardealer-local-seo-section .cardealer-box:hover h3 ,.cardealership-section .digital-card:hover h3 {
    color: #fff;
}.havac-seo h3 {
    font-weight: 500;
    font-size: 22px;
}
.cardealer-seo-services a.cta-link {
    color: #0b9ead;
}
.cardealer-local-seo-section .cardealer-box h3 , .cardealership-section .digital-card h3{
    transition: all .4s;
}
.cardealer-drive .benefits_btn {
    margin-top: 25px;
}
.casnio-seo-work-left.casnio-work-location {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 0 20px;
}
.casnio-img-location {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.casnio-list-body ul li {
    margin-top: 10px;
    font-size: 17px;
    line-height: 30px;
}

.casnio-seo-work ul.casnio-location-industry-list li {
    position: relative;
    z-index: 1;
    padding-left: 28px;
    background-image: url(/images/casnioseoimg/industry.svg);
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center left;
    object-fit: cover;
        font-size: 17px;
    line-height: 30px;
}

.casnio-seo-work ul.casnio-location-industry-list li:first-child {
    background-image: url(/images/casnioseoimg/location.svg);
}
.cardealer-local-seo-section .row {
    justify-content: center;
}

.cardealer-local-seo-section .cardealer-box {
    padding: 25px;
    min-height: 100%;
    background: #EDF9F8;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    transition: all .5s ease-in-out;
}
.cardealer-local-seo-section .row.top-row {
    row-gap: 40px;
}
.cardealer-local-seo-section .row.bottom-row {
    row-gap: 30px;
}
.cardealer-local-seo-section .cardealer-box img {
    max-width: 50px;
}

.cardealer-local-seo-section .cardealer-box h5 , .cardealer-local-seo-section .cardealer-box p {
    margin: 0;
}

.cardealer-local-seo-section .cardealer-box:hover {
    background: #20A0B1;
}

.cardealer-local-seo-section .cardealer-box:hover h5 , .cardealer-local-seo-section .cardealer-box:hover p {
    color: #fff !important;
}

.cardealer-local-seo-section .cardealer-box h5, .cardealer-local-seo-section .cardealer-box p {
    transition: all .5s;
}
.cardealership-section {
    background: #EDF9F8;
    background-image: unset !important;
}
body .hubspot-digital.cardealership-section .row , .cardealer-seo-section .row{
    max-width: 100% !important;
    width: 100% !important;
}
.cardealership-section .row.top-row {
    gap: 40px;
}
.cardealership-section .row.bottom-row {
    row-gap: 25px;
}

/* table-section-start */
/* Table styling */
.comparison-table {
  border-collapse: collapse;
  width: 100%;
  background: #fff;
  font-size: 0.95rem;
}

.comparison-table th {
  background: #189faf; /* Sky blue */
  color: #fff;
  font-weight: 600;
  text-align: center;
  padding: 1rem;
}

.comparison-table td {
  padding: 1rem;
  vertical-align: middle;
  color: #334155; /* Slate gray */
}

/* Zebra striping */
.comparison-table tbody tr:nth-child(even) {
  background: #f8fafc; /* Light gray */
}

/* CTA link */
.cta-link {
  display: inline-block;
  margin-top: 1rem;
  font-weight: 600;
  color: #0ea5e9;
  text-decoration: none;
  transition: color 0.3s ease;
}

.cta-link:hover {
  color: #0284c7; /* Darker blue */
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff !important;
}

.table-responsive .comparison-table tbody tr:nth-child(even) {
    background: #EDF9F8 !important;
}
.table-responsive .comparison-table tbody tr td {
    background: transparent !important;
}
/* end */

/* cardealerseoprcess */

.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);
}

.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;
}

.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===============*/
.casino-sucsess-highlight .row.row-box {
    justify-content: center;
    text-align: center;
    row-gap: 20px;
}
.casino-sucsess-highlight .row.row-box img {
    max-width: 60px;
}
.casino-sucsess-highlight .row.row-box .immigration-box {
    padding: 30px 0;
    min-height: 100%;
    border: 1px solid #E3E3E3;
    border-radius: 15px;
    transition: all .4s ease-out;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.casino-sucsess-highlight .container .row:first-child {
    justify-content: center;
    gap: 40px;
}
.casino-sucsess-highlight .row.row-box .immigration-box:hover {
    background: #EDF9F8;
    border-color: transparent;
}
.casino-sucsess-highlight .row.row-box .immigration-box .box-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.casino-sucsess-highlight .row.row-box .immigration-box .box-content h4 {
    font-weight: 600;
}
.casnio-client-seo {
    background: #EDF9F8;
}
.banner-section_text {
    align-items: center;
}
.seo-industry-banner .banner-section_form {
    padding: 0;
    max-width: 574px;
    background-color: #ffffff;
    width: 100%;
    border-radius: 15px;
}
.banner-section_form ul.no-list.hs-error-msgs.inputs-list {
    position: relative;
}
.banner-section_form ul.no-list.hs-error-msgs.inputs-list label.hs-error-msg {
    position: absolute;
    top: 2px;
}










/* end */
@media(max-width:1399px){
  .casnio-seo-work ul.casnio-location-industry-list li  , .casnio-list-body ul li{
    font-size: 16px;
    line-height: 28px;
}
.casnio-seo-work-left.casnio-work-location {
    padding: 0 10px;
}
}
@media(max-width:1199px)
{
    .casnio-seo-work ul.casnio-location-industry-list li, .casnio-list-body ul li {
    font-size: 15px;
    line-height: 26px;
}
.casnio-seo-work ul.casnio-location-industry-list li {
    padding-left: 23px;
    background-size: 18px;

}
}

@media(max-width:1023px){
    .casnio-seo-work ul.casnio-location-industry-list {
    justify-content: left;
    flex-direction: column;
}
}
@media(max-width:767px) and (min-width:576px){
    .casnio-seo-work ul.casnio-location-industry-list {
    justify-content: space-between;
    flex-direction: row;
}
}

@media(max-width:767px){
    .comparison-table th {
    vertical-align: middle !important;
}
}