#logo {
    height: 100px;
    padding: 2.5px 0;
}

.footer_h {
    color: #ffffff;
    font-size: 1.4em;
    letter-spacing: 0.65px;
    font-weight: 600;
}

.cs_footer_logo {
    padding-bottom: 5px !important;
}

.cs_footer_copyright {
    text-align: center;
}

.cs_footer_bottom_in {
    display: block;
}

.cs_footer_copyright {
    font-weight: inherit;
    letter-spacing: 0.35px;
}

.cs_about.cs_style_1 .cs_about_thumb_2 {
    bottom: 30px;
}

.cs_about.cs_style_1 .cs_about_text {
    margin-bottom: 15px !important;
    line-height: 2em;
}

.abt_sh {
    font-size: 16px;
    font-weight: 600;
    color: var(--accent-color);
}

.about_a_li {
    padding: 0;
    margin: 0;
}

.about_a_li li {
    display: inline-block;
    background: var(--accent-color);
    color: #ffffff;
    padding: 9px 0;
    border-radius: 50px;
    margin-bottom: 15px;
    margin-right: 25px;
    width: 150px;
    letter-spacing: 0.15px;
    text-align: center;
    transition: all 0.4s ease;
}

.about_a_li li:hover {
    background: var(--blue-color);
    transition: all 0.4s ease;
}

.awards_certificates_img {
    border: 5px solid var(--accent-color);
    padding: 2.5px;
}

.cs_nav .cs_nav_list ul a {
    font-size: 15px;
    padding: 8px 20px;
}

.ser_i_p {
    line-height: 31px;
}

.ser_p_li {
    padding: 0;
    margin: 0;
}

.ser_p_li li {
    list-style: none;
}

.mt-25 {
    margin-top: 20px;
}

.c_w {
    color: #ffffff;
}

.breadcrumb li {
    color: #ffffff;
}

.blog_sh {
    font-weight: 600;
    margin-top: 0px;
    font-size: 26px;
}

.ser_sh {
    font-weight: 600;
    margin-top: 40px;
    font-size: 26px;
}

.ser_style_border_b_none {
    border: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.ser_style_border_b_none h3 {
    font-weight: 500;
    font-size: 20px !important;
    line-height: 32px;
}

.ser_d_p {
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0;
}

.ser_d_p i {
    padding-right: 10px;
}

.pt-40 {
    padding-top: 40px;
}

.cs_about_content p {
    line-height: 30px;
}

.cs_team.cs_style_1 .cs_team_subtitle {
    text-align: center;
}

.cs_team_bio {
    text-align: center;
}

.bg_primary {
    background: #2aa8b7;
}

.cs_white_bg_shape {
    background: transparent !important;
}

.cs_teeth_shape {
    left: 50px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.blog_btn {
    padding: 10px 30px;
    background: transparent;
    border: 1px solid #2aa8b7;
    margin-top: 20px;
    color: #2aa8b7;
    transition: all 0.3s ease-in;
}

.blog_btn:hover {
    background: #2aa8b7;
    color: #ffffff;
    transition: all 0.3s ease-in;
}

.cs_post_title {
    line-height: 1.5em;
}

.cs_post.cs_style_1 .cs_posted_by {
    width: 115px;
    padding: 10px 5px;
    font-size: 15px;
}

.pt-30 {
    padding-top: 30px;
}

.cs_card.cs_style_1 .cs_card_info_wrapper::after {
    margin: auto;
    left: 0;
    right: 0;
}

.cs_card.case_studies_box .cs_card_title {
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
}

.case_studies_box {
    margin-bottom: 40px;
}

.cs_testimonial.testimonials_page_testimonials {
    max-width: 100% !important;
}

.testimonials_video {
    margin-top: 20px;
}

.tv_h {
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    margin-top: 15px !important;
    margin-bottom: 5px !important;
}

.tv_mh {
    font-size: 23px;
    text-align: center;
}

.news_btn {
    font-size: 20px;
    color: #2aa8b7;
}

.news_btn i {
    position: relative;
    top: 2px;
    font-size: 18px;
    left: 2.5px;
}

.pt-30 {
    padding-top: 30px;
}

.slider_li li {
    font-size: 15px;
}

.cs_nav .cs_nav_list>li>a:hover {
    color: #05313d;
}

.mt_0 {
    margin-top: 0 !important;
}

/* .cs_project_grid.grid_03{
    grid-template-columns : repeat(4, 1fr);
}
.cs_project_grid.grid_02{
    grid-template-columns : repeat(4, 1fr);
}
.cs_project_grid.grid_02 .cs_project_item{
    grid-column: auto/span 2;
}
.cs_project_grid.grid_03 .cs_project_item{
    grid-column: auto/span 3;
} */

.cs_project_grid.cs_style_1.grid_02 .cs_project_item:nth-child(1) {
    grid-column: auto/span 1;
}

.cs_project_grid.cs_style_1.grid_02 .cs_project_item:nth-child(2) {
    grid-column: auto/span 1;
}

.cs_project_grid.cs_style_1.grid_03 .cs_project_item:nth-child(1) {
    grid-column: auto/span 1;
}

.cs_project_grid.cs_style_1.grid_03 .cs_project_item:nth-child(2) {
    grid-column: auto/span 1;
}

.cs_project_grid.cs_style_1.grid_03 .cs_project_item:nth-child(3) {
    grid-column: auto/span 1;
}

.cs_project_grid.cs_style_1.grid_02 {
    grid-template-columns: repeat(2, 1fr) !important;
}

.cs_project_grid.cs_style_1.grid_03 {
    grid-template-columns: repeat(3, 1fr) !important;
    margin-top: 30px;
}

.bg_white {
    background: #ffffff !important;
}

#offers_banner {
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.7) 100%, rgba(0, 0, 0, 0.7)100%), url("../../images/istockphoto-1144198325-612x612.jpg");
    background-size: cover;
    position: relative;
    object-fit: cover;
    overflow: hidden;
    background-position: center;
    padding: 200px 0 !important;
}

#invisalign_banner{
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0.7) 100%, rgba(0, 0, 0, 0.7)100%), url("../../images/invisalign-banner-1500.webp");
    background-size: cover;
    position: relative;
    object-fit: cover;
    overflow: hidden;
    background-position: center;
    padding: 200px 0 !important;
}

.ob_h {
    font-weight: 600;
    color: #ffffff;
    font-size: 36px;
    letter-spacing: 0.65px;
    line-height: 50px;
}

.ob_sh {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    padding-top: 25px;
    letter-spacing: 0.65px;
}

.ob_btn {
    margin-top: 30px;
    padding: 10px 30px;
    border-radius: 50px;
    border: none;
    background: #2aa8b7;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.35px;
}

.br_0 {
    border-radius: 0 !important;
}

.modal-dialog {
    max-width: 600px;
    top: 10%;
    margin: 20px auto !important;
}

.modal-body {
    padding: 0 !important;
}

.modal_close_btn {
    width: 25px;
    height: 25px;
    float: right;
    top: -10px;
    right: -10px;
    position: relative;
    background: #ffffff;
    border-radius: 50px;
    opacity: 1;
    text-align: center;
}

.modal_close_btn .btn-close {
    width: 12px !important;
    height: 12px !important;
    padding: 0;
}

.modal_form {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
}

.omf_h {
    font-size: 20px;
}

.omf_p {
    font-size: 16px;
}

.omf_sh {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    padding-top: 20px;
}

#offers_section {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 50px 0;
}

.bg_s_white {
    background-color: #FAF8F4;
}

.name_h {
    padding-top: 40px;
    text-align: left;
}

.award_img {
    margin-top: 40px;
    border: 5px solid var(--accent-color);
    padding: 0;
}

.video_t_box {
    margin-top: 40px;
    border: 2.5px solid var(--accent-color);
    padding: 15px;
    line-height: 0;
}

.star_img {
    width: 100px;
    display: block;
    margin-top: 20px;
}

.review_h {
    text-align: left;
    padding-top: 15px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 30px;
}

.review_p {
    text-align: left;
    line-height: 29px;
}

.name_sp {
    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    text-align: left;
    letter-spacing: 0.35px;
    color: #000;
}

.offer_m_box {
    width: 100%;
    height: auto;
    background: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    padding: 15px;
    margin-top: 40px;
}

.omb_h {
    font-size: 22px;
    font-weight: 600;
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.omb_btn {
    padding: 10px 25px;
    border-radius: 50px;
    border: none;
    background: #2aa8b7;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.35px;
    margin-bottom: 10px;
}

.so_h {
    font-size: 38px;
    font-weight: 700;
}

.mo_sp {
    font-weight: 500;
    color: #000;
    text-align: left;
    font-size: 18px;
    letter-spacing: 0.35px;
    line-height: 30px;
}

.ip_b {
    display: flex;
}

.ip_b i {
    font-size: 20px;
    margin-right: 10px;
    margin-top: 5px;
    text-align: left;
    color: #2aa8b7;
}

.p_10 img {
    padding: 10px;
}

.p_10 {
    padding: 20px 0 !important;
    border-bottom: none !important;
}

.cs_iconbox:hover .cs_iconbox_icon {
    background-color: #2aa8b7 !important;
}

.ib_img{
    width: 300px;
}

.m_offer_box{
    width: 100%;
    height: auto;
    padding: 40px 20px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    margin-top: 40px;
}
.mob_h{
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.65px;
}
.mob_p{
    color: #ffffff;
}
.bg_p{
    background: #2aa8b7;
}
.bg_h{
    background: #05313d;
}

.invisalign_li{
    padding: 0;
    margin: 0;
}
.invisalign_li li{
    list-style: none;
    text-align: left;
    line-height: 30px;
    font-size: 20px;
    padding-bottom: 20px;
    letter-spacing: 0.65px;
    display: flex;
}
.invisalign_li li i{
    color: #2aa8b7;
    padding-right: 10px;
    position: relative;
    top: 5px;
    font-size: 23px;
}

.cs_o_sh {
    font-size: 20px;
    font-weight: 500;
    padding-top: 20px;
}
.invisalign_o_sh {
    font-size: 20px;
    font-weight: 500;
    padding-top: 10px;
    margin-bottom: 10px;
}

.img_teeth_icon {
    max-height: 40px;
    margin-right: 10px;
}

.mo_ip {
    font-weight: 500;
    color: #000;
    text-align: left;
    font-size: 19px;
    letter-spacing: 0.35px;
    line-height: 30px;
    padding-top: 5px;
}

.section_highlight {
    width: 100%;
    height: auto;
    padding: 40px 0;
    text-align: center;
}

.sh_sp {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.35px;
}

.pt-20{
    padding-top: 20px;
}

.sh_btn {
    padding: 10px 25px;
    border: none;
    background: #05313d;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.35px;
    margin-top: 5px;
}

.m-h-300{
    min-height: 300px;
}

 /* faq accordian  */

 
.key_benefits_panel {
    margin-top: 60px;
  }
  
  /*accordion*/
  .accordion-main {
    margin-bottom: 25px;
    text-align: left;
    border: 1px solid #2aa8b7;
  }
  
  /* .accordion-main:last-child .accordion_body {
    padding-bottom: 0;
  } */
  
  .accordion_head {
    color: #1e352e;
    cursor: pointer;
    font-size: 18px;
    padding: 15px 25px;
    border-radius: 5px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0px;
    position: relative;
  }
  
  .accordion_body {
    background: transparent;
    font-size: 18px;
    padding: 10px 15px;
  }
  
  .accordion_body img {
    width: 100%;
    max-width: 230px;
    margin-bottom: 30px;
  }
  
  .accordion_body p {
    margin: 0px;
    color: #000000;
  }
  
  .accordion_body h3,
  .div-bott h3 {
    font-size: 28px;
    font-weight: 600;
    margin: 15px 0;
    color: #1e352e;
  }
  
  .div-bott h3 {
    font-size: 35px;
  }
  
  .div-bott {
    text-align: center;
  }
  
  .div-bott p {
    font-size: 24px;
  }
  
  .plusminus {
    /* float: right; */
    font-size: 30px;
    /* margin-top: -9px; */
    position: absolute;
    right: 15px;
    top: 5px;
}
  
  .coll-back {
    background-color: #fff;
    color: #2aa8b7;
  }
  
  .hr-clc {
    height: 2px;
    background: #111;
    margin-top: 22px;
    width: 17px;
    padding: 0;
    border: 0;
    margin-left: -20px;
  }
  
  /*media queries*/
  @media (min-width:992px) and (max-width:1100px) {
    .accordion_body {
      padding: 35px 40px 5px;
    }
  
    .accordion_body img {
      max-width: 205px;
      margin-bottom: 20px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    
  
    .kind h2 {
      font-size: 30px;
      margin: 35px 0 30px;
    }
  
    .accordion_head {
      font-size: 18px;
      padding: 12px 18px;
    }
  
    .plusminus {
      font-size: 27px;
    }
  
    .accordion-main {
      margin-bottom: 24px;
    }
  
    .hr-clc {
      margin-top: 16px;
      width: 15px;
      margin-left: -15px;
    }
  
    .accordion_body {
      font-size: 18px;
      padding: 30px 40px 5px;
    }
  
    .accordion_body img {
      width: 100%;
      max-width: 185px;
      margin-bottom: 20px;
    }
  
    .accordion_body h3 {
      font-size: 24px;
    }
  }
  
  @media (min-width: 576px) and (max-width: 767px) {
    
    .intro-cont h3,
    .div-bott h3 {
      font-size: 26px;
      width: 400px;
      margin: 30px auto;
      line-height: 1.2 !important;
    }
  
  
    .kind h2 {
      font-size: 26px;
      margin: 30px 0 30px;
    }
  
    .accordion_head {
      font-size: 18px;
      padding: 12px 15px;
    }
    .ps{
        font-size: 15px;
    }
    .accordion-main {
      margin-bottom: 25px;
    }
  
    .plusminus {
      font-size: 30px;
    }
  
    .accordion_body {
      padding: 30px 25px 5px;
    }
  
    .accordion_body img {
      max-width: 170px;
      margin-bottom: 20px;
    }
  
    .hr-clc {
      margin-top: 17px;
      width: 16px;
    }
  
    .accordion_body h3 {
      font-size: 22px;
      margin: 15px 0;
    }

  }
  
  @media (max-width:575px) {
    
    .intro-cont h3,
    .kind h2,
    .div-bott h3 {
      margin: 30px 0px;
      line-height: normal !important;
      font-size: 24px;
    }
  
    .accordion_head {
      font-size: 15px;
      padding: 12px 12px;
      padding-right: 30px;
    }
    
    .plusminus {
        font-size: 27px;
        margin-left: 10px;
        top: 0;
        right: 10px;
    }
  
    .accordion-main {
      margin-bottom: 22px;
    }
  
  
    .accordion_body img {
      max-width: 150px;
      margin-bottom: 20px;
    }
  
    .accordion_body h3 {
      font-size: 18px;
      margin: 10px 0;
      line-height: normal;
    }
  
    .hr-clc {
      height: 2px;
      margin-top: 16px;
      width: 15px;
      margin-left: -15px;
    }
    .so_h {
        font-size: 26px !important;
        font-weight: 700;
        line-height: 40px;
    }
    .so_wh{
        font-size: 26px !important;
        line-height: 40px;
    }
  }
  

 /* faq accordian  */

@media (max-width: 767px) {
    #logo {
        height: 80px;
    }
}

@media (max-width: 650px) {

    .cs_hero.cs_style_2 .cs_hero_title,
    .cs_hero.cs_style_3 .cs_hero_title {
        font-size: 22px;
        line-height: 50px;
    }

    .cs_hero.cs_style_2 .cs_hero_text,
    .cs_hero.cs_style_3 .cs_hero_text {
        max-width: 280px;
    }

    .cs_hero.cs_style_2 .cs_hero_subtitle,
    .cs_hero.cs_style_3 .cs_hero_subtitle {
        font-size: 18px;
    }

    .cs_project_grid.cs_style_1.grid_02 {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .cs_project_grid.cs_style_1.grid_03 {
        grid-template-columns: repeat(1, 1fr) !important;
        margin-top: 30px;
    }

    #offers_banner {
        padding: 100px 0 !important;
        padding-bottom: 50px !important;
    }
    #invisalign_banner {
        padding: 100px 0 !important;
        padding-bottom: 50px !important;
    }

    .ob_h {
        font-size: 30px;
        line-height: 40px;
    }

    .ob_sh {
        padding-top: 0;
    }

    .ob_btn {
        margin-top: 0;
        font-size: 16px;
    }

    .rpt_20 {
        padding-top: 30px !important;
    }

    .modal-dialog {
        max-width: 600px;
        top: 10%;
        margin: 20px !important;
    }
    .accordion_body p{
        font-size: 15px;
    }
}


#counter{
    width: 80px;
    margin-top: 30px;
}