html,
body {
	height: 100%;
	width: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	overflow-x: hidden;
	font-family: 'proxima_nova_altregular';
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

html {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
details,
figcaption,
figure,
dialog,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

* {
	box-sizing: border-box;
	-mox-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a img {
	border: none;
}

:focus {
	outline: 0;
}

a {
	text-decoration: none;
	color: inherit;
}

.clearfix {
	display: block;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/** Proxima Nova **/
@font-face {
	font-family: 'proxima_novabold';
	src: url('../fonts/proxima_nova_bold.woff2') format('woff2'),
		url('../fonts/proxima_nova_bold.woff') format('woff');
	font-weight: bold;
}

@font-face {
	font-family: 'proxima_nova_altregular';
	src: url('../fonts/proximanovaa-regular.woff2') format('woff2'),
		url('../fonts/proximanovaa-regular.woff') format('woff');
	font-weight: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'proxima_novaextrabold';
	src: url('../fonts/proximanovaextrabold.woff2') format('woff2'),
		url('../fonts/proximanovaextrabold.woff') format('woff');
	font-weight: bolder;
}

@font-face {
	font-family: 'proxima_novalight';
	src: url('../fonts/proximanovalight.woff2') format('woff2'),
		url('../fonts/proximanovalight.woff') format('woff');
	font-weight: light;
}

@font-face {
	font-family: 'Proxima-Nova-Semibold';
	src: url('../fonts/Proxima-Nova-Semibold.ttf') format('truetype');
	font-weight: 500;
}

/** Proxima Nova **/


.wrapper {
	max-width: 1638px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: auto;
	margin-left: auto;
}

.header-wrap {
	max-width: 1870px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

.header-wrap .top-header {
	margin: 15px 0px 10px 0;
}

.header-wrap .header-right {
	float: right;
	/*width: 62%;*/
	width: 58%;
	padding: 30px 0 0 0;
}

.header-wrap .header-right ul li {
	float: left;
	list-style-type: none;
	width: 28px;
	height: 28px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 13px 0 0;
}

.header-wrap .header-right ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}

.header-wrap .header-right ul li a i {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	line-height: 28px;
}

.header-wrap .header-right .header-blk-1 {
	float: left;
	width: 35%;
	padding: 0 41px;
	position: relative;
}

.header-wrap .header-right .header-blk-1:after {
	position: absolute;
	content: "";
	top: 0px;
	right: 0px;
	width: 1px;
	height: 50px;
	background-color: #d1d1d1;
}

.header-wrap .header-right ul li.linkedin {
	margin: 0 0 0 0;
}

.header-wrap .header-right .header-top-menu {
	float: left;
	/*width: 77%;*/
	width: 91%;
}

.header-wrap .header-right .header-book-appointment {
	float: left;
	width: 23%;
	display: block;
}

.header-wrap .header-right ul li.facebook {
	background-color: #3A5A98;
}

.header-wrap .header-right ul li.instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.header-wrap .header-right ul li.google-plus {
	background-color: #EC6003;
}

.header-wrap .header-right ul li.linkedin {
	background-color: #013D82;
}

.header-wrap .header-right ul {
	float: none;
	width: auto;
	margin: 0 auto 5px auto;
	display: table;
}

.header-wrap .header-right .header-top-menu .header-blk-1.header-blk-first p {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #7D7C82;
	display: block;
}

.header-wrap .header-right .header-blk-1.header-blk-first {
	width: 30%;
}

.header-wrap .header-right .header-blk-1 p {
	font-size: 16px;
	color: #7d7c82;
	line-height: 22px;
}

.header-wrap .header-right .header-blk-1 .call-header a {
	font-size: 28px;
	color: #7dad03;
	font-family: 'proxima_novaextrabold';
	text-align: center;
	display: block;
	line-height: 28px;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.header-wrap .header-right .header-blk-1 .call-header p {
	color: #757575;
	font-size: 16px;
	text-align: center;
}

.header-wrap .header-right .header-blk-1.header-blk-second p {
	display: flex;
}

.header-wrap .header-right .header-blk-1.header-blk-second img {
	float: left;
	margin: 0 18px 0 0;
}

.header-book-appointment a {
	background-color: #8EC40A;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding: 11px 24px 9px 24px;
	display: inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	font-weight: normal;
}

.header-book-appointment a img {
	float: left;
	margin: 0 6px 0 0;
}

.header-book-appointment a span {
	display: inline-block;
}

.header-top-menu .header-blk-1:last-child:after {
	display: none;
}

/* navigation */

div#overlay {
	display: none;
}

a#toggle {
	position: fixed;
	top: 25px;
	right: 15px;
	width: 40px;
	height: 40px;
	background: #ed1c24;
	text-align: center;
	color: white;
	display: none;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-webkit-transition: all ease-out 0.3s;
	-moz-transition: all ease-out 0.3s;
	-o-transition: all ease-out 0.3s;
	-ms-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
	z-index: 100;

}

a#toggle i {
	position: relative;
	top: 50%;
	margin-top: -6px;
	display: block;
}

#menu {
	transition: all ease-out 0.3s;
	-webkit-transition: all ease-out 0.3s;
	-moz-transition: all ease-out 0.3s;
	display: block;
	float: left;
	position: relative;
	background-color: #3D3D3D;
	width: 100%;
}

#menu ul.menu {
	margin: 0;
	padding: 0;
	width: auto;
	float: right;
	padding: 0 40px;
	width: 100%;
}

#menu ul.menu > li {
	position: relative;
	list-style-type: none;
	width: 1%;
	display: table-cell;
	border-bottom: 3px solid transparent;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

#menu ul.sub-menu > li:hover {
	background-color: #303030;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

#menu ul.menu > li:hover > a {
	color: #FFFFFF;
}

#menu ul.menu > li:hover {
	background-color:#7d7c82;
	border-bottom: 3px solid #FFFFFF;
}


#menu ul.menu > li > a {
	display: block;
	padding: 19px 12px;
	font-size: 18px;
	color: #E9E8E8;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#menu ul.menu > li > a > i.sks_custom {
	margin-left: 15px;
	transition: all ease-out 0.3s;
	-webkit-transition: all ease-out 0.1s;
	-moz-transition: all ease-out 0.3s;
	-ms-transition: all ease-out 0.3s;
	display: inline-block;
}

ul.sub-menu li {
	margin: 0px !important;
	padding: 0px !important;
}

.headerwrap {
	position: relative;
}

.menu-wrap {
	float: left;
	width: 100%;
	border-top: 1px solid #d7d7d7;
}

.menu-wrap #menu > ul > li {
	border-right: 1px solid #d7d7d7;
}

.menu-wrap #menu > ul > li:last-child {
	border-right: 0px solid #d7d7d7;
}

header {
	float: left;
	width: 100%;
	position: relative;
}

header .header-wrap .logo {
	position: absolute;
	top: 10px;
	display: inline-block;
	z-index: 1;
}

.banner {
	position: relative;
}

ul.sub-menu > li > a {
	color: #FFFFFF;
}

.menu li ul.sub-menu {
	background: rgb(61, 61, 61);
	display: none;
	position: absolute;
	top: 63px;
	left: 0;
	float: left;
	min-width: 230px;
	text-align: left !important;
	z-index: 99;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	width: 100%;
}

.menu > .has-subnav:hover > ul.sub-menu.level-2 {
	display: block;
}

.menu li ul.sub-menu li:hover .sub-menu.level-3 {
	display: block;
}

.menu li ul.sub-menu li {
	position: relative;
	list-style-type: none;
	/*border-bottom: 1px solid rgba(255,255,255,0.1);*/
}

.menu li ul.sub-menu li a {
	display: block;
	padding: 10px 25px;
	white-space: nowrap;
	border-left: 0;
	color: #ffffff;
	font-size: 16px;

}

li.has-submenu > ul.sub-menu {
	left: 100%;
	top: 0;
	display: none;
	text-align: left;
}

.menu li ul.sub-menu li.has-submenu i.fa.fa-angle-right.sks_custom {
	position: absolute;
	right: 20px;
}

/* css for slider */

.mainbanner-text {
	position: relative;
	z-index: 99;
	margin: -30px 0 0 0;
}

.slider-wrap {
	position: relative;
	float: left;
	width: 100%;
}

.slider-wrap .slider-box {
	position: relative;
	/*z-index:1;*/
}

.treatment-bg {
	background-color: #ececec;
	float: left;
	width: 100%;
}

.heading-green {
	color: #3D3D3D;
	font-size: 36px;
	line-height: 26px;
	font-family: 'proxima_novaextrabold';
	font-weight: 800;
	text-transform: uppercase;
	line-height: 34px;
	margin: 0px;
}

.slider-wrap.hmslider .slider-btm-img {
	position: absolute;
	content: "";
	bottom: 0;
	height: 30%;
	/*background-image: url(../images/banner-bottom-img.png);*/
	left: 0px;
	width: 100%;
	z-index: 5;
	background-position: 1px center;
	background-size: cover;
}

.text-center {
	text-align: center;
}

.treat-sec {
	padding: 147px 0 60px 0px;
}

.treat-sec .tit-btm {
	color: #5A5959;
	font-size: 20px;
	font-weight: 300;
	line-height: 32px;
	margin: 0px;
}

.treat-w-box {
	box-shadow: -1px 0px 4px 0px rgba(97, 153, 228, 0.31);
	-moz-box-shadow: -1px 0px 4px 0px rgba(97, 153, 228, 0.31);
	-webkit-box-shadow: -1px 0px 4px 0px rgba(97, 153, 228, 0.31);
	width: auto;
	border-radius: 3px 3px 0 0;
	margin: 0px 27px;
	/*margin:0 3.7111% 20px 0;*/
	float: none;
	overflow: hidden;
}

.treat-w-box .treat-w-btm {
	background-color: #7d7c82;
	border-radius: 0 0 3px 3px;
	position: relative;
	min-height: 85px;
}

.treat-w-box .treat-w-img img {
	width: 100%;
	display: block;
}

.treat-w-box .treat-w-btm p {
	color: #FFFFFF;
	font-size: 22px;
	line-height: 32px;
	text-align: center;
	padding: 27px 0 0 0;
}

.treat-w-box .treat-w-btm .treat-circ-wr {
	width: 118px;
	height: 118px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	box-shadow: -3px 0 10px 0px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: -3px 0 10px 0px rgba(0, 0, 0, 0.18);
	-webkit-box-shadow: -3px 0 10px 0px rgba(0, 0, 0, 0.18);
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	margin: 0px auto 25px auto;
	position: absolute;
	text-align: center;
	top: -59px;
	left: 50%;
	margin-left: -59px;
	z-index: 1;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.treat-w-box .treat-w-btm .treat-circ-wr img {
	margin: 22px auto;
	display: block;
}

.treat-w-box:hover .treat-w-btm .treat-circ-wr {
	background-color: #8ec40a;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.treat-w-box .treat-w-btm:after {
	position: absolute;
	content: "";
	top: 0px;
	-moz-transform: translateY(160px);
	-webkit-transform: translateY(160px);
	transform: translateY(160px);
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
	background-image: url('../images/treat-hover-bg.png');
}

.treat-w-box:hover .treat-w-btm:after {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	opacity: 1;
}

.treat-w-box .treat-w-btm .treat-circ-wr img.hover_img {
	display: none;
}

.treat-w-box.treat-w-box-last {
	margin: 0 0 20px 0px;
}

.treat-sec .treatment-we-ofr {
	float: none;
	width: 100%;
	margin: 50px auto;
	display: table;
	table-layout: fixed;
}

/* css for our mission statement */

.mission-statement-wrap .mission-statement-left {
	width: 51.5555%;
	float: left;
	margin: 50px 0 0 0;
}

.mission-statement-wrap {
	float: left;
	width: 100%;
	margin: 50px 0px 100px 0;
}

.mission-statement-wrap .mission-statement-left .mission-state-wrap img {
	margin: 0 0 15px 0px;
}

.mission-statement-wrap .mission-statement-left .mission-state-wrap p {
	color: #696969;
	font-size: 16px;
	line-height: 22px;
}

.mission-state-wrap {
	width: 46.7777%;
	margin: 0 0 33px 0px;
	display: inline-block;
	/*float:left;min-height:155px;*/
}

.mission-statement-wrap .mission-statement-left .mission-state-wrap.mission-state-wrap-right {
	float: right;
}

.mission-statement-right .mission-img-wrap .mission-content-wrap {
	padding: 72px 77px 38px 77px;
	text-align: center;
	background-color: #7d7c82;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	font-family: 'proxima_novalight';
	position: relative;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}

.mission-statement-wrap .mission-statement-right {
	width: 43.3333%;
	float: right;
}

.mission-statement-right .mission-img-wrap > img {
	display: block;
	width: 100%;
}

.mission-statement-wrap .mission-statement-right .mission-img-wrap {
	width: 93%;
	float: left;
	margin: -95px 0 0 -3%;
	position: relative;
	z-index: 1;
	box-shadow: 0 0 12px 2px rgba(101, 101, 101, 0.23);
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
}

.mission-statement-right .mission-img-wrap .mission-content-wrap:before {
	position: absolute;
	content: "";
	top: -53px;
	width: 100%;
	height: 53px;
	left: 0px;
	background-image: url('../images/our-mission-border-btm.png');
	background-position: center center;
}

.mission-statement-right .mission-img-wrap .exprience-logo {
	width: auto;
	position: absolute;
	top: -79px;
	left: 50%;
	margin-left: -67px;
}

.mission-statement-wrap .mission-statement-right .mission-img-wrap:before {
	position: absolute;
	right: -7.5555%;
	height: 100%;
	content: "";
	top: -99px;
	z-index: -1;
	width: 97%;
	background-image: url('../images/mission-statement-bg.jpg');
	display: none;
}

.mission-statement-wrap .mission-statement-left .mission-left {
	/*border-bottom: 4px double rgba(110, 111, 111, 0.2);*/
}

.invisalign-slide .invisalign-box {
	background-color: #FFFFFF;
	display: table;
	width: 100%;
}

.invisalign-slide {
	box-shadow: 0 0 6px 1px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0 0 6px 1px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0 0 6px 1px rgba(101, 101, 101, 0.23);
}

.invisalign-slide .invisalign-box .invisalign-left {
	padding: 30px 40px;
	text-align: center;
	display: table-cell;
}

.invisalign-slide-w {
	margin: 35px 0 0 0;
}

.invisalign-slide .invisalign-box .invisalign-left h4 {
	color: #7D7C82;
	font-size: 34px;
	font-weight: 800;
	line-height: 26px;
	font-family: 'proxima_novaextrabold';
	margin: 0 0 8px 0;
}

.invisalign-slide .invisalign-box .invisalign-left p {
	color: #7D7C82;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	font-family: 'proxima_novalight';
}

.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li {
	float: left;
	list-style-type: none;
}

.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li.find-btn {
	border: 1px dotted #7d7c82;
	font-weight: 600;
	line-height: 24px;
	font-size: 18px;
	font-family: 'Proxima-Nova-Semibold';
	color: #7D7C82;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 18px 0 0;
}

.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li.find-btn a {
	padding: 6px 26px;
	display: block;
}

.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li.book-btn {
	border: 1px dotted #8EC40A;
	font-weight: 600;
	line-height: 24px;
	font-size: 18px;
	font-family: 'Proxima-Nova-Semibold';
	color: #8EC40A;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li.book-btn a {
	padding: 6px 26px;
	display: block;
}

.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul {
	margin: 16px auto 0 auto;
	display: table;
}

.invisalign-slide .invisalign-box .invisalign-right {
	background-color: #8ec40a;
	padding: 30px 30px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	max-width: 210px;
}

.invisalign-slide .invisalign-box .invisalign-right p {
	font-size: 20px;
	line-height: 22px;
	color: #FFFFFF;
}

.invisalign-slide .invisalign-box .invisalign-right h4 {
	font-size: 46px;
	font-weight: 800;
	font-family: 'proxima_novaextrabold';
	color: #FFFFFF;
	margin: 3px 0 0 0;
}

.invisalign-slide .slick-next {
	right: -13px;
	width: 26px;
	height: 26px;
	background-color: #FFFFFF;
	box-shadow: 2px 0 4px 1px rgba(101, 101, 101, 0.23);
	border-radius: 100%;
}

.invisalign-slide .slick-prev {
	left: -13px;
	width: 26px;
	height: 26px;
	background-color: #FFFFFF;
	box-shadow: 2px 0 4px 1px rgba(101, 101, 101, 0.23);
	border-radius: 100%;
	z-index: 1;
}

.invisalign-slide .slick-prev:hover,
.invisalign-slide .slick-prev:focus,
.invisalign-slide .slick-next:hover,
.invisalign-slide .slick-next:focus {
	background-color: #FFFFFF;
}

.invisalign-slide .slick-next:before,
.invisalign-slide .slick-prev:before {
	font-size: 18px;
	line-height: 24px;
	opacity: 1;
	color: #707070;
}

.choose-wrap {
	/*margin: 85px 0 20px 0;*/
	margin: 50px 0 80px 0;
	float: left;
	width: 100%;
}

.choose-left {
	background-color: #7D7C82;
	width: 23%;
	float: left;
	padding: 40px;
	border-radius: 7px;
	position: relative;
	height: 470px;
}

.choose-left:before {
	position: absolute;
	content: "";
	background-image: url('../images/why-choose-bg.png');
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
}

.choose-left h4 {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 24px;
	font-family: 'proxima_novaextrabold';
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}

.choose-left ul.choose-list li {
	float: left;
	list-style-type: none;
	position: relative;
	margin: 0 0 52px 0px;
}

.choose-left ul.choose-list li img {
	position: absolute;
	left: 0px;
}

.choose-left ul.choose-list li p {
	display: block;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	padding: 0 0 0 50px;
}

.treat-w-box .treat-w-curve {
	position: relative;
}

.treat-w-box .treat-w-curve:before {
	position: absolute;
	content: "";
	top: 0px;
	background-image: url('../images/treat-we-offer-border-btm.png');
	width: 100%;
	height: 29px;
	left: 0px;
	background-position: center center;
}

.treat-w-box .treat-w-curve {
	position: relative;
}

.treat-w-box .treat-w-curve:before {
	position: absolute;
	content: "";
	top: -25px;
	background-image: url(../images/treat-we-offer-border-btm.png);
	width: 100%;
	height: 29px;
	left: 0px;
	background-position: center center;
	z-index: 1;
}

.choose-left ul.choose-list {
	margin: 40px 0 0 0;
	float: left;
	width: 100%;
}

.choose-left .what-we-group-img {
	position: relative;
	top: -38px;
	left: -19px;
}

.our-process-wrap {
	float: left;
	width: 100%;
	position: relative;
	margin: -68px 0 0 0;
	top: 0px;
	width: 100%;
	/*background-image: url(../images/our-process-curve.png);*/
	height: 190px;
	z-index: 1;
	background-position: center center;
}

.paragraph-txt {
	color: #696969;
	font-size: 18px;
	font-family: 'proxima_novalight';
	font-weight: 300;
	margin: 10px 0 0 0;
}

.chosse-right ul.choose-us li .choose-us-w .choose-img-w {
	width: 100px;
	height: 100px;
	border: 1px solid #FFFFFF;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.12);
	background-color: #7D7C82;
	margin: 0 auto 15px auto;
}

.chosse-right ul.choose-us li {
	float: left;
	width: 20%;
	list-style-type: none;
}

.chosse-right {
	float: right;
	width: 71.5555%;
	margin: 30px 0 0 0;
}

.chosse-right ul.choose-us li .choose-us-w {
	margin: 0 auto;
	display: table;
	width: 100%;
	text-align: center;
}

.chosse-right ul.choose-us li .choose-us-w p {
	color: #4F4F4F;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
}

.chosse-right ul.choose-us li .choose-us-w .choose-img-w img {
	padding: 21px 0px;
}

.chosse-right ul.choose-us {
	float: left;
	width: 100%;
	margin: 50px 0 0 0;
}

.choose-slider-wr {
	width: 66%;
	float: none;
	margin: 0 auto;
}

.choose-slider-wr .choose-slider-br-1 {
	border: 1px dotted #9c9c9c;
	margin: 0 11px 11px 11px;
}

.choose-slider-wr .choose-slider-br-1:first-child {
	margin: 0 11px 26px 11px;
}

.choose-slider-wr .choose-slider-br {
	border: 1px dotted #9c9c9c;
	margin: 0 11px 0 11px;
}

.choose-slider-wr .choose-slider-br img {
	padding: 4px 0px;
}

.choose-slide .slick-next {
	right: 50% !important;
	bottom: -70px !important;
	z-index: 4;
	top: auto !important;
	width: 26px;
	height: 26px;
	border: 1px solid #c3c3c3;
	border-radius: 100%;
	margin-right: -34px;
}

.choose-slide .slick-prev {
	left: 50% !important;
	bottom: -70px !important;
	top: auto !important;
	width: 26px;
	height: 26px;
	border: 1px solid #c3c3c3;
	border-radius: 100%;
	margin-left: -34px;
	z-index: 4;
}

.choose-slide .slick-next:before,
.choose-slide .slick-prev:before {
	font-size: 18px;
	line-height: 24px;
	color: #7d7c82;
}

.procss-wrap {
	float: left;
	width: 100%;
	padding: 80px 0 80px 0px;
	margin: 0;
	background-color: #ececec;
	height: auto;
	position: relative;
}

.procss-wrap ul.process-ul {
	width: 85%;
	margin: 55px auto 0 auto;
	display: table;
}

.procss-wrap ul.process-ul li {
	float: left;
	width: 273px;
	list-style-type: none;
	vertical-align: middle;
}

.procss-wrap ul.process-ul li .process-u-w {
	margin: 0 auto;
	display: table;
	width: 100%;
	text-align: center;
	position: relative;
}

.procss-wrap ul.process-ul li .process-u-w .process-img-w {
	width: 116px;
	height: 116px;
	border: 1px solid #FFFFFF;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	box-shadow: -1px 0px 2px 0px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: -1px 0px 2px 0px rgba(0, 0, 0, 0.18);
	;
	-webkit-box-shadow: -1px 0px 2px 0px rgba(0, 0, 0, 0.18);
	;
	background-color: #ffffff;
	margin: 0 auto;
}

.procss-wrap ul.process-ul li .process-u-w p {
	color: #484747;
	font-size: 18px;
	width: 54%;
	margin: 0 auto;
	min-height: 44px;
	line-height: 22px;
	font-family: 'proxima_novalight';
}

.procss-wrap ul.process-ul li .process-u-w .polygon {
	background-image: url('../images/polygon.png');
	width: 30px;
	height: 26px;
	text-align: center;
	margin: -13px auto 17px auto;
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	font-weight: bold;
	font-family: 'proxima_novabold';
}

.procss-wrap ul.process-ul li .process-u-w .process-img-w img {
	padding: 21px 0px;
}

.procss-wrap ul.process-ul li .process-u-w:before {
	position: absolute;
	content: "";
	background-image: url(../images/arrow.png);
	height: 39px;
	top: 50%;
	left: 57px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	margin-top: -54px;
}

.procss-wrap ul.process-ul li:last-child .process-u-w:before {
	display: none;
}

.bg-green {
	background-color: #fff;
	position: relative;
	float: left;
	width: 100%;
	height: 455px;
	margin-top: -215px;
	padding: 0px 70px;
	display: block;
	vertical-align: middle;
	position: relative;
	box-shadow: 0 0 6px 1px rgba(101, 101, 101, 0.23);
    -moz-box-shadow: 0 0 6px 1px rgba(101, 101, 101, 0.23);
    -webkit-box-shadow: 0 0 6px 1px rgba(101, 101, 101, 0.23);	
	    border-radius: 6px ;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
}

.bg-green:before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	background-image: url(../images/new-patient-dental-border.png);
	height: 455px;
	width: 100%;
	background-size: cover;
}

.bg-green .patient-wrap {
	width: 38.8333%;
	display: inline-block;
	vertical-align: middle;
}

.bg-green .patient-logo {
	width: 21.1222%;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.bg-green .smile-gallery-wrap {
	width: 39%;
	display: inline-block;
	vertical-align: middle;
}

.bg-green .bg-wrap {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
}

.bg-green .patient-logo img {
	position: relative;
	padding: 88px 0;
	display: block;
	margin: 0 auto;
}

.bg-green .patient-logo:before {
	position: absolute;
	content: "";
	top: 0px;
	background-image: url('../images/dashed-border.png');
	width: 1px;
	height: 100%;
	left: 49%;
}

.patient-wrap .patient-tit,
.smile-gallery-wrap .patient-tit {
	font-size: 28px;
	color: #3d3d3d;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'proxima_novaextrabold';
}

.patient-wrap p,
.smile-gallery-wrap p {
	font-size: 18px;
	color: #363535;
	font-weight: 400;
	margin: 5px auto 0 auto;
	text-align: center;
	width: 80%;
	display: table;
}

.bg-wrap ul.patient-ul li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: 49%;
	position: relative;
}

.bg-wrap ul.patient-ul li .patient-2 h5 {
	font-weight: bold;
	font-size: 20px;
	color: #343434;
	font-family: 'proxima_novabold';
	margin: 0 0 27px 0;
}

.bg-wrap ul.patient-ul li .patient-2 img {
	margin: 0 0 14px 0px;
}

.bg-wrap ul.patient-ul {
	margin: 50px 0 0 0;
	float: left;
	width: 100%;
}

.bg-wrap ul.patient-ul li .patient-2 .btn-download,
.bg-wrap ul.patient-ul li .patient-2 .btn-fillform {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #3d3d3d;
	border: 1px dotted #3d3d3d;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 9px 22px;
	display: inline-block;
	margin: 8px 0px;
}
.about-appoint-wrap .bg-wrap ul.patient-ul li .patient-2 .btn-download,
.about-appoint-wrap .bg-wrap ul.patient-ul li .patient-2 .btn-fillform{color: #fff;}
.bg-wrap ul.patient-ul li .patient-2 .btn-download > i,
.bg-wrap ul.patient-ul li .patient-2 .btn-fillform > i {
	margin: 0 14px 0 0;
}

.bg-wrap ul.patient-ul li:after {
	position: absolute;
	content: "";
	right: 0px;
	height: 100%;
	width: 1px;
	background-image: url('../images/dashed-border.png');
	top: 0px;
	opacity: 0.7;
}

.bg-wrap ul.patient-ul li:last-child:after {
	display: none;
}

.bg-wrap ul.patient-ul li .patient-2.patient-new-1 {
	padding: 0 60px 0 0;
}

.bg-wrap ul.patient-ul li .patient-2.patient-new-2 {
	padding: 0 0px 0 45px;
}

.smile-gallery-wr {
	float: left;
	width: 100%;
	display: block;
	margin: 36px 0 0 0;
}

.smile-gallery-wr .single-item {
	;
	margin: 0 auto;
	width: 93%;
}

/*.smile-gallery-wr .single-item .smile-gallery-bx{box-shadow: -1px 0px 2px 0px rgba(0, 0, 0, 0.18);-moz-box-shadow: -1px 0px 2px 0px rgba(0, 0, 0, 0.18);-webkit-box-shadow: -1px 0px 2px 0px rgba(0, 0, 0, 0.18);border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}*/
.smile-gallery-wr .single-item .smile-gallery-bx {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.smile-gallery-wr .single-item .slick-next {
	right: 0px;
	width: 26px;
	height: 26px;
	border-radius: 100%;
	background-color: #FFFFFF;
	margin-right: -13px;
}

.smile-gallery-wr .single-item .slick-prev {
	left: 0px;
	z-index: 1;
	width: 26px;
	height: 26px;
	border-radius: 100%;
	background-color: #FFFFFF;
	margin-left: -13px;
}

.smile-gallery-wr .single-item .slick-prev:before,
.smile-gallery-wr .single-item .slick-next:before {
	font-size: 18px;
	line-height: 24px;
	color: #7d7c82;
}

.emergency-wrap {
	margin: 83px 0 75px 0px;
	float: left;
	width: 100%;
	padding: 0 15%;
}

.emergency-wrap .head-6 {
	font-size: 18px;
	color: #696969;
	font-weight: normal;
	margin: 15px auto 40px auto;
	width: 60%;
	display: table;
}

.emergency-wrap p {
	font-size: 18px;
	line-height: 24px;
	color: #696969;
	text-align: center;
	margin: 0 0 30px 0px;
	font-family: 'proxima_novalight';
}

.emergency-wrap .readmore {
	background-color: #555555;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 500;
	padding: 10px 24px;
	display: table;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.emergency-wrap .readmore i {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 0 11px;
}

.bg-northshore-grey .grey-curve {
	background-image: url(../images/northshore-dentistry.png);
	height: 229px;
	width: 100%;
	margin-top: -151px;
	position: relative;
	background-position: center center;
}



/* css for Footer */

.footer-middle-wrap {
	background-color: #414141;
	padding: 40px 0px;
	position: relative;
	padding: 40px 0px;
	height: 270px;
}

.footer-middle-wrap:before {
	position: absolute;
	content: "";
	top: 0px;
	width: 100%;
	height: 100%;
	background-image: url('../images/northshore-dentistry-bg.jpg');
}

.footer-middle-wrap .dentistry-tit {
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'proxima_novaextrabold';
}

.footer-middle-wrap .ftr-wr {
	position: relative;
}

.footer-middle-wrap ul.ulwr-ftr > li {
	float: left;
	list-style-type: none;
	padding: 0 45px;
	width: 33%;
	border-right: 1px solid #676767;
}

.footer-middle-wrap ul.ulwr-ftr {
	width: 52%;
	display: table;
	margin: 45px auto 40px auto;
	text-align: center;
}

.footer-middle-wrap ul.ulwr-ftr > li p {
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: 400;
	font-family: 'proxima_novalight';
}

.footer-middle-wrap ul.ulwr-ftr ul.social-ftr li {
	float: left;
	list-style-type: none;
	width: 28px;
	height: 28px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 13px 0 0;
}

.footer-middle-wrap ul.ulwr-ftr ul.social-ftr {
	display: table;
	margin: 0 auto 8px auto;
}

.footer-middle-wrap ul.ulwr-ftr li.second-ftr p {
	font-size: 16px;
}

.footer-middle-wrap ul.ulwr-ftr ul.social-ftr li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}

.footer-middle-wrap ul.ulwr-ftr ul.social-ftr li a i {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	line-height: 28px;
}

.footer-middle-wrap ul.ulwr-ftr ul.social-ftr li.facebook {
	background-color: #3A5A98;
}

.footer-middle-wrap ul.ulwr-ftr ul.social-ftr li.instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.footer-middle-wrap ul.ulwr-ftr ul.social-ftr li.google-plus {
	background-color: #EC6003;
}

.footer-middle-wrap ul.ulwr-ftr ul.social-ftr li.linkedin {
	background-color: #013D82
}

.footer-middle-wrap ul.ulwr-ftr > li.third-ftr p {
	font-size: 16px;
}

.footer-middle-wrap ul.ulwr-ftr li.third-ftr a {
	font-size: 24px;
	font-weight: bold;
	font-family: 'proxima_novaextrabold';
	color: #FFFFFF;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
}

.footer-middle-wrap ul.ulwr-ftr li.third-ftr {
	padding: 0 0 0 35px;
	border-right: 0px;
}

.opening-hour-wr {
	background-color: #676767;
	width: 52%;
	display: table;
	margin: 0 auto;
	box-shadow: -3px 0px 4px 0px rgba(0, 0, 0, 0.38);
	-moz-box-shadow: -3px 0px 4px 0px rgba(0, 0, 0, 0.38);
	-webkit-box-shadow: -3px 0px 4px 0px rgba(0, 0, 0, 0.38);
	height: 158px;
	position: relative;
	outline: 1px solid #a4a4a4;
	outline-offset: -10px;
	padding: 30px 0px;
}

.opening-hour-wr .opn-hrs {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'proxima_novaextrabold';
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
}

.opening-hour-wr ul.open-hr-ul li {
	list-style-type: none;
	float: left;
	text-align: center;
    width: 33%;
	/*width: 50%;*/
	border-right: 1px solid #b3b3b3;
}

.opening-hour-wr ul.open-hr-ul li:last-child {
	border-right: 0px;
}

.opening-hour-wr ul.open-hr-ul li h6 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	font-family: 'proxima_novaextrabold';
	margin: 0 0 9px 0px;
}

.opening-hour-wr ul.open-hr-ul li p {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 400;
	font-family: 'proxima_novalight';
    padding: 0 20px;
}

.opening-hour-wr ul.open-hr-ul {
	display: table;
	margin: 24px auto 0 auto;
	width: 86%;
}

.ftr-btm {
	background-color: #414141;
	padding: 55px 0px;
	position: relative;
}

.map-wr-hm iframe {
	display: block;
	width: 100%;
}

.ftr-btm:before {
	position: absolute;
	content: "";
	top: 0px;
	width: 100%;
	left: 0px;
	height: 100%;
	background-image: url('../images/northshore-dentistry-bg-1.png');
}

.ftr-btm .q-link {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	font-family: 'proxima_novaextrabold';
	text-align: center;
	margin: 0 0 14px 0px;
	text-transform: uppercase;
}

.ftr-btm ul li {
	float: left;
	list-style-type: none;
	padding: 0 23px;
	border-right: 1px solid #FFFFFF;
	line-height: 15px;
	margin: 0 0 10px 0px;
}

.ftr-btm ul li a {
	font-size: 16px;
	font-weight: 400;
	font-family: 'proxima_novalight';
	color: #FFFFFF;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
}

.ftr-btm ul {
	display: table;
	margin: 0 auto;
	position: relative;
}

.ftr-treatment {
	margin: 55px 0 0 0;
}

.copy-sec {
	background-color: #FFFFFF;
	padding: 20px 10px;
}

.copy-sec p {
	font-size: 16px;
	color: #5e5e5e;
	font-weight: 500;
	line-height: 22px;
	text-align: center;
}

.header-book-appointment .hvr-shutter-out-horizontal:hover:before,
.header-book-appointment .hvr-shutter-out-horizontal:focus:before,
.header-book-appointment .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-moz-transform: scaleX(1);
	border-radius: 6px;
	-moz- border-radius: 6px;
	-webkit- border-radius: 6px;
}

/*.slider-wrap .slider-btm-img{
   animation:slideInLeft 6s infinite;
   -webkit-animation:slideInLeft 6s infinite;
   -moz-animation:slideInLeft 6s infinite;
   -ms-animation:slideInLeft 6s infinite;
}
@keyframes slideInLeft
{
  25%{
    -webkit-transform:translateY(-3px);
      transform:translateY(-3px);
    -moz-transform:translateY(-3px);
    -ms-transform:translateY(-3px);
  }
  50%{
    -webkit-transform:translateY(-6px);
    transform:translateY(-6px);
    -moz-transform:translateY(-6px);
    -ms-transform:translateY(-6px);
  }
  100%{
    -webkit-transform:translateY(0px);
    transform:translateY(0px);
    -moz-transform:translateY(0px);
    -ms-transform:translateY(0px);
  }
}
@-moz-keyframes slideInLeft
{
  25%{
    -webkit-transform:translateY(-3px);
    transform:translateY(-3px);
    -moz-transform:translateY(-3px);
    -ms-transform:translateY(-3px);
  }
  50%{
    -webkit-transform:translateY(-6px);
    transform:translateY(-6px);
    -moz-transform:translateY(-6px);
    -ms-transform:translateY(-6px);
  }
  100%{
    -webkit-transform:translateY(0px);
    transform:translateY(0px);
    -moz-transform:translateY(0px);
    -ms-transform:translateY(0px);
  }
}
@-ms-keyframes slideInLeft
{
  25%{
    -webkit-transform:translateY(-3px);
    transform:translateY(-3px);
    -moz-transform:translateY(-3px);
    -ms-transform:translateY(-3px);
  }
  50%{
    -webkit-transform:translateY(-6px);
    transform:translateY(-6px);
    -moz-transform:translateY(-6px);
    -ms-transform:translateY(-6px);
  }
  100%{
    -webkit-transform:translateY(0px);
    transform:translateY(0px);
    -moz-transform:translateY(0px);
    -ms-transform:translateY(0px);
  }
}
@-webkit-keyframes slideInLeft
{
  25%{
    -webkit-transform:translateY(-3px);
    transform:translateY(-3px);
    -moz-transform:translateY(-3px);
    -ms-transform:translateY(-3px);
  }
  50%{
    -webkit-transform:translateY(-6px);
    transform:translateY(-6px);
    -moz-transform:translateY(-6px);
    -ms-transform:translateY(-6px);
  }
  100%{
    -webkit-transform:translateY(0px);
    transform:translateY(0px);
    -moz-transform:translateY(0px);
    -ms-transform:translateY(0px);
  }
}*/
.header-wrap .header-right .header-blk-1 .call-header a:hover {
	color: #3D3D3D;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.footer-middle-wrap ul.ulwr-ftr li.third-ftr a:hover {
	color: #8ec40a;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
}

.ftr-btm ul li a:hover {
	color: #8EC40A;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
}

.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li.book-btn.hvr-shutter-out-horizontal:before {
	background-color: #8EC40A;
}

.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li.book-btn:hover,
.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li.find-btn:hover {
	color: #FFFFFF;
}

.invisalign-slide .slick-next:hover:before,
.invisalign-slide .slick-prev:hover:before,
.choose-slide .slick-next:hover:before,
.choose-slide .slick-prev:hover:before {
	color: #8ec40a;
}

.btn-download.hvr-shutter-out-horizontal:before,
.btn-fillform.hvr-shutter-out-horizontal:before {
	background: #9fd121;
}

.choose-slide .slick-next:hover,
.choose-slide .slick-prev:hover {
	border: 1px solid #8ec40a;
}

.invisalign-slide .slick-next:hover,
.invisalign-slide .slick-prev:hover {
	box-shadow: 2px 0 4px 1px rgba(142, 196, 10, 0.4);
	-moz-box-shadow: 2px 0 4px 1px rgba(142, 196, 10, 0.4);
	-webkit-box-shadow: 2px 0 4px 1px rgba(142, 196, 10, 0.4);
}

.smile-gallery-wr .single-item .slick-prev:hover:before,
.smile-gallery-wr .single-item .slick-next:hover:before {
	color: #8ec40a;
}


.footer-middle-wrap:before,
.ftr-btm:before {
	animation: slideInLeft1 5s infinite;
	-webkit-animation: slideInLeft1 5s infinite;
	-moz-animation: slideInLeft1 5s infinite;
	-ms-animation: slideInLeft1 5s infinite;
}

@keyframes slideInLeft1 {
	0% {
		transform: translateX(-1%);
		-webkit-transform: translateX(-1%);
		-moz-transform: translateX(-1%);
		-ms-transform: translateX(-1%);
	}

	50% {
		transform: translateX(1%);
		-webkit-transform: translateX(1%);
		-moz-transform: translateX(1%);
		-ms-transform: translateX(1%);

	}

	100% {
		transform: translateX(-1%);
		-webkit-transform: translateX(-1%);
		-moz-transform: translateX(-1%);
		-ms-transform: translateX(-1%);

	}
}

@-webkit-keyframes slideInLeft1 {
	0% {
		transform: translateX(-1%);
		-webkit-transform: translateX(-1%);
		-moz-transform: translateX(-1%);
		-ms-transform: translateX(-1%);
	}

	50% {
		transform: translateX(1%);
		-webkit-transform: translateX(1%);
		-moz-transform: translateX(1%);
		-ms-transform: translateX(1%);

	}

	100% {
		transform: translateX(-1%);
		-webkit-transform: translateX(-1%);
		-moz-transform: translateX(-1%);
		-ms-transform: translateX(-1%);

	}
}

@-moz-keyframes slideInLeft1 {
	0% {
		transform: translateX(-1%);
		-webkit-transform: translateX(-1%);
		-moz-transform: translateX(-1%);
		-ms-transform: translateX(-1%);
	}

	50% {
		transform: translateX(1%);
		-webkit-transform: translateX(1%);
		-moz-transform: translateX(1%);
		-ms-transform: translateX(1%);

	}

	100% {
		transform: translateX(-1%);
		-webkit-transform: translateX(-1%);
		-moz-transform: translateX(-1%);
		-ms-transform: translateX(-1%);

	}
}

.choose-slider-wr .choose-slider-br img,
.choose-slider-wr .choose-slider-br-1 img {
	display: table;
	margin: 0 auto;
	max-width: 100%;
}

.ftr-btm ul li:last-child {
	border-right: 0px;
}

ul.breadcrumb-list {
	float: none;
	width: 100%;
	margin: 115px 0 0 0;
	text-align: center;
	border-bottom: 1px solid #d4d4d4;
	padding: 0 0 30px 0px;
	position: relative;
}

ul.breadcrumb-list li {
	float: none;
	list-style: none;
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	position: relative;
	font-family: 'proxima_novabold';
	font-weight: bold;
	padding: 0 36px;
	font-size: 16px;
	color: #4c4c4f;
}

ul.breadcrumb-list li a {
	font-weight: normal;
	font-family: 'proxima_nova_altregular';
}

ul.breadcrumb-list li:after {
	/*position:absolute;content:'\f105';
  font-family:'FontAwesome';right:0px;
  font-size:16px;color:#5a5959;line-height:20px;*/

	position: absolute;
	content: '\f105';
	font-family: 'FontAwesome';
	right: 0%;
	font-size: 16px;
	color: #5a5959;
	line-height: 20px;
	margin-right: -5px;
}

ul.breadcrumb-list:before {
	position: absolute;
	content: "";
	width: 100%;
	bottom: -2px;
	background-color: #FFFFFF;
	height: 1px;
	left: 0px;
}

.about-left {
	width: 74.6666%;
	float: left;
}

.about-right {
	width: 20.8344%;
	float: right;
	margin: 0 0 45px 0px;
}

.about-wrap {
	padding: 65px 0 75px 0px;
	float: left;
	width: 100%;
}

.about-left .about-doc-wr {
	padding: 60px 0 52px 70px;
	background-color: #FFFFFF;
	margin: 50px 0 0 0;
	border-top: 4px solid #3d3d3d;
	height: 710px;
	box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	-moz-box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	-webkit-box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	-ie-box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	overflow: hidden;
}

ul.breadcrumb-list li:last-child:after {
	display: none;
}

ul.breadcrumb-list li span {
	font-weight: bold;
	font-family: 'proxima_novabold';
}

.drc-tit {
	color: #696969;
	font-size: 28px;
	font-weight: bold;
	font-family: 'proxima_novabold';
	line-height: 25px;
}

.drc-sub-tit {
	color: #696969;
	font-size: 18px;
	font-weight: 300;
	margin: 0 0 30px 0px;
}

.about-left .about-doc-wr p {
	color: #696969;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 30px 0px;
	text-align: justify;
}

.about-left .about-doc-wr .sasha-right {
	float: right;
	position: relative;
	top: -40px;
	padding: 0 0 0 80px;
}

.about-left .about-appoint-wrap {
	padding: 40px 10px 37px 10px;
	background-color: #FFFFFF;
	margin: 45px 0 0 0;
	text-align: center;
	border-top: 4px solid #3d3d3d;
	box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	-moz-box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	-webkit-box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	-ie-box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
}

.tit-req {
	color: #696969;
	font-size: 24px;
	font-weight: 800;
	font-family: 'proxima_novabold';
	line-height: 27px;
	margin: 0 0 3px 0;
}

.about-left .about-appoint-wrap p {
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	color: #696969;
	font-family: 'proxima_novalight';
	margin: 0 0 30px 0px;
	text-align: center;
}

.btn-call-grey {
	color: #ffffff;
	font-size: 16px;
	background-color: #696969;
	font-weight: normal;
	box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-ms-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	display: inline-block;
	padding: 13px 27px;
	border-radius: 6px;
}

.btn-call-green {
	color: #ffffff;
	font-size: 16px;
	background-color: #8ec40a;
	box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	font-weight: normal;
	-moz-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-ms-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	display: inline-block;
	padding: 13px 27px;
	border-radius: 6px;
	margin: 0 0 0 23px
}

.about-right .ab-tit {
	font-size: 20px;
	color: #FFFFFF;
	font-family: 'Proxima-Nova-Semibold';
	background-color: #4c4c4f;
	padding: 20px 35px;
	margin: 0px;
}

.about-right .about-r-bx {
	box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	background-color: #FFFFFF;
}

.about-right .about-r-bx ul li {
	list-style-type: none;

	transition: all 700ms linear;
	-webkit-transition: all 700ms linear;
	-moz-transition: all 700ms linear;
}

.about-right .about-r-bx ul li a {
	font-size: 18px;
	color: #5a5959;
	padding: 21px 33px;
	display: block;
}

.about-right .help-form {
	box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	margin: 35px 0 0 0;
	padding: 40px 30px 0 30px;
	background-color: #FFFFFF;
	border-top: 4px solid #3d3d3d;
}

.mainNav ul li.has-subnav ul li {
	border-bottom: 1px solid #828284;
}

.about-right .help-form h4 {
	font-size: 22px;
	color: #696969;
	font-family: 'proxima_novaextrabold';
	margin: 0 0 10px 0px;
}

.about-right .help-form p {
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	color: #696969;
}

.help-form .form-control .textcontrol {
	height: 45px;
	width: 100%;
	border: 1px solid #c2c2c2;
	padding: 2px 15px;
	font-size: 16px;
	color: #696969;
	font-weight: 300;
	font-family: 'proxima_nova_altregular';
}

.help-form .form-control {
	margin: 0 0 22px 0px;
}

.help-form .h-frm {
	margin: 32px 0 0 0;
}

.help-form .form-control textarea.textcontrol {
	font-family: 'proxima_nova_altregular';
	height: 156px;
	padding: 15px 15px;
	font-size: 16px;
	color: #696969;
	font-weight: 300;
	font-family: inherit;
}

.slider-btm-bg-wh {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	padding: 58px 0px 200px 0px;
}

.slider-btm-bg-wh .choose-slider-wr {
	width: 38%;
	float: none;
	display: table;
	table-layout: fixed;
	margin: 0 auto;
}

.treatment-bg.aboutus {
	padding: 0 0 75px 0px;
}

.ask-btn {
	color: #ffffff;
	font-size: 18px;
	background-color: #8ec40a;
	box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-ms-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	display: inline-block;
	padding: 12px 20px;
	border-radius: 6px;
	-webkit-appearance: none;
	border: 0px;
	font-family: 'proxima_nova_altregular';
}

.help-form .h-frm .img-r-sa {
	float: right;
	margin: -150px -30px 0 0;
}

.about-right .about-r-bx ul li:hover {
	background-color: #8ec40a;
	transition: all 700ms linear;
	-webkit-transition: all 700ms linear;
	-moz-transition: all 700ms linear;
}

.about-right .about-r-bx > ul > li:hover a {
	color: #FFFFFF;
}

.about-right .about-r-bx ul li:last-child {
	border-bottom: 0px;
}

.treatment-section .treat-sec {
	padding: 45px 0 6px 0px;
}

.sky-border {
	border-bottom: 1px solid #d4d4d4;
	position: relative;
	float: left;
	width: 100%;
}

.sky-border:before {
	position: absolute;
	content: "";
	width: 100%;
	bottom: -2px;
	background-color: #FFFFFF;
	height: 1px;
	left: 0px;
}

.treat-sec .other-treatment-sec h6 {
	color: #5A5959;
	font-size: 20px;
	font-weight: 300;
	line-height: 32px;
	text-align: center;
}

.treat-sec .other-treatment-sec {
	padding: 55px 0px;
	float: left;
	width: 100%;
}

.thumbnail-w {
	background-color: #FFFFFF;
	width: 30.7844%;
	box-shadow: 0px 0px 5.94px 0.06px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0px 0px 5.94px 0.06px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 0px 5.94px 0.06px rgba(101, 101, 101, 0.23);
	float: left;
	margin: 0 3.6666% 14px 0;
}

.thumbnail-w .thumbnail-caption {
	padding: 45px 40px;
	color: #696969;
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	font-family: 'proxima_novalight';
	text-align: center;
}

.thumbnail-wbt {
	margin: 70px 0 0 0;
}

.thumbnail-w:nth-child(3n) {
	margin: 0 0 14px 0;
}

.thumbnail-w .thumbnail-img img {
	display: block;
	width: 100%;
}

.ask-form {
	box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	background-color: #FFFFFF;
	width: 65.3333%;
	height: 415px;
	float: left;
	overflow: hidden;
}

.request-wr-apt {
	margin: 0 0 65px 0px;
	float: left;
	width: 100%;
}

.request-appointment-form {
	box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	background-color: #FFFFFF;
	float: right;
	float: right;
	width: 31%;
	background-color: #8ec40a;
}

.ask-form .ask-sasha-photo {
	float: right;
	margin: 0 0 0 0;
	max-width: 36%;
}

.ask-form .form-ask-d {
	padding: 43px 0 35px 100px;
	width: 63%;
	float: left;
}

.ask-form .form-ask-d > h3 {
	font-size: 24px;
	color: #696969;
	font-family: 'proxima_novaextrabold';
	font-weight: bold;
	text-align: center;
	margin: 0 0 8px 0;
}

.ask-form .form-ask-d h6 {
	font-size: 18px;
	color: #696969;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
	margin: 0 0 26px 0px;
	padding: 0 20px;
}

.form-ask-d .formcontrol .txtcnt {
	height: 47px;
	width: 100%;
	border: 1px solid #a1a1a1;
	font-size: 16px;
	color: #696969;
	font-weight: 500;
	padding: 3px 10px;
	font-family: 'proxima_nova_altregular';
}

.form-ask-d .formcontrol {
	width: 48%;
	float: left;
	margin: 0 0 20px 0px;
}

.form-ask-d .formcontrol.formcontrol-r {
	width: 48%;
	float: right;
	margin: 0 0 20px 0px;
}

.form-ask-d .formcontrol-full {
	width: 100%;
	float: left;
}

.form-ask-d .formcontrol-full .txtar {
	border: 1px solid #a1a1a1;
	font-size: 16px;
	color: #696969;
	font-weight: 500;
	padding: 10px 10px;
	font-family: 'proxima_nova_altregular';
	width: 100%;
	height: 95px;
}

.btn-full {
	margin: 25px 0 0 0;
	float: left;
	width: 100%;
}

.btn-full .ask-q-bt {
	color: #ffffff;
	font-size: 18px;
	background-color: #8ec40a;
	box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-ms-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	display: table;
	padding: 12px 20px;
	border-radius: 6px;
	-webkit-appearance: none;
	border: 0px;
	margin: 0 auto;
	font-family: 'proxima_nova_altregular';
}

.disclaimer h6 {
	color: #696969;
	font-size: 16px;
	font-family: 'proxima_novaextrabold';
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px 0px;
}

.disclaimer {
	/*margin: 40px auto 50px auto;*/
	margin: 40px auto 100px auto;
	width: 70%;
	text-align: center;
	display: table;
}

.disclaimer p {
	font-size: 16px;
	line-height: 22px;
	color: #696969;
	font-family: 'proxima_nova_altregular';
	font-weight: 400;
}

.mainNav ul li .hover-img {
	display: none;
}

.dental-implants-cnt h6 {
	font-size: 20px;
	color: #696969;
	font-family: 'proxima_nova_altregular';
	text-transform: capitalize;
	font-weight: normal;
	margin: 35px 0 30px 0px;
}

.dental-implants-cnt p {
	font-size: 18px;
	line-height: 25px;
	color: #696969;
}

ul.replace-list li {
	position: relative;
	font-size: 18px;
	color: #696969;
	font-weight: 400;
	font-family: 'proxima_nova_altregular';
	line-height: 25px;
	list-style-type: none;
	margin: 0 0 20px 0px;
	border-bottom: 1px solid #d4d4d4;
	padding: 0 0 20px 0px;
	display: flex;
}

ul.replace-list li:before {
	position: absolute;
	content: '\f058';
	font-family: 'FontAwesome';
	font-size: 18px;
	position: absolute;
	left: 0px;
	color: #7e7e7f;
}

ul.replace-list li span {
	padding: 0 0 0 35px;
	display: block;
}

.replace-teeth-img {
	float: right;
	padding: 0 0 0 80px;
}

ul.replace-list li:after {
	position: absolute;
	content: "";
	width: 100%;
	bottom: -2px;
	background-color: #FFFFFF;
	height: 1px;
	left: 0px;
}

ul.replace-list li:last-child {
	border-bottom: 0px;
}

ul.replace-list li:last-child:after {
	display: none;
}

.dental-implants-cnt h5 {
	font-size: 28px;
	font-weight: bold;
	color: #696969;
	font-family: 'proxima_novaextrabold';
	text-transform: uppercase;
	margin: 30px 0px;
}

.dental-implants-cnt p {
	font-size: 18px;
	line-height: 25px;
	color: #696969;
	font-weight: 500;
	font-family: 'proxima_novalight';
}

.about-doc-wr .implant-treatment-im {
	float: right;
	padding: 0 0 0 88px;
}

.impl-pr-c h6 {
	color: #8ec40a;
	font-size: 24px;
	font-weight: bold;
	font-family: 'proxima_novaextrabold';
	text-transform: uppercase;
}

.about-left .about-doc-wr.impl-pr-c {
	height: auto;
	/*padding:20px 0 60px 70px;*/
	padding: 20px 40px 60px 40px;
}

.about-left .about-doc-wr.impl-pr-c ol {
	list-style-type: none;
	display: table;
}

.about-left .about-doc-wr.impl-pr-c ol li p {
	margin: 0px;
	display: block;
	padding: 0 0 0 55px;
	font-size: 18px;
	line-height: 25px;
	color: #696969;
	font-weight: 400;
}

.about-left .about-doc-wr.impl-pr-c ol li {
	margin: 0 0 50px 0px;
	position: relative;
	counter-increment: step-counter;
}

.about-left .about-doc-wr.impl-pr-c ol li:before {
	content: counter(step-counter);
	margin-right: 5px;
	font-size: 16px;
	line-height: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	text-align: center;
	color: #696969;
	width: 35px;
	height: 35px;
	border: 1px solid #c2c8d0;
	border-radius: 100%;
	float: left;
}

.about-left .about-doc-wr.impl-pr-c ol li p span {
	font-weight: bold;
	color: #696969;
	font-size: 20px;
	font-family: 'proxima_novabold';
}

.about-appoint-wrap.emergancy-w-bt {
	padding: 40px 120px 37px 120px;
	margin: 45px 0 60px 0;
}

.about-appoint-wrap.emergancy-w-bt .dental-nr-t {
	color: #696969;
	font-size: 22px;
	margin: 0px;
	text-transform: uppercase;
	font-family: 'proxima_novalight';
	font-weight: 500;
	margin: 0 0 20px 0px;
}

.about-wrap.dental-implants-wr .disclaimer {
	margin: 40px auto 0px auto;
}

.dental-implants-wr .rep-tet-miss-wr {
	margin: 58px 0 25px 0;
	float: left;
	width: 100%;
}

.benef-den-imp {
	float: left;
	width: 51.6666%;
}

.cost-fin-bx-wr {
	float: right;
	width: 40%;
	background-color: #FFFFFF;
}

.benef-dental-wr {
	margin: 50px 0 70px 0px;
	clear: both;
}

.dental-implants-cnt .benef-den-imp p {
	margin: 0 0 30px 0px;
}

.dental-implants-cnt .benef-den-imp h5 {
	font-size: 24px;
	margin: 0px 0 30px 0;
}

.benef-dental-wr .cost-fin-bx-wr .cost-fin-padding {
	padding: 35px 63px 30px 63px;
	text-align: center;
}

.benef-dental-wr .cost-fin-bx-wr .cost-fin-padding img {
	margin: 0 auto;
	display: table;
}

.benef-dental-wr .cost-fin-bx-wr .cost-fin-padding h5 {
	font-size: 24px;
	margin: 20px 0px;
}

.cost-fin-bx-wr .cost-fin-green-wr {
	background-color: #8ec40a;
	padding: 27px;
}

.cost-fin-bx-wr .cost-fin-green-wr .btn-call-green {
	margin: 0 0 0 20px;
	background-color: #ffffff;
	color: #8ec40a;
	box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-ms-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
}

.cost-fin-bx-wr .cost-fin-green-wr .btn-call-green:hover {
	color: #FFFFFF;
}

.cost-fin-bx-wr .cost-fin-green-wr .btn-call-grey.hvr-shutter-out-horizontal:before {
	background-color: #3d3d3d;
}

.latest-post-bx-side {
	margin: 34px 0 0 0;
}

.search-box-right input {
	height: 46px;
	border: 1px solid #BDCADB;
	background-color: #FFFFFF;
	width: 100%;
	font-size: 14px;
	color: rgba(76, 76, 76, 0.7);
	padding: 2px 10px 2px 15px;
	font-family: 'FontAwesome';
}

.search-box-right span {
	width: 44px;
	height: 46px;
	background-color: #8EC40A;
	display: inline-block;
	text-align: center;
	line-height: 46px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

.search-box-right span input {
	width: 44px;
	height: 46px;
	background-color: #8EC40A;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	color: #FFFFFF;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.search-box-right span i {
	font-size: 16px;
	color: #FFFFFF;
}

.search-box-right input::placeholder {
	color: rgba(76, 76, 76, 0.7);
	font-family: 'proxima_novalight';
	font-size: 14px;
	font-weight: 600;
}

.search-box-right {
	position: relative;
	margin: 0 0 45px 0px;
}

/* css for Blog */

.blog-wbox-1 .blog-thumbnail {
	padding: 29px 40px 40px 40px;
}

.blog-wrap-t {
	margin: 50px 0 0 0;
}

.about-right .visit-right-gallery {
	background-image: url('../images/smile-gallery-right.jpg');
	background-position: center center;
	width: auto;
	height: 376px;
	margin: 48px 0 0 0;
	position: relative;
}

.about-right .visit-right-gallery .visit-gall-box {
	width: 79%;
	background-color: rgba(255, 255, 255, 0.9);
	outline: 10px solid rgba(0, 0, 1, 0.5);
	position: absolute;
	bottom: 35px;
	left: 50%;
	margin-left: -39.5555%;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.about-right .visit-right-gallery .visit-gall-box a {
	font-size: 24px;
	color: #8ec40a;
	font-weight: bold;
	font-family: 'proxima_novaextrabold';
	text-transform: uppercase;
	display: block;
	text-align: center;
	padding: 26px 10px;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.blog-wrap-t .blog-wbox-1 .blog-thumbnail {
	background-color: #FFFFFF;
}

.blog-wrap-t .blog-wbox-1 {
	width: 30.8200%;
	text-align: center;
	float: left;
	margin: 0 3.6666% 4.5555% 0px;
	background-color: #FFFFFF;
	box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-moz-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
	-webkit-box-shadow: 0px 1px 1.96px 0.04px rgba(101, 101, 101, 0.23);
}

.blog-wrap-t .blog-wbox-1 .blog-img img {
	display: block;
	width: 100%;
}

.blog-wrap-t .blog-wbox-1 .blog-thumbnail > span {
	color: #696969;
	font-size: 16px;
	font-family: 'proxima_novalight';
	font-weight: 600;
	position: relative;
}

.blog-wrap-t .blog-wbox-1 .blog-thumbnail > span:after {
	position: absolute;
	content: "";
	width: 24px;
	height: 1px;
	background-color: #b4b4b4;
	bottom: -14px;
	left: 50%;
	margin-left: -12px;
}

.blog-wrap-t .blog-wbox-1 .blog-thumbnail h5 {
	color: #3d3d3d;
	font-size: 24px;
	line-height: 26px;
	font-weight: 500;
	font-family: 'proxima_novalight';
	margin: 30px 0px 52px 0px;
	position: relative;
}

.blog-wrap-t .blog-wbox-1 .blog-thumbnail h5:after {
	position: absolute;
	content: "";
	width: 36px;
	height: 1px;
	background-color: rgba(180, 180, 180, 0.54);
	bottom: -25px;
	left: 50%;
	margin-left: -18px;
}

.blog-wrap-t .blog-wbox-1 .blog-thumbnail .btn-default {
	font-size: 14px;
	color: #4c4c4f;
	font-family: 'proxima_novalight';
	font-weight: 600;
	border: 1px solid #e3e3e3;
	padding: 7px 14px;
	margin: 0 1px;
	background-color: #FFFFFF;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.blog-wrap-t .blog-wbox-1:nth-child(3n) {
	margin: 0 0 4.5555% 0px;
}

.blog-wrap-t .blog-wbox-1 .blog-thumbnail .btn-default:hover {
	background-color: #8ec40a;
	color: #FFFFFF;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.blog-detail h4 {
	color: #4C4C4F;
	font-size: 26px;
	font-weight: 400;
	line-height: 26px;
	font-family: 'proxima_novalight';
	margin: 14px 0px;
}

.blog-detail span {
	color: #696969;
	font-family: 'proxima_novalight';
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin: 0 0 37px 0px;
	display: block;
}

.blog-detail h5 {
	color: #4C4C4F;
	font-family: 'proxima_novalight';
	font-size: 22px;
	font-weight: 300;
	line-height: 28px;
	margin: 35px 0px;
}

.blog-detail p {
	color: #696969;
	font-family: 'proxima_novalight';
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 30px 0px;
}

.blog-detail .blogdetail-about-doc h4 {
	color: #696969;
	font-size: 20px;
	font-weight: bold;
	font-family: 'proxima_novabold';
	margin: 18px 0 37px 0px;
}

.about-left .about-doc-wr.blogdetail-about-doc ul li {
	font-family: 'proxima_novalight';
	list-style-type: none;
	position: relative;
	color: #4C4C4F;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	padding: 0 0 0 30px;
	width: 100%;
	margin: 0 0 13px 0px;
}

.about-left .about-doc-wr.blogdetail-about-doc ul li:before {
	position: absolute;
	left: 0px;
	color: #7F7F7F;
	font-size: 18px;
	line-height: 21px;
	content: "\f058";
	font-family: 'FontAwesome';
}

.about-left .about-doc-wr.blogdetail-about-doc h6 {
	color: #4C4C4F;
	font-size: 18px;
	font-weight: bold;
	font-family: 'proxima_novabold';
	margin: 0 0 16px 0;
}

.about-left .about-doc-wr.blogdetail-about-doc ul {
	margin: 0 0 55px 0px;
}

.about-left .about-doc-wr.blogdetail-about-doc {
	height: auto;
	padding: 0px;
}

.blogdetail-about-doc .invisalign-left {
	float: left;
	width: 50%;
	padding: 14px 43px;
	border-right: 1px solid #dddddd;
}

.blogdetail-about-doc .braces-right {
	float: right;
	width: 50%;
	padding: 14px 43px 14px 60px;
}

.blog-detail ul.blog-tag li {
	list-style-type: none;
	float: left;
}

.blog-detail ul.blog-tag {
	float: left;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	position: relative;
	padding: 16px 0px;
}

.blog-detail ul.blog-tag li p {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	float: left;
	margin: 0px;
}

.blog-detail ul.blog-tag li p span {
	color: #696969;
	font-size: 16px;
	font-weight: bold;
	font-family: 'proxima_novabold';
	padding: 0 10px 0 0;
	float: left;
	margin: 0px;
}

.blog-detail ul.blog-tag li {
	padding: 0 45px 0 0;
}

.blog-detail ul.blog-tag:after {
	position: absolute;
	content: "";
	width: 100%;
	bottom: -2px;
	background-color: #FFFFFF;
	height: 1px;
	left: 0px;
}

.blog-detail ul.blog-tag:before {
	position: absolute;
	content: "";
	width: 100%;
	top: -2px;
	background-color: #FFFFFF;
	height: 1px;
	left: 0px;
}

.blg-detail .about-appoint-wrap p {
	color: #4C4C4F;
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
}


.prev-blog a {
	box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	-webkit-box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	-moz-box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	background-color: #FFFFFF;
	display: table;
	margin: 35px 0px 5px 0px;
}

.prev-blog a img {
	display: table-cell;
	vertical-align: middle;
	padding: 35px 40px;
}

.prev-blog a p {
	display: table-cell;
	margin: 0px;
	vertical-align: middle;
	font-size: 18px;
	color: #4c4c4f;
	padding: 10px 50px;
	text-align: center;
	padding: 10px 50px;
	border-left: 1px solid rgba(194, 194, 194, 0.60);
}

.prev-blog {
	float: left;
	width: 40.2555%;
}

.next-blog {
	float: right;
	width: 40.2555%;
}

.prev-blog.next-blog a p {
	border-right: 1px solid rgba(194, 194, 194, 0.60);
	border-left: 0px;
}

.blog-detail {
	margin: 45px 0 0 0;
}

.faq-wrap .dental-implants-cnt h6 {
	text-transform: inherit;
	width: 76%;
}

.faq-wrap .faq-right-img {
	float: right;
	width: 32%;
}

.faq-content-wr {
	float: left;
	width: 100%;
	margin: 40px 0 0 0;
}

.accordion .accordion-1 .plusminus i {
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

.accordion .accordion-1 .plusminus {
	width: 30px;
	height: 30px;
	background-color: #8ec40a;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -15px;
}

.accordion .accordion-head p {
	font-size: 18px;
	color: #696969;
	font-family: 'Proxima-Nova-Semibold';
	padding: 0 40px 0 0;
	margin: 0px;
}

.accordion .accordion-head {
	position: relative;
}

.accordion {
	display: table;
	padding: 0 50px 0 0;
	width: 68%;
}

.accordion .accordion-1 .accordion-head {
	border-bottom: 1px solid #d4d4d4;
	position: relative;
	padding: 22px 30px;
	cursor: pointer;
}

.accordion .accordion-1 .accordion-head:after {
	position: absolute;
	content: "";
	width: 100%;
	bottom: -2px;
	background-color: #FFFFFF;
	height: 1px;
	left: 0px;
}

.accordion .accordion-1 .accordion-body {
	background-color: #FFFFFF;
}

.accordion .accordion-head.active {
	background-color: #FFFFFF;
}

.accordion .accordion-1 .accordion-body {
	padding: 30px 30px;
}

.accordion .accordion-head.active .plusminus {
	background-color: #4c4c4f;
}

.faq-wrap .about-left .about-appoint-wrap p {
	color: #4C4C4F;
	font-size: 22px;
	line-height: 28px;
	font-weight: 500;
}

.accordion .accordion-1:last-child .accordion-head {
	border-bottom: 0px;
}

.accordion .accordion-1:last-child .accordion-head:after {
	display: none;
}

.faq-wrap .heading-green {
	color: #3d3d3d;
	font-size: 36px;
	line-height: 26px;
	font-family: 'proxima_novaextrabold';
	font-weight: 800;
	text-transform: uppercase;
}

.contactus-wrap .about-right .help-form {
	padding: 40px 30px 45px 30px;
}

.attachment input[type="file"]{background: #dedede;    padding: 10px;}
.contactus-wrap .about-left .contact-map {
	border: 7px solid #FFFFFF;
	box-shadow: 0px 2px 5px 0px rgba(43, 43, 43, 0.2);
	-moz-box-shadow: 0px 2px 5px 0px rgba(43, 43, 43, 0.2);
	-webkit-box-shadow: 0px 2px 5px 0px rgba(43, 43, 43, 0.2);
	float: left;
	width: 100%;
	margin: 40px 0 0 0;
	position: relative;
}

.contactus-wrap .about-right .help-form .ask-btn {
	display: block;
	width: 100%;
}

.contactus-wrap .bg-green-wrap {
	background-color: #3d3d3d;
	padding: 40px;
	float: left;
	width: 100%;
}

.contactus-wrap .about-left .contact-map iframe {
	display: block;
	width: 100%;
}

.contactus-wrap .bg-green-wrap h5 {
	font-size: 25px;
	font-weight: 800;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	text-transform: capitalize;
	margin: 0 0 30px 0px;
}

.contactus-wrap .bg-green-wrap .contact-list-menu {
	width: 74.1111%;
	float: none;
	margin: 0 auto;
	border-bottom: 1px solid #232323;
	position: relative;
	padding: 15px 0 39px 0px;
}

.contactus-wrap .bg-green-wrap .contact-list-menu:after {
	position: absolute;
	content: "";
	bottom: -2px;
	width: 100%;
	height: 1px;
	background-color: #5a5a5a;
}

.contactus-wrap .bg-green-wrap .contact-list-menu .header-blk-1 {
	width: 31%;
	float: left;
	text-align: center;
	position: relative;
	border-right: 1px solid #5a5a5a;
	padding: 0 23px;
}

.contactus-wrap .bg-green-wrap .contact-list-menu .header-blk-1.header-blk-second p {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}

.contactus-wrap .bg-green-wrap .contact-list-menu .header-blk-1.header-blk-first p {
	font-size: 16px;
	text-align: center;
}

.contactus-wrap .bg-green-wrap .contact-list-menu .header-blk-1 p {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}

.contactus-wrap .bg-green-wrap .contact-list-menu .header-blk-1:last-child {
	border-right: 0px;
}

.contactus-wrap .bg-green-wrap .contact-list-menu .header-blk-1 a {
	font-size: 24px;
	font-weight: bold;
	font-family: 'proxima_novaextrabold';
	color: #FFFFFF;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
}

.contactus-wrap .bg-green-wrap .contact-list-menu .header-blk-1 a:hover {
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	color: #8EC40A;
}

.contactus-wrap ul.hi-icon-effect-5 li {
	width: 28px;
	height: 28px;
	float: left;
	list-style-type: none;
	width: 28px;
	height: 28px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 10px 0 0;
}

.contactus-wrap ul.hi-icon-effect-5 li a i {
	font-size: 16px;
	line-height: 28px;
}

.contactus-wrap ul.hi-icon-effect-5 li.facebook {
	background-color: #3A5A98;
}

.contactus-wrap ul.hi-icon-effect-5 li.twitter {
	background-color: #2AC4DB;
}

.contactus-wrap ul.hi-icon-effect-5 li.google-plus {
	background-color: #EC6003;
}

.contactus-wrap ul.hi-icon-effect-5 li.linkedin {
	background-color: #013D82;
}

.contactus-wrap ul.hi-icon-effect-5 {
	display: table;
	margin: 0 auto 10px auto;
}

.contactus-wrap .bg-green-wrap .contact-list-menu .header-blk-1:after {
	position: absolute;
	content: "";
	top: 0px;
	right: 0px;
	height: 100%;
	width: 1px;
	background-color: #232323;
}

.contactus-wrap .bg-green-wrap .contact-list-menu .header-blk-1.hrd-lst {
	width: 38%;
	border-right: 0px;
}

.contactus-wrap .bg-green-wrap .contact-list-menu .header-blk-1.hrd-lst:after {
	display: none;
}

.contactus-wrap .email-wrap a {
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-size: 16px;
	transition: all ease-out 0.3s;
	-webkit-transition: all ease-out 0.3s;
	-moz-transition: all ease-out 0.3s;
	font-weight: normal;
}

.contactus-wrap .email-wrap a:hover {
	color: #8EC40A;
	transition: all ease-out 0.3s;
	-webkit-transition: all ease-out 0.3s;
	-moz-transition: all ease-out 0.3s;
}

.contactus-wrap .email-wrap {
	padding: 20px 0 26px 0px;
}

.contactus-wrap .email-wrap a span {
	font-weight: 500;
	font-family: 'Proxima-Nova-Semibold';
}

.contactus-wrap .opening-hours-wr {
	background-color: rgba(255, 255, 255, 0.95);
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
	padding: 10px;
	width: 74.1111%;
	float: none;
	margin: 0 auto;
}

.contactus-wrap .opening-hours-wr .opening-hors-br {
	border: 1px solid rgba(108, 107, 114, 0.4);
	padding: 0px;
}

.contactus-wrap .opening-hours-wr .opening-hors-br h5 {
	color: #676767;
	font-weight: 800;
	font-size: 20px;
	text-transform: uppercase;
	margin: 20px 0px 25px 0px;
}

.contactus-wrap .opening-hours-wr .opening-hors-br ul li {
	padding: 0 40px;
	list-style-type: none;
	float: left;
	text-align: center;
	border-right: 1px solid rgba(153, 153, 153, 0.5);
}

.contactus-wrap .opening-hours-wr .opening-hors-br ul li p {
	color: #676767;
	font-size: 16px;
	font-family: 'proxima_novaextrabold';
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 3px 0;
	text-align: center;
}

.contactus-wrap .opening-hours-wr .opening-hors-br ul li span {
	color: #676767;
	font-family: 'proxima_novalight';
	font-size: 16px;
	font-weight: 500;
	text-align: center;
}

.contactus-wrap .opening-hours-wr .opening-hors-br ul {
	display: table;
	margin: 0 auto 21px auto;
}

.contactus-wrap .opening-hours-wr .opening-hors-br ul li:last-child {
	border-right: 0px;
}

.contactus-wrap .about-appoint-wrap p {
	font-size: 22px;
}

.contactus-wrap .bg-wrap ul.patient-ul li .patient-2 .btn-download,
.contactus-wrap .bg-wrap ul.patient-ul li .patient-2 .btn-fillform {
	background-color: #4C4C4F;
	border: 0px;
	font-size: 16px;
	font-family: 'proxima_novalight';
	font-weight: 400;
}

.contactus-wrap .bg-wrap ul.patient-ul li .patient-2 .btn-download {
	margin: 0 20px 0 0;
}

.contactus-wrap .bg-wrap ul.patient-ul li .patient-2 h5 {
	color: #4C4C4F;
	font-size: 20px;
	text-transform: capitalize;
	margin: 0 0 10px 0;
}

.contactus-wrap .bg-wrap ul.patient-ul {
	margin: 21px 0 0 0;
	padding: 0 70px;
}

.contactus-wrap .about-left .about-appoint-wrap {
	padding: 30px 10px 37px 10px;
}

.contactus-wrap .bg-wrap ul.patient-ul li:after {
	background-color: #c6d3e3;
	background-image: none;
	height: 100%;
	width: 1px;
}

.contactus-wrap .bg-wrap ul.patient-ul li {
	width: 50%;
}

#menu.sticky {
	position: fixed;
	width: 100%;
	left: 0px;
	z-index: 99;
	animation: pulse 500ms ease-out;
	top: 0;
}

#menu.sticky-nav {
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

@keyframes pulse {
	0% {
		transition: all 500ms linear;
		-webkit-transition: all 500ms linear;
		-moz-transition: all 500ms linear;
		transform: translateY(10px);
		-moz-transform: translateY(10px);
		-webkit-transform: translateY(10px)
	}

	100% {
		transition: all 500ms linear;
		-webkit-transition: all 500ms linear;
		-moz-transition: all 500ms linear;
		transform: translateY(0px);
		-moz-transform: translateY(0px);
		-webkit-transform: translateY(0px)
	}
}

.header-right .visib-icon {
	display: none;
}

.slider-wrap .slider-box img {
	width: 100%;
	display: block;
}

.about-right .visit-right-gallery .visit-gall-box:hover {
	background-color: #FFFFFF;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.about-right .visit-right-gallery .visit-gall-box:hover a {
	color: #4C4C4F;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.request-wr-apt .request-appointment-form h4 {
	color: #696969;
	font-size: 24px;
	font-weight: 800;
	font-family: 'proxima_novaextrabold';
	line-height: 27px;
	text-align: center;
	margin: 0 0 18px 0px;
}

.request-wr-apt .request-appointment-form p {
	color: #696969;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	text-align: center;
}

.request-wr-apt .request-appointment-form .request-apt-wr {
	padding: 50px 70px 13px 70px;
	background-color: #FFFFFF;
	position: relative;
}

.request-wr-apt .request-appointment-form .request-apt-wr:after {
	position: absolute;
	content: "";
	bottom: -63px;
	width: 100%;
	left: 0px;
	background-position: center center;
	background-image: url('../images/request-appointment-bg.png');
	height: 63px;
}

.request-appointment-form .request-aptbtm {
	padding: 140px 38px 43px 38px;
}

.request-appointment-form .request-aptbtm .btn-call-green {
	margin: 0 0 0 16px;
	background-color: #FFFFFF;
	color: #8ec40a;
}

.request-appointment-form .request-aptbtm .request-caldr {
	width: 97px;
	height: 97px;
	background-color: #8ec40a;
	border: 2px solid #FFFFFF;
	border-radius: 100%;
	text-align: center;
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.17);
	display: table;
	margin: -125px auto 27px auto;
	position: relative;
}

.request-appointment-form .request-aptbtm .request-caldr > img {
	position: relative;
	top: 19px;
}

.request-appointment-form .request-aptbtm .btn-call-grey.hvr-shutter-out-horizontal:before {
	background-color: #FFFFFF;
}

.request-appointment-form .request-aptbtm .btn-call-grey.hvr-shutter-out-horizontal:hover {
	color: #8ec40a;
}

.request-appointment-form .request-aptbtm .btn-call-green.hvr-shutter-out-horizontal:hover {
	color: #FFFFFF;
}

.packages-pg .package-wr-ser {
	background-color: #FFFFFF;
	border: 1px dashed #4C4C4F;
	margin: 0 0 70px 0;
	display: table;
	table-layout: fixed;
	width: 97%;
	padding: 0 0 0 60px;
}

.packages-pg .package-wr-ser .zoom-white-pack {
	float: right;
}

.packages-pg ul.invisalign-ul li.find-btn {
	border: 1px dotted #7d7c82;
	font-weight: 600;
	line-height: 24px;
	font-size: 18px;
	font-family: 'Proxima-Nova-Semibold';
	color: #7D7C82;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 18px 0 0;
}

.packages-pg ul.invisalign-ul li.find-btn a {
	padding: 6px 26px;
	display: block;
}

.packages-pg ul.invisalign-ul li.book-btn {
	border: 1px dotted #8EC40A;
	font-weight: 600;
	line-height: 24px;
	font-size: 18px;
	font-family: 'Proxima-Nova-Semibold';
	color: #8EC40A;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.packages-pg ul.invisalign-ul li.book-btn a {
	padding: 6px 26px;
	display: block;
	color: #FFFFFF;
}

.packages-pg .package-wr-ser .package-ser-left {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding: 10px 0px;
}

.packages-pg .package-wr-ser .package-ser-right {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}

.dental-implants-cnt .package-wr-ser h5 {
	color: #8EC40A;
	font-size: 30px;
	font-family: 'proxima_novalight';
	font-weight: 400;
	margin: 0 0 5px 0px;
	text-transform: capitalize;
}

.dental-implants-cnt .package-wr-ser p {
	color: #7D7C82;
	font-size: 18px;
	font-family: 'proxima_novalight';
	font-weight: 400;
}

.packages-pg .package-wr-ser .package-ser-left ul.invisalign-ul {
	margin: 20px 0 0 0;
}

.packages-pg .package-wr-ser .package-ser-right .pkg-price-cir {
	width: 190px;
	height: 190px;
	border-radius: 100%;
	background-color: #4c4c4f;
	border: 5px solid #8EC40A;
}

.packages-pg .package-wr-ser .package-ser-right .pkg-price-cir {
	text-align: center;
	padding: 35px 0px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.packages-pg .package-wr-ser .package-ser-right .pkg-price-cir p {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 20px;
}

.packages-pg .package-wr-ser .package-ser-right .pkg-price-cir h4 {
	font-size: 39px;
	font-weight: 800;
	color: #FFFFFF;
	font-family: 'proxima_novaextrabold';
	margin: 4px 0 0 0;
}

.packages-pg .package-wr-ser.package-wr-ser-2 .package-ser-right .pkg-price-cir {
	width: 175px;
	height: 175px;
}

.packages-pg .package-wr-ser.package-wr-ser-3 .package-ser-right .pkg-price-cir p {
	margin: 0 0 10px 0px;
}

.packages-pg .package-wr-ser.package-wr-ser-3 .package-ser-right .pkg-price-cir {
	padding: 50px 0px;
}

.packages-pg .pkg-wr-ser {
	margin: 40px 0 0 0;
}

.packages-pg .package-wr-ser.package-wr-ser-3 .package-ser-right .pkg-price-cir span {
	font-size: 16px;
	line-height: 22px;
}

.packages-pg .package-wr-ser.package-wr-ser-2 .package-ser-right .pkg-price-cir p,
.packages-pg .package-wr-ser.package-wr-ser-3 .package-ser-right .pkg-price-cir p {
	font-size: 40px;
}

.packages-pg .package-wr-ser.package-wr-ser-3 p span {
	font-weight: bold;
	font-family: 'proxima_novabold';
}

#menu ul.menu > li.active {
	background-color: #7d7c82;
	border-bottom: 3px solid #FFFFFF;
}

.gallery .gallery-wrap-cnt p {
	font-size: 18px;
	line-height: 25px;
	color: #696969;
	font-weight: 500;
	font-family: 'proxima_novalight';
}

.gallery .gallery-wrap-cnt {
	margin: 35px 0 30px 0px;
}

.gallery.about-left .about-appoint-wrap p {
	font-size: 22px;
	line-height: 25px;
}

.contactus-wrap .help-form .form-control textarea.textcontrol {
	height: 255px;
}

.packages-pg ul.invisalign-ul li.book-btn {
	background-color: #8EC40A;
	color: #FFFFFF;
}

.packages-pg ul.invisalign-ul li.book-btn.hvr-shutter-out-horizontal:before {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* css for sidebar */

#sidenav {
	float: left;
	display: none;
}

a#toggle-side {
	position: fixed;
	top: 25px;
	right: 15px;
	width: 40px;
	height: 40px;
	background: #ed1c24;
	text-align: center;
	color: white;
	display: none;
	transition: all ease-out 0.3s;
	-webkit-transition: all ease-out 0.3s;
	-moz-transition: all ease-out 0.3s;
	z-index: 100;
}

button:hover {
	cursor: pointer;
}

.contactus-wrap .btn-download.hvr-shutter-out-horizontal:before,
.contactus-wrap .btn-fillform.hvr-shutter-out-horizontal:before {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}



/* css for Last Added */
.myform .form-control input,
.myform .form-control select {
	height: 45px;
	width: 100%;
	border: 1px solid #c2c2c2;
	padding: 2px 15px;
	font-size: 16px;
	color: #696969;
	font-weight: 300;
	font-family: 'proxima_nova_altregular';
}

.myform .form-control.half {
	width: 50%;
	float: left;
	margin: 0 0 20px 0px;
	padding: 0 25px 0 0;
}

.myform .form-control.full {
	width: 100%;
	float: left;
	margin: 0 0 20px 0px;
	padding: 0 25px 0 0;
}

.patient-child-form {
	float: left;
	width: 100%;
	padding: 60px 45px 60px 60px;
	background-color: #FFFFFF;
	margin: 50px 0 0 0;
	border-top: 4px solid #8ec40a;
	box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	-moz-box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
	-webkit-box-shadow: 0px 1px 4px 0px rgba(183, 203, 228, 0.29);
}

.about-left .about-appoint-wrap {
	float: left;
	width: 100%;
}

.myform ul.formsbt li {
	list-style-type: none;
	float: left;
}

.myform ul.formsbt {
	float: right;
	width: auto;
	padding: 0 25px 0 0;
}

.help-form ul.formsbt {
	float: left;
	width: 100%;
}

.help-form ul.formsbt li {
	list-style-type: none;
	float: left;
	width: 100%;
}

.help-form ul.formsbt li input {
	background-color: transparent;
	padding: 12px 9px 12px 20px;
	border: 0px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: 'proxima_nova_altregular';
}

.help-form ul.formsbt li .ask-btn {
	padding: 0px;
}

.help-form ul.formsbt li input:hover {
	cursor: pointer;
}

.myform .form-control.half {
	width: 50%;
	float: left;
}

.myform .form-control.third {
	width: 33.333%;
	float: left;
	margin: 0 0 20px 0px;
	padding: 0 25px 0 0;
}

.menu li ul.sub-menu.level-3 li:hover .sub-menu.level-4 {
	display: block;
}

.myform .form-control textarea {
	height: 80px;
	width: 100%;
	border: 1px solid #c2c2c2;
	padding: 10px 15px;
	font-size: 16px;
	color: #696969;
	font-weight: 300;
	font-family: 'proxima_nova_altregular';
}

.myform .form-control input[type="radio"],
.myform .form-control input[type="checkbox"] {
	width: auto;
	height: auto;
	vertical-align: middle;
}

.myform .form-control.lbl,
.myform .form-control .lblclass {
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	color: #696969;
}

.myform .form-control .wpcf7-radio .wpcf7-list-item-label,
.myform .form-control .wpcf7-checkbox .wpcf7-list-item-label {
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	color: #696969;
	vertical-align: middle;
}

.myform .form-control .lblclass {
	display: block;
	margin: 0 0 10px 0px;
}

.myform .form-control .wpcf7-radio .wpcf7-list-item,
.myform .form-control .wpcf7-checkbox .wpcf7-list-item {
	margin: 0px 20px 0 0;
}

.myform ul.formsbt li .ask-btn {
	padding: 0px;
}

.myform ul.formsbt li .ask-btn input {
	padding: 12px 20px;
	background-color: transparent;
	border: 0px;
	color: #ffffff;
	font-size: 18px;
	font-family: 'proxima_nova_altregular';
}

.myform ul.formsbt li .ask-btn input:hover {
	cursor: pointer;
}

.myform .form-control.half.doblbl span {
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	color: #696969;
	padding: 0 10px 0 0;
	line-height: 45px;
	width: 30%;
}

.myform .form-control.half.doblbl span.dob_adult {
	/*   float: right;
    width: 70%;
    margin: 0;*/
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	border-right: 0px;
}

.myform .form-control.half.doblbl .dob_adult input {
	padding: 0 0 0 100px;
}

.treatment-we-ofr .slick-prev {
	left: 0px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	background-color: #3d3d3d;
	z-index: 1;
}

.treatment-we-ofr .slick-next {
	right: 0px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	background-color: #3d3d3d;
}

.treatment-we-ofr .slick-next:before,
.treatment-we-ofr .slick-prev:before {
	color: #FFFFFF;
}

.treatment-we-ofr .slick-next:hover,
.treatment-we-ofr .slick-prev:hover,
.treatment-we-ofr .slick-next:focus,
.treatment-we-ofr .slick-prev:focus {
	background-color: #8ec40a;
}

.mainbanner-text .bannertext {
	font-size: 50px !important;
	font-weight: 900;
	color: #FFFFFF;
	font-family: 'proxima_novaextrabold';
	line-height: 55px !important;
	text-transform: uppercase;
	text-shadow: -2px 0px 3.96px rgba(101, 101, 101, 0.23);
	margin: 0 0 45px 0px;
}

.mainbanner-text .banner-call-us {
	background-color: #4C4C4F;
	border: 2px solid #FFFFFF !important;
	box-shadow: 0 0 20px 1px rgba(101, 101, 101, 0.3) !important;
	color: #FFFFFF !important;
	font-size: 20px !important;
	text-align: center !important;
	border-radius: 4px;
	padding: 11px 45px;
	display: inline-block;
	transition: all 500ms linear !important;
	-moz-transition: all 500ms linear !important;
	-webkit-transition: all 500ms linear !important;
}

.mainbanner-text .banner-call-us.appointment {
	background-color: #8ec40a;
	margin: 0 0 0 20px;
	transition: all 500ms linear !important;
	-moz-transition: all 500ms linear !important;
	-webkit-transition: all 500ms linear !important;
}

.mainbanner-text .banner-call-us + br {
	display: none;
}

.bannertext {
	width: 49%;
}

.mainbanner-text .n2-ow {
	margin: 0 0 0 30px !important;
}

.nextend-arrow-previous,
.nextend-arrow-next {
	top: 50% !important;
	margin-top: -8% !important;
}


.myform .form-control.full.sctn {
	border-top: 1px solid #e6e6e6;
	margin: 10px 0 30px 0px;
	padding: 20px 0 0px 0px;
	font-weight: bold;
	font-family: 'proxima_novaextrabold';
}

.ask-form .form-ask-d ul.formsbt {
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
}

.ask-form .form-ask-d ul.formsbt li {
	list-style-type: none;
	float: left;
}

.ask-form .form-ask-d ul.formsbt li:last-child {
	float: right;
}

.ask-form .form-ask-d ul.formsbt li .ask-btn {
	padding: 0px;
}

.ask-form .form-ask-d ul.formsbt li .ask-btn input {
	width: 100%;
	background-color: transparent;
	border: 0px;
	color: #ffffff;
	font-size: 18px;
	padding: 12px 20px;
}

.ask-form .form-ask-d ul.formsbt li .ask-btn .ajax-loader {
	display: none;
}

.ask-form .form-ask-d ul.formsbt li .ask-btn input:hover {
	cursor: pointer;
}

.about-right .mainNav > ul > li {
	border-bottom: 1px solid #e6e6e6;
}

.mainNav ul li.has-subnav .accordion-active .accordion-btn i {
	color: #FFFFFF;
}

.about-right .about-r-bx ul li:hover .accordion-btn i {
	color: #FFFFFF;
}

.blog-wrap-t .blog-wbox-1 .blog-thumbnail .btn-default {
	line-height: 14px;
	margin: 0 3px 5px 0px;
	display: inline-block;
}

.search-box-right input[type="text"] {
	font-family: 'proxima_nova_altregular';
	font-weight: normal;
}

.search-box-right input[type="text"]::placeholder {
	font-family: 'proxima_nova_altregular';
	font-weight: normal;
}

.about-right .about-r-bx ul li {
	border-bottom: 1px solid #e6e6e6;
}


.process-areas-we {
	background-color: #FFFFFF;
}

.process-areas-we .chosse-right {
	float: left;
	width: 100%;
}

ul.areas-list li {
	position: relative;
	font-size: 18px;
	color: #696969;
	font-weight: 400;
	font-family: 'proxima_nova_altregular';
	line-height: 25px;
	list-style-type: none;
	margin: 0 0 8px 0px;
	padding: 0;
	float: left;
	width: 50%;

}

ul.areas-list li:before {
	content: '\f058';
	font-family: 'FontAwesome';
	font-size: 18px;
	position: absolute;
	left: 0px;
	color: #7e7e7f;
}

ul.areas-list li span {
	padding: 0 0 0 35px;
	display: block;
}

ul.areas-list li a {
	padding: 0 0 0 35px;
	display: inline-block;
	color: #7e7e7f;
	font-weight: normal;
}

.areas-we-left {
	width: 50%;
	float: left;
	background-color: #FFFFFF;
	padding: 45px;
	min-height: 350px;
}

.areas-we-right {
	width: 50%;
	float: left;
}

.area-bt-box {
	margin: 50px 0px 100px 0px;
	float: left;
	width: 100%;
}

.areas-bg-sky {
	background-color: #ececec;
}

.emergency-wrap-areas {
	padding: 0px;
}

ul.areas-list li:hover a {
	color: #8ec40a;
}

.mission-statement-right .about-right {
	width: 100%;
}

.emergency-areas-detail {
	padding: 0 0 50px 0px;
}

.emergency-areas-detail .about-wrap {
	padding: 0 0 75px 0px;
}

.emergency-areas-detail p {
	text-align: left;
}

.emergency-areas-detail .heading-green {
	margin: 0 0 20px 0px;
}

.mainbanner-text .banner-call-us:hover {
	background-color: #8ec40a;
	transition: all 500ms linear !important;
	-moz-transition: all 500ms linear !important;
	-webkit-transition: all 500ms linear !important;
}

.mainbanner-text .banner-call-us.appointment:hover {
	background-color: #3D3D3D;
	transition: all 500ms linear !important;
	-moz-transition: all 500ms linear !important;
	-webkit-transition: all 500ms linear !important;
}

.slider-wrap .slider-btm-img {
	position: absolute;
	content: "";
	bottom: -82px;
	height: 238px;
	background-image: url(../images/banner-bottom-img.png);
	left: 0px;
	width: 100%;
	z-index: 5;
	background-position: center center;
}

.areas-detail-new .area-dtl-map {
	margin: 15px 0 25px 0px;
}

.areas-detail-new img {
	margin: 15px 0px;
	max-width: 100%;
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #696969;
	font-family: 'proxima_nova_altregular';
	margin: 15px 0px;
	font-weight: normal;
}

h1 {
	font-size: 21px;
	line-height: 30px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	line-height: 27px;
}

h3 {
	font-size: 19px;
	line-height: 24px;
}

.mainNav ul li.active img.default-img {
	display: none;
}

.mainNav ul li.active img.hover-img {
	display: inline-block;
}

.mainNav ul li:hover img.hover-img {
	display: inline-block;
}

.mainNav ul li:hover img.default-img {
	display: none;
}

.about-right .mainNav.accordion-nav ul li.has-subnav ul .accordion-btn i {
	color: #FFFFFF;
}

.about-right .mainNav.accordion-nav ul li.has-subnav ul {
	border-top: 0px;
}

ul.replace-list.ulliclass li {
	position: relative;
	font-size: 18px;
	color: #696969;
	font-weight: 400;
	font-family: 'proxima_nova_altregular';
	line-height: 25px;
	list-style-type: none;
	margin: 0 0 20px 0px;
	border-bottom: 1px solid #d4d4d4;
	padding: 0 0 20px 0px;
	display: flex;
}

ul.replace-list.ulliclass li span {
	font-size: 18px;
	color: #696969;
	font-weight: 400;
	font-family: 'proxima_nova_altregular';
	line-height: 25px;
	list-style-type: none;
	margin: 0px;
}

ul.replace-list.ulliclass li:last-child {
	border-bottom: 0px;
}

.mainNav ul li.has-subnav.active .accordion-btn i {
	color: #FFFFFF;
}

.tagline {
	font-size: 21px !important;
	line-height: 33px;
	font-family: 'Proxima-Nova-Semibold' !important;
	text-transform: capitalize !important;
	font-weight: 600 !important;
	margin: 15px 0px !important;
}

.dental-implants-wr p {
	margin: 0 0 15px 0px;
	text-align: justify;
}

.common-template p {
	font-size: 18px;
	line-height: 25px;
	color: #696969;
	font-weight: 500;
	font-family: 'proxima_novalight';
	margin: 0 0 15px 0px;

}

.contactus-wrap .about-right .help-form .ask-btn {
	text-align: center;
}

.contactus-wrap .about-right .help-form .ask-btn:hover {
	cursor: pointer;
}

.search-box-right span input:hover {
	background-color: #3D3D3D;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

#sidenav .header-wrap .header-right .header-blk-1 .call-header a {
	display: inline-block;
	font-size: 17px;
	line-height: 28px;
	background-color: #8EC40A;
	width: 50px;
	height: 50px;
	padding: 11px 10px 9px 10px;
	border-radius: 6px;
}

#sidenav .header-book-appointment a {
	background-color: #8EC40A;
	color: #FFFFFF;
	font-size: 17px;
	line-height: 28px;
	text-align: center;
	padding: 11px 10px 9px 10px;
	display: inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
}

#sidenav .header-book-appointment a img {
	float: left;
}

#sidenav .header-wrap {

	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

#sidenav .header-wrap .header-right .header-book-appointment {
	border-right: 0px;
}

.mainbanner-text .bannertext.bnr2 {
	color: #3a3a3a;
	margin: 0 0 0px 0px;
	font-size: 54px !important;
}

.mainbanner-text .smalltext {
	font-size: 23px !important;
	color: #3a3a3a;
	width: 49%;
	margin: 0 0 10px 0px;
}

.mainbanner-text.bnr2txt .bannerlogo {
	margin: 0 auto !important;
}

.mainbanner-text.bnr2txt .n2-font-1304-paragraph {
	width: 49% !important;
	margin: 0 !important;
}

.mainbanner-text.bnr2txt {
	margin: -50px 0 0 0;
}

.benef-den-imp.wd100 {
	width: 100%;
}

a {
	color: #3d3d3d;
	font-weight: 600;
}

.treatment-bg .treat-sec {
	padding: 47px 0 0px 0px;
}

.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li.book-btn:hover a,
.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li.find-btn:hover a {
	color: #FFFFFF;
}

ul.replace-list li span a {
	color: #696969;
}

ul.smile_sidebar > li.active a {
	color: #FFFFFF;
}

.wonderplugin-gridgallery-item-container a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;

}

.wonderplugin-gridgallery-item.wonderplugin-gridgallery-item-visible {
	box-shadow: 0px 2px 5px 0px rgba(43, 43, 43, 0.2);
	border: 7px solid #ffffff;
}

.wonderplugin-gridgallery-item-container a:after {
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	top: auto;
	bottom: auto;
	opacity: 0;
	transform: translateY(200px);
	-moz-transform: translateY(200px);
	-webkit-transform: translateY(200px);
	content: "";
	position: absolute;
	background: url(../images/hover.png) center 50% no-repeat rgba(0, 0, 0, 0.3);
	top: 0;
	bottom: 0px;
	right: 0px;
	left: 0px;
	opacity: 1;
	color: #ffffff;
	font-size: 18px;
	cursor: pointer;
	opacity: 0;
	line-height: 40px;
}

.wonderplugin-gridgallery-item-container a:hover:after {
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	opacity: 1;
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);

}

.blog-detail ul.blog-tag li p .catname {
	color: #696969;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
}

.prev-blog a:hover p {
	color: #8ec40a;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
}

.prev-blog a:hover img {
	background-color: #8ec40a;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
}

.blog-wrap-t .blog-wbox-1 .blog-thumbnail > span.btn-default:after {
	display: none;
}

div#n2-ss-2 .nextend-arrow {
	overflow: visible !important;
}

.sub-menu.level-3.active > li.no-hover ul.sub-menu.level-4.active {
	display: block;
}

.treatment-section .treat-sec .treatment-we-ofr {
	margin: 50px auto 80px;
}

.about-right .about-r-bx .mainNav ul li a,
.about-right .about-r-bx ul li a {
	font-weight: normal;
}

.request-wr-apt.thanksclass {
	background-color: #FFFFFF;
	padding: 20px 10px;
}

.request-wr-apt.thanksclass .notfound {
	display: table;
	margin: 0 auto;
}

.request-wr-apt.thanksclass p {
	color: #696969;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}

.benef-dental-wr .cost-fin-bx-wr .cost-fin-padding p {
	text-align: center;
}

.smile-gallery-wr .single-item .smile-gallery-bx img {
	width: 100%;
	display: block;
}

.hi-icon-effect-5 .hi-icon:hover a,
.hi-icon-effect-5 .hi-icon a:hover {
	color: #FFFFFF !important;
}

.btn-fix-right a {
	background-color: #8EC40A;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding: 11px 24px 9px 24px;
	display: inline-block;
	border-radius: 6px 6px 0 0px;
	-moz-border-radius: 6px 6px 0 0px;
	-webkit-border-radius: 6px 6px 0 0px;
	-o-border-radius: 6px 6px 0 0px;
}

.btn-fix-right a span {
	display: inline-block;
}

.btn-fix-right a img {
	float: left;
	margin: 0 6px 0 0;
}

.btn-fix-right {
	position: fixed;
	transform: rotate(-90deg);
	right: 0;
	top: 50%;
	z-index: 999;
	margin-right: -104px;
}

.btn-fix-right .hvr-shutter-out-horizontal:hover:before,
.btn-fix-right .hvr-shutter-out-horizontal:focus:before,
.btn-fix-right .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-moz-transform: scaleX(1);
	border-radius: 6px 6px 0 0;
}

.blog-wrap-t .blog-wbox-1.blog-gendt-blk .blog-thumbnail h5 {
	margin: 0px;
}

.blog-wrap-t .blog-wbox-1.blog-gendt-blk .blog-thumbnail h5:after {
	display: none;
}

.blog-wrap-t .blog-wbox-1 a {
	display: block;
	width: 100%;
	height: 100%;
}

/*.blog-wrap-t .blog-wbox-1:hover .btn-default
{
  background-color: #8ec40a;
    color: #FFFFFF;
    transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
}*/
.blog-wrap-t .blog-wbox-1.blog-gendt-blk:hover .blog-thumbnail h5 {
	color: #393939;
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

.blog-wrap-t .blog-wbox-1.blog-gendt-blk .blog-thumbnail h5 {
	transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
}

#about_download_free_ebook .formcontrol input,
#about_download_free_ebook .formcontrol-full input {
	height: 45px;
	width: 100%;
	border: 1px solid #c2c2c2;
	padding: 2px 15px;
	font-size: 16px;
	color: #696969;
	font-weight: 300;
	font-family: 'proxima_nova_altregular';
}

#about_download_free_ebook .formcontrol,
#about_download_free_ebook .formcontrol-r {
	width: 49%;
	float: left;
	margin: 0 0 15px 0px;
}

#about_download_free_ebook .formcontrol-r {
	float: right;
}

#about_download_free_ebook form.wpcf7-form {
	float: left;
	width: 55%;
}

#about_download_free_ebook .formcontrol-full {
	width: 100%;
	float: left;
	margin: 0 0 15px 0px;
}

#about_download_free_ebook ul.formsbt li {
	list-style-type: none;
	float: left;
	width: 50%;
	position: relative;
}

#about_download_free_ebook ul.formsbt li .ask-btn {
	padding: 0px;
	float: right;
}

#about_download_free_ebook ul.formsbt li .ask-btn input {
	padding: 12px 20px;
	color: #ffffff;
	font-size: 18px;
	background-color: transparent;
	border: 0px;
	font-size: 18px;
	font-family: 'proxima_nova_altregular';
}

#about_download_free_ebook ul.formsbt li .ask-btn input:hover {
	cursor: pointer;
}

#about_download_free_ebook ul.formsbt li .ajax-loader {

	display: inline-block;

	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
	position: absolute;
	left: -28px;
}

#about_download_free_ebook ul.formsbt {
	float: left;
	width: 100%;
}

#wonderplugingridgallery-1 .wonderplugin-gridgallery-loadmore-btn {
	background-color: #8ec40a !important;
	font-size: 16px !important;
	color: #FFFFFF !important;
	font-family: 'proxima_nova_altregular' !important;
	background: url(../images/loader.png) #8ec40a 10% 43% !important;
	background-repeat: no-repeat !important;
	border: 0px !important;
	text-shadow: none !important;
	text-transform: uppercase !important;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	padding: 11px 20px 11px 50px !important;
}

#wonderplugingridgallery-1 .wonderplugin-gridgallery-loadmore-btn:hover {
	background: url(../images/loader.png) #3D3D3D 10% 43% !important;
	color: #FFFFFF;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	background-repeat: no-repeat !important;
}

/*.blog-wrap-t .blog-wbox-1 .blog-img{position:relative;overflow:hidden;}
.blog-wrap-t .blog-wbox-1 .blog-img:hover{
  transform:scale(1.3);
}*/
.blog-wrap-t .blog-wbox-1 {
	overflow: hidden;
	position: relative;
}

.blog-img {
	position: relative;
	overflow: hidden;
	display: block;
}

.blog-wrap-t .blog-wbox-1 .blog-img img {
	transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
}

.blog-wrap-t .blog-wbox-1:hover .blog-img img {
	transform: scale3d(1.2, 1.2, 1);
	-moz-transform: scale3d(1.2, 1.2, 1);
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
}

.mainNav ul li.has-subnav ul li.activeitem {
	background-color: #58585d;
}

.about-left .about-doc-wr#about_our_team {
	height: auto;
}

.new-technology .thumbnail-w {
	width: 49%;
	margin: 0 2% 14px 0px;
}

.new-technology .thumbnail-w:nth-child(even) {
	margin: 0 0 14px 0px;
}

.new-technology {
	float: left;
	width: 100%;
	clear: both;
	margin: 0 0 40px 0px;
}

.new-technology .blog-wrap-t .blog-wbox-1 .blog-img,
.new-technology .thumbnail-w .thumbnail-img {
	border-bottom: 1px solid #e6e6e6;
}

.header-wrap .header-right .header-blk-1.header-blk-second {
	padding-top: 3px !important;
}

.invisalign-slide .invisalign-box .invisalign-left ul.invisalign-ul li.find-btn a {
	color: #7D7C82;
}

.common-space-tem {
	margin: 15px 0 0 0;
}

.drc-tit.pdclass {
	margin: 15px 0 0 0;
}

.htagscalss h3 {
	margin: 35px 0 15px 0px;
}

.about-wrap.dental-implants-wr .disclaimer p {
	text-align: center;
}

.prev-blog a p {
	font-weight: 400;
}

.view_all {
	background-color: #8ec40a !important;
	font-size: 16px !important;
	color: #FFFFFF !important;
	font-family: 'proxima_nova_altregular' !important;
	background: url(../images/loader.png) #8ec40a 10% 43% !important;
	background-repeat: no-repeat !important;
	border: 0px !important;
	text-shadow: none !important;
	text-transform: uppercase !important;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	padding: 11px 20px 11px 50px !important;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-weight: normal;
	margin: 12px auto 0 auto;
	display: table;
}

.view_all_part {
	float: left;
	width: 100%;
}

.myform .form-control.half.doblbl .dob_child {
	/* border: 1px solid; */
	/* float: right;
    width: 70%;*/
}

.contactus-wrap ul.hi-icon-effect-5 li.instagram {
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);

}

.myform ul.formsbt li {
	position: relative;
}

div.wpcf7 .ajax-loader {
	position: absolute;
	float: none;
	left: -30px;
}

.view_all:hover {
	background: url(../images/loader.png) #3D3D3D 10% 43% !important;
	color: #FFFFFF;
	transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-webkit-transition: all 500ms linear;
	background-repeat: no-repeat !important;
}

.about-right .help-form {
	position: relative;
	min-height: 800px;
}

.help-form .h-frm .img-r-sa {
	position: absolute;
	margin: 0px;
	right: 0px;
	bottom: 0px;
}

.help-form ul.formsbt {
	position: relative;
	z-index: 1;
}

.form-control.half.doblbl {
	position: relative;
}

.myform .form-control.half.doblbl > span {
	position: absolute;
	left: 0px;
	z-index: 2;
	border-right: #c2c2c2;
	z-index: 2;
	width: auto;
	padding: 0 14px;
	border-right: 1px solid #c2c2c2;
}

.myform .form-control.half.doblbl .dob_child {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	border-right: 0px;
}

.myform .form-control.half.doblbl .dob_child input {
	padding: 0 0 0 100px;
}

img.homemapimg {
	display: block;
}

.mainbanner-text .bannertext.bnr3 {
	margin: 0;
}

.mainbanner-text .bannertext.bnr4{margin-top: -170px}
.mainbanner-text .bannertext.bnr4{font-size: 38px !important;line-height: 44px !important;color: #3a3a3a;margin-bottom: 45px}
.mainbanner-text .smalltext.withtext {
	color: #FFFFFF;
}

p.smallfonts {
	font-size: 13px;
	margin-top: -12px;
	text-align: justify;
}

.pclassdesign p {
	color: #696969;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 10px 0px;
}

.termsdate {
	border: none !important;
	padding: 0px !important;
	font-weight: bold !important;
}

textarea {
	resize: none;
}

.new-technology .blog-wrap-t .blog-wbox-1 {
	width: 49%;
	margin: 0 2% 25px 0px;
}

.new-technology .blog-wrap-t .blog-wbox-1:nth-child(2n) {
	margin: 0 0 25px 0px;
}

.prev-blog.next-blog a {
	float: right;
}

.prev-blog.next-blog a p {
	border-right: 0px !important;
}

.prev-blog.next-blog a img {
	border-left: 1px solid rgba(194, 194, 194, 0.60);
	float: right;
}

div.wpcf7 .screen-reader-response {
	position: initial;
	overflow: auto;
	height: initial;
	width: initial;
	color: red;
	font-weight: bold;
	margin-bottom: 20px;
}

div.wpcf7 .screen-reader-response ul {
	display: none;
}

.map-wr-hm {
	overflow: hidden;
}

.badgeclass {
	margin: 0 auto !important;
}

.pr_wraper {
	width: 100%;
	height: auto !important;
}

.pr_wraper p {
	text-align: left !important;
	font-size: 17px !important;
	padding-right: 30px;
}

.pr_wraper h6.drc-sub-tit {
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}

.ulliclass-paymentlist {
	list-style: none;
	padding-left: 70px;
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
	max-width: 700px;
}

.ulliclass-paymentlist li {
	width: 50%;
	float: left;
	font-size: 18px;
	margin: 2px 0;
}

.common-space-tem iframe {
	margin-bottom: 15px
}

/**topbar - update12oct18**/
.top-bar {
	background: #ececec;
	border-bottom: 2px solid #3D3D3D;
	padding: 9px 0;
}

.top-bar img {
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;

}

.top-bar .top-left span {
	color: #2a2929;
	font-size: 18px;
	font-weight: 400;
	display: inline-block;
}

.top-left {
	float: left;
	font-size: 18px;
	width: calc(100% - 290px);
	padding: 5px 0px;
}

.top-right {
	float: right;
}

/*=========================*/

.chirstmas_class .pkg-price-cir{position: relative;}
.chirstmas_class .pkg-price-cir:after{content: "";background: url(../images/offer-page-bell.png) no-repeat;position: absolute;top:15px;left:0;right:0;margin: 0 auto;width: 68px;height: 66px;}
.chirstmas_class .pkg-price-cir p{margin-top: 55px;line-height: 16px;}
.chirstmas_class .pkg-price-cir h4{margin:0;}
.chirstmas_class .pkg-price-cir{padding: 0px !important;}
.chirstmas_class, .chirstmas_class .invisalign-right{position: relative;}
.chirstmas_class:after{content: "";background: url(../images/offer-page-banner-bg.png);background-size: contain;position: absolute;bottom:0;right:0;left:0;z-index: 1;height: 228px;}
.chirstmas_class img{position: relative;z-index: 2;}
.chirstmas_class .package-ser-right{position: relative;z-index: 9;}
.invisalign-box.chirstmas_class:after{background: url(../images/offer-bg.png);height: 197px;width: 937px;}
.chirstmas_class .invisalign-right:after{content: "";background: url(../images/offer-bg-bell.png);position:absolute;width: 79px; height: 72px;top:0;right:0;}

/*--UI FIXES--*/
.img_rot{margin: 80px 0 -30px;box-shadow: 0 0 6px 1px rgba(101, 101, 101, 0.23);-moz-box-shadow: 0 0 6px 1px rgba(101, 101, 101, 0.23);-webkit-box-shadow: 0 0 6px 1px rgba(101, 101, 101, 0.23);}
.dental-implants-wr p.top_cls{margin: 35px 0 15px 0px;}
.page_list ul.replace-list li{padding: 0 0 20px 35px;}
.page_list  .replace-list{margin-bottom: 35px;}
.page_list h6{    margin: 0px 0 30px 0px;}
.frm_dv .formcontrol  .txtcnt{height: 45px;width: 100%;border: 1px solid #c2c2c2;padding: 2px 15px;font-size: 16px;color: #696969;font-weight: 300;
	font-family: 'proxima_nova_altregular';}
.frm_dv .formcontrol-full .txtar{font-family: 'proxima_nova_altregular';height: 156px;padding: 15px 15px;font-size: 16px;color: #696969;font-weight: 300;font-family: inherit;width: 100%;margin: 0 0 22px 0px;}
.frm_dv .formcontrol {margin: 0 0 22px 0px;}
.frm_dv .col-6{width: 48%;float: left;}
.frm_dv .col-6:nth-of-type(even){float: right;}
.frm_dv .formsbt li{list-style: none;}
.frm_dv  ul.formsbt li input {background-color: transparent;padding: 12px 9px 12px 20px;border: 0px;color: #FFFFFF;font-size: 18px;
	font-family: 'proxima_nova_altregular';}
.frm_dv  ul.formsbt .ask-btn{padding: 0;text-align: center;}
.frm_dv  ul.formsbt li:first-child{float: left;}
.frm_dv  ul.formsbt li:last-child{float: right;}


.terms_div p.smallfonts {
    font-size: 18px;
    line-height: 25px;
    color: #696969;
    font-weight: 500;
    font-family: 'proxima_novalight';
    margin: 0 0 15px 0px;
}
/*.bg-northshore-grey{padding-top:80px;}*/
.about-wrap{margin-bottom: 80px;}

.mission-statement-wrap .heading-green{padding-top:60px;}

.fees-table ul li{list-style: none;width: 100%;display: block;}
.fees-table ul li div{float: left;}
.fees-table ul li div:first-of-type{width: calc(100% - 300px);}
.fees-table ul li div:last-of-type{width: 300px;}
.full-row{width: 100%;}
ul.sub-ft{clear: both;}

.fees-table ul{border: 1px solid #3d3d3d;}
.fees-table ul li div{font-size: 18px;
    line-height: 25px;
    color: #696969;
    font-weight: 500;
    font-family: 'proxima_novalight';padding: 10px; }
.fees-table ul li:nth-child(even){background: #e0e0e0; }
.fees-table ul li:nth-child(odd){background: #fff;}
.ft-price{font-size: 16px;}

.fees-table ul li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.ft-price strong{display: block;}
.fees-table ul li .sub-ft{border: none;}
.fees-table ul li .sub-ft li{background: transparent !important;}
.fees-table ul li div.head{font-size: 18px;
    font-weight: bold;
        color: #ffffff;
    background: #4c4c4f;}
.newmonth a:hover{color: #8EC40A;}