@font-face {
 font-family: 'fonts/callie_handregular';
 src: url('fonts/callie_hand-trial_version-webfont.eot');
 src: url('fonts/callie_hand-trial_version-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/callie_hand-trial_version-webfont.woff') format('woff'), url('fonts/callie_hand-trial_version-webfont.ttf') format('truetype'), url('fonts/callie_hand-trial_version-webfont.svg#callie_handregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
/* COMMON STYLE START */
body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #522721;
}
/* COMMON STYLE END */
.clear {
	margin:0px;
	padding:0px;
	clear:both;
}
/********Header Section*********/
header {
	width:100%;
	float:left;
	border-bottom:#edd5c9 14px solid;
	padding:10px 0;
}
/*********Footer Section*************/
.copyright-main {
	background:#515151;
	padding:20px 0px 230px 0;
	margin-top:0px;
	width:100%;
	float:left;
}
.copyright {
	color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
}
.web {
	color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
}
.web a {
	color: #ccc;
	text-decoration:underline;
	font-weight:bold;
}
.web a:hover {
	color: #ccc;
	text-decoration:none;
	font-weight:bold;
}
/*___ back to top ___*/

#back-to-top {
	position:fixed;
	bottom: 35px;
	right: 17px;
	z-index:898989;
}
#back-to-top a {
	display:block;
	-moz-transition:color 1s;
	-webkit-transition:color 1s;
	-o-transition:color 1s;
	display:block;
	height:47px;
	width:48px;
}
.form-img {
	float: right;
	margin-bottom: 10px;
}
.none-padding { padding:0px; }
/*-- Ask form css --*/
.ask-form {
	margin:0;
	padding:0px 0px 0px 0px;
}
.ask-form h3 {
	border: medium none;
	font-size: 26px;
	line-height: 36px;
	margin: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
}
.ask-form form {
	margin:0;
	padding:0;
}
.stick-form .ask-form {
	margin:0;
	padding:0px 0px 10px 0px;
}
.stick-form .form-head {
	display:block;
	color: #FFF;
	font-size: 25px;
	font-weight: 300;
	line-height:25px;
	margin:0px 0 10px 0;
	padding-top: 0;
	text-align: left;
	text-transform: uppercase;
}
.stick-form {
	position:fixed;
	bottom:0px;
	width:auto;
	animation: position1 1s;
	-webkit-animation: position1 1s;
	-moz-animation: position1 1s;
	width:100%;
	right:0px;
	background:#edd5c9;
	padding:0px 0px 10px 0;
	z-index:11111;
}
.ask-form small {
	display:block;
	padding:0 0 18px 0;
	line-height:11px;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-size:11px;
}
.ask-form .verify {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	width:45px;
	float:left;
	margin-top:7px;
}
.ask-form .sm-input {
	width:94px;
	margin:0 2px 0 0 !important;
}
.ask-form input[type="text"], .ask-form input[type="email"], .ask-form textarea {
	padding:6px 0;
	text-indent:10px;
	font-size:12px;
	margin-bottom:10px;
	font-size:14px;
}
.ask-form .required { font-weight:bold; }
.ask-form .required2 { font-weight:normal; }
.ask-form .result {
	height:20px;
	display:block;
	color:#F00;
}
.container-form .span5 { width:34%; }
.stick-form .container-form .span5 { width:34%; }
.box-img {
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.box-img img { }
/*Landingpage*/
.addre-col {
	color: #542621;
	float: left;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 0px;
	padding:26px 0 0px;
	text-align: right;
	width: 100%;
}
.addre-col .call-no { margin-bottom:25px; }
.qoute-1 {
	margin-bottom:5px;
	margin-right:5px;
}
.qoute-2 {
	margin-top:10px;
	margin-left:5px;
}
.call-today {
	margin-bottom: 15px;
	margin-left: 40%;
	text-align: center;
	width: 50%;
}
.call-no {
	font-size:50px;
	margin-bottom:15px;
	padding-top:10px;
	color:#6f7d70;
}
.call-no a, .call-no a:hover, .call-no a:focus { color:#542621; }
.addre-col span {
	color:#6f7d70;
	font-size:27px;
	padding-right:7px;
}
.ask-expert-col2 {
	width:100%;
	float:left;
	background:#FFF;
	text-align:left;
	padding:0px 0px 50px 0px;
	margin-top:0px;
}
.ask-expert-col {
	width:100%;
	float:left;
	background:#edd5c9;
	text-align:left;
	padding:0px 0px 6px 0px;
	margin-top:0px;
}
.btn-info {
	color:#542621;
	background-color:#fff;
	border:solid 1px #542621;
	transition:0.6s;
}
.btn-info:hover, .btn-info:focus {
	color:#fff;
	background-image:none;
	background-color:#542621;
	transition:0.6s;
}
.accordion-heading ul li a {
	text-align:center;
	display:inline-block;
	color: #542621;
	font-size:22px;
	line-height:50px;
	font-weight:400;
	text-transform:uppercase;
	text-decoration: none;
}
.ask-expert-col a {
	/*text-align:center;
	display:inline-block;
	color:#444;
	font-size:22px;
	line-height:50px;
	font-weight:400;
	text-transform:uppercase;*/
	text-decoration: underline;
	color: inherit;
}
.ask-expert-col a:hover, .ask-expert-col a:focus {
	text-decoration: none;
}
.padding-bot-10 { padding-bottom: 10px; }
.main-bg { background:#FFF; }
.form-img-landing {
	/*float: right;
  margin-bottom: 20px;*/
  position: absolute;
	right: -93px;
	top: -36px;
}
.accordion-heading ul li { padding: 10px 0; }
.cols-landing2 {
	display:block;
	width:760px;
	float:right;
}
.text-area-w {
	float:left;
	padding:6px 0 6px 0 !important;
	line-height:20px !important;
	height: 20px !important;
}
ul.logo-list li {
	height: 50px;
	list-style: outside none none;
	padding-bottom:15px;
	width: 70%;
	margin:0px auto 15px auto;
}
.captcha-main {
	width:200px;
	float:left;
}
.implant-banner { position: relative; }
.btn-sendnow { float:left; }
.implant-txt {
	background: url(../images/watermark-logo.png) no-repeat center center;
	font-size: 55px;
	/*line-height:95px;*/
	text-align: left;
	padding-top:15px;
}
.implant-text1 { font-weight: bold; }
.implant-text2 { font-weight: 600; }
.implant-text3 { font-size: 35px; }
.implant-txt ul {
	margin-left:0px;
	padding:0px;
	margin-bottom:20px;
}
.implant-txt ul.banner-txt-list li {
	display:block;
	font-size:17px;
	color:#666;
	text-align:left;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	padding:0px 0 0 20px !important;
	line-height:20px;
	margin:10px 0 0px 0;
	background:url(../images/icon.png) no-repeat 0px 6px;
}
/*.implant-txt ul.banner-logo-list li { margin:0px; padding:0px; display:inline; list-style:none; margin:0 2% 0 0;  }*/

.implant-txt ul.banner-logo-list li {
	float: left;
	list-style: outside none none;
	margin: 0 0 0 0;
	padding: 0 0 10px;
	text-align: center;
	width: 32%;
	height:52px;
}
.implant-txt ul.banner-logo-list li.logo-last { margin:0px; }
ul.list li {
	display:block;
	font-size:18px;
	color:#072371;
	text-align:left;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	padding:0px 0 0 20px !important;
	line-height:24px;
	margin:10px 0 0px 0;
	background:url(../images/icon.png) no-repeat 0px 6px;
}
.btn2 {
	background:#7eccbe;
	padding:11px 10px !important;
	color:#FFF;
	text-shadow:none !important;
}
ul.list {
	margin:20px 0px 0px 0px;
	padding:0;
}
ul.list li { color: #542621; }
.footer-box { margin-bottom:30px; }
.map-landing {    border-top: 1px solid #CCC;
    background: url(../images/google-map.png) top center;
    min-height: 352px;
    clear: both; }
.f-ttl {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
	text-transform: uppercase;
}
.call-no {
	font-size: 50px;
	margin-bottom: 40px;
	padding-top: 10px;
	color: #6f7d70;
}
.call-no:last-of-type { margin-bottom:0px; }
.footer-box .call-no img {
	margin-right: 10px;
	max-width: 30px;
}
.footer-box .call-no { font-size: 20px; }
.logos {
	text-align: center;
	padding: 10px 0px;
}
.ask-expert-col p { text-align: left; }
/*.implant-img {
	position: relative;
	padding-top:8px;
	text-align:center;
}*/
.implant-img {
	position:absolute;
	/*bottom:0px;*/
	bottom:0px;
	right:0px;
	text-align:right;
}
.paragraph1 {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 30px;
	margin-top: 50px;
	text-transform: uppercase;
}
.paragraph-head {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:10px;
}
.heading-second { margin-top: 0; }
.implant-text1 {
	font-size:60px;
	line-height:70px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.3px;
	color:#542621;
}
.implant-text2 {
	font-weight: 100;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-size:45px;
	line-height:55px;
	color:#542621;
}
.implant-text2 span { color:#999; }
.implant-text3 {
	font-size: 35px;
	margin-top: 11px;
}
#imgCaptcha_implants {
	height:34px !important;
	width:53px !important;
}
.form-head { display: none; }
.content-txt { display:block; }
.content-txt h4 {
	display:block;
	font-size:36px;
	line-height: 55px;
	font-family:"Open Sans", sans-serif;
	font-size: 36px;
	margin: 15px 0 5px 0;
	padding: 0px;
	color: #542621;
	margin:20px 0 10px 0;
}
.content-txt p {
	display:block;
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	color: #522721;
	font-weight:100;
	padding:0px !important;
	line-height:24px;
	margin:20px 0 0px 0;
}
.contact-head {
	text-align:left;
	color:#542621;
	border-bottom:none !important;
	font-weight:400;
}
.imp-head {
	font-size: 36px;
	font-family:"Open Sans", sans-serif;
	font-size: 36px;
	padding: 0px;
	color: #542621;
	margin: 30px 0 10px 0;
	line-height: 55px;
}
.accordion-inner p, .accordion-inner ul li {
	color:#522721;
	font-weight:400;
}
.image-bor {
	border:1px solid #7eccbe;
	padding:4px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
.ask-form .span4 { margin-left:29px }
.reviewbox {
	display:block;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #542621;
	font-weight:100;
	line-height:28px;
	padding:15px;
	margin:20px 0 0px 0;
	text-align:center;
	background-color:#edd5c9;
}
.reviewbox .qoute-1, .reviewbox .qoute-2 { max-width:20px; }
.reviewbox .qoute-1 {
	margin-top:-6px;
	margin-right:7px;
}
.reviewbox .qoute-2 {
	margin-top:10px;
	margin-left:7px;
}
.inman-logo {
	margin: 10px 0px 10px 10px;
	float:right;
	width:280px;
	padding:10px;
}
.inman-logo img { width:100%; }
/*.banner-logo-list{ margin-top:-10px !important;}*/
.reviewbox .reviewer-name { margin-top:10px; }
.before-after { margin-top:15px; }
iframe.y-video {
	width:100%;
	height:320px;
	margin-bottom:20px;
}
#accordion2 .collapse { border:none; }
#accordion2 .collapse.in { border:1px solid #e5e5e5; }

/* IE6/7/8 */
@media \0screen\,screen\9 {
.row { margin-left: -30px; *zoom: 1;
}
.row:before, .row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after { clear: both; }
 [class*="span"] {
 float: left;
 min-height: 1px;
 margin-left: 30px;
}
.container { width: 1170px; }
.span12 { width: 1170px; }
.span11 { width: 1070px; }
.span10 { width: 970px; }
.span9 { width: 870px; }
.span8 { width: 770px; }
.span7 { width: 670px; }
.span6 { width: 570px; }
.span5 { width: 470px; }
.span4 { width: 370px; }
.span3 { width: 270px; }
.span2 { width: 170px; }
.span1 { width: 70px; }
}
.footer-box ul { margin-bottom:0; }
.footer-box ul li { }
.call-no a { cursor:default; }
.facebook a { cursor:pointer; }
.star-note {
	font-size:11px;
	font-weight:bold;
	clear:both;
	text-align:left;
	color:#999;
}
.margin-top { margin-top:30px; }
.opninghours table td {
	font-size:16px;
	line-height:28px;
}
.addre-col .rTapNumber206515 {
	color:#542621;
	font-size:50px;
}
.footer-box .rTapNumber206515 {
	color: #542621;
	font-size: 20px;
}
.google-map {
	overflow:hidden;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
}
.google-map input {
	font-size: 14px;
	text-indent: 10px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #848484;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.form-txt { margin-bottom:10px; }
#map1 .btn-info {
	border: 1px solid #848484;
	padding:5px 10px 5px 10px;
}
.phone-call-tracking {color:#6f7d70 !important;}
.phone-call-tracking:hover{color:#6f7d70 !important; cursor:default;}

.clr{ clear: both; }

.list-group li {
    font-size: 17px;
    line-height: 28px;
    list-style-position: inside;
	font-weight: 300;
}

.list-group.span6 { margin-left: 0; }

.team p strong {
    font-size: 18px;
    line-height: 28px;
    margin-top: 10px;
    clear: both;
    float: left;
    width: 100%;
}
.team p {
    font-size: 16px;
    line-height: 24px;
    color: #542621;
}
.team img{ border: 2px solid #532621 !important; border-radius: 100px 100px 100px 100px !important; -moz-border-radius: 100px 100px 100px 100px !important;-webkit-border-radius: 100px 100px 100px 100px !important; }

.team a:hover  img{ border-color: #acd1c9 !important; transform: scale(1.1);}
.team a {
    display: block;
}

.team img {
    -webkit-transition-duration: 1s; -moz-transition-duration: 1s; transition-duration: 1s;
}
.team img:hover img {
    
}
.span9.ul-list { margin: 0 auto; float: none; }
.copyright-main.thanks {
    padding-bottom: 30px;
}

#apexchat_invitation_container_wrapper,
#apexchat_invitation_container_minimized_wrapper { 
	bottom: 100px !important
}
.stickypage #apexchat_invitation_container_wrapper,
.stickypage #apexchat_invitation_container_minimized_wrapper { 
	bottom: 170px !important
}
@media (max-width: 979px) and (min-width: 768px) {
	.stickypage #apexchat_invitation_container_wrapper,
	.stickypage #apexchat_invitation_container_minimized_wrapper { 
		bottom: 190px !important
	}
}
@media (max-width: 767px) {
	#apexchat_invitation_container_wrapper,
	#apexchat_invitation_container_minimized_wrapper,
	.stickypage #apexchat_invitation_container_wrapper,
	.stickypage #apexchat_invitation_container_minimized_wrapper { 
		bottom: 0px !important
	}
	#back-to-top { bottom: 160px; }
}