/*
Theme Name:   Rainbow
Description: A business, portfolio and blog theme.
Author: Icreate Solutions
Theme URI: http://icreatesolutions.com.au/
Author URI: http://icreatesolutions.com.au/
Version: 3.0.8
*/

/*@import url("main_style.css");*/

@font-face {
	font-family: 'OpenSansRegular';
	src: url('fonts/OpenSans-Regular-webfont.eot');
	src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
	url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
	url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansBold';
	src: url('fonts/OpenSans-Bold-webfont.eot');
	src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
	url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
	url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CaflischScriptPro-Regular';
	src: url('fonts/CaflischScriptPro-Regular.eot');
	src: url('fonts/CaflischScriptPro-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/CaflischScriptPro-Regular.woff') format('woff'),
	url('fonts/CaflischScriptPro-Regular.ttf') format('truetype'),
	url('fonts/CaflischScriptPro-Regular.svg#CaflischScriptPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansSemibold';
	src: url('fonts/OpenSans-Semibold-webfont.eot');
	src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
	url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
	url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'OpenSansLight';
	src: url('fonts/OpenSans-Light-webfont.eot');
	src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/OpenSans-Light-webfont.woff') format('woff'),
	url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
	url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400italic);

.menuWrapper #megaMenu ul.megaMenu li.menu-item.nolink > a,
.menuWrapper #megaMenu ul.megaMenu li.menu-item.nolink > span.um-anchoremulator {
	cursor: default;
}

#top_wrapper {
	height: 40px;
	background: #CCC;
}

#hello_bar {
	background: #222533;
}

#hello_bar .content_wrapper {
	padding: 3px 0 4px;
	overflow: hidden;
}

#hello_bar .menu-hello-menu-container {
	float: right;
}

#hello_bar .menu {
	margin: 0;
	overflow: hidden;
}

#hello_bar .menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#hello_bar .menu li a {
	font-size: 12px;
	color: #a5a5a5;
	padding: 0 18px;
}

#header_wrapper {
	background: #FFF;
}

#logo {
	height: 70px;
	margin-top: 15px;
	padding: 0px;
	float: left;
}

.menuWrapper {
	width: 100%;
	background: #5ab0b6;
}

.menuWrapper .topmenuwrapper {
	background: none repeat scroll 0 0 transparent;
	margin: auto;
	max-width: 960px;
	width: 100%;
}

.sf-menu li a {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: capitalize;
	padding: 3px 15px;
}

.sf-menu li a:hover {
	font-size: 14px;
	color: #133595;
	background-color: none;
}

ul.sf-menu li.current-menu-item a {
	background: none;
	color: #133595;
}

.sf-menu li:hover {
	background: none;
}

.sf-menu li ul:before {
	border-color: transparent transparent #3a9ac4;
}

ul.sf-menu li ul.sub-menu li a:hover {
	background: #3083A7;
}

.sf-menu li ul li {
	background: #3a9ac4;
}

.sf-menu li ul {
	background: #3a9ac4;
	padding: 0px;
}

.sf-menu li ul {
	margin-top: 35px;
	margin-left: 35px;
	width: 200px !important;
}

.topsubmenu {
	padding: 0px;
	float: left;
	position: relative;
	width: auto;
	margin-top: -3px;
}

.topsubmenu ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 3px;
}

.topsubmenu .menu-top_menu-container {
	float: left;
}

.topsubmenu ul li a {
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}

.topsubmenu ul li a:hover {
	color: #999999;
}

.content_wrapper {
	max-width: 960px;
	position: relative;
	width: 100%;
}

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

.topsubmenu #searchbox {
	padding: 0px;
	margin-top: -7px;
}

.findClinic {
	float: left;
	position: relative;
}

.findClinic input[type="text"], .topsubmenu #searchbox input[type="text"] {
	width: 141px;
	height: 25px;
	border-radius: 2px;
	background: #efedea;
	color: #666666;
	border: none;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.findClinic .find_clinic {
	float: right;
	background: url(images/dd_arrow.PNG) no-repeat;
	border: none;
	width: 35px;
	height: 35px;
	margin: 9px 0 0px 0px;
	position: absolute;
	top: 1px;
	right: -34px;
	z-index: 2147483647;
}

.topsubmenu #searchbox {
	margin-top: 0px;
	width: 165px;
}

.topsubmenu #searchbox .searchme {
	border: none;
	float: right;
	background: url(images/search.png) no-repeat;
	position: absolute;
	right: 0;
	top: 22px;
	width: 17px;
}

.headerContest_right {
	position: absolute;
	right: 0;
	top: 27px;
}

.header_contact {
	float: right;
}

.socialShare,
.header_phone,
.header_email {
	display: inline-block;
	vertical-align: middle;
}

.headerContest_right .creativsocial ul li {
	margin: 0px;
}

.headerContest_right .socialShare {
	/* 	width:90px;  */
/ / float: left;
	margin-top: 3px;
}

.headerContest_right .header_phone {
	background: none;
	color: #42484D;
/ / display: block;
/ / float: right;
	font-family: 'Open Sans', sans-serif;
	font-size: 27px;
	font-weight: 400;
	padding: 0;
	text-transform: uppercase;
}

.headerContest_right .header_phone:before {
	content: ' ';
}

.ie7 .headerContest_right {
	width: 300px;
}

.header_email {
	margin-right: 8px;
}

.header_email a {
	font-family: 'ModernPictogramsNormal';
	color: #ea2e49;
	font-size: 29px;
}

/*
		.socialShare .facebook a{ background:url(images/facebook_icon.png) no-repeat; }
		.socialShare .facebook a:hover{ background:url(images/facebook_icon_hover.png) no-repeat; }

		.socialShare .twitter a{ background:url(images/twitter_icon.png) no-repeat; }
		.socialShare .twitter a:hover{ background:url(images/twitter_icon_hover.png) no-repeat; }

		.socialShare .pinterest a{ background:url(images/pinterest_icon.png) no-repeat; }
		.socialShare .pinterest a:hover{ background:url(images/pinterest_icon_hover.png) no-repeat; }

		.socialShare .gplus a{ background:url(images/gplus_icon.png) no-repeat; }
		.socialShare .gplus a:hover{ background:url(images/gplus_icon_hover.png) no-repeat; }

		.socialShare .other a{background:url(images/mail.png) no-repeat;}
		.socialShare .other a:hover{background:url(images/mail_h.png) no-repeat;}*/

/*Layer Slider*/

.LayerSlider .ls-defaultskin .ls-nav-prev,
.LayerSlider .ls-defaultskin .ls-nav-next {
	z-index: 100;
}

.LayerSlider {
	position: relative;
	overflow: hidden;
	max-height: 694px;
	/*
				max-width: 1920px;
				margin: 0 auto;
				*/
}

.LayerSlider .ls-defaultskin {
	background: none !important;
	background: none !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	padding: 0px !important;
	margin-top: -5px;
}

.LayerSlider .sliderTop {
	background: url(images/header_shadow.png) no-repeat top center !important;
	position: absolute;
	width: 100%;
	z-index: 99;
	height: 35px;
}

.LayerSlider .ls-defaultskin .ls-nav-next {
	background: url(images/arrow_nxt.png) no-repeat 0 0 !important;
	width: 26px !important;
	height: 46px !important;
	right: 42px !important;
	display: block !important;
}

.LayerSlider .ls-defaultskin .ls-nav-prev {
	background: url(images/arrow_prev.png) no-repeat 0 0 !important;
	width: 26px;
	height: 46px;
	left: 42px;
	display: block !important;
}

.LayerSlider .ls-defaultskin .ls-bottom-nav-wrapper {
	display: block !important;
	margin: -32px 0 0 -45px;
}

.LayerSlider .ls-defaultskin .ls-nav-start.ls-nav-start-active, .LayerSlider .ls-defaultskin .ls-nav-stop {
	display: none !important;
}

.LayerSlider .ls-defaultskin .ls-bottom-slidebuttons a {
	background: url(images/bullet_img.png) no-repeat -15px 0px;
	width: 13px !important;
	float: left;
	margin: 0 2px !important;
}

.LayerSlider .ls-defaultskin .ls-bottom-slidebuttons a:hover {
	background: url(images/bullet_img.png) no-repeat 0px 0px;
}

.LayerSlider .ls-defaultskin .ls-bottom-slidebuttons a:hover, .LayerSlider .ls-defaultskin .ls-bottom-slidebuttons .ls-nav-active {
	background: url(images/bullet_img.png) no-repeat 0px 0px !important;
}

.ie7 .ls-bottom-slidebuttons {
	margin-top: -20px;
}

.sliderContents {
	position: absolute;
	background: rgba(32, 35, 35, .75);
	padding: 10px 20px;
	border-radius: 7px;
}

.sliderContents li {
	background: url("images/arrow_normal.png") no-repeat scroll right center transparent;
	color: #FFFFFF;
	font-size: 16px;
	list-style: none outside none;
	margin: 0;
	padding: 15px 0;
	text-align: right;
	padding-right: 40px;
}

ul.sliderContents li a {
	color: #FFFFFF !important;
	text-decoration: none;
	transition: opacity .4s;
}

.sliderContents li.active {
	opacity: 0.4;
}

.learn-more img:hover {
	opacity: 0.7;
}

ul.sliderContents li:hover {
	opacity: 0.4;
}

.sliderContents li.normal {
	border-bottom: 1px solid #FFFFFF;
}

.sliderContents li span {
}

/********************** Content Area **************/
#contentwrapper.top {
	background: #efefef;
	padding: 23px 0 26px;
}

.home #contentwrapper.bottom {
	background: none;
	margin-bottom: 0px;
}

#contentwrapper.top h3 {
	font: 18px/21px 'Montserrat', sans-serif;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 40px 0;
	padding-bottom: 15px;
}

#contentwrapper.top h3 a {
	font: 18px/21px 'Montserrat', sans-serif;
	color: white;
	font-weight: bold;
}

#contentwrapper.top .one_third_first,
#contentwrapper.top .one_third {
	text-align: center;
}

#contentwrapper.top .list-content {
	margin-right: 3% !important;
}

#contentwrapper.top div div:nth-child(3) {
	margin-right: 0px !important;
}

#contentwrapper.top .one_third div,
#contentwrapper.top .one_third_first div {
	font: 14px/24px 'OpenSansRegular';
	color: white;
	padding: 0px 42px;
	margin-bottom: 50px;
}

.button_blue a, .button_blue a:hover {
	padding: 3px 25px !important;
	background: #5ab0b6 !important;
	border-bottom: 2px solid #71849b !important;
	border-radius: 3px;
	font: 11.2px/24px 'OpenSansSemibold' !important;
	color: #fff !important;
	background-color: #5ab0b6 !important;
}

.button_blue.small a:hover {
	background-color: #5ab0b6 !important;
}

.link_button, .button_blue {
	margin-left: 45px !important;
}

.link_button a, .link_button a:hover {
	padding: 4px 18px !important;
	background: #ea2e49 !important;
	border-radius: 3px;
	font: 13px/24px 'Montserrat', sans-serif !important;
	color: #fff !important;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
}

.link_button.blue a:hover,
.link_button.blue a:focus {
	background-color: #EF4A62 !important;
}

.link_button.blue.big a, .link_button.blue.big a:hover {
	font: 10.32px/22.11px 'OpenSansSemibold' !important;
}

.latest_blog h3 {
	margin-bottom: 0px;
}

.fert-services hr {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.fert-services {
	font: 11px/19.34px 'OpenSansRegular';
	color: #383838;
}

.fert-services h5 {
	font: 13.27px/22.11px 'OpenSansSemibold';
	color: #383838;
}

#contentwrapper.bottom .one_half_first {
	width: 47%;
	margin-right: 1%
}

#contentwrapper.bottom .one_half_first h5,
#contentwrapper.bottom .one_half_first div {
	width: 100%;
}

#contentwrapper.bottom .one_half_first .front-text {
	width: 45%;
}

#contentwrapper.bottom .one_half_first .thumbnailimg {
	width: 48.5%;
	margin-right: 18px;
}

#contentwrapper.bottom .one_half_first h4 {
	text-transform: none;
	margin-bottom: 2px;
}

#contentwrapper.bottom .link_button {
	margin-left: 0px !important;
	margin-top: 15px;
}

.one_half_first .thumbnailimg img {
	margin: 0 !important;
}

/********************** Home Buttons **************/
.home-button {
	display: block;
}

.home-button a {
	background: #5ab0b6;
	color: white;
	text-transform: uppercase;
	font-family: Montserrat, sans-serif;
	position: relative;
	display: block;
	padding: 11px 0;
	margin: 0 20px 45px;
	text-indent: -25px;
}

.home-button a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: #222533 url(images/button-arrow.png) center center no-repeat;
	width: 50px;
}

.latest_post.home_post .list-content h3 {
	border-bottom: 1px solid white;
}

.clinic #contentwrapper {
	background-color: #f5f3ee;
	padding: 15px 0px 25px 0px;
	display: inline-block;
}

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

.clinic h2 {
	font: 18px/24px 'OpenSansBold';
	color: #fff;
	text-align: center;
	background: #5ab0b6;
	padding: 5px 0px;
	margin: 0px;
}

.clinic ul {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.clinic ul li {
	float: left;
	list-style: none;
}

.clinic li .title {
	font: 14px/22.11px 'OpenSansLight';
	color: #222533;
	border-bottom: 2px solid #dcdcdc;
	text-align: center;
	margin-bottom: 4px;
}

.clinic li .link_button {
	float: left;
	margin-left: 0px !important;
	margin-right: 6px;
}

.clinic li div.link_button:last-child {
	margin-right: 45px;
}

.clinic li:last-child div.link_button:last-child {
	margin-right: 0px;
}

.link_button.dark.gray a, .link_button.dark.gray a:hover {
	padding: 1px 9px !important;
	font: 10.32px/22.11px 'Montserrat', sans-serif !important;
	color: #fff !important;
	background-color: #FF675B !important;
}

.link_button.dark.gray a:hover {
	background-color: #ff4233 !important;
}

.pink {
	background: #ea2e49;
}

.orange {
	background: #f47920;
}

.green {
	background: #49ae86;
}

/********************** Home Call To Action Area **************/
.home-cta {
	background: url(images/cta-bg.jpg) 50% 0 no-repeat;
	color: white;
	text-align: center;
/ / height: 397 px;
	margin: 0 0 25px;
	background-size: cover;
}

.home-cta .wrap {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 20px;
}

.home-cta .top-section {
	margin-bottom: 27px;
}

.home-cta .top-section h2 {
	font-family: 'Playfair Display', serif;
	font-size: 36px;
	color: white;
	margin: 0 0 2px;
	font-style: italic;
}

.home-cta .top-section h3 {
	font-size: 18px;
	font-family: Montserrat, sans-serif;
	color: white;
	margin: 0 0 15px;
}

.home-cta .top-section hr {
	height: 6px;
	width: 115px;
	border: 0;
	margin: 0 auto;
	background: white;
}

.home-cta .content-section {
	overflow: hidden;
}

.home-cta .img-wrap {
	margin: 0 0 16px;
}

.home-cta .content-section h4 {
	color: white;
	font-weight: bold;
	font: 16px/24px 'Montserrat' !important;
	margin-bottom: 5px;
}

.home-cta .content-section p {
	color: white;
	font-size: 14px;
	font-family: OpenSansRegular, sans-serif;
	margin-bottom: 22px;
}

.home-cta .content-section .readmore {
	color: white;
	font-family: Montserrat, sans-serif;
	text-transform: uppercase;
	background: #5ab0b6;
	border-radius: 4px;
	padding: 10px 11px;
}

.home-cta .content-section .readmore:hover,
.home-cta .content-section .readmore:focus {
	background: #489DA3;
}

/********************** Home Blog Area **************/
.home-blog-section {

}

.home-blog {
	/*width: 350px;*/
	height: 500px;
	/*position: relative;*/
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/*margin: 0 2px;*/
}

.home-blog:hover .blog-content .blog-link {
	height: 36px;
}

.home-blog a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.home-blog .wp-post-image {
	height: auto;
	min-height: 100%;
	width: auto;
	min-width: 100%;
	max-width: none;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.home-blog .blog-content {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	padding: 20px 65px 40px;
}

.home-blog .blog-content h3 {
	min-height: 84px;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Montserrat, sans-serif;
	color: white;
}

.home-blog .blog-content .blog-excerpt {

}

.home-blog .blog-content .blog-excerpt p {
	color: white;
	font-size: 13px;
	line-height: 18px;
	min-height: 90px;
}

.home-blog .blog-content .blog-link {
	height: 0;
	overflow: hidden;
	transition: all .4s;
}

.home-blog-section.owl-theme .owl-controls .owl-buttons div {
	border-radius: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	margin: -25px 0 0;
	width: 36px;
	height: 50px;

}

.home-blog-section.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: 0;
	background: url(images/owl-left.png) no-repeat;
}

.home-blog-section.owl-theme .owl-controls .owl-buttons .owl-next {
	right: 0;
	background: url(images/owl-right.png) no-repeat;
}

/************************************** Footer *********************/
#bottom_wrapper {
	background: #202323;
	padding: 55px 0 0;
}

#copyright_wrapper {
	background-color: #2b2e2e;
	padding: 0px;
	/*overflow: hidden;*/
}

#bottom_wrapper h5 {
	font: 16px/24px 'Montserrat';
	color: white;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-bottom: 23px;
}

#bottom_wrapper h5:after {
	content: "";
	width: 70px;
	height: 3px;
	display: block;
	margin-top: 2px;
}

#nav_menu-2 h5:after {
	background: #fcf16c;
}

#nav_menu-3 h5:after {
	background: #ea2e49;
}

#nav_menu-4 h5:after {
	background: #49ae86;
}

#text-3 h5:after {
	background: #5ab0b6;
}

#bottom_wrapper ul li a {
	font: 14px/24px 'OpenSansRegular';
	color: #565b5b;
}

.copyright_message {
	font: 12px/24px 'OpenSansRegular';
	color: #828282;
	padding: 15px 0px 12px;
}

.copyright_message span, .copyright_message a {
	color: #828282;
	text-decoration: none;
}

.icreate {
	margin-top: 3px;
}

.icreate img {
	position: relative;
	left: 2px;
	bottom: 1px;
}

.copyright_message .icreate a:hover {
	text-decoration: none;
}

.copyright_message a:hover {
	text-decoration: underline;
	color: #828282;
}

.social_icons {
	padding-top: 25px;
}

.menu-footer-menu-container {
	line-height: 24px;
}

#bottom_wrapper div.wpcf7 p {
	margin: 0;
}

#bottom_wrapper div.wpcf7 {
	background-color: inherit;
	padding: 0px !important;
}

#bottom_wrapper div.wpcf7 input[type=text], #bottom_wrapper div.wpcf7 input[type=email] {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #2b2e2e;
	border: 1px solid #565b5b;
	border-radius: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	font: 11px/24px 'OpenSansRegular';
	color: #979592;
}

#bottom_wrapper div.wpcf7 input[type=submit] {
	padding: 15px 25px;
	margin-top: 10px;
	background: #5ab0b6;
	border-radius: 3px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #fff;
	width: 100%;
	margin: 0;
}

#bottom_wrapper div.wpcf7 input[type=submit]:hover {
	background-color: #72bbc0 !important;
}

#bottom_wrapper div.wpcf7 br {
	display: none;
}

.ie7 #bottom_wrapper .textwidget .wpcf7 {
	background: none !important;
}

div.wpcf7-validation-errors {
	font: 11px/15px 'OpenSansRegular' !important;
}

.list-content {
	padding: 9px 0 0 0px !important;
	margin: 0px !important;
	width: 31.3%;
}

.list-content br {
	display: none;
}

#contentwrapper.top .one_third div, #contentwrapper.top .one_third_first div {
	padding-top: 30px;
	text-align: center;
	color: white;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#contentwrapper.top .one_third div h4, #contentwrapper.top .one_third_first div h4 {
	color: white;
	font: 18px Montserrat !important;
	margin-bottom: 10px;
	text-transform: none;
}

.button_blue a:hover {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #4BAAD3 !important;
	border-color: -moz-use-text-color -moz-use-text-color #3083A7;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 3px;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 30px 7px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.5s ease-in 0s;
	text-transform: uppercase;
}

.thumbnailimg img {
	width: 220px !important;
	margin: -9px 0 0 -9px !important;
}

.contentright {
	width: 47% !important;
	margin: -10px 0px !important;
}

.thumbnailimg {
	width: 50%;
	float: left;
}

.flex-caption h4 {
	margin: 0px !important;
	font: 16px 'OpenSansRegular';
	color: #383838 !important;
	height: 80px;
	overflow: hidden;
}

.viewall a {
	font-size: 12px;
	color: #777777;
	text-decoration: underline;
	font-family: 'OpenSansRegular';
}

#contentwrapper.bottom .one_half_first .viewall {
	width: auto;
	float: none;
	margin-bottom: 8px;
	margin-top: -25px;
}

.one_half_first .viewall a {
	font-size: 26px;
	color: #739DD3;
	text-decoration: none;
	font-family: 'OpenSansBold';

}

.front-text {
	float: left;
	width: 50%;
}

.flex-caption p {
	font-size: 11px;
	font-family: 'OpenSansRegular';
	color: #383838 !important;
	line-height: 20px !important;
	margin-top: 15px;
	margin-bottom: 0px;
}

.flex-caption a {
	font-size: 11px;
	font-family: 'OpenSansRegular';
	color: #383838 !important;
	text-decoration: underline;
	font-style: italic;
}

.homepage_slider_section .slider .flex-direction-nav li .next {
	background: #fff url(images/right_arrow.png) no-repeat !important;
	margin-right: -1px;
	height: 20px;
}

.homepage_slider_section .slider .flex-direction-nav li .prev {
	background: #fff url(images/left_arrow.png) no-repeat !important;
	height: 20px;
}

#contentwrapper.bottom {
	padding: 0px;
	margin: -20px 0px;
	float: left;
}

.one_half_first h3, .one_half h3 {
	font: 26px 'OpenSansLight' !important;
	color: #739DD3;
}

#myclinicList {
	width: 200px;
	position: absolute;
	position: absolute;
	z-index: 99999999;
	top: -5px;
	display: none;
	left: 0px;
}

#myclinicList ul {
	margin-top: 48px;
	width: 158px;
	padding: 0 13px;
	background: white;
	float: left;
}

#myclinicList li {
	font-size: 14px;
	font-weight: bold;
	color: #959595;
	margin: 0px;
	cursor: pointer;
	width: 100%;
	padding: 0 13px;
	margin-left: -13px;
	font-family: "Montserrat", sans-serif;
}

#myclinicList li a {
	font-size: 14px;
	color: #959595;
	margin: 0px;
	cursor: pointer;
	width: 100%;
	text-decoration: none;
	font-weight: normal;
}

#myclinicList li:hover {
	color: #EFEDEA;
	background: #666;
}

#myclinicList li a:hover {
	color: #EFEDEA;
	text-decoration: none;
}

.tootip {
	font-size: 11px;
	background: url(images/comments_tag.PNG) no-repeat 1px 3px;
	text-transform: capitalize;
	color: #EFEDEA;
	padding: 0 5px 12px 5px;
	position: absolute;
	width: 175px;
	top: -36px;
	left: -100px;
	opacity: 1.0 !important;
	display: none;
	line-height: 25px;
}

#copyright_wrapper .creativsocial li {
	position: relative;
	width: 24px;
	height: 24px;
	margin: 0 10px;
	background-size: 100%; /*fixes safari bug*/
}

#copyright_wrapper .creativsocial li.facebook {
	background: url(images/footer-facebook.png) 0 0 no-repeat;
}

#copyright_wrapper .creativsocial li.twitter {
	background: url(images/footer-twitter.png) 0 0 no-repeat;
}

#copyright_wrapper .creativsocial li.pinterest {
	background: url(images/footer-pinterest.png) 0 0 no-repeat;
}

#copyright_wrapper .creativsocial li.gplus {
	background: url(images/footer-gplus.png) 0 0 no-repeat;
}

#copyright_wrapper .creativsocial li.instagram {
	background: url(images/footer-instagram.png) 0 0 no-repeat;
}

#copyright_wrapper .creativsocial li:hover > span.tootip {
	display: block;
}

/*#copyright_wrapper .creativsocial li.other{display: none !important;}*/

#megaMenu, #megaMenu ul li.menu-item:hover, #megaMenu ul li.menu-item:hover > a, #megaMenu ul li.menu-item a, #megaMenu ul li.menu-item {
	background: #5ab0b6 !important;
	border: none !important;
}

#megaMenu .sub-menu li.menu-item, #megaMenu .sub-menu li.menu-item:hover, #megaMenu .sub-menu li.menu-item:hover > a, #megaMenu .sub-menu li.menu-item a {
	background: #FFF !important;
}

/*Default Side Bar*/
.makean_enquiry {
	background: #e9e8e3;
	float: left;
	width: 100%;
}

.enquiry_header {
	background: url("images/enquiry_headerd.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font: 22px OpenSansRegular;
	padding-bottom: 30px;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}

.makean_enquiry div.wpcf7 {
	background: none !important;
	padding: 5px 20px 8px !important;
}

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

.makean_enquiry input[type="text"], .makean_enquiry input[type="email"] {
	background: none repeat scroll 0 0 #FFFFFF !important;
	border-radius: 5px !important;
	color: #a9a9a9 !important;
	font-family: 'OpenSansRegular';
	font-size: 12px !important;
	font-weight: normal !important;
	margin-bottom: 4px;
	margin-top: 0px;
	outline: medium none;
	padding: 8px;
	transition: all 0.5s ease-in 0s;
	width: 92%;
}

.makean_enquiry .wpcf7-textarea {
	width: 92%;
	padding: 8px;
	border-radius: 5px !important;
	font-family: 'OpenSansRegular';
	font-weight: normal !important;
	height: 75px;
	resize: none;
	margin-top: 0px;
}

.makean_enquiry .wpcf7-select {
	background: none repeat scroll 0 0 #FFFFFF !important;
	border: none !important;
	border-radius: 5px !important;
	color: #a9a9a9 !important;
	font-family: 'OpenSansRegular';
	font-size: 12px !important;
	font-weight: normal !important;
	margin-bottom: 4px;
	margin-top: 0px;
	outline: medium none;
	padding: 8px;
	transition: all 0.5s ease-in 0s;
	width: 100% !important;
}

.makean_enquiry .sb-dropdown li a {
	transition: none;
	color: #fff !important;
	font-family: 'OpenSansRegular';

	font-size: 12px !important;
	font-weight: normal !important;
}

.enquiryForm P {
	margin-bottom: 3px !important;
}

.enquiryForm .wpcf7-submit, .enquiryForm .wpcf7-submit:hover {
	background: url("images/arrow_button.png") no-repeat scroll 142px 15px #5ab0b6 !important;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF !important;
	display: inline-block;
	font: 14px 'OpenSansBold' !important;
	padding: 10px 25px !important;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}

.appendLayer {
	background: url(images/bottom_overlay.png) no-repeat;
	width: 100%;
	min-height: 35px;
	margin: auto;
	float: left;
	position: relative;
	z-index: 1;
}

.signup_enews {
	float: left;
	width: 100%;
	background: url('images/email-signup.png') no-repeat center center;
	min-height: 135px;
	margin-top: -20px;
}

.signup_enews .signup_header {
	font: 28px 'CaflischScriptPro-Regular';
	color: #5ab0b6;
	background: url(images/mail-sign.png) no-repeat 170px 5px;
	margin: 15px 0 0 25px;
}

.signup_form {
	width: 205px;
	margin: auto;
	position: relative;
}

.signup_form div.wpcf7 {
	background: none !important;
	padding: 0px !important;
	margin-top: -10px;
}

.signup_form p {
	margin-bottom: 5px !important;
}

.signup_form input[type="text"], .signup_form input[type="email"] {
	background: none repeat scroll 0 0 #efedea;
	border: none;
	border-radius: 5px;
	color: #979592;
	font-family: 'OpenSansRegular';
	font-size: 11px;
	font-weight: 400;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	outline: medium none;
	padding: 8px !important;
	transition: all 0.5s ease-in 0s;
	width: 90%;
}

.signup_form .wpcf7-submit, .signup_form .wpcf7-submit:hover {
	background: none repeat scroll 0 0 #5ab0b6 !important;
	border-bottom: 2px solid #71849B !important;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF !important;
	display: inline-block;
	font: 14px 'OpenSansBold' !important;
	padding: 5px 25px !important;
	text-decoration: none;
	text-transform: uppercase;
	margin: 3px 0 0 28px;
}

.signup_form .wpcf7-validation-errors {
	/* bottom: -40px; */
	font-size: 11px !important;
	left: -16px;
	line-height: 13px !important;
	/* position: absolute; */
	width: 100% !important;
	padding: 5px 0px !important;
	display: inline-block !important;
}

#DAPPlugin {
	display: none !important;
}

.virtualtour {
	/*width:80%; */
	background: #FF675B;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF !important;
	display: inline-block;
	font: 28px normal 'Montserrat', sans-serif !important;
	text-decoration: none;
	padding: 10px 10px 10px 0;
	margin: 25px 0 0 23px;
	-webkit-transition: background 0.2s linear 0s;
	-moz-transition: background 0.2s linear 0s;
	-o-transition: background 0.2s linear 0s;
	transition: background 0.2s linear 0s;
	position: relative;
}

#contentwrapper .virtualtour a span.text_a {
	float: left; /*width:90%;*/
	color: white;
}

.ie7 .virtualtour a span.text_a,
.ie8 .virtualtour a span.text_a {
	font: 20px 'CaflischScriptPro-Regular' !important;
	line-height: 20px !important
}

.ie7 .textwidget .virtualtour a,
.ie8 .textwidget .virtualtour a {
	width: 98%;
	padding-right: 0px !important;
	padding-top: 0px !important;
	margin-top: 10px !important;
}

.virtualtour a, .virtualtour a:hover {
	font: 28px 'CaflischScriptPro-Regular' !important;
	color: #FFF;
	text-decoration: none;
	margin-left: 10px;
	background: url("images/arrow_button.png") no-repeat scroll 99% center transparent; /*width:90%;*/
	padding-right: 25px;
	float: left;
	line-height: 22px !important;
	text-align: center;
}

.virtualtour:hover {
	background: #FF4233;
}

.signup_enews {
	background: none;
	border-top: 2px solid #ECF0F1;
	border-left: 2px solid #ECF0F1;
	border-bottom: 2px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	border-radius: 5px;
}

.left_content p {
	font: normal 12px/21px 'OpenSansRegular';
	margin-bottom: 20px;
	color: #444444;
	width: 98%;
}

.hr {
	width: 100%;
	background: #bfc5c6;
	float: left;
	height: 1px;
	margin-top: -10px;
}

.contentSectionBottom {
	background: #5ab0b6;
	width: 100%;
	height: 100px; /*border:2px solid #e2edeb; border-top:5px solid #e2edeb; */
	margin-top: 35px;
	border-radius: 2px;
	padding-top: 1px;
	-webkit-transition: background 0.2s linear 0s;
	-moz-transition: background 0.2s linear 0s;
	-o-transition: background 0.2s linear 0s;
	transition: background 0.2s linear 0s;
}

a.big-blue-button:hover {
	text-decoration: none !important;
}

a.big-blue-button:hover div.contentSectionBottom {
	background: #72bbc0;
}

.positionset:hover, .positionset {
	height: 30px;
	position: absolute;
	right: 1%;
	top: 37%;
	width: 30px;
	text-decoration: none;
}

.contentBottom {
	width: 91%;
	margin: 12px auto;
	background: url(images/found_circle.png) no-repeat right 16px;
	position: relative;
}

h1.findout {
	font: normal 28px 'OpenSansLight';
	color: #FFF !important;
	margin-bottom: 0px;
}

#contentwrapper .left_content .contentBottom p {
	font: 14px 'OpenSansRegular';
	width: 100%;
	color: #FFF;
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	border-radius: 5px 5px 5px 5px;
	font-size: 0 !important;
	left: 0 !important;
	padding: 5px 4px;
	position: absolute;
	top: -24px !important;
	width: 200px;
}

.makean_enquiry .enquiryForm .sb-custom input[type="text"] {
	background: url(images/select_arrow.png) no-repeat right center #FFF !important;
	padding-bottom: 7px !important;
}

.enquiryForm .sb-select {
	width: 140px;
	font-size: 12px;
	border: none;
	border-radius: 7px;
	padding: 5px 15px;
	cursor: pointer;
}

.enquiryForm .sb-dropdown {
	width: 100%;
	background: #465767 !important;
	left: 0px;
	top: 18px;
	z-index: 2;
}

.sb-dropdown LI {
	margin-left: 0px !important;
}

.clinicinfo li {
	margin-left: 0px;
}

.enquiryForm .sb-dropdown a, .enquiryForm .sb-dropdown a:hover {
	margin-left: 12px;
	color: #444444 !important;
	text-decoration: none;
}

/* Custom Select*/
span.customSelect {
	background-color: #FFF;
	color: #7c7c7c;
	padding: 5px 7px;
	border: 1px solid #e7dab0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px;
	width: 200px !important;
}

.enquiryForm .sb-dropdown a:hover {
	color: white !important;
}

span.customSelect.changed {
	background-color: #f0dea4;
}

.customSelectInner {
	background: url(images/customSelect-arrow.gif) no-repeat center right;
}

/***/
/************ tab *********/
.wp-tabs .wpui-tabs-nav-holder,
.wp-tabs.wpui-tabs-horizontal.wpui-navbar-scrolling .ui-tabs div.ui-tabs-nav-wrapper a.wpui-nav {
	display: none !important;
}

.wp-tabs .ui-tabs-nav {
	background: none;
}

.wp-tabs ul.ui-tabs-nav {
	padding-left: 0px !important;
	left: 0px !important;
}

.wp-tabs ul.ui-tabs-nav {
	background: none !important;
	border-bottom: 0px !important;
	-moz-box-shadow: 0 0 0 #FFF inset !important;
	-webkit-box-shadow: 0 0 0 #FFF inset !important;
	-o-box-shadow: 0 0 0 #FFF inset !important;
	box-shadow: 0 0 0 #FFF inset !important;
}

.wp-tabs .ui-tabs {
	background: none !important;
	border: 0px !important;
}

.wp-tabs .ui-tabs-panel {
	background: none !important;
	margin-top: 20px;
	padding-left: 0px !important;
}

.wp-tabs ul.ui-tabs-nav li a {
	min-width: 60px;
	min-height: 67px;
	max-width: 70px;
	max-height: 67px;
	padding: 5px !important;
	color: #f2f5fa !important;
	text-shadow: 0 0 !important;
	font: normal 12px/21px 'OpenSansRegular';
	text-align: center;
	display: inline-block !important;
	vertical-align: middle !important;
}

.wp-tabs ul.ui-tabs-nav li {
	background: #5ab0b6 !important;
	border: none !important;
	border-radius: 3px;
}

.wp-tabs ul.ui-tabs-nav li.ui-tabs-active,
.wp-tabs ul.ui-tabs-nav li:hover {
	background: #ea2e49 !important;
}

.tabcont-top {
	background: #222533;
	border-radius: 5px 5px 0 0;
	width: 100%;
	display: inline-block;
}

.tabcont-bottom {
	background: #545e67;
	border-top: 1px solid #ddd;
	border-radius: 0 0 5px 5px;
	width: 100%;
	display: inline-block;
	margin-top: -8px;
}

.tabcont-top .top-left {
	padding: 10px 20px 20px 15px;
	float: left;
	width: 25%;
}

.tabcont-top .top-right {
	padding: 20px 20px 20px 0;
	float: left;
	width: 65%;
}

#contentwrapper .top-right h3 {
	font-weight: bold;
	float: left;
	width: 65%;
	color: #5ab0b6;
	font-size: 15px;
	line-height: 21px;
	margin: 12px 0;
}

.tabcont-bottom a {
	color: 5 AB0B6;
}

.tabcont-bottom ul li a:hover {
	color: white;
}

.top-right .link_button {
	float: right;
	width: 33%;
	margin-left: 0px !important;
	text-align: right;
	margin-top: 7px;
}

.top-right p {
	font: 12px/20px 'OpenSansRegular';
	color: #c1bfbd;
	clear: both;
	margin: 0px;
	text-shadow: none !important;
}

.tabcont-bottom .bottom-left {
	float: left;
	width: 50%;
}

.tabcont-bottom .bottom-right {
	float: left;
	width: 50%;
}

.tabcont-bottom ul {
	padding: 20px 5px 20px 30px;
}

.tabcont-bottom ul li {
	list-style: none;
	border-left: 1px solid #b4bab8;
	padding-left: 20px;
}

.wp-tabs .tabcont-bottom ul li a {
	font: 12.29px/26.34px 'OpenSansRegular';
	color: #70706e;
	text-decoration: none;
	text-shadow: none !important;
}

.page-nav {
	position: relative;
	overflow: hidden;
}

.page-nav .wp-tabs .wpui-tabs-nav-holder {
	display: block !important;
}

.page-nav .wp-tabs .ui-tabs-nav-wrapper {
	position: absolute !important;
	bottom: 28px;
	z-index: 999;
	width: 55% !important;
	left: 25%;
	text-align: center;
}

.page-nav .wp-tabs ul.ui-tabs-nav {
	width: 100% !important;
	border-radius: 0;
}

.page-nav .wp-tabs ul.ui-tabs-nav li a {
	max-height: 20px;
	min-height: 20px;
	min-width: 20px;
	padding: 0px !important;
}

.page-nav .wp-tabs .wpui-tabs-nav-holder a {
	border: 0px !important;
	padding: 1px 10px !important;
	font: 11.2px/24px 'Montserrat', sans-serif !important;
	color: #fff !important;
	background: #5ab0b6 !important;
	box-shadow: none !important;
	text-shadow: none;
	text-transform: uppercase;
}

.page-nav .ui-tabs {
	background: #1f3b50 !important;
	border-radius: 10px !important;
}

.page-nav .wp-tabs .ui-tabs-panel {
	margin-top: 0px;
	padding-left: 10px !important;
}

.page-nav .wpui-tabs-nav-prev .ui-icon-circle-triangle-w {
	background: url('img/previousp.png') no-repeat center !important;
	vertical-align: middle !important;
	margin-right: 0px !important;
}

.page-nav .wpui-tabs-nav-next .ui-icon-circle-triangle-e {
	background: url('img/nextp.png') no-repeat center !important;
	vertical-align: middle !important;
	margin-right: 0px !important;
}

.page-nav .wp-tab-content,
#contentwrapper .page-nav .wp-tab-content p,
#contentwrapper .page-nav .wp-tab-content div {
	font: 15px/normal 'OpenSansRegular';
	color: white;
	text-shadow: none;
}

.page-nav .wp-tab-content h2 {
	font: 14px/48px 'OpenSansBold';
	color: #444444;
	margin-bottom: 0px;
}

#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 {
	background: #fff !important;
}

/* SB SELECT*/
.sb-custom {
	/* cursor: pointer; */
	display: inline;
	position: relative;
	width: 100%;
}

.enquiryForm .wpcf7-select {
	display: none;
	width: 177px;
	margin-top: 10px !important;
	padding: 5px 15px;
}

.no-js .sparkbox-custom {
	display: block;
}

.sb-select {
	background: #d3d1be url('images/select-arrow.jpg') no-repeat 100% 50%;
	border: none;
	color: #444;
	left: 0;
	padding: 5px 30px 5px 5px;
	position: relative;
	text-decoration: none;
	top: 0;
	z-index: 1;
}

.sb-dropdown {
	display: none;
	font-size: .9em;
	left: 5px;
	list-style: none;
	margin: 0;
	position: absolute;
	top: 1.35em;
	z-index: 1;
}

.sb-dropdown li {
	list-style: none;
	font-size: 12px;
}

.sb-dropdown a {
	color: #444;
	display: block;
	padding: 3px;
	text-decoration: none;
	font-size: 12px;
}

.sb-dropdown li:hover {
	background: #959595;
}

.sb-dropdown li:hover a {
	color: white !important;
}

/* SB SELECT*/

/** Doctors Template **/
.fillterBycity {
	font: 12px OpenSansRegular;
	color: #383838;
	/*width: 300px;*/
	margin-bottom: 15px;
	text-align: right;
}

.fillterBycity label {
	/*width: 123px;*/
	/*float: left;*/
	/*position: relative;*/
	/*top: 10px;*/
	/*right: 3px;*/
	margin-right: 5px;
}

#flitercity {
	display: none;
	height: 100% !important;
	/*width: 177px;*/
	/*margin-top: 10px !important;*/
	/*padding: 5px 15px;*/
}

.fillterBycity .selectButton {
	/*float: right;*/
	/*margin-top: -33px;*/
	display: inline-block;
}

.fillterBycity .sb-custom {
	/*width: 100%;*/
	height: 100%;
	display: block;
}

.fillterBycity .sb-select {
	width: 148px;
	font-size: 12px;
	border: none;
	color: #959595 !important;
	background: url('images/rainbow/drop-white-arrow.png') no-repeat 94% center #465767;
	border-radius: 7px;
	padding: 10px 15px;
	cursor: pointer;
	margin: 0;
}

.fillterBycity .sb-dropdown {
	width: 100%;
	background: #FFF !important;
	left: 0px;
	top: 23px;
	text-align: left;
	padding-top: 25px;
}

.fillterBycity .sb-dropdown a {
	margin-left: 12px;
	color: #959595 !important;
}

.doctorslistsection {
	width: 101%;
}

.doctorslistsection .profile-doctor {
	width: 32%;
	margin-right: 7px;
	float: left;
	min-height: 320px;
	text-align: center;
}

.doctorslistsection .profile-doctor.last {
	margin-right: 0px;
}

.doctorslistsection .profile-doctor .doctor-name {
	font: 16px Montserrat, sans-serif;
	color: #739dd3;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-top: 6%;
	float: left;
}

.doctorslistsection .profile-doctor .short-description {
	text-align: center;
	margin-top: -7%;
	float: left;
	width: 100%;
}

.doctorslistsection .profile-doctor .doctor-image {
	position: relative; /*float:left;*/
	display: inline-block;
	max-width: 100% !important;
}

.doctorslistsection .profile-doctor .hiddenImage {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

.doctorslistsection .profile-doctor .doctor-image:hover > .hiddenImage {
	display: block;
}

/********** Specialist *************/
.specialist.item {
	width: 48%;
	margin-right: 2%;
	float: left;
	margin-bottom: 25px;
}

.specialist.item:nth-child(even) {
	margin-right: 0;
	margin-left: 2%;
}

.specialist.item:nth-child(odd) {
	clear: both;
}

#contentwrapper .specialist.item h3 {
	background: #5AB0B6;
	border-radius: 5px 5px 0 0;
	margin: 0 !important;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	font: 18px/26.34px 'Montserrat', sans-serif;
}

.specialist.item .item-image {
	position: relative;
	float: left;
	max-width: 100% !important;
}

.specialist.item .top-shadow {
	position: absolute;
	background: url(images/btn-img-shadow.png) no-repeat top center;
	z-index: 999;
	width: 100%;
	height: 33px;
}

.specialist.item .item-image img {
	z-index: 1;
}

.specialist.item .hiddenImage {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

.item-image:hover > .hiddenImage {
	display: block;
}

/*********** Blog ************/
.widget_categories.blog h5 {
	background: #5ab0b6;
	font: 22px 'OpenSansRegular';
	color: #fff;
	padding: 15px 0;
	text-align: center;
	margin: 0;
}

.widget_categories.blog {
	background: #e9e8e3;
	position: relative;
	padding-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

.widget_categories.blog ul {
	list-style-type: square;
	padding-left: 20px;
	margin-bottom: 0px;
}

.widget_categories.blog .top-shadow {
	background: url(images/widget-top-shadow.png) no-repeat center;
	width: 100%;
	height: 20px;
}

.blog .right_content .bottom-shadow,
.single .right_content .bottom-shadow {
	background: url(images/bottom_overlay.png) no-repeat top center;
	width: 100%;
	height: 35px;
}

.widget_categories.blog li a {
	font: 12px/25px 'OpenSansRegular';
	color: #444444;
}

.widget_categories.blog li a:hover {
	text-decoration: none;
	color: #fff;
}

.post_read_more img {
	width: 6px;
	height: 9px;
}

.single-post .left_content > h2.blue {
	display: none;
}

.blog .slider {
	z-index: 9;
}

.single .left_content .slider {
	padding-top: 0px;
	z-index: 9;
}

.widget_nav_menu .heading {
	background: url("images/enquiry_headerd.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font: 22px OpenSansRegular;
	padding-bottom: 30px;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}

.widget_nav_menu .heading h3 {
	font: 22px 'OpenSansRegular';
	color: #fff;
}

.widget_nav_menu {
	background: #e9e8e3;
}

.widget_nav_menu ul {
	list-style-type: square;
	padding-left: 20px;
}

.right_content .widget_nav_menu li a {
	font: 12px/25px 'OpenSansRegular';
	color: #444444;
}

.right_content .widget_nav_menu li a:hover {
	text-decoration: none;
	color: #fff;
}

.dynamic ul {
	margin-bottom: 0px;
	padding-bottom: 20px;
}

#text-8.dynamic .appendLayer {
	display: none;
}

.left_content.single-profile {
	float: left;
	width: 70% !important;
}

#text-12 {
	background: none;
}

#text-12 + .bottom-shadow {
	display: none;
}

#categories-2 + .bottom-shadow {
	background: url(images/bottom_overlay.png) no-repeat;
	width: 100%;
	min-height: 35px;
	margin: auto;
	float: left;
	position: relative;
	z-index: 1;
}

/*.doctor-avatar{ float:left; margin-top:10px;  }
.profileContent{ float:right; width:60% !important;  }
.left_content.single-profile{ width:680px !important; }
*/
.doctor-avatar {
	width: 37%;
	float: left;
}

.profileContent {
	width: 61%;
	float: right;
	/*font-size:14px;*/
	text-transform: uppercase;
	/*	color:#383838;
	line-height:21px !important;*/
}

.profileContent h2 {
	margin-bottom: 0px;
	text-transform: capitalize;
}

.profileContent span,
.clinicinfo li {

}

.clinicinfo li a {
	/*color:#739dd3;*/
	text-decoration: underline;
	text-transform: uppercase;
	/*font-size:11px;*/
}

.clinicinfo {
	margin-top: 5px;
	border-top: 1px solid #dcdcdc;
}

.clinicinfo li {
	border-bottom: 1px solid #dcdcdc;
	list-style: none;
	padding: 3px 0 3px 10px;
	/*line-height:20px !important;*/
}

.clinicinfo li:hover {
	background: #f6f6f4;
}

/**************** Callout and Quote *************/
.callout_half {
	float: right;
	width: 40%;
	margin-left: 2%;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 10px;
	font: 15px/24px 'OpenSansLight';
	color: #fff;
	clear: both;
}

.callout_half.blue {
	background: #5ab0b6;
}

.callout_half.grey {
	background: #7a8281;
}

.callout_full {
	clear: both;
	width: 94%;
	padding: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	font: 15px/24px 'OpenSansLight';
	color: #fff;
}

.callout_full.blue {
	background: #5ab0b6;
}

.callout_full.grey {
	background: #7a8281;
}

.quote {
	float: right;
	width: 40%;
	margin-left: 2%;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 10px;
	font: 18px/24px 'OpenSansRegular';
	color: #003591;
}

/*********** tagged and tab **********/
.wpui-light .ui-collapsible-header, .wpui-light .ui-accordion h3.ui-accordion-header {
	background: none !important;
	border: 0px !important;
	font: 14px/20px 'OpenSansRegular' !important;
	color: #5ab0b6 !important;
	border-bottom: 1px solid #e0dede !important;
	padding-left: 0px !important;
	padding-bottom: 10px !important;
}

.wpui-light h3.ui-collapsible-header.ui-state-active {
	border: 0px !important;
}

.wpui-light .ui-collapsible-content, .wpui-light .ui-accordion .ui-accordion-content {
	background: none !important;
	border: 0px !important;
	/* font: 12px/20px 'OpenSansRegular' !important;color: #444444 !important;*/
}

.wp-spoiler .ui-collapsible-header span.toggle_text {
	opacity: 0 !important;
}

.ui-icon {
	background-image: none !important;
	width: 22px !important;
	height: 22px !important;
	vertical-align: middle;
	margin-right: 10px;
}

.ui-icon-triangle-1-s {
	background: url(images/hide.png) no-repeat !important;
}

.ui-icon-triangle-1-e {
	background: url(images/show.png) no-repeat !important;
}

.wpcf7 input[type="checkbox"].wpcf7-not-valid {
	outline: 1px solid #FF675B;
}

/** Location Template */
.sectionAjax {
	width: 470px;
	float: left;
	background: #2c3e50;
	min-height: 260px;
	margin-bottom: 20px;
	position: relative;
}

.sectionAjax h4 {
	color: #5ab0b6;
	font-family: Montserrat, sans-serif !important;
	font-weight: bold;
	margin-bottom: 15px;
}

#contentwrapper .sectionAjax h2.locationtitle {
	padding: 10px 20px 15px;
	position: relative;
	border-bottom: 1px solid #aaa;
	color: #5AB0B6;
}

.ajax_feilds.region {
	z-index: 50 !important;
}

.ajax_feilds {
	width: 90%;
	padding: 18px 10px;
	float: left;
	position: relative;
	z-index: 99;
	margin: -10px 0;
}

.ajax_feilds.suburb {
	margin-top: -20px;
}

.ajax_feilds select {
	display: none;
	width: 91%;
	margin-top: 10px;
	padding: 4px 15px;
}

.searchlocation.fillterBycity .sb-select {
	background-color: #fff !important;
	width: 79% !important;
}

.ajax_feilds label {
	width: 25%;
	float: left;
	color: #FFF;
	margin-top: 15px;
}

.ajax_feilds div.sb-custom {
	float: left;
	width: 60%; /* margin-top:-15px; */
}

.searchlocation.fillterBycity {
	/*width:95%;*/
	/*margin-left:5%; */
	padding: 20px;
	border-bottom: 1px solid #666666;
	text-align: left;
}

.searchlocation.fillterBycity .ajax_feilds {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

.searchlocation.fillterBycity .ajax_feilds label,
.searchlocation.fillterBycity .ajax_feilds .sb-custom {
	float: none;
	display: inline-block;
}

.searchlocation.fillterBycity .ajax_feilds label {
	width: 30%;
	margin-right: 5%;
	text-align: right;
}

.searchlocation.fillterBycity .ajax_feilds .sb-custom {
	width: 50%;
}

.searchlocation.fillterBycity .sb-dropdown {
	width: 90% !important;
	padding-top: 20px
}

.searchContents {
	padding: 20px;
	color: #FFF;
}

.searchContents h3 {
	color: #FFF;
	margin-bottom: 12px;
}

.searchContents .items {
	padding: 20px 3px;
	float: left;
	border-bottom: 1px solid #FFF;
	width: 97%;
}

.items.headclinic {
	border-bottom: 1px solid #666666 !important;
}

.searchContents .item_contents {
	width: 100%;
	font-size: 12px;
	float: left;
	margin-bottom: 10px;
}

.searchContents .item_contents span.label {
	width: 25%;
	float: left;
	color: #333333;
}

.searchContents .item_contents span.content_item {
	float: left;
	font-size: 12px;
	color: #FFF;
	width: 60%;
}

.item_contents.address {
	line-height: 17px !important;
}

#smallgif {
	background: url(images/select_anmation.gif) no-repeat;
	height: 30px;
	position: absolute;
	right: 60px;
	width: 30px;
	z-index: 99999;
	display: none;
}

.ajax_feilds .sb-dropdown ul {
	top: 31px !important;
	padding-top: 6px !important;
}

.doctors_at {
	float: left;
}

.doctors_at li {
	list-style: none;
}

.doctors_at li a {
	color: #FFF;
}

.doctors_at li a:hover {
	text-decoration: underline;
}

.shadow2 {
	background: url(images/shadow_img2.png) center center no-repeat;
	width: 100%;
	margin: -41px 0 0 0;
	height: 50px;
	position: relative;
	visibility: hidden;
}

.animationGif {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	background: url(images/gif-load.gif) center 120px no-repeat #999999;
	display: none;
	z-index: 1005;
}

.right-arrow {
	background: url("images/arrow_button.png") center center no-repeat !important;
	position: absolute;
	right: 0px;
	width: 55px;
	border-left: 2px solid #999999;
	height: 51px;
	top: 0px;
}

#megaMenu {
	z-index: 99999 !important;
}

.location-template .bottom_shadow {
	background: url(images/shadow_btm.png) no-repeat center center;
	position: absolute;
	width: 100%;
}

.sectionAjax .bottom_shadow {
	bottom: -28px;
}

.location-template .half-size-form .bottom_shadow {
	bottom: 4px;
}

.final-listcont {
	margin-right: 0px !important;
}

#commentform .form-allowed-tags {
	display: none;
}

.topInfo {
	font-family: 'OpenSansRegular', sans-serif;
}

.topInfo span.phno a {
	color: inherit;
}

.searchContents .item_contents span.content_item a,
.searchContents .item_contents span.content_item a:hover {
	cursor: default;
	color: #FFFFFF
}

/* .fillterBycity .sb-custom select#flitercity_region ul.sb-dropdown li:first-child{display:none;} */
/* .copyright_message  a { color:#FFFF; }
.copyright_message a:hover { color:#FFFF; } */
/* FROM SECTION */
/*
.location-template .half-size-form{ float:right; width:470px; position:relative; padding-bottom:20px;  }
.location-template .half-size-form .contact-title{ background:#5ab0b6; text-align:center; color: #FFFFFF; padding: 10px 20px; position: relative; }
.location-template .half-size-form .wpcf7{ float:left; margin-top:-30px !important; padding-right:23px !important; background:#e9e8e3 !important;  }
.location-template .half-size-form .feild_left{ width:47%; float:left; }
.location-template .half-size-form .feild_right{ width:47%; float:left; margin-left:6%; }
.location-template .half-size-form .feild_full{ width:100%; }
.location-template .half-size-form  #contact-title{ display:none; }
.location-template .half-size-form label{ font-family:'OpenSansRegular'; color:#444444 !important; margin-left:10px;  }
.location-template input[type="text"],.location-template input[type="email"]{ background-color:#FFF; border:none; border-radius:5px; font-family:'OpenSansRegular'; font-size:12px; color:#444; }
.location-template .half-size-form .wpcf7-form-control-wrap{ margin:-10px 0 0px 0px; float:left; }
.location-template .half-size-form .wpcf7-form-control-wrap.enquiry{ margin:0 0 20px 0px !important; }
.location-template .half-size-form .wpcf7-form-control-wrap.enquiry textarea{ resize:none; border-radius:5px; font-size:12px; font-family:'OpenSansRegular'; color:#444; width:410px; }
.location-template .half-size-form .conatct-title{ width:100% !important; float:left;  }
.location-template .half-size-form .conatct-title input[type="text"]{ width:190px !important; }
.feild_full input[type="text"],.feild_full input[type="email"]{ width:415px !important; }
.feild_left_70{ width:70%; float:left; }
.feild_left_70 .sleft,.feild_left_70 .sright{ width:48%; margin:15px 2% 15px 0; float:left; }
.sfull{ width:100%; margin:10px 0px; float:left; }
.feild_left_70 br{ display:none; }
.feild_right_30{float:right; margin-top:-51px; }
.location-template .half-size-form input[type="submit"]{background: url("images/arrow_button.png") no-repeat scroll 102px 15px #5ab0b6 !important;
    border-bottom: 2px solid #71849B !important;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    display: inline-block;
    font: 14px 'OpenSansBold' !important;
    padding: 10px 25px !important;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%; }
.location-template .half-size-form .wpcf7-form div.wpcf7-response-output{ position:absolute; bottom:30px; left:28px; }
.location-template .half-size-form .wpcf7-not-valid{ border:1px solid #FE0000; }
*/
/* END */

/*************** new design ***********/

body {
	background: #efefef;
}

h1 {
	font: 30px/40px 'Montserrat', sans-serif;
	color: #ea2e49 !important;
	margin-bottom: 15px;
}

blockquote {
	font: 18px/29px 'OpenSansRegular', sans-serif;
	color: #7d7d7d;
	margin-bottom: 10px;
}

#contentwrapper .left_content,
#contentwrapper .left_content p,
#contentwrapper .left_content li,
#contentwrapper .p {
	font: 14px/24px 'OpenSansRegular', sans-serif;
	color: #979797;
}

#logo {
	margin: 8px 0px;
}

.headerContest_right {
	top: 0px;
	margin: 26px 0px;
}

.headerContest_right .header_phone,
.headerContest_right .header_phone a,
.headerContest_right .header_phone a span {
	font: 700 18px 'Montserrat', sans-serif;
	color: #ea2e49;
}

/*.headerContest_right .header_phone{margin: 5px 0px;}*/

.headerContest_right .socialShare {
	margin: 9px 10px 9px 0px;
}

.creativsocial {
	margin: 0px !important;
}

.creativsocial ul {
	height: auto !important;
}

.socialShare .creativsocial ul li a {
	background: url(images/rainbow/social-icon-top.png) no-repeat center center !important;
	width: 18px;
	height: 16px;
	transition: all .5s;
}

.socialShare .creativsocial .facebook a {
	background-position: 0px 0px !important;
}

.socialShare .creativsocial .twitter a {
	background-position: -19px 0px !important;
}

.socialShare .creativsocial .pinterest a {
	background-position: -37px 0px !important;
}

.socialShare .creativsocial .gplus a {
	background-position: -54px 0px !important;
}

.socialShare .creativsocial .instagram a {
	background-position: -91px 0px !important;
}

.socialShare .creativsocial .other a {
	background-position: -73px 0px !important;
}

.socialShare .creativsocial ul li > a:hover {
	opacity: 0.7;
	transition: all .5s;
}

.socialShare,
#searchbox,
.findClinic {
	margin-right: 10px;
}

.findClinic input[type="text"],
.topsubmenu #searchbox input[type="text"] {
	border: 1px solid #d7d7d7;
	background: none;
	border-radius: 0px;
	font: 14px/19px 'Montserrat', sans-serif;
	padding: 5px 30px 5px 10px;
	color: #acacac;
	text-align: left;
	width: 125px;
	margin: 0px;
}

.findClinic .find_clinic {
	background: url(images/rainbow/drop-arrow.png) no-repeat center center;
	right: 0px;
	width: 25px;
	height: 37px;
	margin: 0px;
}

#searchform {
	position: relative;
}

.topsubmenu #searchbox .searchme {
	background: url(images/rainbow/search-icon.png) no-repeat center center;
	width: 35px;
	height: 37px;
	right: 0px;
	top: 0px;
	margin: 0px;
}

.menuWrapper {
	position: absolute;
	z-index: 999;
	background: rgba(0, 0, 0, 0.51);
}

#megaMenu,
#megaMenu ul li.menu-item:hover,
#megaMenu ul li.menu-item:hover > a,
#megaMenu ul li.menu-item a,
#megaMenu ul li.menu-item {
	background: rgba(0, 0, 0, 0.51) !important;
	background-color: inherit !important;
}

/* #megaMenu ul.megaMenu li.menu-item > a span,
#megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator span, */
#megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title,
#megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator span.wpmega-link-title {
	font: 13px 'Montserrat', sans-serif;
}

#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle {
	padding: 28px 10px !important;
}

#megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1 {
	background: rgba(39, 40, 53, 0.9) !important;
	border: 0px;
	border-top: 2px solid #fcf16c !important;
	box-shadow: 0px 0px !important;
}

#megaMenu .sub-menu li.menu-item,
#megaMenu .sub-menu li.menu-item:hover,
#megaMenu .sub-menu li.menu-item:hover > a,
#megaMenu .sub-menu li.menu-item a {
	background: none !important;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup ul.sub-menu li.menu-item {
	width: auto;
}

.topmenu #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega.mega-colgroup > ul > li {
	padding-left: 2%;
	padding-left: 1.8%;
}

.topmenu #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > a {
	font: 11.47px 'Montserrat', sans-serif !important;
	color: #fff !important;
	text-transform: uppercase;
	text-shadow: 0px 0px !important;
	letter-spacing: 1px;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:hover > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item > span.um-anchoremulator,
#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > span.um-anchoremulator,
#megaMenu .wpmega-widgetarea h2.widgettitle {
}

.topmenu #megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a {
	font: 12px 'OpenSansRegular', sans-serif;
	color: #d2d2d2;
	padding-right: 5px;
	transition: all .5s;
	margin: 8px 0px;
}

.topmenu #megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > a:hover {
	color: #fff;
	padding-left: 5px;
	padding-right: 0px;
	transition: all .5s;
}

/*dj*/

#contentwrapper {
	background-color: #FFFFFF;
}

.wp-caption {
	background-color: #EEEEEE;
	padding: 4px 0;

}

#contentwrapper .left_content p {
	/* color: white;
		font: 12px/21px 'OpenSansLight';
		margin-bottom: 20px;
		width: 100%; */
}

p {
	color: #444444;
	font: 12px/21px 'OpenSansLight';
}

h1 {
	color: #656565;
}

ul li {
	color: #444444;
	list-style: square outside none;
	margin-left: 15px;
	padding-left: 3px;
	font-family: 'OpenSansLight';
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 5px;
}

ul {
	margin-bottom: 20px;
}

a {
	color: #5ab0b6;
	/*font-size: inherit !important;
	font-family: inherit !important;*/
}

.slider ul li {
	margin-left: 0px !important;
	padding-left: 0px !important;
}

#menu-top_menu li {
	font-size: 16px;
	line-height: inherit;
	margin-left: inherit;
}

.breadCrmbsContainer {
	background-color: rgba(0, 0, 0, 0.5);
	/*  background-image: none; */
}

/* Styling for services tabs. ---------------------------------------------*/
.tabcont-top {
	background-color: #222533;
}

#contentwrapper .tabcont-top .top-left {
	padding: 2%;
	margin-top: 15px;
}

.tabcont-top p {
	padding: 2%;
	width: 96%;
	line-height: 22px;
}

.tabcont-top .top-right {
	padding: 2% 2% 2% 0;
	width: 68%
}

#contentwrapper .tabcont-top, #contentwrapper .tabcont-top > p {
	color: white;
}

.top-right h3 {
	width: auto;
	margin-bottom: 5px;
}

.top-right .link_button {
	width: auto;
}

ul li a {
	color: #5ab0b6;
}

.tabcont-bottom {
	padding: 10px 2% 0;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.tabcont-bottom ul {
	padding: 0;
	margin: 0;
}

.tabcont-bottom ul li {
	border: none;
	float: left;
	width: 46%;
	padding: 0 2% 0 0;
	margin: 0 0 10px 0;
}

/*Specialist Shortcode */

#lab-heading h6 {
	padding-left: 6%;
	text-align: center;
	font-size: 20px;
}

.soliloquy-container .soliloquy-control-nav {
	bottom: 28px !important;
}

.right_content .virtualtour {
	margin: 2% 0 10px 0;
	width: 90%;
	height: 44px;
}

.contentSectionBottom {
	height: auto;
	min-height: 100px;
}

.contentBottom {
	padding-right: 35px;
	width: 89%;
}

.pagination .current {
	background-color: #72bbc0;
}

.menu .menu-item {
	margin-left: 4px;
}

.wpcf7 input.wpcf7-not-valid[type="checkbox"] {
	border: none;
}

.info-pack-description {
	color: #FFFFFF;
	margin-top: -16px;
	padding: 0 18px;
}

.info-pack-description p {
	color: white;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.info-pack-description h2 {
	color: white;
}

.info-pack-description a {
	color: white;
	text-decoration: underline;
}

.info-pack-description .wp-image-3124 {
	margin-bottom: 8px;
}

.float-left {
	float: left;
}

#wpcf7-f8-t1-o1 div.wpcf7-mail-sent-ok {
	text-align: center;
}

#contact-form-right {
	float: right;
	width: 49%;
}

.sliderContents .the-last-item {
	border-bottom: none !important;
}

#wpcf7-f8-t1-o1 div.wpcf7-mail-sent-ok {
	color: #72bbc0 !important;
	text-align: center;
}

.doctors_at li {
	list-style: none outside none;
	margin-left: 0px;
	padding-left: 0px;
}

.doctors_at li a {
	color: #EA2E49;
	font-size: 16px;
	font-weight: bold;
}

.searchContents .items {
	border-bottom: 1px solid #666;
}

.items.headclinic {
	border-bottom: 3px solid #666666 !important;
}

.searchContents .item_contents span.label {
	color: #EA2E49;
	font-size: 14px;
	font-weight: bold;
	width: 30%;
}

.searchContents .item_contents span.content_item {
	font-size: 14px;
	width: 60%;
}

.doc-thumb {
	border: 1px solid #FFFFFF;
	height: 72px;
	margin-right: 11px;
	float: left;
}

/* PHONE in header */
.header_phone a, .header_phone a:hover {
	cursor: default;
}

.register-table th {
	background-color: #94928B;
}

/*
.link_button.dark.gray.blue a{
	background-color: #72bbc0 !important;
	border-bottom: 2px solid #6C7594 !important;
}

.link_button.dark.gray.blue a:hover{
	background-color: #222533 !important;
	border-bottom: 2px solid #484745 !important;
	}*/

#wpcf7-f50-w1-o1 .privacy-statement {
	color: #858583;
}

#wpcf7-f50-w1-o1 .privacy-statement a, #wpcf7-f50-w1-o1 .privacy-statement a:hover {
	color: #72bbc0;
	text-decoration: underline;
}

#bottom_wrapper div.wpcf7 input[type="submit"] {
	margin-top: 3px;
}

#wpcf7-f50-w1-o1 div.wpcf7-response-output {
	clear: both;
}

.wp-tab-content-wrapper li {
	color: #70706E;
	font-size: 12px;
}

.blue, .blue a {
	color: #739DD3;
}

.virtaul-tour-wrapper {
	width: 100%;
	float: left;
}

.vtour-heading {
	color: #739DD3;
	font-family: 'OpenSansLight';
	font-size: 20px;
	line-height: 1.2em;
	margin-bottom: 4px;
}

.vt5 {
	float: left;
	width: 23.65%;
	transition: none !important;
}

.vt5.img {
	margin: 0.6% 0.6% 0.6% 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-color: blue;
}

.vt5.img:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.vt5.img1 {
	margin: 0.6%;
	width: 47.9%;
}

.vt5.img2, .vt5.img3 {
	margin-bottom: 0px;
}

.vt6 {
	float: left;
	width: 19.7%;
	transition: none !important;
}

.vt6.img {
	margin: 0.6% 0.6% 0.6% 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-color: blue;
}

.vt6.img:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.vt6.img1, .vt6.img2 {
	margin: 0.6%;
	width: 26.9%;
}

.vt6.img2 {
	margin-left: 0px;
}

.vt6.img3, .vt6.img4 {
	margin-bottom: 0px;
}

#fancybox-wrap {
	z-index: 2147483647 !important;
}

#contentwrapper .callout_half.blue,
#contentwrapper .callout_full.blue {
	color: white;
}

.no-right-margin {
	margin-right: 0px !important;
}

#myclinicList {
	width: auto;
}

#myclinicList li a {
	font-size: 15px;
}

#myclinicList li:hover {
	background-color: inherit;
}

#myclinicList li a:hover {
	color: #EA2E49;
}

#myclinicList li {
	padding: 6px 0px 9px 17px;
}

#myclinicList ul {
	border: 1px solid #D7D7D7;
	border-radius: 0 0 4px 4px;
}

.pdf-button-text {
	vertical-align: middle;
	font-family: 'Open Sans';
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 13px;
}

/* Full size CF7 forms */

.wpcf7 select.wpcf7-not-valid {
	border: 1px solid #FF675B;
}

.form-header {
	background: #2c3e50;
	color: #FFFFFF;
	font: 13px OpenSansRegular;
	padding: 8px 0 9px;
	text-align: center;
	width: 100%;
	/*margin-top: -4px; wtf is this?*/
}

#contentwrapper .form-header h2 {
	color: #FFFFFF;
	font: 400 21px/25px 'Montserrat';
}

.full-size-form input[type="text"], .full-size-form input[type="email"] {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 73%;
}

.full-size-form select {
	background: #F2F2F2;
	border-radius: 5px;
	width: 76%;
	font-family: 'OpenSansSemibold', sans-serif;
	color: #959595;
	font-size: 16px;
	padding: 8px;
	border: 1px solid #E6E5E0;
}

.full-size-form label {
	float: left;
	width: 20%;
	margin-right: 20px;
	clear: both;
	margin-top: 5px;
	color: #434343;
	font-size: 16px;
}

.makean_enquiry .enquiryForm .sb-custom input[type="text"] {
	background: url("images/select_arrow.png") no-repeat scroll right center #FFFFFF !important;
	padding-bottom: 7px !important;
}

.full-size-form h3 {
	border-bottom: 1px solid #DDDDDD;
	margin: 25px -5px 10px;
	padding: 0 7px 4px 0;
	color: #72bbc0;
	font-size: 18px;
}

.full-size-form .full-width-label {
	width: 98%;
}

#contentwrapper .full-size-form .privacy-statement {
	font-family: 'OpenSansSemibold';
	color: #434343;
	font-size: 12px;
	clear: none;
	float: none;
}

.full-size-form .privacy-statement a {
	font-family: 'OpenSansSemibold';
}

.full-size-form input[type="submit"] {
	background: #5ab0b6;

	clear: both;
	margin-left: 23%;
}

.full-size-form input[type="submit"]:hover {
	background: #72BBC0;
	border-color: #002665;
}

.full-size-form #commentform input.error, .full-size-form #commentform textarea.error, .full-size-form .wpcf7 input.wpcf7-not-valid, .full-size-form .wpcf7 textarea.wpcf7-not-valid {
	border: 1px solid #FF675B;
	clear: none;
	padding-top: 8px;
}

.full-size-form div.wpcf7 img.ajax-loader {
	border: medium none;
	float: left;
	margin-left: 4px;
	vertical-align: middle;
}

.full-size-form .wpcf7-form div.wpcf7-response-output {
	clear: both;
	font-size: 14px !important;
}

.full-size-form .wpcf7 {
	padding-bottom: 50px;
}

.form-label-sub-text {
	color: #72bbc0;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-left: 23px;
	margin-top: -3px;
	cursor: help;
	font-weight: normal;

}

.form-label-sub-text:hover {
	color: #72bbc0;
	text-decoration: underline;
}

.full-size-form .wpcf7 .privacy {
	float: left;
	margin-left: 23%;
}

/* Half Size forms */
.half-size-form label {
	font-family: OpenSansRegular;
	width: 98%;
	font-size: 12px;
	margin-left: 6px;
}

.half-size-form input[type="text"], .half-size-form input[type="email"] {
	width: 100%;
	font-size: 14px;
	padding: 6px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.half-size-form .wpcf7 p {

	margin-bottom: 8px;
}

.half-size-form select {
	border: 1px solid #E6E5E0;
	font-size: 14px;
	padding: 6px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.half-size-form .form-label-sub-text {
	display: inline;
}

.half-size-form textarea {
	font-size: 14px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	font-family: OpenSansSemibold, sans-serif;
}

.half-size-form .wpcf7 .privacy {
	margin-left: 8px;
}

.half-size-form input[type="submit"] {
	margin-left: 8px;
}

.half-size-form label {
	/*display: none;*/
}

.half-size-form #commentform input.error, .half-size-form #commentform textarea.error, .half-size-form .wpcf7 input.wpcf7-not-valid, .half-size-form .wpcf7 textarea.wpcf7-not-valid, .half-size-form .wpcf7 select.wpcf7-not-valid {
	clear: both;
}

/* End Half Size forms */

#recent-posts-2 .heading {
	background-image: url("images/enquiry_headerd.png");
	color: #FFFFFF;
	font: 22px OpenSansRegular;
	padding-top: 15px;
	text-align: center;
	width: 100%;
	padding-bottom: 17px;
}

#recent-posts-2 .heading h3 {
	margin-bottom: 20px;
	color: #FFFFFF;
	font: 22px OpenSansRegular;
}

.widget_recent_entries {
	background: none repeat scroll 0 0 #E9E8E3;
}

.widget_recent_entries li a {
	color: #444444;
	font: 12px/25px 'OpenSansRegular';
}

.widget_recent_entries li a:hover {
	color: #5ab0b6;
}

.dynamic ul {
	margin-bottom: 0;
	padding: 0 5px 20px 20px;
}

/*Specialist Shortcode */

#specialists-box {
	width: 100%;
	background-color: #E9E8E3;
	float: left;
	margin-bottom: 30px;
	border-radius: 6px 6px 6px 6px;
}

#specialists-heading {
	background-color: #222533;
	border-radius: 7px 7px 0 0;
	float: left;
	padding: 4px 0;
	text-align: center;
	width: 100%;
}

#specialists-heading h3 {
	background: none repeat scroll 0 0 #222533;
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	font: 18px/26.34px 'OpenSansRegular';
	margin: 0 !important;
	padding: 5px 0;
	text-align: center;
}

.specialists-content {
	float: left;
	height: 134px;
	text-align: center;
	width: 25%;
}

specialist-three {
	border: none;
}

.specialists-content ul li {
	list-style: none;
}

.specialists-content ul li h4 {
	color: #72bbc0;
	margin-bottom: 12px;
}

.specialists-content ul li a {
	text-transform: uppercase;
	color: #222533;
}

.specialists-content ul li a:hover {
	color: #222;
}

.specialist-three {
	border-right: none;
}

.specialist-content-wrapper {
	float: left;
	width: 100%;
}

.specialist-content-wrapper .top-shadow {
	background: url("images/btn-img-shadow-660.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	height: 20px;
	width: 100%;
	z-index: 999;
}

/*easy table */

#cost-table .easy-table td, #cost-table .easy-table th {
	font-size: 14px;
	line-height: 22px;
}

/* clinic location pages shortcode */
.clinic-address {
	float: right;
	width: 300px;
	margin-bottom: 12px;
}

.contact-us-blurb {
	float: left;
	margin-bottom: 10px;
	padding-top: 15px;
	width: 59%;
}

#location-map {
	border-top: 1px solid #DDDDDD;
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
}

.callout_half a {
	color: white;
}

.contact-address .callout_half {
	clear: none;
	width: 32%;
	margin-top: 23px;
}

.breadcrumbs a:hover {
	color: white;
}

.location-table {
	width: 100%;
	font-size: 15px;
}

.cell-label {
	line-height: 20px;
}

.cell-detail, .cell-detail a {
	color: #72bbc0;
	font-weight: bold;
}

.cell-detail a:hover {
	color: #3f888d;
}

.left_content p {
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 13px;
	margin-bottom: 13px;
}

hr {
	margin: 20px 0 30px;
}

.left_content {
	padding-top: 0px;
}

.makean_enquiry input[type="text"], .makean_enquiry input[type="email"] {
	padding: 5px;
}

ul li {
	font-size: 13px;
	font-family: 'Open Sans';
}

.scode {
	margin: 2px 10px 2px 0 !important;
}

.callout_half p {
	color: white;
	font: 15px/24px 'OpenSansLight';
	margin-top: 10px;
}

b {
	font-weight: bold;
}

.callout_half {
	margin-bottom: 20px;
	padding: 20px;
	width: 35%;
}

.service-menu-button-wrapper {
	margin-bottom: 2px;
}

.service-menu-button-wrapper button {
	background-color: #222533;
	border: 0;
	border-radius: 5px;
	color: #FFFFFF !important;
	display: inline-block;
	font: 13px/16px 'OpenSansRegular', sans-serif !important;
	height: 63px;
	margin: 0 4px 4px 0;
	padding: 3px 7px !important;
	text-decoration: none;
	transition: all 0.3s ease-in 0s;
	width: 91px;
	outline: none;
}

.service-menu-button-wrapper button:last-child {
	margin-right: 0;
}

.service-menu-button-wrapper button:hover,
.service-menu-button-wrapper button:focus {
	background-color: #2C3E50;

}

.right_content .widget_nav_menu li a:hover {
	color: #5ab0b6;
}

.service-menu-button-wrapper .service-button-current {
	background-color: #EA2E49;
}

.service-menu-button-wrapper .service-button-current:hover,
.service-menu-button-wrapper .service-button-current:focus {
	background-color: #EF4A62;
}

.page-template-template-homepage-php .one_half_first h3, .page-template-template-homepage-php .one_half h3 {
	font: 24px 'OpenSansLight' !important;
}

#contentwrapper .privacy-statement,
#contentwrapper .left_content span.privacy-statement.full-width-label {
	width: 518px;
	max-width: 98%;
	position: relative;
}

#contentwrapper .privacy-statement
	/*, #contentwrapper .left_content span.privacy-statement*/
{
	float: left;
	width: 190px;
	height: 57px;
	font-size: 10px;
	line-height: 15px;
}

#contentwrapper .left_content span.privacy-statement {
	width: auto;
}

.makean_enquiry .privacy-statement {
	color: white;
	text-align: left;
}

.makean_enquiry .privacy {
	top: 0;
}

.privacy-statement a {
	color: #5ab0b6;
}

.wpcf7 .privacy {
	float: left;
	height: 57px;
	width: 20px;
	top: 4px;
}

.widget_nav_menu .heading {
	padding-bottom: 18px;
}

.widget_nav_menu .heading h3 {
	font-size: 18px;
}

.callout_half ul li {
	color: #FFF;
	font: 15px/24px 'OpenSansLight';
	margin-bottom: 10px;
}

.callout_half ul {
	margin-bottom: -5px;
}

#contentwrapper .left_content .callout_full,
#contentwrapper .left_content .callout_full p,
#contentwrapper .left_content .callout_full a {
	color: white;
	font: 15px/24px 'OpenSansLight';
}

.callout_full h2 {
	color: white;
}

#contentwrapper.top .one_third div, #contentwrapper.top .one_third_first div {
}

ul, ol {
	margin: 0 0 13px;
}

ol li {
	font-size: 13px;
	list-style: decimal outside none;
	margin-left: 22px;
	margin-bottom: 13px;
}

a:hover {
	text-decoration: none;
	color: #3f888d;
}

.home-button a:hover {
	color: white;
	background: #489da3;
}

/*Easy Table */
.easy-table th, .easy-table td {
	text-align: center;
	vertical-align: middle;
}

.left-align-table .easy-table th, .left-align-table .easy-table td {
	text-align: left;
}

.easy-table th {
	font-family: "Montserrat", sans-serif;
	background-color: #72bbc0;
	color: white;
	font-weight: normal;
	vertical-align: middle !important;
}

a {
	transition: all .5s;
}

a:hover {
	transition: all .5s;
}

.home-blog-section {
	/*border-top: 4px solid #fff;
		border-bottom: 4px solid #fff*/;
	/*border-left: 2px solid #fff;
		border-right: 2px solid #fff;*/
	box-sizing: border-box;
	padding: 4px 2px;
	background-color: white;
}

.owl-carousel .owl-item {
	/*border-left: 2px solid #fff;
		border-right: 2px solid #fff;*/
	box-sizing: border-box;
	padding: 0 2px;
}

.owl-carousel .owl-item:not(:first-child) {
}

.owl-carousel.owl-theme .owl-controls {
	margin-top: 0px;
}

#bottom_wrapper .content_wrapper .one_fourth {
	margin-left: 0px;
}

#bottom_wrapper .content_wrapper .one_fourth:last-child {
	margin-left: 4%;
	width: 29%;
}

#bottom_wrapper .content_wrapper .one_fourth:last-child h5 {
	font: 14px/24px 'Montserrat';
}

#bottom_wrapper ul li {
	line-height: inherit;
	border-bottom: 1px solid #333a40;
}

#bottom_wrapper ul li a {
	font: 14px/40px 'OpenSansRegular';
}

#bottom_wrapper ul li a:hover {
	padding-left: 6px;
}

#bottom_wrapper div.wpcf7 input.wpcf7-not-valid.wpcf7-not-valid {
	border-color: #ff0000;
}

#wpcf7-f50-w1-o1 .privacy-statement {
	width: 80% !important;
	font-size: 12px;
	color: #fff !important;
	float: left;
	line-height: 15px;
}

/*** Inner Pages ***/
.banner_wrapper {
	position: relative;
	background-size: cover !important;
	height: 365px;
	width: 100%;
	display: table;
}

.banner_wrapper .content_wrapper {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	padding-top: 75px;
}

.banner_wrapper .content_wrapper .banner-small-title {
	font: italic 400 29px/40px 'Playfair Display', serif;
	color: #fff;
}

.banner_wrapper .content_wrapper .banner-title {
	font: 700 43px/51px 'Montserrat';
	color: #fff;
	text-transform: uppercase;
}

.banner_wrapper .content_wrapper span {
	font: 35px/40px 'CaflischScriptPro-Regular';
	color: #fff;
}

.banner_wrapper > img {
	width: 100%;
}

#contentwrapper {
	background: #efefef;
}

#contentwrapper .left_content {
	margin-top: 20px;
}

#contentwrapper .right_content {
	margin-top: 20px;
}

.breadcrumbs {
	text-align: right;
	color: #666;
	font: 12px/19px 'OpenSansRegular';
	margin-top: 10px;
}

.breadcrumbs a {
	color: #4f4f4f;
}

.breadcrumbs a:hover {
	color: #ea2e49;
	text-decoration: none;
}

.right_content {
	width: 270px;
}

.right_content .widget {
}

.right_content .widget h5 {
	background: #ea2e49;
	font: 14px/20px 'Montserrat';
	padding: 10px 20px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.widget_recent_entries li,
.right_content .widget li[class^="menu-item-"],
.right_content .widget li[class*="menu-item-"] {
	list-style: none;
	background: #fff;
	margin: 0px;
	padding-left: 20px;
	border-bottom: 1px solid #cccccc;
}

.right_content .widget li[class^="menu-item-"] ul,
.right_content .widget li[class*="menu-item-"] ul {
	margin: 0px;
}

.right_content .widget li[class^="menu-item-"] ul li,
.right_content .widget li[class*="menu-item-"] ul li {
	padding-left: 20px;
	border-bottom: 1px solid #eee;
}

.widget_recent_entries li:last-child,
.right_content .widget li[class^="menu-item-"] ul li:last-child,
.right_content .widget li[class*="menu-item-"] ul li:last-child {
	border-bottom: 0px;
}

.widget_recent_entries li a,
.right_content .widget li[class^="menu-item-"] a,
.right_content .widget li[class*="menu-item-"] a {
	font: 14px/40px 'OpenSansRegular';
	color: #959595;
}

.right_content .widget li[class^="menu-item-"] ul li a,
.right_content .widget li[class*="menu-item-"] ul li a {
	font: 12px/40px 'OpenSansRegular';
	color: #959595;
	display: block;
}

.widget_recent_entries li a:hover,
.right_content .widget li[class^="menu-item-"] a:hover,
.right_content .widget li[class*="menu-item-"] a:hover {
	color: #ea2e49;
}

.right_content .widget li.widget_subpages_current_page > a {
	color: #ea2e49 !important;
}

.right_content .widget .appendLayer {
	background: none;
}

.widget_recent_entries li {
	padding: 5px 20px;
}

.widget_recent_entries li a {
	line-height: normal;
}

.right_content .widget > .submenu-header {
	display: block;
	background: #EA2E49;
	font: 14px/20px 'Montserrat';
	padding: 10px 20px;
	color: #FFF !important;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.right_content .widget > ul li.first-menu-item > a:hover {
	color: #fff !important;
}

.right_content .makean_enquiry,
.right_content .enquiry_header {
	background: #2c3e50;
}

.right_content .enquiry_header {
	background: #2c3e50 url('images/rainbow/mail-icon.png') no-repeat left center;
	font: 20px/40px 'Montserrat';
	color: #fff;
	text-transform: uppercase;
	padding: 0px;
	padding-left: 25px;
	margin-bottom: 10px;
	margin-top: 20px;
	width: auto;
	display: inline-block;
}

.makean_enquiry {
	text-align: center;
}

.makean_enquiry div.wpcf7 {
	padding: 5px 17px 20px !important;
}

.makean_enquiry input[type="text"],
.makean_enquiry input[type="email"],
.makean_enquiry select,
.makean_enquiry textarea {
	background: #465767 !important;
	font: 14px 'OpenSansRegular' !important;
	color: #fff !important;
	padding: 10px;
	border: 1px solid #465767;
}

.makean_enquiry input[type="text"]::placeholder,
.makean_enquiry input[type="email"]::placeholder,
.makean_enquiry select::placeholder,
.makean_enquiry textarea::placeholder {
	color: #ccc !important;
}

.makean_enquiry input[type="text"]::-webkit-input-placeholder,
.makean_enquiry input[type="text"]:-ms-input-placeholder,
.makean_enquiry input[type="text"]::-moz-placeholder,
.makean_enquiry input[type="text"]:-moz-placeholder,
.makean_enquiry input[type="email"]::-webkit-input-placeholder,
.makean_enquiry input[type="email"]:-ms-input-placeholder,
.makean_enquiry input[type="email"]::-moz-placeholder,
.makean_enquiry input[type="email"]:-moz-placeholder,
.makean_enquiry select::-webkit-input-placeholder,
.makean_enquiry select:-ms-input-placeholder,
.makean_enquiry select::-moz-placeholder,
.makean_enquiry select:-moz-placeholder,
.makean_enquiry textarea::-webkit-input-placeholder,
.makean_enquiry textarea:-ms-input-placeholder,
.makean_enquiry textarea::-moz-placeholder,
.makean_enquiry textarea:-moz-placeholder {
	color: #ccc !important;
}

.makean_enquiry input[type="text"],
.makean_enquiry input[type="email"] {
	width: 89.9%;
}

.makean_enquiry .enquiryForm .sb-custom input[type="text"] {
	background: #465767 url('images/rainbow/drop-white-arrow.png') no-repeat 96% center !important;
	font: 14px 'OpenSansRegular' !important;
	color: #fff !important;
}

.enquiryForm .wpcf7-submit:hover,
.enquiryForm .wpcf7-submit {
	width: auto; /*margin: 0px auto 30px;*/
	float: none;
	padding: 12px 45px !important;
	font: 14px 'Montserrat' !important;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: normal;
	background: #5ab0b6 !important;
}

.enquiryForm .wpcf7-submit:hover {
	opacity: 0.7;
}

.enquiryForm .sb-dropdown {
	text-align: left;
}

#contentwrapper .makean_enquiry input.wpcf7-not-valid,
#contentwrapper .makean_enquiry select.wpcf7-not-valid,
#contentwrapper .makean_enquiry textarea.wpcf7-not-valid {
	border-color: red;
}

#contentwrapper .makean_enquiry span.wpcf7-not-valid-tip {
	display: none;
}

#commentform input.error,
#commentform textarea.error,
.wpcf7 input.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
	display: inline-block !important;
}

/*** Shortcodes ****/
#contentwrapper div.intro-text {
	width: 100%;
	font: 18px/29px 'OpenSansRegular';
	color: #7d7d7d;
	margin-bottom: 30px;
}

#contentwrapper div.intro-text i {
	font-style: italic;
}

#contentwrapper h2 {
	font: 700 24px/24px 'Montserrat';
	color: #5ab0b6;
	margin: 10px 0px;
	line-height: normal;
	-webkit-font-smoothing: antialiased;
	text-shadow: none;
}

#contentwrapper div.quote {
	width: 100%;
	margin: 8px 0px;
	padding: 10px 0px;
	font: 18px/29px 'Montserrat', sans-serif;
	color: #5ab0b6;
}

#contentwrapper div.callout_half {
	color: white;
}

/*.wp-accordion{display: inline-block;}*/
.ui-icon-triangle-1-e,
.ui-icon-triangle-1-s {
	background: #5ab0b6 !important;
}

.ui-icon-triangle-1-s:before {
	content: '-';
	font: 24px/16px 'OpenSansRegular';
	color: #efefef;
	padding-left: 7px;
}

.ui-icon-triangle-1-e:before {
	content: '+';
	font: 18px/22px 'OpenSansRegular';
	color: #efefef;
	padding-left: 6px;
}

#contentwrapper h3 {
	font: 14px/24px 'Montserrat';
	color: #49ae86;
	text-transform: uppercase;
	padding: 0px;
	margin: 0 0 15px;
}

#contentwrapper h3.wp-spoiler-title {
	padding: 15px 0 10px;
	margin: 0;
}

/*.wpui-light .ui-accordion h3.ui-accordion-header,*/
.wpui-light .ui-collapsible-header {
	font: 14px/24px 'Montserrat' !important;
	color: #5AB0B6 !important;
	text-transform: uppercase;
	padding: 15px 0px;
	border-color: #959595 !important;
}

/*.wpui-light .ui-accordion h3.ui-accordion-header.ui-state-active,*/
.wpui-light h3.ui-collapsible-header.ui-state-active {
	border: 0px !important;
}

/*.wpui-light .ui-accordion .ui-accordion-content,*/
.wpui-light .ui-collapsible-content {
	border-bottom: 1px solid #959595 !important;
	width: 100%;
}

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

.big-button a {
	display: inline-block;
	width: 100%;
	padding: 20px 0px 15px;
	transition: all .5s;
}

.big-button a:hover {
	opacity: 0.6;
	transition: all .5s;
}

.big-button span {
	clear: both;
	padding: 0px 10px;
}

#contentwrapper .big-button span.btn-head {
	font: italic 30px 'Playfair Display', serif;
	color: #fff;
	margin: 0px 10px;
}

#contentwrapper .big-button span.btn-text {
	font: 14px/25px 'Montserrat', serif;
	color: #fff;
	text-transform: uppercase;
	margin: 3px 10px 5px;
	display: inline-block;
}

#contentwrapper .big-button span.btn-text .arrow {
	background: url('images/rainbow/big-btn-arrow.png') no-repeat left center;
	width: 30px;
	height: 12px;
	margin-left: 10px;
	transition: all .5s;
}

#contentwrapper .big-button a:hover span.btn-text .arrow {
	background-position: right center;
	transition: all .5s;
}

#contentwrapper .big-button span.small-line {
	height: 7px;
	width: 115px;
	background: #fff;
	display: inline-block;
	transition: all .5s;
}

#contentwrapper .big-button a:hover span.small-line {
	width: 135px;
	transition: all .5s;
}

div.download-btn {
	text-align: center;
	display: inline-block;
}

.list-content > div.download-btn {
	display: inline-block !important;
}

.list-content div.download-btn br {
	display: block;
}

#contentwrapper div.download-btn .title {
	font: 16px/24px 'Montserrat', serif;
	color: #2c3e50;
	display: inline-block;
	margin-top: 5px
}

#contentwrapper div.download-btn .text {
	font: italic 12px/20px 'OpenSansRegular';
	color: #2c3e50;
	display: inline-block;
}

div.download-btn .text .arrow {
	width: 30px;
	height: 15px;
	background: url('images/rainbow/download-arrow.png') no-repeat center center;
	display: inline-block;
	transition: all .5s;
}

div.download-btn:hover .text .arrow {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	transition: all .5s;
}

.download-btn.alignleft {
	float: left;
}

.download-btn.alignright {
	float: right;
}

/********** Blog Page ********/

.blog_wrapper .post .post-img {
	width: 39%;
	margin-right: 3%;
	float: left;
}

.blog_wrapper .post .post-content {
	width: 58%;
	float: right;
}

.blog_wrapper .post .post_details {
	margin-top: 30px;
	min-height: 35px;
}

#contentwrapper h2.blue,
#contentwrapper h2.blue a {
	font: 700 30px/40px 'Montserrat';
	color: #5ab0b6;
	margin-bottom: 15px;
}

#contentwrapper h2.blue:hover,
#contentwrapper h2.blue:hover a {
	color: #5AB0B6;
}

.page-template-single-staff-php #contentwrapper h2.blue:hover,
.page-template-single-staff-php #contentwrapper h2.blue:hover a {
	color: #5AB0B6;
}

#contentwrapper .blog_wrapper .post .post-content,
#contentwrapper .blog_wrapper .post .post-content p,
#contentwrapper .blog_wrapper .post .post-content div,
#contentwrapper .blog_wrapper .post .post-content span {
	font: 12px/20px 'OpenSansRegular', sans-serif;
	color: #7d7d7d;
}

#contentwrapper .blog_wrapper .post .post_details div {
	font: 12px/20px 'OpenSansLight', sans-serif;
}

.blog_wrapper .post_read_more:hover a,
.post_read_morecats:hover a {
	color: #5ab0b6;
}

.blog_wrapper .post_read_more a img {
	margin-top: -2px;
}

.pagination .inactive,
.pagination a,
.pagination span {
	background-color: #e0dfdf;
}

.pagination .inactive,
.pagination .current,
.pagination a,
.pagination span, .pagination a {
	padding: 2px 10px;
	font: 11.14px/21.67px 'OpenSansLight', sans-serif;
	color: #575757;
	text-transform: initial;
}

.pagination span, .pagination a {
	min-width: 7px;
	margin: 3px 8px 0px 0px;
}

.pagination a:hover {
	font: 11.14px/21.67px 'OpenSansLight', sans-serif;
}

.pagination .current {
	color: #fff;
	background-color: #2c3e50;
}

.widget_categories.blog {
	background: #fff;
}

.widget_categories.blog .top-shadow,
#categories-2 + .bottom-shadow {
	background: none;
}

.right_content .widget_categories.blog h5 {
	font: 22px/30px 'Montserrat';
	background: #2c3e50;
	text-transform: inherit;
}

.widget_categories.blog li a {
	font: 14px/35px 'OpenSansRegular', sans-serif;
	color: #959595;
	transition: all .5s;
}

.widget_categories.blog li a:hover {
	color: #ea2e49;
	transition: all .5s;
}

.widget_categories.blog li {
	color: #959595;
	list-style: disc;
	transition: all .5s;
}

.widget_categories.blog li:hover {
	color: #ea2e49;
	list-style: square;
	transition: all .5s;
}

#contentwrapper h3.ui-accordion-header {
	background: #5ab0b6 !important;
	border-radius: 0;
	padding-left: 20px !important;
	cursor: pointer;
	text-shadow: none;
	text-transform: none;
	padding: 7px 20px !important;
	margin: 0;
	outline: none;
	border: 0 !important;
	margin: 0 0 1px !important;
}

#contentwrapper h3.ui-accordion-header.ui-state-active {
	background: #49ae86 !important;
}

/*#contentwrapper h3.ui-accordion-header:hover {
	opacity: .85;
	}*/

#contentwrapper h3.ui-accordion-header a {
	color: white;
	font-size: 16px;
}

#contentwrapper h3.ui-accordion-header a:hover {
	font-size: 16px;
	color: white;
}

#contentwrapper .ui-accordion-content {
	border: 0 !important;
	margin: 10px;
}

#contentwrapper .wp-spoiler {
	margin: 0px;
}

.cs-author-bio-wrap h3 {
	text-transform: uppercase;
}

.cs-author-bio-wrap .attachment-medium.alignleft {
	max-width: 175px;
}

.mobile-footer-contact {
	text-align: center;
	padding: 20px 20px 0;
}

.mobile-footer-contact a {
	line-height: normal;
	display: inline-block;
	margin: 10px;
}

a.mobile-button {
	text-transform: uppercase;
	background: #e2e2e2;
	border-radius: 4px;
	font-size: 14px;
	color: #818181;
	padding: 9px 36px;
	font-family: "Montserrat", sans-serif;
}

a.mobile-button:hover,
a.mobile-button:focus {
	background: #A4D5D8;
	color: white;
}

a.mobile-link {
	font-size: 12px;
	color: white;
}

a.mobile-link:hover,
a.mobile-link:focus {
	color: #5ab0b6;
}

/* Clinic finder styling changes */
.page-id-5713 .searchContents .item_contents span.label {
	color: #ddd;
}

.page-id-5713 .searchContents .item_contents span.label {
	color: #ddd;
}

.page-id-5713 #contentwrapper h3 {
	color: #fff;
}

.page-id-5713 #contentwrapper h2 {
	font: 400 24px "Montserrat";
	color: white;
}

.page-id-5713 .doctors_at li a {
	color: #fff;
}

.page-id-5713 .item_contents.address {
	color: #ddd;
}

.page-id-5713 .searchContents .item_contents span.content_item span,
.page-id-5713 .searchContents .item_contents span.content_item a,
.page-id-5713 .searchContents .item_contents span.content_item a:hover {
	color: #eee;
	font-weight: bold;
	cursor: default;
}

.page-id-5713 .item_contents.address > span,
.page-id-5713 .item_contents.address > a {
	color: #eee;
	font-weight: bold;
	cursor: default;
}

/* end clinic finder */

/* DATE PICKER */

.picker__box {
	border-radius: 0 !important;
	padding: .5em !important;
}

.picker__header {
	margin-bottom: 1em !important;
}

.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover,
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
	color: white !important;
	background-color: #ea2e49 !important;
}

.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
	background-color: #2c3e50 !important;
}

.picker__button--today:before,
.picker__day--today:before {
	border-top-color: #2c3e50 !important;
}

.picker__day--today.picker__day--selected:before {
	border-top-color: white !important;
}

.picker__button--clear:before {
	border-top-color: #ea2e49 !important;
}

[class^="picker__select"] {
	height: 1.5em;
	font-family: 'Montserrat', sans-serif;
	font-size: .9em;
}

.picker__weekday {
	font-family: 'Montserrat', sans-serif;
}

.picker__nav--next,
.picker__nav--prev {
	padding: 0 !important;
	top: .35em !important;
	color: black;
}

.picker__nav--next {
	right: 1% !important;
}

.picker__nav--prev {
	left: 1% !important;
}

.picker__nav--next:not(.picker__nav--disabled):before {
	border-left-color: currentcolor !important;
}

.picker__nav--prev:not(.picker__nav--disabled):before {
	border-right-color: currentcolor !important;
}

.picker__nav--next:hover,
.picker__nav--prev:hover {
	color: #ea2e49 !important;
	background: transparent !important;
}

.picker__select--month,
.picker__select--year {
	padding: 0 0.25em !important;
}

@media (min-width: 24.5em) {
	.picker__select--month, .picker__select--year {
		margin-top: 0 !important;
	}
}

.left_content .easy-table {
	margin-bottom: 0;
}

.left_content .table-responsive {
	overflow-x: auto;
}

#megaMenu ul ul.sub-menu {
	/*z-index: 1010 !important;*/
}

.ajax_feilds.region {
	z-index: 101 !important;
}

.ajax_feilds select {
	z-index: 100 !important;
}

.mobile-banner img {
	width: 100%;
}

@media (min-width: 641px) and (max-width: 767px) {
	.mobile-banner {
		margin-top: 47px;
	}
}

#bottom_wrapper .smallprint {
	margin-bottom: 35px;
	text-align: center;
	color: white;
	font-size: 15px;
}

.split-fields {
	display: flex;
	clear: both;
	justify-content: space-between;
}

.split-fields > * {
	flex: 0 1 49%;
}

.split-fields--dob > * {
	flex: 0 1 32%;
}

/*********************
home banner area
*********************/
.slider-wrap {
	position: relative;
}

.menu-slider-menu-container {
	text-align: right;
}

.menu-slider-menu-container .menu {
	list-style: none;
	margin: 0px;
	padding: 20px;
}

.menu-slider-menu-container .menu li {
	font-size: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
	background-color: rgba(32, 35, 35, .6);
	border-radius: 2px;
	transition: background-color .4s;
}

.menu-slider-menu-container .menu li:hover,
.menu-slider-menu-container .menu li:focus {
	background-color: rgba(32, 35, 35, .8);
}



.menu-slider-menu-container .menu li a {
	display: block;
	line-height: 47px;
	padding: 0 18px;
	color: white;
}

.menu-slider-menu-container .menu li a:after {
	content: '\3e';
	margin-left: 15px;
	/*color: #5ab0b6;*/
	font-weight: bold;
}

@media (min-width: 640px) {
	.slider-menu .menu-slider-menu-container {
		width: auto;
		bottom: 70px;
		position: absolute;
		z-index: 31;
		right: 0;
	}
}


/* STICKY HEADER */

/*body.dev .sticky-header {
	display: block !important;
}
body.dev #wpadminbar {
	display: none !important;
}*/

.sticky-header {
	position: fixed;
    top: 0;
	width: 100%;
	background-color: white;
	z-index: 1000;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translateY(-100%);
	    -ms-transform: translateY(-100%);
	        transform: translateY(-100%);
	
}

.sticky-header.stuck {
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

.sticky-header__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	
	padding: 6px 12px;
}

.sticky-header__left {
}

.sticky-header__right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.sticky-header .logo {
	display: block;
	width: 50px;
	overflow: hidden;
}
.sticky-header .logo img {
	height: 40px;
	width: auto;
	max-width: none;
}

.sticky-header .topsubmenu {
	display: none;
}
.sticky-header .link {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
    color: #ea2e49;
}
.sticky-header .link:hover {
	color: #3f888d;
}

.sticky-header .socialShare {
	display: none;
    margin-right: 15px;
}
.sticky-header .socialShare .creativsocial ul li {
	margin-bottom: 0;
}

.sticky-header .email {
	font-family: 'ModernPictogramsNormal';
    font-size: 30px;
    margin-right: 15px;
}
.sticky-header .phone {
	font-weight: 700;
}

@media (min-width: 480px) {
	.sticky-header__wrap {
	    width: 95%;
	    margin: auto;
	    padding: 8px 0;
	}
	.sticky-header .logo {
		width: auto;
	}
	.sticky-header .logo img {
		height: 50px;
	}
}
@media (min-width: 680px) {
	.sticky-header .socialShare {
	    display: block;
	}
}

@media (min-width: 938px) {
	.sticky-header__wrap {
	    max-width: 960px;
	    width: 100%;
	}
}

@media (min-width: 1020px) {
	.sticky-header .topsubmenu {
		display: block;
	}
}
