/* TV 2 Condensed */
@font-face {
    font-family: 'TV 2 Sans Condensed';
    src: url('fonts/tv2condensedlight.eot') format('embedded-opentype'),
    url('fonts/tv2condensedlight.woff') format('woff'), 
    url('fonts/tv2condensedlight.ttf') format('truetype'), 
    url('fonts/tv2condensedlight.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'TV 2 Sans Condensed';
    src: url('fonts/tv2condensedregular.eot') format('embedded-opentype'),
    url('fonts/tv2condensedregular.woff') format('woff'), 
    url('fonts/tv2condensedregular.ttf') format('truetype'), 
    url('fonts/tv2condensedregular.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'TV 2 Sans Condensed';
    src: url('fonts/tv2condensedmedium.eot') format('embedded-opentype'),
    url('fonts/tv2condensedmedium.woff') format('woff'), 
    url('fonts/tv2condensedmedium.ttf') format('truetype'), 
    url('fonts/tv2condensedmedium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'TV 2 Sans Condensed';
    src: url('fonts/tv2condensedsemibold.eot') format('embedded-opentype'),
    url('fonts/tv2condensedsemibold.woff') format('woff'), 
    url('fonts/tv2condensedsemibold.ttf') format('truetype'), 
    url('fonts/tv2condensedsemibold.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'TV 2 Sans Condensed';
    src: url('fonts/tv2condensedbold.eot') format('embedded-opentype'), 
    url('fonts/tv2condensedbold.woff') format('woff'), 
    url('fonts/tv2condensedbold.ttf') format('truetype'), 
    url('fonts/tv2condensedbold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

body,span{
	font-family: 'TV 2 Sans Condensed';
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
a, button {
	transition: all 0.3s ease 0s;
}
p,li,a{
	font-family: 'TV 2 Sans Condensed';
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'TV 2 Sans Condensed';
	line-height: 1.5;
	margin: 0;
	padding: 0;
}
img{
	max-width: 100%;
	height: auto;
}
ol,ul{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
h1,h2,h3,h4,h5,h6,p,a,span{
	display: inline-block;
}
h1,h2,h3,h4,h5,h6{
	width: 100%;
}
a:hover{
	text-decoration: none;
}
.label1 {
    font-weight: 600;
    color: red;
    bottom: -27px;
    font-size: 12px;
    left: 0;
    width: 100%;
    text-align: left;
}
/* default css */
.lp-section-padding{
	padding: 60px 0;
}
.lp-section-more-padding{
	padding: 100px 0;
}
body .container{
	max-width: 1200px;
	/* padding: 0 20px; */
}
.lp_default_btn {
    font-family: 'TV 2 Sans Condensed';
    font-style: normal;
    font-weight: 500;
    background: #0054B3;
    border-radius: 50px;
    color: #fff;
    outline: none;
    border: 2px solid transparent;
    text-decoration: none !important;
    padding: 14px 35px;
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    text-align: center;
    letter-spacing: 0.02em;
}
.lp_default_btn:hover, .lp_default_btn:focus {
    color: #0054B3;
    border: 2px solid #0054B3;
    background: transparent;
    outline: none;
}
.white_default_btn.lp_default_btn{
	background: #fff;
	color: #161616;
	line-height: 1.5;
	padding: 11px 30px;
}
.white_default_btn.lp_default_btn:hover{
	color: #fff;
	border-color: #fff;
	background: transparent;
}
.section_title_inner p,
.section_title_inner ul li{
	font-size: 16px;
	line-height: 1.75;
	font-weight: 400;
	color: #2F2D2D;
}
.section_title_inner h1{
	font-size: 40px;
	line-height: 1.5;
	font-weight: 700;
	color: #161616;
	margin: 0 0 15px;
}
.section_title_inner h1 span{
	color: #161616;
	font-weight: 600;
	font-family: 'TV 2 Sans Condensed';
	position: relative;
}
/* .section_title_inner h1 span::before{
	content: '';
	position: absolute;
	width: calc(100% - 20px);
	left: 50%;
	transform: translateX(-50%);
	bottom: 15px;
	height: 5px;
	background: #FCE8CA;
	z-index: -1;
} */
.section_title_inner h2{
	font-size: 30px;
	line-height: 1.5;
	font-weight: 700;
	color: #161616;
	margin: 0 0 24px;
}
.section_title_inner h2 span{
	color: #161616;
	font-weight: 600;
	font-family: 'TV 2 Sans Condensed';
	position: relative;
	z-index: 11;
}
/* .section_title_inner h2 span::before {
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    height: 5px;
    background: #FCE8CA;
    z-index: -1;
} */
.section_title_inner ul li{
	position: relative;
}
.section_title_inner ul li::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}
.section_title_inner ul.dot-list-style li{
	padding: 0 0 0 20px;
}
.section_title_inner ul.dot-list-style li:not(:last-child){
	margin: 0 0 14px;
}
.section_title_inner ul.dot-list-style li::before{
	top: 10px;
	width: 8px;
	height: 8px;
	background: #2F2D2D;	
	border-radius: 100%;
}
.section_title_inner ul.check-list-style li{
	padding: 0 0 0 38px;
}
.section_title_inner ul.check-list-style li::before{
	top: 3px;
	width: 24px;
	height: 24px;
	background: url('lp-images/white-check-icon.svg');
	background-size: contain;
	background-repeat: no-repeat;
}
.section_title_inner .lp_blue_color{
	color: #1D3557;
}
/* default css end */
/* header start */
.lp_header{
	padding: 9px 15px;
}
/* .header_logo img {
    max-width: 195px;
    width: 100%;
} */
.header_btn{
	text-align: right;
}
.header_btn .lp_default_btn {
    font-size: 14px;
    padding: 11px 40px;
}
/* header end */
/* banner start */
.lp_banner_section{
	background-image: url('lp-images/dental-implant-banner-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 70%;
	min-height: 644px;
	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;
	position: relative;
}
.lp_banner_section::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url('lp-images/banner-cross-shape.svg');
	background-size: cover;
	z-index: 11;
}
.banner_title_inner{
	position: relative;
	z-index: 12;
}
.banner_title_inner p {
	color: #161616;
	font-size: 22px;
    line-height: 1.4;
    margin: 0 0 10px;
    font-weight: 300;
}
.banner_title_inner .lp_default_btn{
	margin: 25px 0 0;
}
/* banner end */
/* solution section start */
.lp_solution_section{
	position: relative;
	z-index: 11;
}
.solution_title_inner{
	margin: 8px 0 0;
}
.lp_solution_form_inner.lp_form{
	border: 1px solid #DFDFDF;
	border-radius: 20px;
	overflow: hidden;
	margin: -56px 0 0 15px;
}
.lp_solution_form_inner .lp_solution_title{
	background-color: #161616;
	padding: 16px 0;
	text-align: center;
	margin: 0 -1px;
}
.lp_solution_form_inner .lp_solution_title h2{
	font-size: 24px;
	line-height: 1.5;
	font-weight: 500;
	color: #fff;
}
.lp_solution_form_inner .lp_solution_title h2 a{
	color: #fff;
	font-family: 'TV 2 Sans Condensed';
}
.lp_main_form{
	background-color: #fff;
	padding: 30px;
	text-align: center;
}
.lp_main_form .gform_wrapper form ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -15px -15px 0;
}
.lp_main_form .gform_wrapper form li{
	padding: 0 15px;
	margin: 15px 0 0;
	width: 100%;
}
.lp_main_form .gform_wrapper form li.gfield-half{
	width: 50%;
}
.lp_main_form .gform_wrapper form li label.gfield_label{
	font-size: 16px;
	line-height: 1.5;
	font-weight: 600;
	color: #323232;
	width: 100%;
	text-align: left;
	margin: 0 0 12px;
}
.lp_main_form .gform_wrapper form .gfield input{
	background-color: #F7F8F5;
	border: 1px solid transparent;
	width: 100%;
	padding: 0px 15px!important;
	line-height: 1.5;
	min-height: 48px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 400;
	outline: none;
	color: #76787E;
}
.lp_main_form .gform_wrapper form .gfield input::placeholder{
	color: #76787E;
	font-weight: 300;
}
.lp_main_form .gform_wrapper form .gfield input:focus{
	background: #fff;
	border-color: #DFDFDF;
}
.form_default_btn{
	padding: 10px 24px;
	background: #0054B3;
	color: #Fff;
	font-weight: 500;
	font-size: 16px;
	border-radius: 50px;
	border: 2px solid transparent;
	line-height: 1.6;
	margin: 35px 0 0;
}
.form_default_btn:hover{
	border-color: #0054B3;
	background: transparent;
	color: #0054B3;
}
/* solution section end */
/* change section start */
.lp_change_section{
	padding: 88px 0 100px;
	position: relative;
}
.lp_change_section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 200px);
    background: #FCFAF6;
    transform: skewY(-10deg);
    z-index: -1;
}
.lp_change_wrapper {
    margin: 0 0 -18px;
}
/* .lp_wrapper_image{
	margin: 0 0 18px;
} */
.lp_wrapper_video{
	margin: 0 0 18px;
	padding-bottom: 56.25%;
	position: relative;
}
.lp_wrapper_video .lp_wrapper_video_inner iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.lp_wrapper_video .lp_wrapper_video_inner img{
	width: 100%;
	height: 100%;
}
.small-height{
	padding-bottom: 54.25%;
}
.lp_wrapper_row{
	margin: 0 -9px;
}
.lp_wrapper_row > div{
	padding: 0 9px;
}
.lp_wrapper_image img{
	width: 100%;
}
.lp_change_section .container > .row.lp_wrapper_row{
	margin-top: 42px;
}
/* change section end */
/* meet doctor section start */
.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;
	color: #525252;
	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: #161616;
}
.lp_dr_content_slider .slick-dots li.slick-active button::before{
	opacity: 1;
}
.doctor_section_img {
    background: rgba(0, 84, 179, 0.15);
}
.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.6) 100%);
}
.doctor_section_text h3 {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    color: #fff;
    font-family: 'TV 2 Sans Condensed';
}
.lp-dr-default-btn{
	margin: 55px 0 0;
}
/* meet doctor section end */
/* service section start */
.lp_service_section{
	background: url('lp-images/denture-near-me-consulation.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #081C24;
}
.service_title_inner h2,
.service_title_inner h2 span{
	color: #fff;
}
.service_title_inner h2, .pricing_title_inner h2  {
	margin: 0 0 45px;
}
.service_list_inner ul{
	column-count: 3;
	margin: ;
}
.service_list_inner ul li{
	color: #fff;
	margin: 0 0 18px;
}
/* service section end */
/* pricing section start */
.lp_pricing_table{
	position: relative;
	z-index: 11;
	overflow: hidden;
}
.lp_pricing_table::before {
    content: '';
    position: absolute;
    top: 350px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFCF9;
    transform: skewY(-10deg);
}
.pricing_table_slider{
	display: inline-block;
	width: calc(100% + 30px);
}
.pricing_table_slider .slick-track{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.pricing_table_slider .slick-track > div{
	height: auto;
	flex: none;
	max-width: auto;
}
.pricing_table_slider .slick-track .lp-pricing-main{
	height: 100%;
}
.pricing_table_slider .slick-dots li,
.pricing_table_slider .slick-dots li button,
.pricing_table_slider .slick-dots li button::before{
	width: 10px;
	height: 10px;
	padding: 0;
}
.pricing_table_slider .slick-dots li button::before{
	font-size: 10px;
	line-height: 12px;
	color: #161616;
}
.pricing_table_slider .slick-dots li.slick-active button::before{
	opacity: 1;
}
.lp_pricing_table_main {
    text-align: center;
    padding: 24px 36px 145px;
    border: 1px solid rgba(223, 223, 223, 0.5);
    background: #fff;
    border-radius: 8px;
    position: relative;
    height: inherit;
}
.lp_pricing_table_main .lp_pricing_img img {
    margin: 0 auto;
}
.lp_pricing_table_main .lp_pricing_img h3 {
    font-size: 16px;
    font-weight: 600;
    color: #081C24;
    margin: 24px 0 8px;
    font-family: 'TV 2 Sans Condensed';
}
.lp_pricing_table_main .lp_pricing_price h4 {
    font-size: 27px;
    font-weight: 700;
    color: #0455BF;
    /*margin: 0 0 8px;*/
}
.lp_pricing_table_main .lp_pricing_price {
    margin-bottom: 24px;
}
.lp_pricing_table_main .lp_pricing_price span {
    font-size: 14px;
    font-weight: 400;
    color: #0455BF;
    margin: 0 0 8px;
}
.lp_pricing_listing ul li {
    font-size: 15px;
    font-weight: 300;
    color: #76787E;
    position: relative;
    text-align: left;
    padding-left: 17px;
}
.lp_pricing_listing ul li:not(:last-child){
	margin: 0 0 14px;
}
.lp_pricing_listing ul li:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #0455BF;
    border-radius: 100%;
}
.lp_pricing_bottom .lp_default_btn{
	margin: 27px 0 0;
}
.lp_pricing_table_main .lp_pricing_bottom span {
    font-size: 13px;
    font-weight: 300;
    color: #96A2AB;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 15px 0 26px;
}
.lp_pricing_bottom{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
/* pricing section end */
/* 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 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: 18px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 12px;
    color: #323232;
}
.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: #2F2D2D;
    line-height: 1.5;
    margin: 0;
}
.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: #161616;
}
.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: #161616;
	font-weight: 600;
}
@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;
	}
}
/* testimonial section end */
/* consulation section start */
.lp_consulation_section{
	padding: 40px 0;
	background: #161616;
}
.consulation_title_inner p {
	font-size: 18px;
	line-height: 1.88;
	font-weight: 500;
	color: #fff;
	margin: 0 0 12px;
}
.consulation_title_inner h3 {
	font-size: 24px;
	line-height: 1.5;
	font-weight: 400;
	color: #fff;
	margin: 0 0 27px;
}
/* consulation section end */
/* map section start */
.map_section iframe{
	display: inline-block;
	vertical-align: top;
	height: 644px;
}
/* map section end */
/* footer start */
.lp_footer{
	padding: 21px 0;
	background: #161616;
}
.footer_text p{
	font-size: 14px;
	line-height: 1.5;
	text-align: right;
	width: 100%;
	margin: 0;
	color: #fff;
	letter-spacing: 0.02em;
	font-weight: 300;
}
.footer_btn{
	text-align: center;
}
.footer_btn .lp_default_btn{
    background: #fff;
    color: #081C24;
}
.footer_btn .lp_default_btn:hover{
    background: transparent;
    color: #fff;
    border-color: #fff;
}
/* footer end */

/* page bottom cta */
.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: 500;
    background: #0054B3;
    border-radius: 8px;
    color: #fff;
    outline: none;
    border: 2px solid transparent;
    text-decoration: none !important;
    padding: 15px 28px;
    font-size: 14px;
    line-height: 15px;
    display: inline-block;
    text-align: center;
}
.page-default-btn a img {
    max-width: 15px;
    margin-left: 5px;
    margin-top: -6px;
}
.more-content-text{
	position: relative;
	width: 100%;
	text-align: center;
	margin: 15px 0 0;
}
.moreless-button{
    font-size: 14px;
    color: #161616;
    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: 576px){
	.page-default-btn {
	    display: none;
	}
}
@media only screen and (min-width: 768px){
	.more-content-text{
		display: none;
	}
}
/* page bottam cta end */

/* responsive design */
@media only screen and (max-width: 1366px){
	.lp_pricing_table_main .lp_pricing_price h4{
		font-size: 30px;
	}
}
@media only screen and (max-width: 1199px){
	body .container{
		max-width: 992px;
	}
	.section_title_inner h1 {
	    font-size: 38px;
	}
	.section_title_inner h1 span::before{
		bottom: 13px;
	}
	.section_title_inner h2 {
	    font-size: 28px;
	}
	.banner_title_inner p {
	    font-size: 18px;
	}
	.lp_banner_section{
		min-height: 550px;
	}
	.map_section iframe{
		height: 500px;
	}
}
@media only screen and (max-width: 991px){
	body .container{
		max-width: 768px;
	}
	.lp-section-padding{
		padding: 50px 0;
	}
	.banner_title_inner{
		max-width: 450px;
	}
	.section_title_inner h1 {
	    font-size: 33px;
	    color: #fff;
	}
	.banner_title_inner p{
		color: #fff;
	}
	.banner_title_inner .lp_default_btn{
		background: #fff;
		color: #161616;
	}
	.banner_title_inner .lp_default_btn:hover{
		background: transparent;
		color: #fff;
		border-color: #fff;
	}
	.section_title_inner h1 span{
		color: #161616;
	}
	.section_title_inner h1 span::before{
		bottom: 11px;
	}
	.section_title_inner h2 {
	    font-size: 25px;
	}
	.section_title_inner h2 span::before{
		bottom: 8px;
	}
	.lp_banner_section{
		min-height: 480px;
	}
	.lp_banner_section::after {
	    content: '';
	    background: #000;
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    opacity: 0.2;
	    z-index: 0;
	}
	.banner_title_inner{
		position: relative;
		z-index: 11;
	}
	.lp_banner_section::before{
		bottom: 0;
		top: auto;
		height: 30%;
	}
	.lp_solution_form_inner.lp_form{
		margin: 20px 0 20px;
	}
	.lp_change_section::before{
		bottom: 100px;
		top: auto;
	}
	.service_list_inner ul{
		column-count: 2;
	}
	.pricing_table_slider{
		margin-bottom: 40px;
	}
	.pricing_table_slider .slick-dots{
		bottom: -35px;
	}
	.pricing_table_slider .slick-track > div{
		padding: 0 10px;
	}
	.map_section iframe {
	    height: 450px;
	}
	.footer_btn{
		text-align: right;
	}
	.footer_text p{
		text-align: center;
		margin: 30px 0 0;
	}
}
@media only screen and (max-width: 767px){
	body .container{
		max-width: 665px;
	}
/* 	.header_btn .lp_default_btn {
	    padding: 6px 15px;
	} */
	.lp-section-padding {
	    padding: 40px 0;
	}
	.lp_change_section{
		padding: 50px 0;
	}
	.lp_change_section .container > .row.lp_wrapper_row {
	    margin-top: 0;
	}
	.lp_change_wrapper{
		margin: 0;
	}
	.lp-video-show{
		display: none;
	}
	.lp_dr_content_slider .lp_slide_content{
		max-width: 100%;
	}
	.lp-dr-default-btn{
		margin: 30px 0 0;
	}
	.pricing_table_slider .slick-list.draggable {
	    padding: 0 30% 0 0;
	}
	.lp_testimonial_slide{
		margin: 0 0 30px;
		height: calc(100% - 30px);
	}
	.map_section iframe {
	    height: 400px;
	}
	.footer_logo{
		margin: 0 0 20px;
	}
}
@media only screen and (max-width: 575px){
	body .container{
		max-width: 100%;
	}
	.section_title_inner h1{
		color: #161616;
		font-size: 28px;
		margin: 0 0 10px;
	}
	.section_title_inner h2 {
	    font-size: 22px;
	}
	.section_title_inner h2 span::before {
	    bottom: 6px;
	}
	.section_title_inner p, .section_title_inner ul li{
		font-size: 15px;
	}
	.lp_banner_section{
		background-image: none;
		background-color: #FCFAF6;
	}
	.lp_banner_section::before,
	.lp_banner_section::after{
		display: none;
	}
	.banner_title_inner{
		margin: 40px 0;
	}
	.banner_title_inner p{
		color: #161616;
		font-size: 15px;
	}
	.banner_title_inner .lp_default_btn {
	    margin: 20px 0 0;
	    background: #0054B3;
	    color: #fff;
	}
	.banner_title_inner .lp_default_btn:hover{
		border-color: #161616;
		color: #161616;
	}
	.header_btn .lp_default_btn span{
		display: none;
	}
	.lp_change_section{
		padding: 40px 0;
	}
	.lp_solution_section{
		padding: 40px 0;
	}
	.lp_solution_form_inner.lp_form {
	    margin: 0 0 20px;
	}
	.lp_change_section::before {
	    bottom: 0;
	    top: 0;
	    height: 100%;
	    transform: none;
	}
	.lp_solution_form_inner .lp_solution_title h2 {
	    font-size: 22px;
	}
	.service_list_inner ul {
	    column-count: 1;
	}
	.lp_pricing_table::before {
	    bottom: 0;
	    height: calc(100% + 500px);
	    transform: none;
	}
	.lp_testimonial_slider{
		padding: 0;
	}
	.lp_testimonial_slider .slick-list.draggable{
		margin: 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_footer{
		padding: 25px 0 80px;
	}
	.footer_logo,
	.footer_text p{
		text-align: center;
	}
	.footer_btn {
	    text-align: center;
	}
	.footer_text p{
		margin: 20px 0 0;
	}
	.lp_header .container .row > div {
		padding: 0;
	}
	.header_btn .lp_default_btn {
		padding: 14px;
	    max-width: 102px;
	    width: 100%;
	}
}
@media only screen and (max-width: 480px){
	.lp_header {
		padding: 15px 0;
	}
	.lp_header .container .row{
		margin: 0;
	}
	.lp_default_btn {
		width: 100%;
		font-size: 14px;
	}
	.lp_pricing_bottom .lp_default_btn {
		width: auto;
	}
	.form_default_btn {
	    padding: 8px 0;
	    font-size: 14px;
	    width: 100%;
	}
	.lp_solution_form_inner .lp_solution_title h2 {
	    font-size: 17px;
	}
	.lp_main_form{
		padding: 20px;
	}
	.lp_main_form .gform_wrapper form li{
		width: 100%!important;
	}
	.pricing_table_slider .slick-list.draggable{
		padding: 0;
	}
	.map_section iframe{
		height: 380px;
	}
	.page-default-btn a {
	    padding: 15px 9px;
	    font-size: 14px;
	}
}
.lp_sec_100 {
    padding: 100px 0;
}
/*.lp_pricing_table.lp_sec_100 {
	padding-top: 0;
}*/
.lp_testimonial_section.lp_sec_100 {
    padding-bottom: 60px;
}
@media only screen and (max-width: 1440px){
    .lp_sec_100 {
        padding: 80px 0;
    }
}
@media only screen and (max-width: 1199px) {
    .lp_sec_100 {
        padding: 70px 0;
    }
}
@media only screen and (max-width: 767px) {
    .lp_sec_100 {
        padding: 50px 0;
    }
    .lp_testimonial_section.lp_sec_100 {
        padding-bottom: 20px;
    }
}


/* before-after-slider */
.section_title_inner.change_title_inner h2 {
    margin: 0 0 80px;
}
.lp_change_slider_sec {
    max-width: 1545px;
    margin: 0 auto;
}
.lp_change_slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.lp_change_slide_content {
    max-width: 484px;
    margin: 0 15px;
}
.lp_change_content_main {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	justify-content: center;
  	padding: 0 15px;
}
.lp_change_content_inner {    
    max-width: 50%;
}
.change_section_text {
    background-color: #00A3B2;
    padding: 22px 10px;
}
.change_section_text h3 {
    font-size: 19px;
    font-weight: 400;
    text-align: center;
    color: #fff;
}
.lp_dental_slider .slick-dots{
	bottom: -30px;
}
.lp_dental_slider .slick-dots li,
.lp_dental_slider .slick-dots li button,
.lp_dental_slider .slick-dots li button::before{
	width: 10px;
	height: 10px;
	padding: 0;
}
.lp_dental_slider .slick-dots li button::before{
	font-size: 10px;
	line-height: 12px;
	color: #429FB0;
}
.lp_dental_slider .slick-dots li.slick-active button::before{
	opacity: 1;
}
@media screen and (max-width: 1199px) {
	.change_section_text h3 {
		font-size: 16px;
	}
}
@media screen and (max-width: 991px) {
	.section_title_inner.change_title_inner h2 {
		margin: 0 0 50px;
	}
}
@media screen and (max-width: 767px) {
	.change_section_text {
	    padding: 15px 10px;
	}
}
@media screen and (max-width: 575px) {
	.lp_change_slide_content {
		max-width: 100%;
		margin: 0;
	}
	.section_title_inner.change_title_inner h2 {
		margin: 0 0 35px;
	}
}


/* accordion */
.lp_faq_section{
	background: #fff;
}
#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 section css */
.video-section {
    position: relative;
    z-index: 11;
    overflow: hidden;
    background: #fff;
}
/* .video-section:after {
    content: "";
    position: absolute;
    top: -350px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFCF9;
    transform: skewY(-10deg) rotate(-180deg);
    z-index: -9;
} */
.video-section-box {
    max-width: 800px;
    margin: 30px auto 0;
}
.process-video {
    position: relative;
    padding-bottom: 56.25%;
}
.process-video iframe {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/* new section why are we */
.lp-why-are-we {
    background: url('lp-images/denture-near-me-consulation.png') no-repeat center;
    background-size: cover;
    background-color: #081C24;
    padding: 80px 0;
}
.lp-why-are-we-list ul li {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    margin-top: 30px;
    display: inline-block;
    position: relative;
    padding: 0 0 0 35px;
}
.lp-why-are-we-list ul {
    column-count: 2;
    max-width: 1000px;
    margin: 0 auto;
}
.lp-why-are-we-list ul li::before {
    content: '';
    position: absolute;
    top: 4px;left: 0;
    background: url('../lp-asset/lp-images/listing_check_icon.svg') no-repeat center;
    height: 20px;
    width: 20px;
    filter: grayscale(1) brightness(0) invert(1);
}
.lp-why-are-we .section_title_inner h2 {
    margin-bottom: 10px;
    color: #fff;
}
@media only screen and (max-width: 991px){
    .lp-why-are-we-list ul{
        column-count: 1;
    }
    .lp-why-are-we-list ul li{
        width: 100%;
        font-size: 16px;
    }
    .lp-why-are-we {
    	padding: 50px 0;
	}
}


/* Accordion css Start */

.accordion-contant-warp .social-icons li {
    display: inline-block;
    vertical-align: top;
    padding-right: 8px;
    margin-bottom: 16px;
}
.accordion-contant-warp .social-icons li a{
    width: 30px;
    height: 30px;
    background: #0054B3;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    transition: all .5s;
}
.accordion-contant-warp .social-icons li a:hover{
	background: #429FB0;
}
#accordion {
    padding-left: 20px;
}
.accordion-card {
    border-bottom: 1px solid #E8E8E8;
}
.accordion-btn {
    padding: 20px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: #3D3D3D;
    width: 100%;
    text-align: left;
    border: none;
    background: transparent;
    position: relative;
    cursor: pointer;
    font-family: 'TV 2 Sans Condensed';
}
.accordion-btn::before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: -20px;
    top: 24px;
    background-color: #3D3D3D;
    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: #2F2D2D;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
   font-family: 'TV 2 Sans Condensed';
    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;
    }
}
/* Accordion css end */

/* dental step start */
.dental-step-card {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 60px;
    height: 100%;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
}
.step-inner-contant{
	margin-bottom: 30px;
}
.dental-step-card:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	background: linear-gradient(90deg,#429FB0 50%,#fff 100%);
	transition: all .5s;
	z-index: -1;
	opacity: 0.8;
}
.dental-step-card:hover:before{
	width: 100%
}
.dental-step-card:hover .step-detail h4,
.dental-step-card:hover .step-detail span,
.dental-step-card:hover .dental-text-info p{
	color: #ffffff;
}
.step-detail h4 span{
    display: block;
}
.step-detail span{
	font-size: 14px;
    font-weight: 400;
    color: #429FB0;
    margin: 0 0 8px;
}
.step-detail h4{
    font-size: 27px;
    font-weight: 700;
    color: #0054B3;
    margin: 0 0 8px;
}
@media only screen and (max-width: 575px){
	.dental-step-card{
		padding: 40px;
	}
}
/* dental step end */

.pricing_title_inner {
    margin-bottom: 40px;
}
.doctor_title_inner h2 , .pricing_title_inner h2{
    margin-bottom: 15px;
}