body {
	font-size: 15px;
}
body .container,
body .woocommerce-tabs .full-width-content .tab-container {
	max-width: 1000px;
	padding: 0px;
}
.nav-bar {
    background: #ffffff;
    border: solid 1px #eaedf3;
}
#header-outer .nav-bar .row .col.span_9 {
	width: 100%;
}
#header-outer header#top .nav-bar nav > ul.buttons {
	display: none;
}
header#top .nav-bar nav > ul {
	float: none;
    text-transform: uppercase;
	display: table;
	width: 100%;
}
header#top .nav-bar nav > ul > li {
	margin-right: 0px;
	border-right: 1px solid #eaedf3;
	float: none;
    display: table-cell;
}
header#top .nav-bar nav > ul > li:last-child {
	border-right: 0;
}
header#top .nav-bar nav > ul > li > a {
	padding: 10px 27px 10px 27px!important;
	margin: 0px;
	font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.9px;
    color: #08457b;
	text-align: center;
}
header#top .nav-bar nav > ul > li:first-child > a {
	padding-left: 0!important;
}
header#top .nav-bar nav > ul > li:last-child > a {
	padding-right: 24px!important;
}
header#top .nav-bar nav > ul > li > a i {
    font-size: 18px;
    color: #08457b;
}
header#top .nav-bar nav > ul > li.current-menu-item > a {
	background: #00457b none repeat scroll 0 0;
	color: #ffffff !important;
}
/**/
header#top .sf-menu li > ul.sub-menu {
	background: #f1f2f4!important;
	width: 216px!important;
}
header#top .sf-menu li > ul.sub-menu li a{
	background: #f1f2f4!important;
}
/**/
header#top .sf-menu li.megamenu > ul.sub-menu {
	background: #f1f2f4!important;
	width: 69%!important;
}
header#top .sf-menu li.megamenu > ul.sub-menu li a {
	background-color: #f1f2f4 !important;
}
#header-outer {
	padding-top: 5px!important;
}
header#top > .container .row {
	padding-bottom: 5px;
}
header#top > .container .row .col:last-child {
	padding: 9px 0;
	font-size: 16px;
	color: #444;
	font-family: "Roboto", sans-serif;
	line-height: 30px;
}
header#top > .container .row .col:last-child span {
	display: inline-block;
	margin-right: 32px;
/*	padding-left: 40px;*/
	text-align: right;
	vertical-align: middle;
}
header#top > .container .row .col:last-child span.schedule {
/*	background: url(../img/icon-clock.png) left center no-repeat;*/
	display: none;
}

/*
header#top > .container .row .col:last-child span.phone {
	background: url(../img/icon-phone.png) left center no-repeat;
}
*/

#sidebar .widget {
	margin-bottom: 6px;
}
#sidebar .widget > h4 {
	cursor: pointer;
	background: #00457b;
	text-transform: lowercase;
	color: #fff;
	margin-bottom: 0px;
	padding: 15px 0px 15px 70px;
	font-size: 20px;
	font-family: 'Harabara';
	letter-spacing: normal;
	line-height: 26px;
	position: relative;
}
#sidebar .widget.expanded > h4,
#sidebar .widget > h4:hover {
	background: #a9a9a9;
}
#sidebar .widget > h4:before {
	background: #a9a9a9/*#3c3834*/
	url(../img/icon-phone-white.png) center center no-repeat;
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 58px;
}
#sidebar .widget:nth-child(2) > h4:before {
	background-image: url(../img/icon-folder.png);
}
#sidebar .widget:nth-child(3) > h4:before {
	background-image: url(../img/icon-calendar.png);
}
#sidebar .widget:nth-child(4) > h4:before {
	background-image: url(../img/icon-info.png);
}
#sidebar .widget .textwidget,
#sidebar .widget .widget-body {
	background: #efefef;
	padding: 15px;
	display: none;
}
#sidebar .widget .wpcf7 {
	display: none;
}
#sidebar .widget.expanded .textwidget,
#sidebar .widget.expanded .wpcf7,
#sidebar .widget.expanded .widget-body {
	display: block;
}
#sidebar .widget .wpcf7 {
	background: #efefef;
	padding: 15px 0px;
}
#sidebar .widget .wpcf7 p {
	padding: 0px 15px 10px;
}
#sidebar .widget .wpcf7 label,
#sidebar .widget .wpcf7 br {
	display: none;
}
#sidebar .widget .wpcf7 input[type=text],
#sidebar .widget .wpcf7 input[type=email],
#sidebar .widget .wpcf7 textarea {
	background: #fff;
	border-radius: 5px;
	border: 0px none;
	outline: none;
	box-shadow: none;
}
#sidebar .widget .wpcf7 textarea {
	height: 100px;
}
#footer-signup {
	background: /*#3c3834*/
	#7e7e7e;
	padding: 55px 0px 35px;
	color: #fff;
	text-align: center;
}
#footer-signup .input,
#footer-signup .submit {
	display: inline-block;
	vertical-align: middle;
}
#footer-signup .form-res {
	line-height: 20px;
	font-size: 13px;
	opacity: 0;
}
#footer-signup .form-res.show {
	opacity: 1;
}
#footer-signup label {
	font-size: 28px;
	padding-bottom: 20px;
	color: #fff;
	vertical-align: middle;
	display: inline-block;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	margin-right: 20px;
}
#footer-signup input {
	background: #fff;
	border-radius: 5px;
	width: 242px;
	font-family: 'Roboto', sans-serif;
	border: 0px none;
	padding: 0px 15px !important;
	font-size: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	margin-right: 7px;
	height: 56px;
}
#footer-signup button,
body .nectar-button,
body .nectar-button.medium {
	color: #fff;
	border: 0px none;
	background: #00457b;
	height: 56px;
	line-height: 56px;
	padding: 0px 25px;
	opacity: 1;
	cursor: pointer;
	border-radius: 5px;
	font-family: 'Harabara';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 28px;
	vertical-align: middle;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
}
body.home .container-wrap {
	padding-bottom: 0px;
}
body.home .main-content > .row > .full-width-section:first-child {
	margin-bottom: 70px;
}
body.home .main-content > .row > .full-width-section:first-child h1 {
	font-family: 'Harabara';
	color: #272727;
	font-size: 65px;
	line-height: 0.85;
	margin-top: 20px;
	margin-bottom: 15px;
}
body.home .main-content > .row > .full-width-section:first-child h2 {
	font-size: 44px;
	color: #515559;
	letter-spacing: normal;
	margin-bottom: 40px;
	line-height: 1.1;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
body.home .main-content .four-cols {
	padding-bottom: 55px !important;
	line-height: 1.4;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}
body.home .main-content .four-cols h3 {
	font-family: 'Harabara';
	font-weight: normal;
	font-size: 24px;
	line-height: 1.1;
}
body.home .main-content .four-cols h3 a {
	color: #444 !important;
}
body.home .main-content .four-cols .span_3:hover img {
	opacity: 0.7;
}
body.home .main-content .our-philosophy {
	padding-top: 45px !important;
	padding-bottom: 40px !important;
}
body.home .main-content .our-philosophy .section-title {
	border-bottom: 0px none;
	font-family: 'Harabara';
	font-weight: normal;
	line-height: 1.2;
}
body.home .main-content .our-philosophy .col.section-title {
	padding-bottom: 40px;
}
body.home .main-content .our-philosophy .col.section-title h2 {
	margin: 0px;
}
body.home .main-content .our-philosophy .col.section-title p {
	font-family: 'Harabara';
	line-height: 1.2;
	font-weight: normal;
	font-size: 44px;
}
body.home .main-content .our-philosophy h4 {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	position: relative;
}
body.home .main-content .our-philosophy h4 img {
	position: absolute;
	left: -35px;
	top: 2px;
}
body.home .main-content .our-philosophy .span_6 {
	margin-bottom: 20px;
	padding: 0px 80px;
	line-height: 1.3;
}
body.home .main-content .our-philosophy .nectar-button {
	display: inline-block;
	margin-bottom: 0px;
	margin-top: 30px;
	vertical-align: middle;
}
body.home .main-content .our-philosophy div.clear {
	padding-bottom: 1px;
}
body.home .main-content .happy-clients {
	padding-top: 50px !important;
	padding-bottom: 55px !important;
}
body.home .main-content .happy-clients .section-title {
	border-bottom: 0px none;
	font-family: 'Harabara';
	color: #282828;
	font-weight: normal;
	line-height: 1.2;
}
body.home .main-content .happy-clients .col.section-title {
	padding-bottom: 40px;
}
body.home .main-content .happy-clients .col.section-title h2 {
	margin: 0px;
}
body.home .main-content .happy-clients .col.section-title p {
	font-family: 'Harabara';
	line-height: 1.2;
	font-weight: normal;
	font-size: 44px;
}
body.home .main-content .happy-clients .span_6 {
	border: 2px solid #efefef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 40px 30px;
	font-size: 18px;
	color: #a3a3a3;
	line-height: 1.2;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
body.home .main-content .happy-clients .span_6:before {
	background: #fff;
	content: "";
	left: 25px;
	top: -18px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 40px;
	width: 200px;
}
body.home .main-content .happy-clients .span_6:after {
	background: url(../img/icon-quotes.png) left top no-repeat;
	content: "";
	left: 30px;
	top: -16px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 35px;
	width: 44px;
}
body.home .main-content .happy-clients .span_6:last-child:before {
	background: url(../img/icon-teeth.png) left top no-repeat;
	width: 41px;
	height: 41px;
	content: "";
	left: 30px;
	top: -20px;
	position: absolute;
	visibility: visible;
	z-index: 3;
}
body.home .main-content .happy-clients .span_6:last-child:after {
	background: #fff;
	color: #00457b;
	content: "before & after";
	font-family: 'Harabara';
	font-size: 28px;
	white-space: nowrap;
	left: 25px;
	padding: 0px 10px 0px 55px;
	line-height: 40px;
	top: -20px;
	position: absolute;
	visibility: visible;
	width: 150px;
	z-index: 2;
}
body.home .main-content .happy-clients .span_6 strong {
	color: #666;
	display: block;
	padding-top: 15px;
}
body.home .main-content .happy-clients div.clear {
	padding-bottom: 1px;
}
body.home .main-content .get-in-touch {
	text-align: center;
	font-size: 32px;
	letter-spacing: normal;
	line-height: normal;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
body.home .main-content .get-in-touch strong {
	font-family: 'Roboto', sans-serif;
	letter-spacing: normal;
	font-weight: 700;
}
body.home .main-content .get-in-touch .nectar-button {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-left: 70px;
}
body.home .main-content .client-logos {
	color: #454545;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
}
body.home .main-content .client-logos p {
	padding-bottom: 0px;
}
body.home .main-content .client-logos img {
	margin: 0px 15px;
	display: inline;
}
body #page-header-bg .span_6 {
	width: 100%;
}
#footer-outer .widget h4 {
	color: #fff4e9;
	text-transform: none;
	font-size: 20px;
	letter-spacing: normal;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
#footer-outer .widget img {
	margin-bottom: 5px;
}
#footer-outer #footer-widgets,
#footer-outer #copyright {
	background: /*#1d1a17*/
	#333333;
	padding-top: 0px;
}
#footer-outer .col:last-child .widget a:last-child {
	/*margin-left: 25px; */
}
#footer-outer #footer-widgets .col ul li {
	border: 0px none;
}
#footer-outer #footer-widgets .col ul li > a {
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	padding: 4px 0px;
}
#footer-outer #copyright .container {
	overflow: hidden;
	padding-top: 20px;
}
#footer-outer #copyright .container:first-child {
	border-top: 1px solid #000;
}
#footer-outer #copyright p {
	font-size: 12px;
	color: #c7c7c7;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
#footer-outer #copyright li a {
	font-size: 12px;
	color: #c7c7c7;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
body #page-header-bg h1 {
	font-size: 45px;
	letter-spacing: normal;
	font-family: 'Harabara';
	line-height: 1.1;
	font-weight: normal;
}
body #page-header-bg .subheader {
	display: block;
	font-family: 'Roboto', sans-serif;
	color: #515559 !important;
	font-weight: 700;
	font-size: 24px;
}
#sidebar .widget p {
	padding-bottom: 20px;
	position: relative;
	padding-left: 30px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #444;
}
#sidebar .widget p:last-child {
	padding-bottom: 0px;
}
#sidebar .widget p i {
	position: absolute;
	left: 0px;
	font-size: 22px;
	top: 4px;
}
.text-divider {
	height: 1px;
	background: #0677d3;
	position: relative;
	margin: 20px 0px 40px;
}
.text-divider .icon {
	background: #f8f8f8 url(http://www.beachsidedental.com.au/wp-content/uploads/2016/05/icon-teeth.png) center center no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: -25px;
}
.page-id-144 .span_12 .span_6:nth-child(2) .span_12 {
	position: relative;
}
.page-id-144 .span_12 .span_6:nth-child(2) .span_12 .span_6 {
	background: #00457b;
	position: absolute;
	left: 50%;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	margin-left: -29px;
	top: -30px;
	text-align: center;
	line-height: 58px;
	color: #fff;
}
.page-id-144 .span_12 .span_6:nth-child(2) .span_12 .span_6 i {
	color: #fff !important;
	font-size: 28px !important;
}
body .col.boxed:hover,
body .wpb_column.boxed:hover {
	top: 0px;
}
header#top .has-download-form {
	position: relative !important;
}
/*
header#top .has-download-form .download-form,
header#top .has-download-form .download-form:hover {
	position: absolute;
	right: 0px;
	top: 100%;
	opacity: 1 !important;
	margin: -10px 0px 0px !important;
	padding: 0px 10px 0px 70px !important;
	font-size: 20px !important;
	line-height: 40px !important;
	height: 40px !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	text-transform: lowercase !important;
}
header#top .has-download-form .download-form:hover {
	background: #a9a9a9 !important;
}

header#top .has-download-form .download-form:before {
	background: #3c3834
	#a9a9a9 url(../img/icon-phone-white.png) center center no-repeat;
	position: absolute;
	content: "";
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 58px;
}
header#top .has-download-form .download-form:before {
	background-image: url(../img/icon-folder.png);
	background-image: url(../img/phone-book.png);
}
*/
#page-header-bg[data-alignment="center"],
.page-header-no-bg[data-alignment="center"] {
	height: 250px !important;
}
body #page-header-bg .span_6 {
	top: 100px !important;
}
body #page-header-bg h1 {
	text-align: left !important;
}
.happy-clients {
	display: none !important;
}
#text-9.widget.widget_text a {
	color: #fff;
}
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
/*
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(img/loading.gif) center no-repeat #fff;
	display: none;
}
*/
/*======================================================================================*/
/*=================[                                                  ]=================*/
/*=================[     !!!!!!!! CSS ADDED BY PUROHIT A !!!!!!!!     ]=================*/
/*=================[                                                  ]=================*/
/*======================================================================================*/
/*==============================================*/
/*          !!! GOOGLE FONT IMPORT !!!          */
/*==============================================*/
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
/* -----------------------------  
!!  SITE  ( " font-family: 'Quicksand', sans-serif; " ) FONT-WEIGHT !!      
thin      : 100             -
ex-light  : 200             -
light     : 300             -
regular   : 400             -
medium    : 500             -
semi-bold : 600             -
bold      : 700             -
ex-bold   : 800             -
black     : 900             -
-------------------------------- */


header#top .container {
    max-width: 1170px;
}

header#top .has-download-form .download-form {
	font-family: 'Quicksand', sans-serif;
    padding: 12px 24px;
/*    width: 218px;*/
    height: 42px;
    background-color: #08457b;
    text-align: center;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 3px!important;
    color: #ffffff;
    opacity: 1;
    visibility: visible;
    border-radius: 0;
    display: inline-block;
    margin: 0;
    line-height: 19px;
    text-transform: uppercase;
	box-shadow: none;
/*	float: right;*/
}
header#top > .container .row .col:last-child span.phone a {
	font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    color: #08447f;
}
header#top > .container .row .col:last-child span.phone a span {
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: #969696;
    display: block;
    margin: 0;
    padding: 0;
}
header#top > .container .row .col:last-child span.phone a img {
    margin: 0 8px 0 0;
    vertical-align: middle;
}
/* banner wrapper */
/*
body.home .main-content > .row > .full-width-section:first-child h1 {
	font-family: 'Quicksand', sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: normal!important;
	color: #08457b;
}
body.home .main-content > .row > .full-width-section:first-child h2{
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
	letter-spacing: normal;
	color: #08457b;
}

body.home .main-content > .row > .full-width-section .nectar-button.small{
	width: 250px;
	height: 60px;
	background-color: #08457b;
	font-family: 'Quicksand', sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 3px;
	color: #ffffff;
	margin: 40px 0 0 0;
	border-radius: 0;
    box-shadow: none;
    padding: 22px 0;
	text-align: center;
	text-transform: uppercase;
}*/
body #mobile-menu .download-form {
	display: block;
}
header#top > .container .row .col:last-child span.phone.phone-mobile {
    display: none;
}