@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Sofia Pro';
    src: url('fonts/SofiaProRegular.eot') format('embedded-opentype'),
         url('fonts/SofiaProRegular.woff2') format('woff2'),
         url('fonts/SofiaProRegular.woff') format('woff'),
         url('fonts/SofiaProRegular.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Sofia Pro';
    src: url('fonts/SofiaProMedium.eot') format('embedded-opentype'),
         url('fonts/SofiaProMedium.woff2') format('woff2'),
         url('fonts/SofiaProMedium.woff') format('woff'),
         url('fonts/SofiaProMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Sofia Pro';
    src: url('fonts/SofiaProSemiBold.eot') format('embedded-opentype'),
         url('fonts/SofiaProSemiBold.woff2') format('woff2'),
         url('fonts/SofiaProSemiBold.woff') format('woff'),
         url('fonts/SofiaProSemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('fonts/SofiaProBold.eot') format('embedded-opentype'),
         url('fonts/SofiaProBold.woff2') format('woff2'),
         url('fonts/SofiaProBold.woff') format('woff'),
         url('fonts/SofiaProBold.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
a:focus{
    outline: none;
}
a:hover{
    text-decoration: none;
}
img{
    max-width: 100%;
    height: auto;
}
.page-default-btn{
    display: none;
}
.show-mobile{
    display: none;
}
body{
    background-color: #fff!important;
}
li,p,a{
    font-family: 'Sofia Pro';
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Bitter', serif;
}
ul,ol{
    margin: 0;
    padding: 0; 
}
li{
    list-style: none;
}
body p{
    font-size: 18px;
    color: #76787E;
    line-height: 1.7;
}
section {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.button-header .lp-btn{
    font-size: 16px;
}
.morecontent a{
    color: #46E3D2;
}
.morecontent span {    
    display: none;
}
.container{
    width: 100%;
    max-width: 1200px;
}
.lp-btn {
    font-family: 'Sofia Pro';
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
    background: #00a8e2;
    border-radius: 50px;
    padding: 8px 35px;
    color: #fff;
    outline: none;
    border: 2px solid transparent;
    text-decoration: none !important;
    display: inline-block;
    transition: all 0.4s;
}
.lp-btn:hover, .lp-btn:focus{
    color: #00a8e2;
    border: 2px solid #00a8e2;
    background: transparent;
}
.lp-btn-lp{
    font-family: 'Sofia Pro';
    font-style: normal;
    font-weight: bold;
    background: #00a8e2;
    border-radius: 50px;
    color: #fff;
    outline: none;
    border: 2px solid transparent;
    text-decoration: none !important;
    padding: 15px 35px;
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    text-align: center;
    transition: all .4s;
}
.lp-btn-lp:hover{
    color: #00a8e2;
    border: 2px solid #00a8e2;
    background: #000;
}
.lp-btn-lp:hover, .lp-btn-lp:focus{
    color: #00a8e2;
    border: 2px solid #00a8e2;
    background: transparent;
    outline: none;
}
/* header */
header {
    padding: 15px 0;
    vertical-align: top;
    background: #fff;
}

header .row {
    align-items: center;
}
.section_title_center{
    text-align: center;
}
.section_title_content h2{
    font-weight: 700;
    font-size: 30px;
    line-height: 1.5;
    color: #000;
    margin: 0;
    padding: 0;
}
.section_title_content h2 span{
    color: #00a8e2;
    font-weight: 700;
    position: relative;
}
.section_title_content h2 span::before{
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    height: 5px;
    left: 50%;
    bottom: 5px;
    background: #FCE8CA;
    z-index: -1;
    transform: translateX(-50%);
}
/* lp-banner */
.lp-denture-near-me-banner{
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
    background-size: 100%;
    padding: 0!important;
    background-position: 70%;
    position: relative;
    background:#F6FAFF;
}
/*.lp-denture-near-me-banner::before{
    content: '';
    display: block!important;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #F6FAFF 74%, rgba(246, 250, 255, 0) 100%);
    width: 69%;
    height: 100%;
    z-index: 1;
}*/
.banner-image img{
    width: 100%;
}
.lp-denture-near-me-banner .banner-info{
    width: 100%;
    max-width: 542px;
    margin: 0 45px 0 auto;
    position: relative;
    z-index: 11;
    padding: 50px 0;
}
.lp-denture-near-me-banner .banner-info h1{
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin: 0 0 15px;
    color: #081C24;
    line-height: 1.25;
}
.lp-denture-near-me-banner .banner-info h1 span{
    font-size: 40px;
    color: #00a8e2;
    position: relative;
}
.lp-denture-near-me-banner .banner-info h1 span::before {
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    height: 5px;
    left: 50%;
    bottom: 7px;
    background: #FCE8CA;
    z-index: -1;
    transform: translateX(-50%);
}
.lp-denture-near-me-banner .banner-info p {
    font-size: 22px;
    line-height: 1.5;
    margin: 0 0 35px;
    color: #76787E;
}
/* .banner-info .lp-btn {
    padding: 15px 28px;
    font-size: 16px;
    line-height: 15px;
    display: inline-block;
} */
.banner-info-img{
    display: none;
}
/* lp-dentures-starting-section */
.lp-dentures-starting-info {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 345px;
}
.lp-dentures-starting-section {
    padding: 50px 0 64px;
}
.lp-dentures-starting-section .lp-dentures-starting-info h2 {
    font-weight: bold;
    font-size: 30px;
    line-height: 51px;
    margin: 0 0 10px;
    color: #1D3557;
}
.lp-dentures-starting-section .lp-dentures-starting-info h3 {
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 10px;
    line-height: 37px;
    color: #1D3557;
}
.lp-dentures-starting-section .lp-dentures-starting-info .listing {
    width: 50% !important;
    float: left;
}
.lp-dentures-starting-section .lp-dentures-starting-info .listing {
    padding: 0;
    list-style: none;
    width: 100%;
    max-width: 306px;
    margin: 0 auto;
}
.lp-dentures-starting-section .lp-dentures-starting-info .listing p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #1D3557;
    margin: 0 0 7px;
    padding-left: 27px;
    background-image: url('lp-asset/2021/03/check.png');
    background-repeat: no-repeat;
    background-position: top 10px left 0;
    outline: none;
    pointer-events: none !important;
    font-weight: 500;
}
.lp-dentures-starting-section .lp-dentures-starting-info ul .listing:focus {
    color: #1D3557;
    opacity: 1;
    display: block;
}
.lp-dentures-starting-section .lp-dentures-starting-info ul li:before{
    display: none;
}
/* .lp-dentures-starting-section .lp-dentures-starting-info ul li:before{
    content: "";
    position: absolute;
    background-image: url('lp-asset/2021/03/check.png');
    left: -27px;
    top: 50%;
    padding: 10px;
    background-repeat: no-repeat;
    transform: translateY(-50%);
} */
/* special_offers */
.lp_special_offers_section{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 100px 0 0;
}
.lp_special_offers_section .section_title_content h2{
    margin: 0 0 40px 0;
}
.lp_special_offers_box {
    background: #fff;
    width: 100%;
    display: inline-block;
    /* box-shadow: 0px 9px 24px rgba(0, 0, 0, 0.06); */
    height: 100%;
    border-radius: 14px;
    border: 1px solid rgba(29, 53, 87, 0.2);
}
.lp_special_offers_box:hover{
    /* box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.03); */
}
.lp_special_offers_inner{
    padding: 14px;
    border-radius: 20px;
}
.lp_special_offers_text{
    padding: 23px 25px;
    background: #F8FAFF;
    border-radius: 14px;
    margin: 14px 0 0 0;
    min-height: 305px;
}
.lp_special_offers_img img{
    border-radius: 14px;
    width: 100%;
}
.lp_special_offers_text h5{
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #081C24;
    margin: 0 0 16px 0;
    font-family: 'Sofia Pro';
}
.label1 {
    font-weight: 700;
    color: red;
    position: absolute;
    bottom: 1px;
    font-size: 12px;
    display: none;
    left: auto;
}
.lp_special_offers_text h5 b{
    font-weight: 700;
}
.lp_special_offers_text h6{
    font-weight: bold;
    font-size: 28px;
    line-height: 1.5;
    text-align: center;
    color: #00a8e2;
    margin: 0 0 16px 0;
}
.lp_special_offers_text p{
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    color: #76787E;
    font-family: 'Sofia Pro';
    text-align: center;
}
.lp_special_offers_section .lp-btn-lp{
    margin-top: 40px;
}
/*lp what-dental-treatment-form section*/
.lp_treatment_section{
    /* background: #1D3557; */
    padding: 100px 0;
}
/* .lp_treatment_section .section_title_content h2{
    color: #fff;
} */
.lp_treatment_section .section_title_content{
    margin-bottom: 34px;
}
.lp_treatment_section .lp_title_border {
    margin: 20px auto 0;
}
.lp_treatment_form {
    background: #FDFDFE;
    border-radius: 10px;
    padding: 26px 31px 31px 31px;
    width: 100%;
    max-width: 736px;
    margin: 0 auto;
    border: 1px solid rgb(88 93 101 / 20%);
}
.treatment-choose {
    display: flex;
    align-items: center;
}
.lp_treatment_form p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #000;
    margin: 0 0 16px;
    font-family: 'Sofia Pro';
}
.lp_treatment_form p span{
    color: #FF2727;
}
.treatment-choose select {
    background: #F8FAFF;
    border: none;
    border-radius: 5px;
    height: 48px;
    width: 100%;
    max-width: 600px;
    padding: 0 21px;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #808080;
    margin: 0 20px 0 0;
    font-family: 'Sofia Pro';
}
.treatment-choose select:focus {
    outline: none;
}
.lp_treatment_form .defult_btn {
    width: 100%;
    max-width: 150px;
    text-align: center;
}
/* lp-get-appoiment-section */
.lp-get-appoiment-section{
    padding: 0 0 60px;
}
.lp-get-appoiment-section .container {
    max-width: 906px;
}
.lp-get-appointment-imges-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
     align-items: center;
}
.get-appointment-imges img {
    width: 100%;
    max-width: 100%;
}
.label1 {
    font-weight: 700;
    color: red;
    position: initial;
    bottom: 1px;
    font-size: 12px;
    display: none;
    left: auto;
}
.lp-get-appointment-imges-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
     align-items: center;
}
.lp-get-appointment-imges-form .lp-get-appointment-form .form-group span {
    font-size: 16px;
    line-height: 24px;
    color: #1D3557;
    margin: 0 0 12px;
    font-weight: 500;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}
.lp-get-appointment-imges-form .lp-get-appointment-form .form-group {
    margin: 0 0 15px;
}
.lp-get-appointment-imges-form .lp-get-appointment-form {
    padding: 29px 45px 47px 56px;
}
.lp-get-appointment-imges-form .lp-get-appointment-form .form-group input {
    background: rgba(29, 53, 87, 0.05);
    border-radius: 5px;
    font-size: 14px;
    line-height: 34px;
    padding: 7px 14px;
    height: 48px;
    font-weight: 400;
    border: 1px solid transparent;
    box-shadow: none;
    font-family: 'Poppins', sans-serif;
}
.lp-get-appointment-imges-form .lp-get-appointment-form .form-group input:focus{
    background: #fff;
    border: 1px solid #DFDFDF;
    box-shadow: none;
}
.lp-get-appointment-imges-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
     align-items: center;
    border: 1px solid #DFDFDF;
    border-radius: 20px;
    background: #fff;
}
.form-group.appointment-form-pl {
    padding: 0 11px 0 0;
    display: inline-block;
}
.form-group.appointment-form-pr{
    padding: 0 0 0 11px;
    display: inline-block;
}
.lp-get-appointment-imges-form .lp-get-appointment-form .form-group-btn {
    text-align: center;
    margin: 29px 0 0;
}
.lp-get-appointment-imges-form .lp-get-appointment-form h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #1D3557;
    margin: 0 0 10px;
}
.search-end-section{
    padding: 100px 0;
}
.search-end-section-inner{
    padding: 0px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('/lp-asset/lp-images/denture-near-me-consulation.png');
    background-color: #00a8e2;
}
.search-end-section .section_title_content{
    max-width: 996px;
    margin: 0 auto;
    padding: 50px;
    background: transparent;
}
.search-end-section .section_title_content h2{
    font-size: 30px;
    margin: 0 0 24px;
    color: #fff;
}
.search-end-section .section_title_content p{
    margin: 0;
    font-size: 16px;
    color: #fff;
    line-height: 1.7;
}
.search-end-section .section_title_content h2 span{
    color: #fff;
}
.search-end-section .section_title_content .section_title_content_inner{
    max-width: 730px;
    margin: 0 auto;
}
.lp_procedures_section .section_title_content h2{
    font-size: 30px;
    margin: 0 0 24px;
}
.lp_procedures_section .section_title_content p{
    margin: 0 0 40px; 
}
.lp-solutions-customized{
    background-image: url(/lp-asset/lp-images/dnm-same-day-img1.jpg);
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
    background-size: cover;
    padding: 72px 0;
    background-position: center;
}
.lp-solutions-customized-second{
    background: #F1F6F9;
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
    background-size: cover;
    padding: 0;
    background-position: left;
}
.team-img{
    position: relative;
    height: 100%;
}
.team-img::before{
    content: '';
    display: block!important;
    position: absolute;
    top: 0;
    left: calc(100% - 260px);
    background: linear-gradient(270deg, #F6F7FC 30.93%, rgba(246, 247, 252, 0) 100%);
    width: 294px;
    height: 100%;
    z-index: 11;
}
.team-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lp-solutions-customized-second .lp-solution-text{
    max-width: 670px;
    padding: 0;
    margin-left: -70px;
    padding: 40px 0;
    position: relative;
    z-index: 11;
}
.lp-solutions-customized-second .lp-solution-text p{
    /* margin: 0; */
    font-size: 18px;
    color: #585D65;
    line-height: 1.7;
}
.lp-solutions-customized-second .lp-solution-text p:last-child{
    margin: 0;
}
.lp-solutions-customized-second .lp-solution-text .lp-btn-lp{
    margin: 15px 0 0;
}
.lp-solutions-customized h2{
    font-weight: 700;
    font-size: 30px;
    line-height: 1.33;
    margin: 0 0 24px;
    color: #000;
    width: 100%;
    max-width: 793px;
}
.lp-solutions-customized h2 span{
    color: #00a8e2;
    font-weight: 700;
    position: relative;
}
.lp-solutions-customized h2 span::before{
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    height: 5px;
    left: 50%;
    bottom: 5px;
    background: #FCE8CA;
    z-index: -1;
    transform: translateX(-50%);
}
/* .lp-solutions-customized p{
    font-family: 'Poppins', sans-serif;
} */
.lp-solutions-customized ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    max-width: 730px;
}
.lp-solutions-customized ul li {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.79;
    margin: 0 0 14px;
    color: #585D65;
    position: relative;
    padding-left: 21px;
    background-image: url(/lp-asset/lp-images/arrow-list.svg);
    background-repeat: no-repeat;
    background-position: top 10px left 0;
}
/* .lp-solutions-customized ul li:before{
    content: "";
    position: absolute;
    background-image: url('/lp-asset/lp-images/arrow-list.png');
    left: -21px;
    top: 14px;
    padding: 6px;
    background-repeat: no-repeat;
    transform: translateY(-50%);
} */
/* .lp-solutions-customized ul li:before{
    display: none;
} */
.lp-solutions-customized ul li b{
    color: #1D3557;
}
.lp-solutions-customized ul li:last-child{
    margin: 0;
}
.lp-solution-text{
    padding: 0;
}
/* consulation-section-lp */
.consulation-section-lp{
    background-image: url('/lp-asset/lp-images/denture-near-me-consulation.png');
    background-color: #00a8e2;
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
    background-size: cover;
    padding: 80px 0;
}
.consulation-free-lp-inner{
    max-width: 375px;
    margin: 0 auto;
}
.consulation-free-lp-inner p{
    font-size: 16px!important;
}
.consulation-free-lp h4{
    font-weight: 700;
    font-size: 30px;
    line-height: 1.33;
    color: #fff;
    margin: 0 0 30px;
}
.consulation-free-lp h4 span{
    font-weight: 700;
    display: inline-block;
}
.consulation-free-lp p{
    color: #ffff;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
}
.consulation-free-lp p a{
    color: #ffff;
    font-weight: 700;
}
.consulation-free-lp ul {
    padding: 0;
    margin: 0;
    list-style: none;
    max-width: 510px;
    margin: 0 auto;
}
.consulation-free-lp ul li{
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    line-height: 30px;
    margin: 0 0 18px;
    padding: 0 0 0 38px;
    position: relative;
    background-image: url(/lp-asset/lp-images/white-check-icon.svg);
    background-repeat: no-repeat;
    background-position: top 3px left 0;
    font-family: 'Sofia Pro';
}
.consulation-free-lp ul li:before{
    display: none;
}
/* .consulation-free-lp ul li:before{
    content: "";
    position: absolute;
    background-image: url('lp-asset/2021/03/check_24px.png');
    left: -23px;
    top: 15px;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    width: 18px;
    height: 14px;
} */
.consulation-free-lp ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.consulation-free-lp ul li:last-child{
    margin: 0;
}
.consulation-free-lp-w {
    width: 100%;
    max-width: 361px;
}
.bg-w-btn{
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: bold;
    background: #46E3D2;
    border-radius: 8px;
    color: #000;
    outline: none;
    border: 2px solid transparent;
    text-decoration: none !important;
    padding: 15px 35px;
    font-size: 16px;
    line-height: 15px;
    display: inline-block;
}
.bg-w-btn:hover{
    color: #fff;
    border: 2px solid #fff;
    background: transparent;
}
.consulation-section-lp .row{
    align-items: center;
}
.consulation-free-lp-border {
    position: relative;
}
.consulation-free-lp-border:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 29px;
    width: 1px;
    height: 177px;
    background-color: rgba(255, 255, 255, 0.1);
    transform: translateY(-50%);
}
/*lp solution section*/
.lp_solution_section{
    padding: 100px 0;
}
.lp_solution_section .section_title_content.section_title_center{
    margin-bottom: 80px;
}
.lp_solution_section .section_title_content h2{
    font-size: 30px;
    max-width: 658px;
    margin: 0 auto 15px;
}
.lp_solution_section .section_title_content h3{
    font-size: 24px;
    margin: 0;
    color: #1D3557;
}
.lp_search_section {
    background: #E6F3EC;
    margin-bottom: 100px;
}
.lp_search_img {
    margin-bottom: -200px;
}
.lp_search_img img {
    width: 100%;
    border-radius: 10px;
}
.lp_about_img_right .lp_about_img_inner:after {
    left: auto;
    right: -35px;
}
.section_title_content h5 {
    color: #414D5B;
    font-size: 20px;
    font-weight: 700;
    margin: 37px 0 0 0;
    line-height: 1.5;
}
.section_title_content h5 + ul {
    /* margin-top: 24px; */
}
.section_title_content ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.section_title_content ul li {
    font-size: 16px;
    font-weight: 400;
    color: #414D5B;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
    line-height: 1.75;
}
.section_title_content ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background-image: url('/lp-asset/lp-images/listing_check_icon.svg');
    width: 16px;
    height: 16px;
    background-size: contain;
}
.lp_about_text .lp_about_text_inner{
    margin-bottom: 24px;
}
.lp_about_text .lp_about_text_inner ul li{
    font-family: 'Sofia Pro';
    color: #585D65;
    font-size: 18px;
}
.lp_about_text .lp_about_text_inner h5{
}
.end-to-end-lp{
    padding: 50px 0;
}
.end-to-end-solution{
    max-width: 820px;
    text-align: center;
    margin: 0 auto;
}
.end-to-end-solution p span{
    font-weight: 500;
}
.end-to-end-solution h4{
    text-transform: none;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.end-to-end-solution .lp-btn-lp{
    background: #Fff;
    color: #081C24;
    margin-top: 30px;
}
.end-to-end-solution .lp-btn-lp:hover{
    border-color: #fff;
    color: #fff;
    background: transparent;
}
/*lp our service*/
.lp_services_section{
    padding: 100px 0;
}
.lp_services_section .section_title_content h2{
    font-size: 30px;
}
.lp_services_box {
    height: 100%;
    /* background: rgba(29, 53, 87, 0.03); */
    border-radius: 10px;
    padding: 25px 10px;
    position: relative;
    border: 1px solid rgba(29, 53, 87, 0.1);
    transition: all 0.3s;
}
.lp_services_box:hover{
    /* background: #1D3557; */
    box-shadow: 0px 10px 24px rgba(26, 33, 90, 0.1);
    border-color: transparent;
}
/* .lp_services_box:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(lp-asset/2021/01/services_box_shape.svg);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0;
    width: 131px;
    height: 144px;
} */
.lp_services_box:hover:after{
    opacity: 1;
}
.lp_services_box .lp_services_icon {
    /* margin-bottom: 18px; */
    text-align: center;
}
.lp_services_box .lp_services_icon span {
    width: 80px;
    height: 80px;
    /* background: rgba(29, 53, 87, 0.04); */
    display: inline-block;
    vertical-align: top;
    line-height: 80px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid rgba(29, 53, 87, 0.2);
    margin-bottom: 30px;
}
.lp_services_box:hover .lp_services_icon span {
    background: #FFFFFF;
}
.lp_services_box .lp_services_icon span img{
    max-width: 46px;
    filter: brightness(0) saturate(100%) invert(63%) sepia(29%) saturate(6972%) hue-rotate(179deg) brightness(95%) contrast(79%);
}
.lp_services_box .lp_services_text h4 {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    margin-bottom: 12px;
    text-align: center;
    margin: 0;
    margin-bottom: 24px;
}
/* .lp_services_box:hover .lp_services_text h4, .lp_services_box:hover .lp_services_text p{
    color: #fff;
} */
.lp_services_box .lp_services_text p {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
}
.lp_services_section .row:last-child{
    margin-top: 60px;
}
/* lp Long-Lasting */
.lp-long-lasting-section{
    background-image: url('lp-asset/2021/03/denture-near-me-journey-permanent.jpg');
    background-repeat: no-repeat;
    width: 100%;
    display: inline-block;
    background-size: 100%;
    padding: 40px 0;
}
.lp-long-lasting-section h2{
    font-weight: bold;
    font-size: 30px;
    line-height: 38px;
    margin: 0 0 24px;
    color: #1D3557;
    width: 100%;
    max-width: 793px;
}
.lp-long-lasting-section p{
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #14171B;
    margin: 0 0 10px;
    font-family: 'Poppins', sans-serif;
}
.lp-long-lasting-section p:last-child{
    margin: 0;
}
.lp-long-lasting-section .lp-btn-lp {
    margin: 33px 0 0 0;
}
/* lp-review-section */
.lp-review-section {
    padding: 50px 0;
}
.review-all {
    border: 1px solid rgba(29, 53, 87, 0.1);
    border-radius: 20px;
    padding: 40px 69px;
    height: 388px;
    margin: 0 0 30px;
}
.review-all h5 {
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 6px;
    color: #1D3557;
}
.review-all ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.review-all ul li {
    float: left;
    margin: 0 7px 0 0;
}
.review-all ul li:last-child{
    margin: 0;
}
.lp-review-section h2 {
    margin: 0 0 30px;
    font-weight: bold;
    font-size: 30px;
    color: #1D3557;
    line-height: 40px;
}
.review-all p {
    display: inline-block;
    margin: 18px 0 0 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-family: 'Poppins', sans-serif;
}
.lp-transformations-section{
    margin: 0 0 100px;
    background: #F8FAFF;
}
.transformations-lp{
    /* background: #F1F6F9; */
}
.transformations-lp h4{
    font-weight: normal;
    font-size: 18px;
    line-height: 34px;
    color: #585D65;
    margin: 0 0 8px;
    font-family: 'Sofia Pro';
}
.transformations-lp h4:not(:last-child){
    margin: 0 0 24px 0;
}
.transformations-lp h3{
    font-weight: 700;
    font-size: 30px;
    line-height: 1.33;
    color: #081C24;
    margin: 0 0 24px;
}
.transformations-lp h3 span{
    font-weight: 700;
    color: #00a8e2;
}
.transformations-lp h5{
    margin: 0;
    margin-top: 16px;
    font-size: 20px;
    font-weight: 700;
    color: #081C24;
}
.transformations-lp ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin: 20px 0;
}
.transformations-lp ul{
    list-style: none;
}
.transformations-lp .lp-btn-lp{
    margin-top: 20px;
} 
.transformations-lp {
    /* background: rgba(29, 53, 87, 0.03); */
    padding: 50px 0;
    max-width: 996px;
    margin: 0 auto;
}
.transformations-lp-inner{
    max-width: 740px;
    margin: 0 auto;
}
/* testimonial section start */
.lp_testimonial_section {
    position: relative;
    margin: 0 0 50px;
}
.testimonial_title_inner{
    position: relative;
    margin: 0 0 70px;
    max-width: 480px;
}
.testimonial_title_inner h2{
    margin: 0 0 30px;
}
.testimonial_title_inner p{
    margin: 0 0 40px;
}
.lp_testimonial_slider{
    overflow: hidden;
}
.lp_testimonial_slider .slick-track{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.lp_testimonial_slider .slick-track > div{
    height: auto;
    padding: 0 15px;
}
.lp_testimonial_slider .row > div{
    padding: 0 20px;
}
.lp_testimonial_slide {
    background: #FFFFFF;
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0px 8px 17px rgba(34, 81, 168, 0.09);
    border-radius: 20px;
    padding: 40px 30px;
    margin: 0 0 40px;
    height: calc(100% - 80px);
}
.tesimonial_content_main{
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.tesimonial_content_title h4{
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 12px;
}
.testimonial_rating ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 18px;
}
.testimonial_rating ul li{
    margin: 0 2px 0 0;
}
.testimonial_description p{
    font-size: 16px;
    font-weight: 400;
    color: #76787E;
    line-height: 1.5;
    margin: 0;
    padding-right: 15px !important;
}
.lp_testimonial_arrows{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.lp_testimonial_arrow{
    background: #Fff;
    border: 1px solid #00a8e2;
    padding: 0;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    transition: all 0.5s;
    margin: 0 0 0 28px;
    opacity: 0.5;
}
.lp_testimonial_arrow:hover{
    background: transparent;
    opacity: 1;
}
.lp_testimonial_arrow:focus{
    outline: none;
}
.morecontent span{
    display: none;
}
.morecontent .morelink{
    color: #00a8e2;
    font-weight: 600;
}
/* testimonial section end */
/* footer */
footer{
    width: 100%;
    display: inline-block;
    background: #00a8e2;
    padding: 28px 0;
}
body footer p {
    font-size: 13px!important;
    line-height: 20px;
    color: #ffffff;
    margin: 0;
    text-align: center;
}
.footer_btn .lp-btn-lp{
    background: #fff;
    color: #081C24;
}
.footer_btn .lp-btn-lp:hover{
    background: transparent;
    color: #fff;
    border-color: #fff;
}
@media only screen and (max-width: 991px){
    body footer p {
        margin: 25px 0 0;
    }
}
/* Resposive */
@media only screen and (max-width: 1650px){
    .lp-solution-text {
        padding: 0 0 0 10%;
    }
    .lp-solutions-customized-second .container{
        max-width: 100%;
    }
    .lp-solutions-customized-second .container > .row > div{
        max-width: 50%;
        flex: 0 0 50%;
    }
}
@media only screen and (max-width: 1440px){
    .lp-solutions-customized-second .container{
        max-width: 1190px;
    }
    .lp_special_offers_section,
    .search-end-section,
    .lp_solution_section,
    .lp_services_section{
        padding: 80px 0;
    }
    .lp-transformations-section{
        margin: 0 0 80px;
    }
    .lp_special_offers_section{
        padding-bottom: 0!important;
    }
    .lp-solutions-customized-second{
        position: relative;
    }
    .lp-solution-text{
        padding: 0;
    }
    .lp-solutions-customized-second .container > .row > div{
        max-width: 100%;
        flex: 0 0 100%;
    }
    /* .lp-solutions-customized-second .show-mobile{
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0 0 30px;
    } */
    .lp-solutions-customized-second.lp-solutions-customized:before {
        content: "";
        position: absolute;
        background-color: #F6F7FC;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
    }
}
@media only screen and (max-width: 1366px){
    .lp-solutions-customized-second .lp-solution-text{
        margin: 0;
    }
    .lp-denture-near-me-banner .banner-info{
        margin: 0 0 0 10%;
    }
}
@media only screen and (max-width: 1199px) {
    .team-img::before{
        display: none!important;
    }
    .lp_treatment_section{
        padding: 80px 0;
    }
    .lp-solutions-customized-first{
        background-position: calc(100% + 200px)!important;
    }
    .consulation-free-lp h4,
    .search-end-section .section_title_content h2,
    .lp_procedures_section .section_title_content h2,
    .lp_solution_section .section_title_content h2,
    .lp_solution_section .section_title_content h2,
    .lp_services_section .section_title_content h2{
        font-size: 28px;
    }
    .lp_special_offers_box{
        margin-bottom: 30px;
        height: auto;
    }
    .consulation-section-lp{
        padding: 60px 0;
    }
    .lp_special_offers_section .lp-btn-lp{
        margin-top: 0;
    }
    .container{
        padding-right: 10%!important;
        padding-left: 10%!important;
    }
    body p{
        font-size: 17px!important;
    }
    body ul li{
        font-size: 17px!important;
    }
    .lp_special_offers_text h5 {
        font-size: 18px;
        margin: 0 0 20px 0;
    }
    .lp_special_offers_text h6 {
        font-size: 20px;
        margin: 0 0 20px 0;
    }
    .lp_special_offers_section,
    .search-end-section,
    .lp_solution_section,
    .lp_services_section{
        padding: 70px 0;
    }
    .lp_services_section .row:last-child{
        margin-bottom: -30px;
    }
    .lp_services_section .row:last-child > div{
        margin-bottom: 30px;
    }
    .lp_services_box .lp_services_icon span{
        margin-bottom: 20px;
    }
    .lp-transformations-section{
        margin: 0 0 70px;
    }
    .lp_special_offers_section .container{
        padding: 0 5%!important;
    }
    .lp_special_offers_text{
        min-height: 366px;
        padding: 25px 15px;
    }
    .lp-denture-near-me-banner{
        background-size: cover;
        padding: 70px 0;
    } 
    .lp-denture-near-me-banner .banner-info h1 span{
        font-size: 32px;
    }
    .lp-denture-near-me-banner .banner-info h1{
        font-size: 25px;
        margin: 0 0 15px;
    }
    .lp-denture-near-me-banner .banner-info p{
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 15px;
    }
    .lp_solution_section .section_title_content h3 {
        font-size: 22px;
    }
    .lp-dentures-starting-section {
        padding: 50px 0;
    }
    .lp-dentures-starting-section .lp-dentures-starting-info h2{
        font-size: 28px;
        line-height: 34px;
    }
    .lp-get-appoiment-section {
        padding: 0 0 50px;
    }
    /* .lp-solutions-customized{
        background-position: right;
        background-size: cover;
    } */
    .lp-solutions-customized h2{
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 10px;
    }
    .lp-solutions-customized h2,
    .lp-long-lasting-section h2{
        font-size: 28px;
        line-height: 34px;
    }
    .consulation-free-lp-border:before{
        right: 0;
    }
    .lp-long-lasting-section{
        background-size: cover;
        background-position: left;
    }
    .lp-review-section h2{
        font-size: 28px;
        line-height: 34px;
    }
    .review-all{
        padding: 30px 30px;
    }
    .lp-review-section .container {
        max-width: 97%;
    }
    .lp-denture-near-me-banner .container {
        padding-left: 70px;
    }
    .lp-solutions-customized .container {
        padding-left: 70px;
    }
    .consulation-section-lp{
        background-size: cover;
    }
    /* .consulation-section-lp .container {
        padding: 0 70px;
    } */
    .lp-long-lasting-section h2 {
        width: 100%;
        max-width: 77%;
        margin: 0 0 0 auto;
    }
    .lp-long-lasting-section p{
        width: 100%;
        max-width: 77%;
        margin: 0 0 0 auto;
    }
    .lp-long-lasting-section .lp-long-lasting-btn{
        width: 100%;
        max-width: 77%;
        margin: 0 0 0 auto;
    }
    .lp-solutions-customized h2{
        max-width: 490px;
    }
    .lp-solutions-customized ul{
        max-width: 490px;
    }
    footer p{
        margin-top: 30px;
    }
    footer .bg-w-btn{
        float: right;
    }
}
@media only screen and (max-width: 991px) {
    .lp-denture-near-me-banner .banner-info h1 span::before{
        bottom: 4px;
    }
    .lp-denture-near-me-banner{
        background: #f8faff;
    }
    .lp-solutions-customized-second .lp-solution-text{
        max-width: 100%;
    }
    .lp-denture-near-me-banner .banner-info{
        margin: 0 0 0 5%;
    }
    .lp-denture-near-me-banner::before{
        display: none!important;
    }
    .team-img{
        display: none;
    }
    .lp-denture-near-me-banner .banner-info{
        max-width: 470px;
    }
    .lp_treatment_section{
        padding: 70px 0;
    }
    .lp-solutions-customized-first {
        background-position: calc(100% + 260px)!important;
    }
    .lp_special_offers_section .container {
        padding: 0 10%!important;
    }
    .lp_solution_section .section_title_content.section_title_center {
        margin-bottom: 50px;
    }
    .lp_special_offers_text {
        min-height: 320px;
    }
    .lp_special_offers_section .section_title_content h2 {
        margin: 0 0 20px 0;
    }
    body p{
        font-size: 16px!important;
    }
    body ul li{
        font-size: 16px!important;
    }
    .lp_special_offers_section,
    .search-end-section,
    .lp_solution_section,
    .lp_services_section{
        padding: 70px 0;
    }
    .consulation-free-lp-inner {
        max-width: 100%;
    }
    .lp_services_section .row:last-child {
        margin-top: 30px;
    }
    .lp_special_offers_section, .search-end-section, .lp_solution_section, .lp_services_section {
        padding: 50px 0;
    }
    .consulation-free-lp h4,.lp_services_section .section_title_content h2, .search-end-section .section_title_content h2, .lp_procedures_section .section_title_content h2, .lp_solution_section .section_title_content h2, .lp_solution_section .section_title_content h2 {
        font-size: 25px;
    }
    .consulation-free-lp h4{
        text-align: center;
        font-size: 22px;
    }
    .consulation-free-lp-border{
        margin: 0 0 30px;
    }
    .consulation-free-lp-border{
        margin: 0 0 30px;
    }
    .consulation-free-lp ul {
        width: 100%;
        max-width: 465px;
        margin: 0 auto;
    }
    .consulation-free-lp ul li{
        text-align: left;
    }
    .consulation-free-lp-w{
        max-width: 100%;
    }
    .consulation-free-lp-border:before{
        display: none;
    }
    .consulation-free-lp {
        text-align: center;
    }
    .lp-long-lasting-section h2{
        margin: 0 0 15px;
        max-width: 100%;
    }
    .lp-denture-near-me-banner .banner-info p,
    .lp-solutions-customized ul li{
        font-size: 16px;
        line-height: 26px;
    }
    .lp-solutions-customized ul li{
        margin: 0 0 10px;
    }
    .lp-solutions-customized ul{
        max-width: 100%;
    }
    .lp-solutions-customized h2{
        max-width: 100%;
    }
    .review-all{
        height: auto;
        margin: 0 0 20px;
    }
    .review-all.mb-0 {
        margin: 0 0 20px !important;
    }
    .transformations-lp{
        padding: 30px 20px;
        margin: 0 0 30px;
    }
    .lp-get-appointment-imges-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
         align-items: center;
         flex-flow: wrap;
         -ms-flex-flow: row wrap;
          flex-flow: row wrap;
        border: 1px solid #DFDFDF;
        border-radius: 20px;
        background: #fff;
        justify-content: center;
    }
    .get-appointment-imges img{
        border-radius: 20px;
    }
    .lp-get-appointment-imges-form .lp-get-appointment-form {
        padding: 30px 30px 50px 30px;
        width: 100%;
    }
    .lp-get-appointment-imges-form{
        padding-top: 50px;
    }
    .lp-get-appointment-imges-form{
        width: 100%;
        max-width: 100%;
        margin: 0 15px;
    }
    .lp-review-section .container{
        max-width: 92%;
    }
    .lp-long-lasting-section p{
        max-width: 100%;
    }
    .lp-solutions-customized{
        position: relative;
        z-index: 0;
        background-size: cover;
        background-position: 30%;
    }
    .lp-solutions-customized:before{
        content: "";
        position: absolute;
        background-color: #F6F7FC;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
    }
    .lp-long-lasting-section{
        position: relative;
        z-index: 0;
    }
    .lp-long-lasting-section:before{
        content: "";
        position: absolute;
        background-color: rgba(215, 215, 215, 0.3);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
    }
    .consulation-section-lp {
        padding: 40px 0;
    }
    .lp-solution-text{
        padding: 0;
    }
    .testimonial_title_inner{
        margin: 0 0 40px;
    }
        .show-mobile{
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0 0 30px;
    }
}
@media only screen and (max-width: 767px){
    .lp_about_text_inner.section_title_content{
        margin: 30px 0 0;
    }
    .lp_treatment_section{
        padding: 60px 0;
    }
    .lp_solution_section .section_title_content{
        text-align: left;
    }
    .lp_solution_section .section_title_content.section_title_center {
        margin-bottom: 30px;
    }
    .search-end-section .section_title_content {
        padding: 30px 20px;
    }
    .consulation-free-lp h4,.lp_services_section .section_title_content h2, .search-end-section .section_title_content h2, .lp_procedures_section .section_title_content h2, .lp_solution_section .section_title_content h2, .lp_solution_section .section_title_content h2 {
        font-size: 23px;
    }
    .lp_special_offers_text h5 {
        font-size: 20px;
        margin: 0 0 20px 0;
    }
    .lp_special_offers_text h6 {
        font-size: 24px;
        margin: 0 0 20px 0;
    }
    .lp_procedures_section .section_title_content{
        margin-top: 30px;
    }
    /* .lp-solutions-customized-second{
        padding-top: 0;
    } */
    .lp_special_offers_text {
        min-height: auto;
    }
    .lp-solutions-customized, 
    .lp-long-lasting-section{
        background-image: none;
    }
    .lp-solutions-customized .container{
        padding-left: 15px;
    }
    .lp-denture-near-me-banner .banner-info h1 span{
        font-size: 28px;
    }
    .lp-denture-near-me-banner .banner-info h1{
        font-size: 23px;
        margin: 0 0 10px;
    }
    .banner-info .lp-btn{
        padding: 11px 20px;
        font-size: 14px;
    }
    .lp-dentures-starting-section {
        padding: 40px 0;
    }
    .lp-dentures-starting-section .lp-dentures-starting-info h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .lp-dentures-starting-section .lp-dentures-starting-info h3{
        font-size: 20px;
        margin: 0 0 10px;
        line-height: 26px;
    }
    .lp-get-appointment-imges-form .lp-get-appointment-form h3{
        text-align: center;
    }
    .lp-get-appointment-imges-form .lp-get-appointment-form{
        padding: 30px;
    }
    .lp-solutions-customized h2, .lp-long-lasting-section h2,.consulation-free-lp h4,
    .search-end-section .section_title_content h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .lp-btn-lp{
        padding: 13px 21px;
    }
    .bg-w-btn{
        padding: 13px 21px;
    }
    .lp-long-lasting-section p{
        font-size: 16px;
        line-height: 26px;
    }
    .lp-long-lasting-section .lp-btn-lp {
        margin: 15px 0 0 0;
    }
    .lp-review-section h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .lp-review-section {
        padding: 40px 0 20px;
    }
    .transformations-lp h4{
        font-size: 16px;
        line-height: 28px;
    }
    .transformations-lp h3{
        font-size: 22px;
        line-height: 30px;
    }
    .banner-info-img{
        display: block;
    }
    .lp-denture-near-me-banner{
        background-image: none;
    }
    .banner-info-img img {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .lp-denture-near-me-banner{
        position: relative;
        z-index: 0;
    }
    .lp-denture-near-me-banner:before{
        content: "";
        position: absolute;
        background-color: rgb(231 235 239);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
        /* opacity: 0.6; */
    }
    .lp-denture-near-me-banner{
        padding: 50px 0;
    }
    .page-default-btn {
        position: fixed;
        padding: 15px 0;
        bottom: 0;
        width: 100%;
        z-index: 9999;
        display: block;
    }
    .page-default-btn a {
        box-shadow: 0 0 15px rgb(255 255 255 / 40%) !important;
        width: 100%;
        position: relative;
        display: block;
        text-transform: uppercase;
        font-family: 'Sofia Pro';
        font-style: normal;
        font-weight: bold;
        background: #00a8e2;
        border-radius: 8px;
        color: #fff;
        outline: none;
        border: 2px solid transparent;
        text-decoration: none !important;
        padding: 15px 28px;
        font-size: 16px;
        line-height: 15px;
        display: inline-block;
        text-align: center;
    }
    .page-default-btn a img {
        max-width: 15px;
        margin-left: 5px;
        margin-top: -6px;
    }
    .page-default-btn{
        display: block;
    }
    .lp_testimonial_slider{
        padding: 0;
    }
    .lp_testimonial_arrows{
        position: unset;
        text-align: center;
        width: 100%;
        transform: none;
        justify-content: center;
        margin: 15px 0;
    }
    .lp_testimonial_arrow{
        width: 35px;
        height: 35px;
        margin: 0 5px;
    }
    .lp_testimonial_slide{
        margin: 0 0 25px 0;
    }
    footer{
        padding: 29px 0 80px;
    }
    footer .bg-w-btn {
        float: none;
    }
    footer .row > div{
        text-align: center;
    }
    footer .row > div > img{
        margin-bottom: 30px;
    }
    body footer p{
        text-align: center;
    }
    .lp-footer-logo img{
        margin: 0 0 20px;
    }
}
@media only screen and (max-width: 575px){
    .lp-denture-near-me-banner .banner-info{
        padding: 40px 0;
    }
    .lp-denture-near-me-banner .container-fluid{
        max-width: 100%!important;
    }
    .lp_treatment_section{
        padding: 50px 0;
    }
    .treatment-choose{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .treatment-choose select{
        max-width: 100%;
        height: 45px;
    }
    .treatment-choose .lp-btn-lp{
        display: table;
        margin: 20px auto 0;
        padding: 10px 30px;
    }
    .lp-solutions-customized h2, .lp-long-lasting-section h2, .consulation-free-lp h4, .search-end-section .section_title_content h2 {
        font-size: 22px;
        line-height: 28px;
    }
    .consulation-free-lp h4,.lp_services_section .section_title_content h2, .search-end-section .section_title_content h2, .lp_procedures_section .section_title_content h2, .lp_solution_section .section_title_content h2, .lp_solution_section .section_title_content h2 {
        font-size: 22px;
    }
    .consulation-free-lp h4 br{
        display: none;
    }
    .button-header .lp-btn span {
        display: none;
    }
    footer {
       text-align: center;
       padding: 30px 0 80px;
    }
    .review-all{
        padding: 20px;
    }
    .transformations-lp{
        padding: 15px;
        margin: 0 0 20px;
    }
    /* .lp-transformations-section .lp-btn-lp {
        padding: 11px 7px;
        font-size: 12px;
    } */
    .form-group.appointment-form-pl {
        width: 100% !important;
        margin: 0;
    }
    .form-group.appointment-form-pr{
        width: 100% !important;
        padding: 0;
    }
    .lp-denture-near-me-banner .container{
        padding-left: 15px;
    }
    .lp-solutions-customized .container {
        padding-left: 15px;
    }
    .consulation-section-lp .container {
        padding: 0 15px;
    }
    .lp-dentures-starting-section .lp-dentures-starting-info h3{
        font-size: 18px;
    }
    .consulation-free-lp ul li{
        font-size: 16px;
        line-height: 26px;
    }
    .lp-long-lasting-section .lp-long-lasting-btn{
        max-width: 100%;
    }
    .lp-long-lasting-section .lp-long-lasting-btn .lp-btn-lp{
        padding: 10px 15px;
        font-size: 13px;
    }
/*     .lp-btn-lp {
        padding: 10px 15px;
        font-size: 13px;
    } */
    .page-default-btn a{
        padding: 15px 3px;
        font-size: 14px;
    }
    .lp-dentures-starting-section .lp-dentures-starting-info ul {
        width: 100% !important;
        float: left;
    }
    .lp-dentures-starting-section .lp-dentures-starting-info ul {
        width: 100% !important;
        float: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-flow: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .lp-dentures-starting-section .lp-dentures-starting-info ul li{
        width: 100%;
        max-width: 60%;
    }
    .consulation-free-lp ul li,
    .lp-solutions-customized ul li,
    .lp-dentures-starting-section .lp-dentures-starting-info ul li{
        background-position: top 5px left 0;
    }
    .lp-btn{
        padding: 8px 22px;
    }
}
@media only screen and (max-width: 480px) {
    #sp-header .container .row > div {
        padding: 0;
    }
}
@media only screen and (max-width: 425px){
    .lp-get-appointment-imges-form{
        padding-top: 0;
    }
    .form-group.form-group-btn button {
        padding: 10px 5px;
        font-size: 14px;
    }
    .page-default-btn a img{
        margin-top: -4px;
    }
}
.lp-video-section{
    position: relative;
    padding: 50px 0 0;
}
.lp-video-section::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(50% + 70px);
    background: #F6F7FC;
}
.lp-video-slider{
    max-width: 996px;
    margin: 0 auto;
    padding: 0 32px;
}
.lp-video-slider .slick-list{
    margin: 0 -14px;
}
.lp-video-slider .slick-track,
.lp-video-slider .slick-list{
    -webkit-backface-visibility: hidden;
}
.lp-video-content .lp-video{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.lp-video-content .lp-video iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* review start */
.review-slider-section .section_title_content{
    margin: 0 0 50px;
}
.review-slider .slick-track{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.review-content{
    padding: 30px 40px 78px;
    border: 1px solid rgba(91, 103, 136, 0.2);
    border-radius: 10px;
    position: relative;
    height: inherit;
    margin: 0 15px;
}
.review-content p{
    font-size: 16px;
    line-height: 1.87;
    font-weight: 400;
    color: #5B6788;
    margin-bottom: 40px;
}
.review-author h4,
.review-author p{
    font-size: 16px;
    font-weight: 400;
    color: #A2A9BE;
    line-height: 1;
    margin: 0;
}
.review-author h4{
    font-weight: 700;
    color: #071A48;
    margin: 0 0 8px;
}
.review-bottom{
    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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    width: calc(100% - 80px);
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
}
.review-rating{
    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;
    margin-left: 0;
    margin-bottom: 4px;
}
.review-rating li:not(:last-child){
    margin-right: 4px;
}
.review-rating li {
    width: 20px;
    height: 20px;
    background: red;
    line-height: 16px;
    text-align: center;
    background: #FF951A;
    border-radius: 3px;
}
.review-rating li img{
    display: inline-block;
    vertical-align: middle;
}
.review-slider .slick-arrow,
.lp-video-slider .slick-arrow{
    background: #fff;
    width: 30px;
    height: 30px;
    opacity: 1;
    z-index: 99;
    border: 1px solid rgb(26 33 90 / 10%);
    border-radius: 100%;
}
.review-slider .slick-arrow::before,
.lp-video-slider .slick-arrow::before{
    content: '';
    background: url('/lp-asset/lp-images/slide-left-arrow.svg');
    background-size: cover;
    background-position: center;
    display: inline-block;
    width: 20px;
    height: 20px;
}
body .review-slider .slick-prev:hover::before,
body .lp-video-slider .slick-prev:hover::before{
    transform: rotate(180deg)!important;
}
.review-slider .slick-arrow:hover::before,
.lp-video-slider .slick-arrow:hover::before{
    content: '';
    background: url('/lp-asset/lp-images/slide-left-arrow-white.svg');
    background-size: cover;
    background-position: center;
    transform: none!important;
}
.review-slider .slick-arrow:hover,
.lp-video-slider .slick-arrow:hover{
    background: #46E3D2;
    border-color: #46E3D2;
}
.review-slider .slick-prev.slick-arrow,
.lp-video-slider .slick-prev.slick-arrow{
    left: 0;
}
.review-slider .slick-next.slick-arrow,
.lp-video-slider .slick-next.slick-arrow{
    right: 0;    
}
.review-slider .slick-next.slick-arrow::before,
.lp-video-slider .slick-next.slick-arrow::before{
    transform: rotate(180deg);
}
/* .review-slider .slick-next.slick-arrow::before{
    content: url('lp-asset/2021/06/slide-right-arrow.svg');
} */
@media screen and (max-width: 480px) {
    ul.review-rating {
        margin: 0 0 12px !important;
    }
    .lp-denture-near-me-banner .banner-info {
        margin: 0 3%!important;
        max-width: 100%!important;
        width: auto;
    }
}
/* review end */
/* faq section */
#accordion {
    padding-left: 20px;
}
.accordion-card {
    border-bottom: 2px solid #F3F3F3;
}
.accordion-btn {
    padding: 20px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    width: 100%;
    text-align: left;
    border: none;
    background: transparent;
    position: relative;
    cursor: pointer;
    font-family: 'Sofia Pro';
}
.accordion-btn::before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: -20px;
    top: 24px;
    background-color: #081C24;
    border-radius: 50px;
}
.accordion-btn.collapsed {
    color: #081C24;
    background: transparent;
}
.accordion-btn:focus {
   outline: none;
}
.accordion-btn img {
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.accordion-content {
    padding: 12px 0 0;
}
.accordion-content p {
    color: #76787E;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
   font-family: 'Sofia Pro';
    margin: 0 0 16px;
}
@media screen and (max-width: 767px) {
    #accordion {
        padding: 0;
    }
    .accordion-btn::before {
        left: 0;
    }
    .accordion-btn {
        padding: 20px 15px;
        font-size: 16px;
    }
    .accordion-content {
        padding: 8px 0 0 15px;
    }
    .accordion-btn img {
        right: 0;
        font-size: 12px;
    }
}

/* video slider section */
.lp-section-video-slider{
    position: relative;
}
.lp-video-main{
    padding: 90px 0;
}
.lp-video-main .container{
    max-width: 1440px!important;
    padding: 0 20px!important;
}
.lp-main-video-slider{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.lp-main-video-slider::before {
    content: '';
    width: 33.33%;
}
.lp-main-video-slider > div {
    width: 33.33%!important;
    margin: 0 0 20px;
}
/* .lp-main-video-slider{
    margin: 0 -10px;
} */
.lp-video-content {
    padding: 0 10px;
}
.lp-video-inner {
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
}
.lp-video-inner iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.lp-main-video-slider .slick-arrow{
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #46e3d2;
    z-index: 11;
}
.lp-main-video-slider .slick-arrow::before{
    content: '';
    background: url('lp-asset/2021/07/slider-left-arrow.png');
    width: 15px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(-50%, -50%);
    opacity: 1;
}
.lp-main-video-slider .slick-prev{
    left: 0; 
    transform: translateY(-50%) rotate(-180deg);
}
.lp-main-video-slider .slick-next{
    right: 0;
}
.video-responsive-none{
    position: absolute;
    width: 33.33%;
    left: 0;
}
.video-responsive-none .lp-video-content{
    height: 100%;
}
.video-responsive-none .lp-video-content .lp-video-text{
    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;
    height: inherit;
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
}
.lp-video-text h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.33;
    color: #585D65;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 300px;
    width: 100%;
}

.lp-video-text h2 b {
    color: #00a8e2;
}
.more-content-text{
    margin: 15px 0 0!important;
    text-align: center;
}
.moreless-button{
    font-size: 14px;
    color: #00a8e2;
    font-weight: bold;
    background: #Fff;
    padding: 8px 15px;
    border-radius: 5px;
    border: 1px solid #efefef;
    line-height: 1.4;
}
@media only screen and (min-width: 768px){
    .more-content-text{
        display: none;
    }
}

@media only screen and (max-width: 1440px){
    .lp-video-main .container{
        max-width: 1200px!important;
    }
}
@media only screen and (max-width: 1366px){
    .lp-video-main{
        padding: 80px 0;
    } 
}
@media only screen and (max-width: 1199px){
    .lp-video-main{
        padding: 70px 0;
    } 
    .lp-video-text h2{
        font-size: 28px;
    }
    .lp-video-main .container{
        max-width: 992px!important;
    }
}
@media only screen and (max-width: 991px){
    .lp-video-text h2{
        font-size: 25px;
    }
    .lp-video-main{
        padding: 60px 0;
    } 
    .lp-video-main .container {
        max-width: 768px!important;
    }
}
@media only screen and (max-width: 767px){
    .lp-video-main{
        padding: 50px 0;
    } 
    .lp-video-main .container {
        max-width: 576px!important;
    }
    .lp-main-video-slider > div {
        width: 100%!important;
    }
    .video-responsive-none{
        position: unset;
        width: 100%;
    }
    .lp-main-video-slider::before{
        display: none;
    }
    .video-responsive-none .lp-video-content .lp-video-text{
        padding: 0;
        height: auto;
    }
    .lp-video-show{
        display: none;
    }
    .lp-video-text h2{
        position: unset;
        transform: none;
        top: 0;
        margin: 0 0 20px;
        font-size: 25px;
    }
}
@media only screen and (max-width: 575px){
    .lp-video-main{
        padding: 40px 0;
    }
}
@media only screen and (max-width: 480px){
    .button-header .lp-btn {
        font-size: 16px;
    }
    .banner-info .lp-btn,
    .lp-btn-lp,
    .lp-transformations-section .lp-btn-lp{
        padding: 8px 15px;
        font-size: 16px;
        line-height: 1.6;
        width: 100%;
        text-align: center;
    }
    .banner-info .lp-btn,
    .lp-transformations-section .lp-btn-lp{
        font-size: 15px;
    }
    .transformations-lp {
        padding: 30px 0;
    }
    header .row{
        margin: 0;
    }
    .container,
    .lp_special_offers_section .container{
        padding: 0 6%!important;
    }
}
/*===============================================
= Button Responsive Hide Css
===============================================*/
@media only screen and (max-width:767px){
    .button-header .lp-btn span,
    .footer_btn .lp-btn-lp span,
    .end-to-end-lp .lp-btn-lp span{
        display: none;
    }
    .footer_btn .lp-btn-lp,
    .end-to-end-lp .lp-btn-lp{
        width: 100%;
        max-width: 200px;
        text-align: center;
    }
}
@media only screen and (max-width: 480px){
    .end-to-end-lp .lp-btn-lp {
        width: 100%;
        text-align: center;
        max-width: 100%;
    }

}

/*=============================================
=Review Read More CSS
=============================================*/
.scrollbar-inner > .scroll-element .scroll-element_outer, 
.scrollbar-inner > .scroll-element .scroll-element_track, 
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 50px;
}
.scrollbar-inner > .scroll-element.scroll-y {
    right: 0;
    width: 8px;
}
.scrollbar-inner > .scroll-element .scroll-element_track {
    background-color: #4A4A4A;
}
.scrollbar-inner > .scroll-element .scroll-bar {
    background-color: #7B7B7B;
}
.testimonial_description .more-text{
    display: none;
}
.testimonial_description .read-more{
    color: #00a8e2;
    font-weight: 600;
    display: inline-block;
}
.lp_testimonial_slide .scroll-wrapper > .scroll-content{
    height: 170px !important;
}
.lp_testimonial_section .solution_title_inner .lp_default_btn{
    margin-top: 45px;
}
@media only screen and (max-width: 767px){
    .testimonial_title_inner{
        margin: 0 0 40px;
    }
    .testimonial_title_inner h2, .testimonial_title_inner p {
        margin: 0 0 20px;
    }
}
@media only screen and (min-width: 767px) and (max-width: 1199px){
    .lp_testimonial_slide .scroll-wrapper > .scroll-content {
        height: auto !important;
    }
}
/*=============================================
=Review Read More CSS
=============================================*/


@media only screen and (max-width: 767px) {
    .lp_testimonial_slide .scroll-wrapper > .scroll-content {
        height: auto !important;
    }
    .scrollbar-inner.scroll-content.scroll-active {
        height: 125px !important;
    }
}
/* sticky header */
.sticky-header{
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    background: #ffffff;
    display: inline-block;
    width: 100%;
    z-index: 999;
}
.scrool-header{
    box-shadow: 0px 10px 17px rgb(34 81 168 / 9%);
}