/*
CTC Separate Stylesheet
Updated: 2024-01-18 06:52:42
*/
.gallery_page_sec {
    background-color: #e7eedf;
}


@media only screen and (min-width: 320px) and (max-width: 600px) {
    /* .carousel_wrapper_page_blk .carousel_slide_page_blk {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 30px;
    }

    .carousel_wrapper_page_blk .carousel_slide_page_blk:last-child {
        margin-bottom: 0 !important;
    } */
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
    /* .carousel_wrapper_page_blk .carousel_slide_page_blk {
        width: 50%;
    } */
}

@media (max-width: 767px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .carousel_wrapper_page_blk .carousel_slide_page_blk {
        width: 33.33% !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .carousel_wrapper_page_blk .carousel_slide_page_blk {
        width: 33.33% !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {
    .carousel_wrapper_page_blk .carousel_slide_page_blk {
        width: 33.33% !important;
    }
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {
    .carousel_wrapper_page_blk .carousel_slide_page_blk {
        width: 25% !important;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .carousel_wrapper_page_blk .carousel_slide_page_blk {
        width: 25% !important;
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

@media (min-width: 768px) {
    .carousel_gallery_page_blk .swiper-pagination {
        display: none;
    }

    .carousel_gallery_page_blk .carousel_wrapper_page_blk {
        flex-wrap: wrap;
    }

    .carousel_wrapper_page_blk .carousel_slide_page_blk {
        padding: 10px;
        margin: 0 !important;
    }
}

@media (min-width: 1441px) {

    .carousel_wrapper_page_blk .carousel_slide_page_blk {
        width: 20% !important;
    }
}

/*------- Dental Implant Pages-------*/


.Three_block_main_row {
    align-items: center;
}

.list_order_ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 30px !important;
}

.list_order_ul ul li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 5px;
}

.list_order_ul ul li:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/01/arrow-sign.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 3px;
    width: 45px;
    height: 20px;
}

/* section.subpage_content_section.even:not(:last-child) .dental_impl_about_section {
    padding-bottom: 0 !important;
}

section.subpage_content_section.odd:not(:last-child) .dental_impl_about_section {
    padding-bottom: 0 !important;
} */

.subpage_content_section .dental_impl_about_txt_para_block span {
    font-size: 18px;
    color: var(--body_text_color);
    font-family: var(--vollkorn_font);
    display: block;
    font-weight: 400;
    margin-bottom: 20px !important;
}

.about_second_section:nth-child(even) .banner_btn {
    display: none;
}

@media (max-width: 991px) {
	.subpage_content_section .dental_impl_about_section {
		padding-bottom: 0 !important;
	}
}

@media (min-width: 992px) {
	.about_second_section {
		background-color: #69943b12;
	}
}
/*------Multiple Implant Items------*/

.dental_implants_parasub ul {
    padding-left: 0 !important;
    margin: 0 !important;
}

.dental_implants_parasub li p b {
    display: block;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.2;
}

.dental_implants_parasub li {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    padding-bottom: 10px;
    list-style: unset !important;
}

.dental_implants_parasub li:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.dental_implants_parasub li img {
    width: 300px;
    height: 240px;
    object-fit: contain;
    background: #fff;
    padding: 20px;
    margin-right: 40px;
    display: inline-block;
    border-radius: 10px;
}

.full_block_section .full_block_main_row {
    background-color: #e7eedf;
    padding: 60px;
    border-radius: 40px;
    margin: 0px auto auto !important;
}

.same_container_1340 {
    max-width: 1340px;
    margin: auto;
}
.page-id-364 .full_block_section {
    padding-top: 0;
}
.page-id-397 .full_block_section {
    padding-bottom: 0;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    section.full_block_section .full_block_main_row {
        padding: 50px 20px !important;
    }

    .dental_implants_parasub li img {
        width: auto;
        height: auto;
        margin-right: 0 !important;
    }

    .dental_implants_parasub li p b {
        font-size: 20px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .dental_implants_parasub li p b {
        font-size: 23px;
    }
}

@media (max-width: 767px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .dental_implants_parasub li p b {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .dental_implants_parasub li {
        display: block;
    }

    .dental_implants_parasub li img {
        margin-bottom: 30px;
    }

    .full_block_section .full_block_main_row {
        padding: 50px 30px !important;
    }

    .same_container_1340 {
        max-width: 100% !important;
        padding: 0 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .dental_implants_parasub li p b {
        font-size: 25px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1140px) {
    .dental_implants_parasub li p b {
        font-size: 25px;
    }
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {
    .dental_implants_parasub li p b {
        font-size: 26px;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .dental_implants_parasub li p b {
        font-size: 28px;
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .dental_implants_parasub li p b {
        font-size: 28px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1440px) {
    .same_container_1340 {
        max-width: 100% !important;
        padding: 0 40px;
    }
}

/*------Multiple Implant Items------*/
/*===============================================
= Home page FAQ Section CSS
===============================================*/
.faq_section {
    padding: 90px 0px 80px;
    background-color: #fbfbfb;
}

.same-width-1140 {
    max-width: 1140px;
    margin: auto;
}

/* .faqs_heading_txt {
	padding-bottom: 10px;
} */
.accordion {
    text-align: left;
    border: none;
    margin-bottom: 20px;
    /* padding-left: 20px; */
    /* padding-bottom: 20px;
	border-bottom: 1px solid #d4af378a; */
}

.accordion a {
    color: var(--bermuda_color) !important;
    text-decoration: none;
}

.accordion .toggle {
    display: block;
    padding: 0 60px 0 0;
    border: none;
    border-bottom: 1px solid var(--bermuda_color);
    background-color: transparent !important;
    width: 100%;
    text-align: left;
    position: relative;
}

.accordion .toggle:before {
    content: "+";
    color: #141414;
    font: 300 30px/1 Roboto, sans-serif;
    width: 50px;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 70%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .accordion .toggle:before {
        top: 50%;
    }
}

.accordion .toggle:hover h2,
.accordion .toggle:hover h3 {
    color: var(--bermuda_color);
}

.accordion h3 {
    color: #141414;
    font-family: var(--dm_sans_font);
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    /* text-transform: capitalize; */
    list-style: disc;
    display: list-item;
}

.accordion p,
.accordion ul li {
    color: #141414;
    font-family: var(--dm_sans_font);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    /* text-transform: capitalize; */
    margin-bottom: 0px;
}

.accordion .toggle:hover:before {
    color: var(--bermuda_color);
    transition: 1s;
}

.accordion .toggle:hover:before:before {
    color: var(--black_color);
}

.accordion .toggle.active:before {
    /* -webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg); */
    content: "-" !important;
}

.accordion .h3 {
    font-size: 36px;
}

.accordion>div {
    display: none;
    padding: 0 20px 0px 0;
    /* max-width: 1000px; */
}

.accordion>div p:first-of-type {
    margin-top: 20px;
}

.accordion [type=button]:focus,
.accordion [type=button]:hover,
.accordion [type=submit]:focus,
.accordion [type=submit]:hover,
.accordion button:focus,
.accordion button:hover {
    color: unset !important;
    background-color: transparent !important;
    text-decoration: none;
}

.home_FAq h3 {
    color: #212529;
    font-family: var(--vollkorn_font);
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    list-style: none;
    display: list-item;
}

.home_FAq .toggle:hover h3 {
    color: var(--bermuda_color);
}

.accordion.htag_txt h4 {
    margin: 10px 0px;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .accordion h3 {
        font-size: 19px;
    }

    .accordion .toggle {
        padding: 0 60px 0 0;
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .accordion h3 {
        font-size: 20px;
    }

    .accordion .toggle {
        padding: 0 60px 0 0;
    }
}

@media (max-width: 767px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .accordion h3 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 991px) {
    .same_container_1075 {
        max-width: 100% !important;
        width: 100%;
        padding: 0 30px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1175px) {
    .same_container_1075 {
        max-width: 100% !important;
        width: 100%;
        padding: 0 40px !important;
    }
}

@media (max-width: 991px) {
    .faq_section {
        padding: 40px 0px 40px;
    }

    .same-width-1140 {
        width: 100% !important;
        padding: 0 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1240px) {
    .same-width-1140 {
        width: 100% !important;
        padding: 0 40px;
    }
}

/*===============================================
= Home page FAQ Section CSS
===============================================*/
/*===============================================
= Start Pricing CSS
================================================*/
.special_offer_sec {
    padding-top: 100px;
    padding-bottom: 100px;
}

.patient_offer_slider .owl-wrapper {
    display: flex !important;
}

.new_patient_box_col {
    margin: 10px;
    height: 100%;
}

.new_patient_box {
    padding: 34px 20px 100px 20px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 6%);
    background-color: #e7eedf;
    border-radius: 10px;
    width: 100%;
    height: calc(100% - 20px);
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-block;
}

/* .new_patient_box_title {
    border-bottom: 2px solid #ECF4FA;
    margin: 0 0 25px;
    padding: 0 0 10px;
} */

.new_patient_box_title {
    margin-bottom: 50px;
}

.new_patient_box_title img {
    margin: 0 auto;
}

.new_patient_box_title h3:first-of-type {
    padding-top: 24px;
    padding-bottom: 0px;
}

.new_patient_box_title h3 {
    font-size: 26px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    font-family: var(--vollkorn_font);
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;

}

.new_patient_box_title span {
    font-size: 20px;
    font-weight: 500;
    font-family: var(--vollkorn_font);
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px solid #7777;
    padding-bottom: 20px;
}

.new_patient_box_title p b {
    font-size: 21px;
}

.new_patient_box_title {
    margin-bottom: 40px;
}

.new_patient_box_title p {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--vollkorn_font);
    margin-bottom: 10px;
}

.new_patient_box_title h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    color: #2b2115;
}

.new_patient_box_title h2 span {
    font-size: 18px;
}

.denture_first_section {
    overflow-x: hidden;
}

.new_patient_box .denture_btn {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    border-top: 2px solid #69943b36;
    margin: 25px 0 0;
    padding: 25px 0 0;
}

.new_patient_box .denture_btn a {
    width: 100%;
    text-align: center;
}

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

@media only screen and (min-width: 650px) {
    .patient_offer_slider.slick-slider {
        height: 100%;
    }

    .patient_offer_slider .slick-list.draggable,
    .patient_offer_slider .slick-track {
        height: inherit;
        z-index: 10;
        position: relative;
    }

}
@media only screen and (max-width: 651px) {
	.new_patient_box_title h3 {
		font-size: 20px;
		height: auto;
	}	 
}
@media only screen and (max-width: 767px) {
    .new_patient_box_title {
        margin: 0 0 10px;
    }
}

@media only screen and (max-width: 991px) {
    .special_offer_sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

/*===============================================
= End Pricing CSS
================================================*/
/*===============================================
= Start Finance Logo Section CSS
================================================*/

.finance_logo_slider {
    display: flex;
}

.finance_logo_box_title {
    width: 48%;
    float: left;
}

.finance_logo_box_title {
    border: 1px solid #E2EFFF;
    box-shadow: 0 3px 10px 0 rgb(105 148 59 / 20%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 10px;
    padding: 50px 30px;
}

.finance_logo_box_title img {
    width: 470px;
    height: 140px;
    object-fit: contain;
}

.finance_logo_box_content .denture_btn a {
    width: fit-content;
    margin: auto !important;
}

.finance_logo_box_title h3 {
    font-size: 26px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    font-family: var(--vollkorn_font);
    line-height: 1.2;
    margin: 30px 0;
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
    .finance_logo_box_title {
        width: 100%;
    }

    .finance_logo_slider {
        display: block;
    }

    .finance_logo_box_title img {
        width: 300px;
        height: 60px;
        object-fit: contain;
    }

    .finance_logo_box_title {
        margin: 0 0 30px 0;
        padding: 40px 20px;
    }
	.finance_logo_box_title:last-child {
        margin-bottom: 0 !important;
    }
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
    .finance_logo_box_title {
        width: 46%;
    }

    .finance_logo_slider {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .finance_logo_box_title img {
        width: 300px;
        height: 60px;
        object-fit: contain;
    }

    .finance_logo_box_title {
        padding: 40px 20px;
    }
}

@media (max-width: 767px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 991px) {}

@media only screen and (min-width: 992px) and (max-width: 1024px) {}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
    .finance_logo_box_title {
        width: 47%;
    }

    .finance_logo_slider {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .finance_logo_box_title img {
        width: 300px;
        height: 90px;
        object-fit: contain;
    }
}

@media only screen and (min-width: 1141px) and (max-width: 1280px) {

    .finance_logo_slider {
        flex-wrap: wrap;
    }

    .finance_logo_box_title img {
        width: 300px;
        height: 90px;
        object-fit: contain;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1440px) {}

@media only screen and (min-width: 1441px) and (max-width: 1680px) {}

@media only screen and (min-width: 1681px) and (max-width: 1880px) {}

/*===============================================
= End Finance Logo Section CSS
================================================*/