/* .header_logo img {
    width: 300px;
} */

header.lp_header,
footer.lp_header {
    padding: 15px 0;
    box-shadow: #036f9147 0 -4px 10px;
    transition: 1s;
    background: rgba(36, 36, 35, 1);
}

/* +++++++++++++++++ Survey CSS Start +++++++++++++++++ */
.survey-sec>* {
    padding: 0 !important;
}

.survey-sec .col-lg-12,
.survey-sec .col-lg-6 {
    height: auto;
}

/* .survey-main, .survey-main *:not(i){
    font-family: 'Montserrat, Montserrat';
} */
.survey-main p:empty,
.survey-main br {
    display: none;
}

.survey-main label {
    display: inline-block;
    vertical-align: middle;
}

.survey-main {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #F1F1F2;
    padding: 0 15px;
}

.services-title-arrow {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 15px;
}

.services-title-arrow svg {
    height: 21px;
    fill: #111827;
}

.survey-main p {
    margin: 0;
}

.survey-main .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    width: auto;
}

.survey-main .col {
    position: relative;
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media only screen and (min-width: 576px) {
    .survey-main .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (min-width: 1025px) {
    .survey-main .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .right-full-img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.schedule-padding {
    padding: 70px !important;
}

@media only screen and (max-width: 1400px) {
    .schedule-padding {
        padding: 50px !important;
    }
}

@media only screen and (max-width: 767px) {
    .schedule-padding {
        padding: 30px 30px 40px !important;
    }
}

.services-main-title h1 {
    display: block !important;
    font-size: 36px;
    color: #111827;
    font-family: 'Weiss';
    padding: 0 0 15px;
    border-bottom: 3px solid #111827;
    margin: 0 0 15px;
}

@media only screen and (max-width: 1199px) {
    .services-main-title h1 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .services-main-title h1 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .services-main-title h1 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 575px) {
    .services-main-title h1 {
        font-size: 22px;
    }
}

.survey-main a {
    transition: all 0.3s ease 0s;
}

.survey-main a,
.survey-main a:hover {
    text-decoration: none;
}

.schedule-wrap ul {
    padding: 0 !important;
    margin: 0;
    list-style: none !important;
}

.schedule-link {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 20px 20px 20px 0;
    border-bottom: 1px solid #d9d9d9;
    color: #22262f;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}

.schedule-link::before {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease 0s;
}

.schedule-link:hover {
    color: #111827 !important;
    border-color: #111827 !important;
}

.right-full-img {
    padding: 0 !important;
}

.right-full-img>img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 20%;
}

@media only screen and (max-width: 991px) {
    .schedule-link {
        padding: 15px 20px 15px 0;
    }
}

@media only screen and (max-width: 1024px) {
    .right-full-img>img {
        height: 500px;
    }
}

@media only screen and (max-width: 575px) {
    .right-full-img>img {
        height: 360px;
    }
}

@media only screen and (max-width: 480px) {
    .right-full-img>img {
        height: 300px;
    }
}

@media only screen and (max-width: 425px) {
    .right-full-img>img {
        height: auto;
    }
}

.green-btn {
    padding: 14px 54px;
    background-color: #111827;
    color: #FFFFFF;
    border: none;
}

.green-btn:hover,
.green-btn:focus {
    background-color: #27282d;
}

.quiz-step .green-btn {
    margin-top: 36px;
    font-size: 20px;
}

.quiz-sec {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.quiz-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F9F7F9;
    border-radius: 20px;
    text-align: center;
    min-height: 500px;
    height: 100%;
    position: relative;
    overflow: hidden;
    padding: 40px;
    margin: 0 0 8px;
}

.quiz-inner::before {
    content: 'Quiz';
    font-family: 'Montserrat, Montserrat';
    font-weight: 500;
    font-size: 17em;
    line-height: 1;
    color: #F4F2F4;
    position: absolute;
    bottom: -25px;
    left: -40px;
}

.quiz-inner::after {
    content: '';
    color: #F4F2F4;
    font-size: 35em;
    position: absolute;
    right: 50px;
    top: 0;
    /* background-image: url('/wp-content/uploads/2023/05/question-mark.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    width: 467px;
    height: 100%; */
}

form.quiz-form {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    z-index: 99;
    position: relative;
}

body .quiz-step.default-heading p {
    font-size: 23px;
    margin: 16px 0 0;
}

.quiz-step p {
    font-size: 36px;
    font-weight: 500;
    margin: 0 0 15px;
    color: #27282d;
}

.form-que {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: relative;
}

.form-radio {
    margin: 15px 0 0;
    position: relative;
}

.form-radio input[type="radio"],
.form-radio input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
    z-index: 99;
}

.form-radio label {
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    font-weight: 500;
    cursor: pointer;
    padding-left: 32px;
    position: relative;
}

.form-radio label::before,
.form-radio label::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    border: 2px solid #27282d;
    background: transparent;
    position: absolute;
    top: 3px;
    left: 0;
}

.form-radio:not(.form-checkbox) label::after {
    width: 12px;
    height: 12px;
    top: 7px;
    left: 4px;
    background-color: #111827;
    border-color: #111827;
    opacity: 0;
}

.form-radio input[type="radio"]:checked+label::after,
.form-radio input[type="checkbox"]:checked+label::after {
    opacity: 1;
}

.form-radio input[type="radio"]:checked+label::before {
    border-color: #111827;
}

.form-checkbox label::before,
.form-checkbox label::after {
    border-radius: 0;
}

.form-checkbox label::after {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #111827;
    opacity: 0;
}

.form-input {
    margin: 25px 0 0;
    position: relative;
}

.form-input input,
.form-input textarea,
.select-option select {
    height: 50px;
    padding: 0 16px;
    font-size: 16px;
    /* font-family: 'Montserrat, Montserrat'; */
    border-radius: 4px;
    font-weight: 500;
    color: #555;
    background-color: #F9F7F9;
    border: 1px solid #666;
    width: 100%;
}

.form-input input:focus,
.form-input textarea:focus,
.select-option select:focus {
    border: 2px solid #111827 !important;
    outline: none;
    box-shadow: none;
}

.select-option {
    position: relative;
}

.select-option select {
    padding-right: 32px;
}

.select-option::after {
    content: '\f107';
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
}

.form-input textarea {
    min-height: 100px;
    padding: 10px 16px;
}

.label1 {
    font-weight: 500;
    color: #ff0000;
    position: absolute;
    bottom: -22px;
    font-size: 13px;
    left: 0;
    margin: 0;
}

.form-footer .label1 {
    top: 20px;
    bottom: auto;
    width: 100%;
}

.form-footer {
    padding: 70px 0 0;
    position: relative;
}

button.form-btn {
    background-color: #F9F7F9;
    border: 1px solid #27282d;
    border-radius: 4px;
    color: #27282d;
    padding: 10px 20px !important;
    opacity: 0.96;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    transition: all 0.3s ease 0s;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    position: relative;
}

button.form-btn.previous {
    margin: 0 12px 0 0;
}

button.form-btn img {
    transition: all 0.3s ease 0s;
    display: none;
}

button.form-btn.next img {
    margin-left: 11px;
}

button.form-btn.previous img {
    transform: rotate(180deg);
    margin-right: 11px;
}

button.form-btn.previous::before,
button.form-btn.next::after {
    content: '\f105';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transition: all 0.3s ease 0s;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    margin-top: 2px;
}

button.form-btn.previous::before {
    transform: rotate(180deg);
}

button.form-btn:hover,
button.form-btn:focus {
    background-color: #27282d;
    color: #FFFFFF;
}

button.form-btn:hover img,
button.form-btn:focus img {
    filter: invert(1);
}

.hide {
    display: none;
}

.footer-btn .spot-btn:hover {
    background-color: #FFFFFF;
    color: #000000;
}

form.quiz-form .quiz-step .form-que label span {
    color: #81A969;
    font-weight: 500;
    margin-right: 6px;
    margin-left: 10px;
}

.form-info-label {
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 5px 0 0;
    font-weight: 500;
}

.form-info-label a {
    color: #111827;
}

.quiz-step.default-heading h2 {
    line-height: 1.3;
}

@media only screen and (max-width: 1199px) {
    .quiz-inner::before {
        font-size: 13em;
    }

    .quiz-inner::after {
        right: 0;
        width: 300px;
    }

    .quiz-step p {
        font-size: 28px;
    }

    .form-footer {
        padding: 55px 0 0;
    }
}

@media only screen and (max-width: 991px) {
    .quiz-inner::before {
        font-size: 11em;
        bottom: -15px;
        left: -20px;
    }

    .quiz-inner::after {
        width: 200px;
        height: 200px;
    }

    .quiz-step p {
        font-size: 25px;
    }

    .form-radio label::before,
    .form-checkbox label::after {
        width: 20px;
        height: 20px;
        top: 3px;
    }

    .form-radio:not(.form-checkbox) label::after {
        width: 12px;
        height: 12px;
        left: 4px;
        top: 7px;
    }

    .form-checkbox label::after {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .quiz-step .green-btn {
        margin-top: 30px;
        font-size: 16px;
    }

    .quiz-step p {
        font-size: 22px;
        margin: 0 0 5px;
    }

    .green-btn {
        padding: 14px 20px;
    }

    .form-input input,
    .select-option select,
    .select-option::after {
        font-size: 14px;
    }

    .select-option select {
        padding-right: 25px;
    }
}

@media only screen and (max-width: 575px) {

    button.form-btn.previous::before,
    button.form-btn.next::after {
        height: 20px;
    }

    .quiz-inner::before {
        font-size: 7em;
        bottom: -10px;
        left: -15px;
    }

    .quiz-inner::after {
        width: 160px;
        height: 160px;
    }

    body .quiz-step.default-heading p {
        font-size: 20px;
    }

    .quiz-step p {
        font-size: 20px;
    }

    .form-radio label {
        font-size: 16px !important;
        padding-left: 30px;
    }

    .form-radio label::before,
    .form-checkbox label::after {
        width: 18px;
        height: 18px;
    }

    .form-radio:not(.form-checkbox) label::after {
        width: 10px;
        height: 10px;
    }

    .form-checkbox label::after {
        font-size: 13px;
    }

    button.form-btn {
        font-size: 14px;
        padding: 12px 18px !important;
    }

    button.form-btn.previous {
        margin: 0 10px 0 0;
    }

    button.form-btn.next img {
        margin-left: 6px;
    }

    button.form-btn.previous img {
        transform: rotate(180deg);
        margin-right: 6px;
    }

    .form-footer .label1 {
        top: 2px;
    }
}

.cleaning-exam svg {
    width: 22px;
    height: 32px;
    position: absolute;
    top: -160px;
    color: #111827;
}

.cleaning-exam .location-page .container {
    padding: 0;
}

.cleaning-exam .form-content,
.cleaning-exam .last-visited-content {
    padding-right: 0;
    padding-left: 0;
}

.cleaning-exam .form-content h2 {
    color: #333333;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 16px;
}

.cleaning-exam .treatment-info input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0 !important;
    cursor: pointer;
    z-index: 1;
}

.cleaning-exam .treatment-info {
    text-align: center;
    border: 1px solid #333333;
    padding: 8px 30px;
    border-radius: 50px;
    width: fit-content;
    display: inline-block;
    position: relative;
    margin-bottom: 16px;
    transition: all 0.3s ease 0s;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}

.cleaning-exam .treatment-info:first-child {
    margin-right: 16px;
}

.cleaning-exam .treatment-info:hover,
.cleaning-exam .treatment-info.active {
    border-color: #111827;
}

.cleaning-exam .treatment-info:hover .last-visited-text p,
.cleaning-exam .treatment-info.active .last-visited-text p {
    color: #111827;
}

.cleaning-exam .form-content p,
.veneer-consultation-page .quiz-step p {
    font-size: 16px;
    margin: 0;
    color: #6f6a71;
}

.hide-section {
    display: none;
}

.survey-btn-green {
    background-color: #111827;
    border-color: #111827 !important;
}

.survey-btn-green:hover,
.survey-btn-green.active {
    background-color: #27282d;
    border-color: #27282d !important;
}

.survey-btn-green .last-visited-text p,
.survey-btn-green:hover .last-visited-text p,
.survey-btn-green.active .last-visited-text p {
    color: #FFFFFF !important;
}

@media only screen and (max-width: 480px) {
    .cleaning-exam .treatment-info:first-child {
        margin-right: 0;
    }

    .cleaning-exam .treatment-info {
        width: 100%;
    }

    .cleaning-exam .form-content h2 {
        font-size: 20px;
    }
}

body .contact-form .form-footer {
    text-align: center;
    padding: 50px 0 0;
}

body .contact-form .form-footer button.form-btn {
    padding: 15px 30px !important;
    margin: 0;
}

.contact-form .form-footer label.lbl_msg_success {
    width: 100%;
    line-height: 1.5;
    padding: 0 !important;
}

body .form-footer.contact-btn:not(.contact-form .form-footer) {
    padding: 35px 0 0;
}

.form-footer.contact-btn button.form-btn {
    background-color: #603C88;
    border: 2px solid #603C88;
    color: #FFFFFF;
}

.form-footer.contact-btn button.form-btn img {
    filter: invert(1);
}

.form-footer.contact-btn button.form-btn:hover,
.form-footer.contact-btn button.form-btn:focus {
    background-color: transparent;
    border: 2px solid #603C88;
    color: #603C88;
}

.form-footer label.lbl_msg_success {
    vertical-align: sub;
}

body .form-footer.contact-btn .label1 {
    top: 0;
}

body .form-step .form-input,
body .veneer-consultation-page .form-input {
    margin: 0 0 25px;
}

.quiz-info {
    margin-top: 25px;
}

@media only screen and (max-width: 575px) {
    body .contact-form .form-footer {
        padding: 35px 0 0;
    }

    body .contact-form .form-footer button.form-btn {
        font-size: 14px;
        padding: 14px 10px !important;
        width: 100%;
    }

    body .form-footer.contact-btn:not(.contact-form .form-footer) {
        padding: 15px 0 0;
    }

    body .form-footer.contact-btn .label1 {
        position: relative;
        margin: 0 0 15px;
    }

    .header_logo img {
        width: 200px;
    }
}

@media only screen and (max-width: 350px) {
    .form-footer.contact-btn button.form-btn {
        width: 100%;
    }

    .form-footer.contact-btn button.form-btn.previous {
        margin: 0 0 10px;
    }
}

.section_full_height>div {
    min-height: calc(100vh - (107px + 108px));
    height: 100%;
}

.veneer-consultation-page.quiz-inner {
    padding: 0;
    text-align: left;
    align-items: start;
    min-height: unset;
    border-radius: 0;
    background-color: unset;
    overflow: unset;
}

.veneer-consultation-page.quiz-inner::before,
.veneer-consultation-page.quiz-inner::after {
    display: none;
}

.veneer-consultation-page .form-footer {
    padding-top: 35px;
}

.veneer-consultation-page .quiz-step h2 {
    margin-bottom: 24px;
}

.veneer-consultation-page .quiz-step h2,
.veneer-consultation-page .quiz-step h2 a {
    color: #333333;
    font-size: 24px;
    font-weight: 500;
}

.veneer-consultation-page .quiz-step h2 a {
    color: #111827 !important;
}

.veneer-consultation-page .form-radio {
    margin-bottom: 16px;
    margin-top: 0;
}

@media only screen and (max-width: 1300px) {
    .section_full_height>div {
        min-height: calc(100vh - (107px + 126px));
        height: 100%;
    }
}

@media only screen and (max-width: 1050px) {
    .section_full_height>div {
        min-height: calc(100vh - (107px + 149px));
        height: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    .section_full_height>div {
        min-height: auto;
        height: unset;
    }
}

@media only screen and (max-width: 575px) {
    .veneer-consultation-page .quiz-step h2 {
        margin-bottom: 16px;
    }

    .veneer-consultation-page .quiz-step h2,
    .veneer-consultation-page .quiz-step h2 a {
        font-size: 20px;
    }
}

input[name=dental_treatments][value=Yes]+label,
input[name=dental_treatments][value=No]+label {
    width: 100%;
    text-align: center;
    padding: 4px 30px;
    border: 1px solid #000;
    border-radius: 50px;
}

input[name=dental_treatments][value=Yes]+label:before,
input[name=dental_treatments][value=Yes]+label:after,
input[name=dental_treatments][value=No]+label:before,
input[name=dental_treatments][value=No]+label:after {
    display: none;
}

.veneer-consultation-page .quiz-step .form-que:has(input[name=dental_treatments][value=Yes]) {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

label.label1.lbl_what_smile_impact {
    top: 0;
}

.form-input input::placeholder,
.form-input textarea::placeholder,
.select-option select::placeholder {
    font-size: 16px;
    /* font-family: 'Montserrat, Montserrat'; */
    font-weight: 400;
    color: #6f6a71;
}

@media only screen and (max-width: 767px) {

    .form-input input::placeholder,
    .select-option select::placeholder {
        font-size: 14px;
    }
}

/*===============================================
= footer start  CSS
============================================*/
.lp_footer{
	padding: 15px 0;
	background: rgba(36, 36, 35, 1);
}
.footer_text p{
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
	color: #Fff;
	text-align: right;
	width: 100%;
	margin: 0;
}
.footer_btn{
	text-align: center;
}
.footer_logo img{
    background-size: contain;
    max-width: 100%;
}

@media only screen and (max-width: 991px){
	.footer_text p{
		margin: 25px 0 0;
		text-align: center;
	}
	.footer_btn{
		text-align: right;
	}
    .lp_footer .row{
        flex-direction: column;

    }
    .footer_logo{
        display: flex;
        justify-content: center;
    }
}
@media only screen and (max-width: 767px){
	
	.footer_btn {
	    text-align: center;
	}
}
@media only screen and (max-width: 575px){
	.lp_footer {
		padding: 25px 0 40px;
	}
	.footer_logo {
		text-align: center;
      
	}
	.footer_text p {
		margin: 20px 0 0;
	}
}
/*===============================================
= End footer CSS
============================================*/

/* +++++++++++++++++ Survey CSS End +++++++++++++++++ */