@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/*--common--*/
.open-sans-<uniquifier> {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.padd-tb {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.padd-t {
    padding-top: 60px !important;
}
.padd-b {
    padding-bottom: 60px !important;
}
/*===header==*/
.page-id-2038 #header-outer {
    display: none !important;
}
.page-id-2038 .container-wrap {
    margin-top: 0;
    padding-top: 3px;
    padding-bottom: 40px;
}
img.cac_logo {
    width: 370px !important;
        margin-top: 11px;
}
.header-contact ul {
    display: flex;
    margin: 0;
    list-style: none;
    gap: 20px;
    justify-content: flex-end;
}

.header-contact ul li {
    list-style: none;
    width: 44px;
}
.header-contact ul li img {
    margin: 0 !important;
}
.header-right .vc_column-inner {}

.header-right .vc_column-inner .wpb_wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 40px;
}
.header-right .vc_column-inner a.nectar-button {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0;
    padding: 30px 50px;
    margin: 0;
    margin-bottom: -3px;
    position: relative;
}
.header-right .vc_column-inner a.nectar-button:after {
    position: absolute;
    content: "";
    background: #16858c;
    width: 100%;
    height: 100%;
    top: 0;
    right: -100%;
}
.header-new {margin-bottom: 0 !important;}
/*==landing page==*/
.cac-banner .row-bg-wrap .using-image.row-bg:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 100px;
    background: #ffffff;
    left: 0;
    top: 0;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.banner-box {}
.banner-box .vc_column-inner {
    padding: 80px 54px !important;
}

.banner-box h2 {
    font-size: 43px !important;
    line-height: 50px !important;
    font-family: "Open Sans", sans-serif;
}

.banner-box h2 strong {
    font-size: 48px;
    font-style: italic;
    text-underline-offset: 8px;
    text-decoration-thickness: 1px;
    line-height: 55px;
}
.banner-box .vc_column-inner a.nectar-button {
    background: #ffffff !important;
    margin-top: 34px;
    color: #17868d !important;
    border: 2px solid #17868d !important;
    width: 100%;
    text-align: center;
    padding: 19px;
    font-size: 21px !important;
    text-transform: uppercase;
    opacity: 1 !important;
    margin-bottom: 0;
    letter-spacing: 0;
    font-weight: 600;
}
.banner-box .vc_column-inner a.nectar-button:hover {
    color: #ffffff !important;
    background: #17868d !important;
}
.left-panel {
    padding-right: 75px;
}
.heading h1 {
    color: #000000;
    line-height: 1.2;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
.heading h2 {
    line-height: 1.2;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
}
.heading span.headingstyle {
    font-weight: 400;
    color: #16858c;
}

.text-boxstyle ul {
    list-style: none !important;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 21px;
}

.text-boxstyle ul li {
    list-style: none;
    font-size: 20px;
    color: #16858c;
    padding: 21px 25px 21px 52px;
    background: #f2f6f9;
    border-bottom: 4px solid #16858c;
    position: relative;
}
.text-boxstyle ul li:before {
    position: absolute;
    content: " ";
    background-image: url(https://city-acupuncture.com/wp-content/uploads/2025/04/star-s.png);
    width: 18px;
    height: 18px;
    background-size: 100%;
    left: 25px;
    top: 25px;
}
.intro-box {border: 2px solid #ddd; padding: 30px !important; margin: 0 !important;}

.maincontent-wrap {
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0;
}
.right-intro p {
    width: 90% !important;
    margin-left: auto;
}

.right-intro p::first-letter {
    font-size: 1.5rem;
}

img.intro-image {
    height: 180px !important;
    width: 100% !important;
    object-fit: cover;
    object-position: 50% 8%;
}

.cta-box .vc_column-inner {
    padding: 40px 35px !important;
}

.cta-box .vc_column-inner p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.5;
}

.cta-box .vc_column-inner a.nectar-button {
    background: #ffffff !important;
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
    letter-spacing: 0;
    padding: 12px 25px;
}
.style-tick h3 {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #16858c;
    letter-spacing: 1px !important;
    margin-bottom: 15px !important;
}

.style-tick {
    padding-top: 40px;
}

.style-tick ul {
    list-style: none;
    margin: 0;
}

.style-tick ul li {
    list-style: none;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    text-decoration: underline;
    padding-left: 23px;
    position: relative;
}

.style-tick ul li:before {
    position: absolute;
    content: "";
    background-image: url(https://city-acupuncture.com/wp-content/uploads/2025/04/check.png);
    width: 15px;
    height: 15px;
    background-size: 100%;
    left: 0;
    top: 6px;
}

.button-wrap {}

.button-wrap .vc_column-inner {}

.button-wrap .vc_column-inner .wpb_wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.button-wrap .vc_separator {
    display: inline-block;
    width: 38px;
    margin: 0;
    height: 38px;
    background: #000000;
    line-height: 40px;
    border-radius: 100%;
    text-align: center;
    padding: 0 !important;
    margin: 00 -15px;
    z-index: 1;
    margin-bottom: 13px;
    padding: 5px !important;
}

.button-wrap .vc_separator span.vc_sep_holder {
    display: none !important;
}

.button-wrap .vc_column-inner a.nectar-button {
    letter-spacing: 0;
    font-size: 23px;
    font-weight: 700;
    padding: 18px 40px;
    text-transform: none !important;
}

.button-wrap .vc_separator h4 {
    line-height: 28px;
    color: #ffffff;
    /* border-radius: 100%; */
    padding: 0px 0 0 3px !important;
}
.testimonial-slider span {
    font-size: 20px !important;
    color: #16858c;
    font-weight: 700;
}
.testimonial_slider .controls {
    bottom: 0 !important;
}
.testimonial-slider .testimonial_slider blockquote p {
    line-height: 1.4;
    font-family: "Open Sans", sans-serif;
    font-size: 21px !important;
}
.clint-logolist ul {
    list-style: none;
    margin: 0;
    display: flex;
    gap: 17px;
    justify-content: space-around;
}

.clint-logolist ul li {
    list-style: none;
    border: 1px solid #dddddd;
    padding: 15px;
}

.clint-logolist ul li img {
    margin: 0 !important;
}
.booknow-box .vc_column-inner {
    padding: 50px !important;
}
.book-cta .vc_column-inner, .logo-rightbox .vc_column-inner {
    padding: 45px 35px;
}

.book-cta .inner {
    background: #14b3bd;
    padding: 24px;
    border-radius: 100%;
    border: 2px solid #ffffff;
    width: 136px;
    height: 136px;
    margin: 0 auto !important;
}

.book-cta .inner img {
    width: 100% !important;
    height: 100%;
}
.book-cta .vc_separator h4 {
    text-transform: uppercase;
    color: #ffffffff;
    background: #000000;
    padding: 10px 8px !important;
    border-radius: 100%;
    margin: 0 10px !important;
}

.bookcta-btn a {
    color: #ffffff;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: 700;
}

.bookcta-btn {
    margin: 25px 0 7px !important;
}
.cta-call p {
    color: #00f0ff;
    font-size: 21px;
}

.cta-call p a {
    color: #ffffff;
    font-weight: 700;
}
.book-cta {
    border-radius: 0 0 15px 15px;
    overflow: hidden;
}
.logo-rightbox {
    margin-bottom: 0 !important;
}

.logo-rightbox .vc_column-inner img {
    margin: 0;
}
.social-wrap .vc_column-inner {
    padding: 25px 45px;
}

.social-wrap .vc_column-inner .wpb_wrapper {
    display: flex;
    /* align-items: center; */
    gap: 10px;
    justify-content: flex-start;
}

.social-text p {
    color: #ffffff !important;
    font-size: 19px;
}

.social-mda ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 0;
}

.social-mda ul li {
    list-style: none;
    width: 25px;
}

.social-mda ul li img {
    margin: 0 !important;
}
.offr-title {
    background: #00d3e0;
    text-align: center;
    padding: 23px;
}

.offr-title p {
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.offr-title p span.white-txt {
    display: block;
    color: #ffff;
    font-size: 21px;
    font-weight: 800;
}

.price-area {
    background: #000000;
    text-align: center;
    padding: 25px;
}

.price-area span {
    display: block;
    color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.3;
}


.price {
    color: #ff0000;
    font-size: 46px;
    font-family: "Open Sans", sans-serif !important;
    /*    text-decoration: line-through;*/
    margin-top: 16px;
    display: inline-block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.price .lineth {
    text-decoration: line-through;
    color: #ff0000;
    font-size: 46px;
}
.price strong {
    color: #ffffff;
    text-decoration: none !important;
}
/*============= custom responsive ===============*/
@media screen and (max-width: 1920px) and (min-width: 1601px) {      }
@media screen and (max-width: 1536px) {      }
@media screen and (max-width: 1440px) {      }
@media screen and (max-width: 1398px) {      }
@media screen and (max-width: 1280px) { 
.banner-box h2 {
    font-size: 34px !important;
    line-height: 44px !important;
}
    .banner-box h2 strong {
        font-size: 36px;}
}
@media screen and (max-width: 1200px) {      }
@media screen and (max-width: 1199px) {  
    .banner-box h2 strong {
        font-size: 29px;
        line-height: 43px;
    }
    .banner-box h2 {
        font-size: 26px !important;
        line-height: 30px !important;
    }
    .banner-box .vc_column-inner a.nectar-button {
    padding: 15px;
    font-size: 16px !important;
}
.social-wrap .vc_column-inner .wpb_wrapper {
    flex-wrap: wrap;
}
    .price, .price .lineth {
    font-size: 30px;
    }
    .text-boxstyle ul li {
    font-size: 17px;
    }
    .left-panel {
    padding-right: 50px;
    padding-bottom: 60px;
}
}
@media screen and (max-width: 1080px) {      }
@media screen and (max-width: 1024px) {      }
@media screen and (max-width: 991px) {    
.header-inner-wrap .inner {
    text-align: center;
}
img.cac_logo {
    width: 300px !important;
    }
    
.header-right .vc_column-inner .wpb_wrapper {
    justify-content: space-between;
}
    .nopadd {padding: 0 !importat;}
    .banner-box h2 br {
    display: none;
}
    .banner-box h2 {
        font-size: 32px !important;
        line-height: 36px !important;
    }
    .banner-box h2 strong {
        font-size: 33px;
    }
    .cac-banner .row-bg-wrap .using-image.row-bg:before {
        display: none;
    }
    img.intro-image {
    height: 100% !important;
    }
    .left-panel {
        padding-right: 0;
        padding-bottom: 30px;
    }
    .right-intro p {
    width: 100% !important;
    }
    .clint-logolist ul {
    justify-content: center;
    flex-wrap: wrap;
}
      .button-wrap .vc_column-inner .wpb_wrapper {
    align-items: center;
/*    flex-direction: column;*/
                margin-top: 40px;
        gap: 10px;
}
      div#fws_67ff6a86bf35d {
    margin: 0;
}
    .margin-hide {
    margin: 0 !important;
}
    .margin-b10 {
        margin-bottom: 10px !important;
    }
     .heading h1 {
    line-height: 1.2;
    font-size: 28px;
}
      .left-panel {
        padding-right: 0;
        padding-bottom: 0;
    }
   .mobile-button {
    margin-bottom: 0 !important;
}
}
@media screen and (max-width: 960px) {      }
@media screen and (max-width: 920px) {      }
@media screen and (max-width: 812px) {      }
@media screen and (max-width: 800px) {      }
@media screen and (max-width: 768px) {      }
@media screen and (max-width: 767px) { 

.header-right .vc_column-inner a.nectar-button {
    font-size: 17px;
    padding: 15px 29px;
    margin: 0;
    margin-bottom: 0;
}
.header-inner-wrap .vc_col-sm-6.column_container.instance-1 {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 14px;
    padding-bottom: 14px;
}
    .header-inner-wrap .vc_col-sm-6.column_container.instance-2 {
        margin-bottom: 0px !important;
    }
    .header-right .vc_column-inner .wpb_wrapper {
        margin-bottom: 9px;
    }
    .banner-box .vc_column-inner {
    padding: 50px 35px !important;
}
    .banner-box h2 strong {
        line-height: 41px;
    }
        .banner-box h2 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
 .heading h1 {
    line-height: 1.2;
    font-size: 23px;
}
    .heading h1 br {
        display: none;
    }
    .text-boxstyle ul li {
    padding: 16px 20px 16px 44px;
}
    .text-boxstyle ul li:before {
    left: 17px;
    top: 19px;
}
  
 
.booknow-box .vc_column-inner {
    padding: 30px 20px !important;
}
    .heading h2 {
    font-size: 23px !important;
}
    .testimonial-slider .testimonial_slider blockquote p {
    font-size: 18px !important;
}
    .bookcta-btn a {
    font-size: 24px;
}
    .book-cta .inner {
    width: 100px;
    height: 100px;
}
    .cac-banner {display: none !important;}
    .button-wrap .vc_column-inner a.nectar-button {
    font-size: 16px;
    padding: 18px 25px;
        width: 50%;
        text-align: center;
}
  
    .left-panel .divider {
    height: 30px !important;
}
    .maincontent-wrap {
    padding-top: 30px !important;
}
    img.cac_logo {
    margin-top: 23px;
}
  
}
@media screen and (max-width: 736px) {      }
@media screen and (max-width: 667px) {      }
@media screen and (max-width: 640px) {      }
@media screen and (max-width: 575px) {  }
@media screen and (max-width: 568px) {      }
@media screen and (max-width: 533px) {      }
@media screen and (max-width: 480px) {
.page-id-2038 .container {
    max-width: 90% !important;
}
    .header-right .vc_column-inner a.nectar-button:after {display: none;}
      .clint-logolist ul li {
    width: 47%;
}
  .text-boxstyle ul li {
        width: 100%;
    } 
}
@media screen and (max-width: 414px) {      }
@media screen and (max-width: 375px) {      }
@media screen and (max-width: 360px) {      }
@media screen and (max-width: 341px) {   
    .button-wrap .vc_column-inner a.nectar-button {
        padding: 14px 17px;
    }
    .social-wrap .vc_column-inner .wpb_wrapper {
    gap: 6px;
}
    img.cac_logo {
        width: 260px !important;
    }
}
