@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;
}

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: 16px;
    color: #76787E;
    line-height: 1.75;
}

section {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.header__branding img,
.footer_logo img {
    width: 100%;
    max-width: 210px;
}

.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: 600;
    font-size: 16px;
    line-height: 1.5;
    background: #087ABC;
    border-radius: 50px;
    padding: 10px 35px;
    color: #fff;
    outline: none;
    border: 2px solid transparent;
    text-decoration: none !important;
    display: inline-block;
    transition: all 0.3s ease 0s;
}

.lp-btn:hover,
.lp-btn:focus {
    color: #087ABC;
    border: 2px solid #087ABC;
    background: transparent;
}

.lp-btn-lp {
    font-family: 'Sofia Pro';
    font-style: normal;
    font-weight: 600;
    background: #087ABC;
    border-radius: 50px;
    color: #fff;
    outline: none;
    border: 2px solid transparent;
    text-decoration: none !important;
    padding: 15px 35px;
    font-size: 16px;
    line-height: 15px;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease 0s;
}

.lp-btn-lp:hover {
    color: #087ABC;
    border: 2px solid #087ABC;
    background: #000;
}

.lp-btn-lp:hover,
.lp-btn-lp:focus {
    color: #087ABC;
    border: 2px solid #087ABC;
    background: transparent;
    outline: none;
}

/* header */
/* header */
header {
    padding: 15px 0;
    vertical-align: top;
    background: #fff;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}

.scroll-header {
    position: sticky;
    top: 0;
    background: #ffffff;
    width: 100%;
    z-index: 99;
    box-shadow: 0px 10px 17px rgb(34 81 168 / 9%);
}

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: #087ABC;
    font-weight: 700;
    position: relative;
    z-index: 9;
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 800px;
    background-size: 100%;
    padding: 0 !important;
    background-position: 55%;
    position: relative;
    /* background-image: url('/lp-asset/lp-images/wisdom-banner-bg.jpg'); */
    background-size: cover;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.banner-bg-video{
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
}
.lp-denture-near-me-banner::after{
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, .4);
    width: 100%;
    height: 100%;
}
.banner-image img {
    width: 100%;
}

.lp-denture-near-me-banner .banner-info {
    width: 100%;
    max-width: 690px;
    margin: 0 45px 0 auto;
    position: relative;
    z-index: 11;
    padding: 50px 0;
}

.lp-denture-near-me-banner .banner-info h1 {
    font-size: 40px;
    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: #087ABC;
    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: 20px;
    line-height: 34px;
    margin: 0 0 35px;
    color: #081C24;
}

/* .banner-info .lp-btn {
    padding: 15px 28px;
    font-size: 16px;
    line-height: 15px;
    display: inline-block;
} */
.banner-info-img {
    display: none;
}

.lp_doctor_section {
    background: #F8FAFF;
}

.lp-section-padding {
    padding: 60px 0;
}

.lp_doctor_section .lp_doctor_inner {
    /* max-width: 570px; */
    margin: 0 auto;
}

.lp_dr_content_slider {
    margin: 30px -15px 0;
}

.lp_dr_content_slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.doctor_title_inner p {
    max-width: 500px;
    margin: 0 auto;
}

.lp_dr_content_slider .lp_slide_content {
    padding: 0 15px;
    max-width: 332px;
}

.lp_dr_content_slider .slick-dots {
    bottom: -30px;
}

.lp_dr_content_slider .slick-dots li,
.lp_dr_content_slider .slick-dots li button,
.lp_dr_content_slider .slick-dots li button::before {
    width: 10px;
    height: 10px;
    padding: 0;
}

.lp_dr_content_slider .slick-dots li button::before {
    font-size: 10px;
    line-height: 12px;
    color: #087ABC;
}

.lp_dr_content_slider .slick-dots li.slick-active button::before {
    opacity: 1;
}

.doctor_section_img img {
    width: 100%;
}

.lp_dr-content_main {
    position: relative;
}

.doctor_section_text {
    padding: 28px 15px;
    text-align: center;
    /* border: 1px solid rgb(29 53 87 / 10%); */
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}

.doctor_section_text h3 {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    color: #fff;
    font-family: 'Sofia Pro';
}

.lp-dr-default-btn {
    margin: 40px 0 0;
}

/* meet doctor section end */
/* 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: 30px 25px;
    background: #F1F6F9;
    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: #000;
    margin: 0 0 16px 0;
    font-family: 'Poppins', sans-serif;
} */
.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: 400;
}

/* .lp_special_offers_text h6{
    font-weight: bold;
    font-size: 28px;
    line-height: 1.5;
    text-align: center;
    color: #087ABC;
    margin: 0 0 22px 0;
} */
.lp_special_offers_text p {
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    color: #585D65;
    font-family: 'Poppins', sans-serif;
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    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: 'Poppins', sans-serif;
}

.lp_treatment_form p span {
    color: #FF2727;
}

.treatment-choose select {
    background: #F6F7FC;
    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: 'Poppins', sans-serif;
}

.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;
}

.search-end-section .section_title_content {
    max-width: 996px;
    margin: 0 auto;
    padding: 50px;
    background: #F1F6F9;
}

.search-end-section .section_title_content h2 {
    font-size: 30px;
    margin: 0 0 24px;
    color: #585D65;
}

.search-end-section .section_title_content p {
    margin: 0;
    font-size: 16px;
    color: #585D65;
    line-height: 1.7;
}

.search-end-section .section_title_content h2 span {
    color: #087ABC;
}

.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;
}

.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%;
}

.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: 16px;
    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: 400;
    font-size: 30px;
    line-height: 1.33;
    margin: 0 0 24px;
    color: #000;
    width: 100%;
    max-width: 793px;
}

.lp-solutions-customized h2 span {
    color: #087ABC;
    font-weight: 700;
}

/* .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: 16px;
    line-height: 1.75;
    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 7px left 0;
    font-family: 'Poppins', sans-serif;
}

/* .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.jpg');
    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: 400;
    font-size: 30px;
    line-height: 1.33;
    color: #fff;
    margin: 0 0 30px;
    font-family: 'Poppins', sans-serif;
}

.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;
    font-family: 'Poppins', sans-serif;
}

.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: 500;
    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: 'Poppins', sans-serif;
}

.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 24px;
}

.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-color: #087abc;
    width: 8px;
    height: 8px;
    background-size: contain;
    border-radius: 100%;
}

.lp_about_text .lp_about_text_inner {
    margin-bottom: 24px;
}

.lp_about_text .lp_about_text_inner ul li {
    font-family: 'Poppins', sans-serif;
    color: #585D65;
    font-size: 14px;
}

.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: #585D65;
    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_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 {
    padding: 0 0 100px;
}

.transformations-lp {
    background: #F1F6F9;
}

.transformations-lp h4 {
    font-weight: normal;
    font-size: 16px;
    line-height: 34px;
    color: #585D65;
    margin: 0 0 8px;
    font-family: 'Poppins', sans-serif;
}

.transformations-lp h4:not(:last-child) {
    margin: 0 0 24px 0;
}

.transformations-lp h3 {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.33;
    color: #000;
    margin: 0 0 24px;
}

.transformations-lp h3 span {
    font-weight: 700;
    color: #087ABC;
}

.transformations-lp h5 {
    margin: 0;
    margin-top: 16px;
    font-size: 20px;
    font-weight: 700;
    color: #087ABC;
}

.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: 750px;
    margin: 0 auto;
}

/* testimonial section start */
.lp_testimonial_section {
    position: relative;
}

.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-list.draggable {
    margin: 0 -45px 0 0;
}

.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: 2px solid transparent;
    padding: 0;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    transition: all 0.5s;
    margin: 0 0 0 28px;
}

.lp_testimonial_arrow:hover {
    background: #087ABC;
}

.lp_testimonial_arrow:hover img {
    filter: grayscale(1) brightness(0) invert(1);
}

.lp_testimonial_arrow:focus {
    outline: none;
}

.morecontent span {
    display: none;
}

.morecontent .morelink {
    color: #087ABC;
    font-weight: 600;
}

/* testimonial section end */
/* footer start */
.lp_footer {
    padding: 28px 0;
    background: #222222;
}

.footer_text p {
    font-size: 13px !important;
    font-weight: 400;
    line-height: 1.5;
    color: #Fff;
    text-align: center;
    width: 100%;
    margin: 0;
}

.footer_btn {
    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) {
    .footer_text p {
        margin: 25px 0 0;
    }
}

/* footer end */
/* 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 {
        padding: 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) {
    .lp-denture-near-me-banner {
        min-height: 500px;
    }

    .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 {
        padding: 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 {
        font-size: 32px;
        line-height: 38px;
        margin: 0 0 15px;
    }

    /* .lp-denture-near-me-banner .banner-info h1 span{
        font-size: 25px;
    } */
    .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 (min-width: 768px) {
    .banner-image {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .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;
    }

    .show-mobile {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0 0 30px;
    }
}

@media only screen and (max-width: 767px) {
    .lp-denture-near-me-banner {
        background: #F1F6F9;
    }

    .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_solution_section .section_title_content,
    .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{
        flex-direction: column;
    }
    .banner-bg-video{
        position: unset;
    }
    .lp-denture-near-me-banner::after{
        display: none;
    }
    .lp-denture-near-me-banner .banner-info{
        margin: 0 !important;
        padding: 30px 30px 0 !important;
    }

    .lp-denture-near-me-banner .banner-info h1 {
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 10px;
    }

    .lp-denture-near-me-banner .banner-info h1 span {
        font-size: 23px;
    }

    .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-style: normal;
        font-weight: bold;
        background: #087ABC;
        border-radius: 8px;
        color: #fff;
        outline: none;
        border: 2px solid transparent;
        text-decoration: none !important;
        padding: 15px 28px;
        font-size: 12px;
        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;
    }

    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 {
        padding: 28px 0 80px;
    }
}

@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,
    .lp-btn-span span {
        display: none;
    }

    footer {
        text-align: center;
        padding: 10px 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;
    }

    .header_logo {
        padding: 15px 0;
    }

    .lp-btn {
        padding: 9px 22px;
    }
}

@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 {
        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: 16px;
    font-weight: 700;
    line-height: 18px;
    width: 100%;
    text-align: left;
    border: none;
    background: transparent;
    position: relative;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
}

.accordion-btn::before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: -20px;
    top: 24px;
    background-color: #0C426C;
    border-radius: 50px;
}

.accordion-btn.collapsed {
    color: #071A48;
    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: #4C535F;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 16px;
}

@media screen and (max-width: 767px) {
    #accordion {
        padding: 0;
    }

    .accordion-btn::before {
        left: 0;
    }

    .accordion-btn {
        padding: 20px 15px;
    }

    .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: #087ABC;
}

.more-content-text {
    margin: 15px 0 0 !important;
    text-align: center;
}

.moreless-button {
    font-size: 14px;
    color: #087ABC;
    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;
    }
}

.lp_section_padding {
    padding: 100px 0;
}

.section_title_inner h2 {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 400;
    color: #000000;
    margin: 0 0 24px;
}

.section_title_inner h2 span {
    color: #087ABC;
    font-weight: 700;
}

.section_title_inner p,
.section_title_inner ul li {
    font-size: 16px;
    line-height: 1.75;
    font-weight: 400;
    color: #585D65;
}


.lp_teeth_extraction .section_title_inner {
    margin: 0 0 40px;
}

.lp_teeth_extraction .section_title_inner p {
    max-width: 830px;
    margin: 0 auto;
}

.lp_table ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lp_table ul li {
    padding: 21px 15px;
    color: #087ABC;
    background: #fff;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    max-width: 166px;
    font-weight: 600;
    margin: -1px;
}

.lp_table ul li:not(:first-child) {
    border: 1px solid #D9D9D9;
}

.lp_table ul li:first-child {
    width: 100%;
    max-width: 226px;
    color: #fff;
}

.lp_table ul:nth-child(odd) li:first-child {
    background: #087ABC;
}

.lp_table ul:nth-child(even) li:first-child {
    background: #bc5326;
}

.testimonial-consultation-section {
    z-index: 9;
    position: relative;
}

.testimonial-consultation-section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 781px;
    top: 40%;
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    background: #F8FAFF;
    z-index: -9;
    clip-path: polygon(100% 0, 100% 60%, 0 100%, 0 40%);
}

.consultation_section {
    position: relative;
    z-index: 11;
    padding: 0 0 162px;
}

/* .consultation_section>.container>.row {
    background: url('/lp-asset/lp-images/consultation-bg-img.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #087ABC;
    margin: 0;
} */

.consultation_section .section_title_inner {
    max-width: 420px;
    margin: 0 0 0 55px;
}

.consultation_section .section_title_inner h2 {
    letter-spacing: 0.02em;
}

/* .consultation_section .section_title_inner h2,
.consultation_section .section_title_inner h2 span {
    color: #Fff;
} */

/* .consultation_section .section_title_inner .lp-btn-lp {
    background: #fff;
    color: #087ABC;
}

.consultation_section .section_title_inner .lp-btn-lp:hover {
    background: transparent;
    color: #Fff;
    border-color: #fff;
} */

.lp-map-section {
    margin: 0 2%;
    padding: 20px 0 60px;
}

.lp-map-section iframe {
    width: 100%;
    min-height: 580px;
    display: inline-block;
    vertical-align: top;
}

@media only screen and (max-width: 1440px) {
    .lp_section_padding {
        padding: 80px 0;
    }

    .consultation_section {
        padding: 0 0 60px;
    }

    .lp-map-section iframe {
        min-height: 480px;
    }
}

@media only screen and (max-width: 1199px) {
    .lp_section_padding {
        padding: 70px 0;
    }

    .section_title_inner h2 {
        font-size: 28px;
    }

    .consultation_section .section_title_inner {
        margin: 0 0 0 15px;
    }

    .lp-map-section iframe {
        min-height: 380px;
    }

    .lp-map-section {
        padding: 0 0 40px;
    }
}

@media only screen and (max-width: 991px) {
    .lp_section_padding {
        padding: 50px 0;
    }

    .section_title_inner h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .lp-denture-near-me-banner .banner-image img {
        height: 200px;
        object-fit: cover;
        object-position: 80% 0px;
    }

    .lp_table {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .lp_table ul {
        width: 50%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .lp_table ul li {
        max-width: 100% !important;
        margin: 0;
    }

    .consultation_section .consultation-section-img {
        text-align: center;
    }

    /* .consultation_section>.container>.row>div:last-child {
        background: #087ABC;
    } */

    .consultation_section .section_title_inner {
        margin: 0;
        padding: 30px 0px 0px;
    }

    .lp_dr_content_slider .lp_slide_content {
        max-width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .footer_logo {
        margin: 0 0 20px;
    }

    .lp_footer {
        padding: 30px 0 80px;
    }
}

@media only screen and (max-width: 465px) {
    .lp_table ul li:first-child {
        min-height: 90px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

/* video popup section */

.video-popup-btn .video-btn {
    width: 65px;
    height: 40px;
    border-radius: 5px;
    border: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.5);
}

.video-popup-btn .video-btn:hover {
    background: #087ABC
}

.video-popup-btn .video-btn::before {
    content: '';
    position: absolute;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 20px solid #fff;
    top: 50%;
    transform: translate(-50%, -50%);
    left: calc(50% + 3px);
}

.mfp-content {
    max-width: 700px;
    margin: 0 auto;
}

.home-page-popup {
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 56.25%;
    display: none;
}

.mfp-ready .home-page-popup {
    display: block;
}

.home-page-popup video,
.home-page-popup iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mfp-container {
    padding: 0 15px;
}

.mfp-iframe-scaler .mfp-close {
    top: -15px;
    right: -15px;
    height: 25px;
    width: 25px;
    background: #397EE5;
    color: #fff !important;
    opacity: 1 !important;
    line-height: 25px;
    border-radius: 100%;
    font-size: 17px;
}

@media only screen and (max-width: 767px) {
    .meet-dr-section .container .row div:first-child .video-popup {
        margin: 0 0 30px;
    }
}

@media only screen and (max-width: 480px) {
    .button-header .lp-btn {
        font-size: 16px;
    }

    .banner-info .lp-btn,
    .lp-btn-lp {
        width: 100%;
        text-align: center;
        font-size: 15px;
        line-height: 1.6;
        padding: 8px 12px;
    }

    .banner-info .lp-btn {
        font-size: 15px;
    }

    .container {
        padding-right: 6% !important;
        padding-left: 6% !important;
    }

    .lp-btn-lp {
        padding: 8px 5px;
    }

    .consultation_section .section_title_inner {
        margin: 0 5px;
    }
}

/*===============================================
= Button Responsive Hide Css
===============================================*/
@media only screen and (max-width:767px) {

    .button-header .lp-btn span,
    .footer_btn .lp-btn-lp span {
        display: none;
    }

    .footer_btn .lp-btn-lp {
        width: 100%;
        max-width: 200px;
        text-align: center;
    }
}

/*=============================================
=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: #087ABC;
    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;
    }

    .lp_testimonial_slide .scroll-wrapper>.scroll-content {
        height: auto !important;
    }

    .scrollbar-inner.scroll-content.scroll-active {
        height: 125px !important;
    }
}

@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
=============================================*/
/*=============================================
=Text CSS
=============================================*/
.text-sec {
    background-color: #087abc;
}

.text-sec ul {
    justify-content: center;
}

.text-content h2 {
    color: #fff;
    margin-bottom: 25px;
    text-transform: capitalize;
    display: inline-block;
}

/*=============================================
=Text CSS
=============================================*/
.section_title_content p {
    margin-bottom: 15px !important;
}

.section_title_content p a {
    color: #087ABC;
    font-size: 20px;
}

.section_title_content p a:hover {
    color: #333;
}


/*=============================================
= Special Offers  Section  CSS
=============================================*/
.offerd-light-bg {
    background: rgba(26, 113, 193, 0.05);
    padding: 80px 0;
}

.special-content-text {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 45px;
}

.special-content-text h2 {
    font-size: 30px;
    line-height: 1.33;
    font-weight: 700;
    color: #141414;
    text-align: center;
}

.lp_special_offers_box {
    background: #ffffff;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    transition: all 0.4s;
    position: relative;
    margin-bottom: 10px;
}

/* .lp_special_offers_box:hover {
    filter: drop-shadow(0px 16px 32px rgba(0, 0, 0, 0.15));
} */
.lp_special_offers_text {
    padding: 40px 40px 40px 40px;
    vertical-align: top;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.lp_special_offers_text h5 {
    text-transform: uppercase;
}

.special-btn {
    position: relative;
    /*bottom: 30px;
    left: 40px;*/
    display: inline-block;
    vertical-align: top;
    margin-top: 16px;
}

.lp_special_offers_text h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    color: #005b88;
    font-family: 'Open Sans', sans-serif;
    display: flex;
    flex-direction: column;
}

.lp_special_offers_text h6 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    color: #141414;
    font-family: 'Montserrat', sans-serif;
}

.lp_special_offers_tex p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.44;
    color: #76787E;
}

.lp_special_offers_img span img {
    width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* padding-top: 20px; */
}

.lp_special_offers_img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: lightgrey;
}

/* .special-btn a {
    font-size: 15px;
    line-height: 15px;
    color: #005b88;
    font-weight: 700;
    border: 1px solid #005b88;
    padding: 14px 40px;
    border-radius: 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition: all 0.4s;
}
.special-btn a:hover {
    background: #005b88;
    border: 1px solid #005b88;
    color: #ffffff;
} */
.lp_special_offers_inner {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.special-sec-mrg {
    margin: 0 10px;
    height: auto;
}

.special_offer_slider .slick-dots li.slick-active button:before {
    color: #005b88;
}

.special_offer_slider ul.slick-dots {
    bottom: -40px;
}

.special_offer_slider .slick-dots li button:before {
    font-size: 8px;
}

@media only screen and (max-width: 1199px) {
    .lp_special_offers_text {
        padding: 20px 20px 30px 20px;
    }
}

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

    /* .special-sec-mrg {
        margin-bottom: 30px;
    } */
    .lp_special_offers_text {
        padding: 20px 20px 30px 20px;
    }

    .offerd-light-bg {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 768px) {
    .offerd-light-bg {
        padding: 30px 0;
    }

    .lp_special_offers_text h6 {
        font-size: 26px;
    }

    .special-content-text h2 {
        font-size: 26px;
    }

    .special_offer_slider ul.slick-dots {
        bottom: -25px !important;
    }
}

@media only screen and (max-width: 575px) {
    .lp_special_offers_img span img {
        height: 100%;
    }
}

/*=============================================
= Special Offers  Section  CSS
=============================================*/

/*---------Read More & Read Less CSS---------*/

.lp_testimonial_slide .read-more-toggle {
    display: none;
}

.review_main_details_title h3 {
    font-size: 28px;
}

.testimonial_description {
    max-height: 120px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.3s ease;
}

.lp_testimonial_slide .read-more-link,
.lp_testimonial_slide .read-less-link {
    display: inline-block;
    color: #087ABC;
    cursor: pointer;
    margin-top: 10px;
    font-weight: 600;
}

.lp_testimonial_slide .read-less-link {
    display: none;
}

.lp_testimonial_slide .read-more-toggle:checked~.testimonial_description {
    max-height: 120px;
    overflow: auto;
}

.lp_testimonial_slide .read-more-toggle:checked~.read-more-link {
    display: none;
}

.lp_testimonial_slide .read-more-toggle:checked~.read-less-link {
    display: inline-block;
}



/*---------Read More & Read Less CSS---------*/