/*!
Theme Name: Spring Medical Group
Theme URI: #
Author: max19
Author URI: #
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wpthemes

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
 
abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: none;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*----------intial declartaion of css----------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
select,
input,
option,
textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%; /* list-style:none;*/
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before,
q:after {
	content: '';
	content: none;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}
button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
textarea {
	-webkit-appearance: none;
	border-radius: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol,
ul {
	/*list-style: none;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	text-align: left;
	font-weight: normal;
}
a {
	text-decoration: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
img {
	border: 0 none;
	max-width: 100%;
}
a {
	outline: none;
	cursor: pointer;
}
/* End hide from IE Mac */
.none {
	display: none;
} /* End Clearfix */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
.clear {
	clear: both;
}
img {
	max-width: 100%;
}

/* For IE browsers */
select::-ms-expand {
	display: none;
}

/* For modern browsers */
.cf:before,
.cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.container:after,
.main:after,
.row:after,
.col:after,
.clear:after,
.cf:after {
	content: "";
	clear: both;
	display: table;
}
/* For IE 6/7 (trigger hasLayout) */
a,
button,
.btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.overlay,
.searchbar .search-box {
	outline: none !important;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	text-decoration: none !important;
}

body {
	font-size: 16px;
	font-weight: 300;
	color: #4c4c4d;
	font-family: 'Rubik', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}

.btn {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	background: #1ba1e6;
	text-align: center;
	padding: 17px 50px;
}
.btn:hover,
.btn:focus {
	background: #2deaf2;
	color: #fff;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	border: 0;
	display: inline-block;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	background: #1ba1e6;
	text-align: center;
	padding: 24px 60px;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background: #2deaf2;
	color: #fff;
}

/*::selection { background: #1ba1e6; color: #fff }
::-moz-selection { background: #1ba1e6; color: #fff }*/

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	color: #4c4c4d;
	font-weight: 400;
	border-radius: 0;
	width: 100%;
	display: block;
	font-family: 'Rubik', sans-serif;
	border: 1px solid #7c7c7c;
	font-size: 16px;
	padding: 26px 25px;
	line-height: normal;
	box-shadow: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
textarea {
	color: #4c4c4d;
	font-weight: 400;
	border-radius: 0;
	width: 100%;
	display: block;
	font-family: 'Rubik', sans-serif;
	border: 1px solid #7c7c7c;
	font-size: 16px;
	padding: 26px 25px;
	line-height: normal;
	resize: none;
	box-shadow: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border-color: #1ba1e6;
}

input:-moz-placeholder {
	color: #4c4c4d;
}
input::-webkit-input-placeholder {
	color: #4c4c4d;
}
input::-moz-placeholder {
	color: #4c4c4d;
	opacity: 1;
}
input:-ms-input-placeholder {
	opacity: 1;
	color: #4c4c4d;
}

textarea:-moz-placeholder {
	color: #4c4c4d;
}
textarea::-webkit-input-placeholder {
	color: #4c4c4d;
}
textarea::-moz-placeholder {
	color: #4c4c4d;
	opacity: 1;
}
textarea:-ms-input-placeholder {
	opacity: 1;
	color: #4c4c4d;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
}
ul li,
ol li {
	padding: 0;
	margin: 0 0 12px;
}

p {
	font-size: 16px;
	line-height: 1.2;
	color: #4c4c4d;
	font-family: 'Rubik', sans-serif;
	margin-bottom: 20px;
}
a {
	color: #1ba1e6;
}
a:hover,
a:focus {
	color: #565656;
}

h1 {
	font-size: 72px;
	line-height: 1.2;
	font-family: 'Rubik', sans-serif;
	font-weight: 300;
	color: #ffffff;
	margin-bottom: 20px;
	padding: 0;
}
h2 {
	font-size: 48px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	color: #1ba1e6;
	margin-bottom: 20px;
	padding: 0;
}
h3 {
	font-size: 30px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	color: #1ba1e6;
	margin-bottom: 20px;
	padding: 0;
}
h4 {
	font-size: 24px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	color: #1ba1e6;
	margin-bottom: 20px;
	padding: 0;
}
h5 {
	font-size: 20px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	color: #1ba1e6;
	margin-bottom: 20px;
	padding: 0;
}

.tbl {
	display: table;
	height: 100%;
	width: 100%;
}
.tbl-cell {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.display-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
}

.bg-set {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

/*-----------------------main styles start here-----------------------------------------------*/
.container {
	max-width: 1185px;
	width: 100%;
	margin: 0 auto;
}

.col-6 {
	width: 50%;
}

/* Header Css Start Here
===================================================*/
.main-header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 9999;
	min-height: 92px;
	display: block;
}
.main-header .display-flex {
	justify-content: space-between;
}

.admin-bar .main-header {
	top: 32px;
}

.logo-desk {
	display: inline-block;
	vertical-align: top;
	width: 142px;
	height: 67px;
	margin: 13px 0;
}
.logo-mob {
	display: none;
	width: 146px;
	height: 75px;
	margin: 7px 0 0;
}

/* Navigation Css Start Here
===================================================*/

.top-nav {
	display: inline-block;
	padding: 35px 0;
	vertical-align: top;
}
.top-nav ul {
	padding: 0;
	margin: 0;
	display: block;
}
.top-nav ul li {
	padding: 0 12px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}
.top-nav ul li a {
	display: block;
	padding: 0;
	margin: 0;
	font-weight: 400;
	font-family: 'Rubik', sans-serif;
	color: #404041;
	font-size: 16px;
}
.top-nav ul li a:hover,
.top-nav ul li a:focus,
.top-nav ul li.current-menu-item > a {
	color: #1ba2e6;
}

.searchbar {
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.searchbar .search-icon {
	display: inline-block;
	padding: 0 0 0 15px;
	margin: 35px 20px 0 0;
	color: #404041;
	position: relative;
	z-index: 9;
}
.searchbar .search-icon:hover {
	color: #1ba2e6;
}
.searchbar .search-icon:after {
	content: "";
	width: 1px;
	height: 32px;
	background: #ababab;
	position: absolute;
	left: 0;
	top: -5px;
}
.searchbar .search-box {
	position: absolute;
	right: 49px;
	top: 20px;
	opacity: 0;
	width: 0;
}
.searchbar.active .search-box {
	opacity: 1;
	width: 320px;
	z-index: 9;
}
.searchbar input[type="text"] {
	padding: 15px 15px;
	z-index: -9;
}
.searchbar.active input[type="text"] {
	z-index: 9;
	width: auto;
	padding: 15px 15px;
	width: 100%;
}

.animated {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@-webkit-keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	5% {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
	}

	10% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	15% {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
	}

	20% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes heartBeat {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	5% {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
	}

	10% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	15% {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
	}

	20% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.heartBeat {
	-webkit-animation-name: heartBeat;
	animation-name: heartBeat;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

.book-online-btn {
	display: inline-block;
	vertical-align: top;
	line-height: 1.3;
	text-align: center;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	color: #1ba2e6;
	font-size: 20px;
	text-align: center;
	/*background: #2deaf2;
	color: #fff;*/
	background: #33F7FF;
    color: #1BA2E6;
	max-width: 138px;
	padding: 21px 40px;
	animation-duration: 6s !important;
	animation-iteration-count: infinite;
}
.book-online-btn:hover,
.book-online-btn:focus {
	background: #1ba1e6;
	color: #fff;
}

/* Mob Navigation */
.menu-icon {
	display: none;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 31px;
}
.menu-icon .menu-box {
	width: 45px;
	height: 34px;
	margin-right: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: top;
}
.menu-icon .menu-box span {
	width: 100%;
	height: 4px;
	margin-bottom: 8px;
	background: #1ba1e6;
	display: block;
	border-radius: 2px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.menu-icon.active span:nth-child(1) {
	transform: rotate(45deg) translateY(9px) translateX(8px);
	-webkit-transform: rotate(45deg) translateY(9px) translateX(8px);
}

.menu-icon.active span:nth-child(2) {
	opacity: 0;
}
.menu-icon.active span:nth-child(3) {
	transform: rotate(-45deg) translateY(-9px) translateX(8px);
	-webkit-transform: rotate(-45deg) translateY(-9px) translateX(8px);
}

/* Banner Css Start Here
===================================================*/
.home-banner {
	position: relative;
	height: 100vh;
	top: 94px;
	overflow: hidden;
}
.home-banner .slid-img {
	height: calc(100vh - 94px);
	background-position: top center;
}
.home-banner .slider-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 99;
	background: #1ba2e6;
	padding: 50px 25px;
}
.home-banner .slider-text {
	max-width: 1180px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.home-banner h1,
.home-banner h2 {
	font-size: 60px;
	text-transform: uppercase;
	line-height: 1.3;
	margin-bottom: 30px;
}
.home-banner .btn {
	background: none;
	color: #fff;
	padding: 20px 88px;
	border: 2px solid #fff;
}
.home-banner .btn:hover,
.home-banner .btn:focus {
	background: #2deaf2;
	color: #fff;
	border: 2px solid #2deaf2;
}
.home-banner .btn.btn-mob {
	display: none;
}
.home-banner .btn-w-b {
	display: none;
}

.open-today-sec {
	text-align: center;
	background: #2deaf2;
	padding: 12px 0;
}
.home .open-today-sec {
	margin-top: 7px;
}	
.open-today-sec span {
	display: inline-block;
	color: #1BA2E6;
	font-size: 24px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	line-height: 1.3;
}
.open-today-sec span a {
	color: #1BA2E6;
}
.open-today-sec span a:hover,
.open-today-sec span a:focus {
	color: #4c4c4d;
}

/* Inner Banner Css Start Here
===================================================*/
.inner-banner {
	width: 100%;
	margin-top: 94px;
}
.inner-banner .banner-text {
	text-align: center;
	padding: 80px 0 37px;
}
.inner-banner .banner-text h1 {
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 34px;
}

.inner-banner .banner-text .btn,
.btn-w-b {
	color: #fff;
	border: 2px solid #fff;
	text-align: center;
	background: none;
	padding: 17px 85px;
}
.inner-banner .banner-text .btn:hover,
.btn-w-b:hover .inner-banner .banner-text .btn:focus,
.btn-w-b:focus {
	background: #2deaf2;
	color: #fff;
	border-color: #2deaf2;
}
.inner-banner .banner-text .btn.btn-mob {
	display: none;
}

/* Map Css Start Here
===================================================*/
.map-sec {
	position: relative;
}
.map-sec iframe {
	width: 100%;
	height: 540px;
}
.map-sec #map-canvas {
	width: 100%;
	height: 540px;
}

.map-address {
	position: absolute;
	width: 280px;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: -70px 0 0 220px;
}
.map-address .text {
	padding: 20px 20px 0 20px;
}
.map-address h2 {
	font-size: 24px;
	margin-bottom: 10px;
}
.map-address p {
	font-size: 18px;
	line-height: 1.4;
}
.map-address .get-direction {
	color: #fff;
	text-align: center;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	background: #1ba1e6;
	display: block;
	font-size: 24px;
	padding: 20px 10px;
}
.map-address .get-direction:hover {
	background: #2deaf2;
	color: #fff;
}

/* About Our Practice Css Start Here
===================================================*/
.our-practice-sec {
	display: block;
	text-align: center;
	background-image: url(images/our-practice-sec-bg.png);
	background-position: center -269%;
	background-repeat: no-repeat;
	background-color: #1ba1e6;
	padding: 90px 0 105px;
}
.our-practice-sec .inner-text {
	padding: 0 80px;
}
.our-practice-sec h2 {
	margin-bottom: 60px;
}
.our-practice-sec p {
	line-height: 1.5;
}
.our-practice-sec h2,
.our-practice-sec p,
.our-practice-sec ul li {
	color: #fff;
}

.our-practice-sec .listing {
	display: block;
	margin: 76px auto;
	max-width: 870px;
	width: 100%;
}
.our-practice-sec .listing ul {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 -3px;
	padding: 0 20px;
	width: 50%;
}
.our-practice-sec .listing ul li {
	display: block;
	vertical-align: top;
	position: relative;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	margin: 0 0 5px;
	padding: 15px 0 15px 90px;
	font-size: 24px;
	text-align: left;
	border-top: 1px solid #6dcff6;
}
.our-practice-sec .listing ul li:before {
	content: "";
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 15px;
	top: 20px;
	background: url(images/tick.svg) no-repeat 0 0; /*background: url(images/true-icon.png) no-repeat 0 0;*/
	width: 40px;
	height: 29px;
	background-size: cover;
}
/*.our-practice-sec .listing ul li:before{content: "\f00c"; display: inline-block; vertical-align: top; font-size: 40px; font-family: FontAwesome; position: absolute; left: 15px; top: 0;}*/
.our-practice-sec .listing ul li:first-child {
	border-top: 0;
}
.our-practice-sec .btn {
	/*background: #2deaf2;*/
	padding: 20px 60px;
	/*color: #fff;*/
	background:#33F7FF;
	color: #1BA2E6;
	border: 2px solid #33F7FF;
}
.our-practice-sec .btn:hover,
.our-practice-sec .btn:focus {
	color: #fff;
	background:#1BA2E6;
	border: 2px solid #1BA2E6;
	background: none;
}

/* FAQS Css Start Here
===================================================*/
.faq-sec {
	padding: 120px 0 110px;
	background: #fff;
}
.faq-sec .faq-text {
	text-align: center;
	padding: 0 100px 60px;
}
.faq-sec .faq-text h2 {
}
.faq-sec .faq-text p {
	font-size: 22px;
	line-height: 1.6;
}

.faq-listing {
}
.title:first-child .accordion-content {
	display: block;
}
.accordion-content {
	display: none;
}
.faq-listing .title {
	border-bottom: 1px solid #dadbdb;
}
.accordion-title {
	display: block;
	color: #4c4c4d !important;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	font-size: 22px;
	cursor: pointer;
	padding: 18px 70px 18px 40px;
	position: relative;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

.accordion-title:after {
	content: "";
	position: absolute;
	right: 40px;
	top: 50%;
	width: 31px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	border-radius: 50%;
	transform: translateY(-50%);
	background: url(images/pluse-icon.png) no-repeat 0 0;
	background-size: cover;
}
.accordion-title:hover,
.accordion-title:focus,
.accordion-title.active {
	color: #1ba1e6 !important;
}
.accordion-title.active:after {
	content: "";
	background: url(images/minus-icon.png)no-repeat 0 0;
	background-size: cover;
}
.accordion-content {
	display: none;
	padding: 0px 150px 20px 40px;
}
.accordion-content p {
	font-size: 18px;
	line-height: 1.4;
	color: #4c4c4d;
}
.accordion-title > span {
	float: right;
	position: relative;
	display: none !important;
}
.accordion-title.active > span {
	float: right;
	position: relative;
	background: #fff;
}

/* Practitioners Nurses Css Start Here
===================================================*/
.practitioners-nurses {
	padding: 20px 0 90px;
	text-align: center;
}
.practitioners-nurses h2 {
	margin-bottom: 50px;
}

.practitioners-nurses .btn {
	margin-top: 50px;
}

.practitioners-nurses-slider {
	padding: 0 60px;
	position: relative;
}
.practitioners-nurses-slider .col-img {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	position: relative;
	margin-bottom: 0px;
	display: inline-block;
	overflow: hidden;
}
.practitioners-nurses-slider .overlay {
	opacity: 0;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
	height: 100%;
	width: 100%;
	background: rgba(1, 132, 199, 0.8);
	border-radius: 50%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	/*background: url(images/overlay.jpg); -webkit-background-blend-mode: multiply; -moz-background-blend-mode: multiply; background-blend-mode: multiply;*/
}
.practitioners-nurses-slider .col-img:hover .overlay {
	opacity: 1;
}
.practitioners-nurses-slider h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	line-height: 1.2;
}
.practitioners-nurses-slider h4 {
	font-size: 14px;
	color: #fff;
	margin: 0;
}

.practitioners-nurses-slider .slick-slide {
	padding: 0 15px;
}

.practitioners-nurses-slider .slick-arrow {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: 0;
	display: inline-block;
	vertical-align: top;
	color: #1ba1e6;
	font-size: 50px;
	line-height: 50px;
	cursor: pointer;
}
.practitioners-nurses-slider .slick-arrow:hover {
	color: #31f7ff;
}
.practitioners-nurses-slider .slick-arrow i {
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
}
.practitioners-nurses-slider .slick-prev {
	left: 0;
	margin-top: 4px;
}
.practitioners-nurses-slider .slick-next {
	right: 0;
	margin-top: 4px;
}

/* About Page Css Start Here
===================================================*/

.bulk-billing-sec {
}
.bulk-billing-inner {
	padding: 90px 80px 77px;
	text-align: center;
}
.bulk-billing-inner h2 {
	margin-bottom: 50px;
}
.bulk-billing-inner p {
	line-height: 1.6;
}

.about-slider {
	background: #f7f6f6;
	padding: 75px 0 110px;
}

.about-wrap {
	padding: 0px;
	margin: 0;
	text-align: center;
}
.about-wrap .slick-list {
	margin-bottom: 55px;
}
.about-wrap .col-6 {
	padding: 0 20px; /*width: 100%;*/
	margin-bottom: 55px;
	vertical-align: top;
}
.about-wrap .holder {
	background: #fff;
	display: block;
	height: 100%;
	margin-bottom: 38px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
}
.about-wrap .image {
	padding-bottom: 56%;
	margin: 0;
}
.about-wrap .text {
	padding: 21px 35px 42px;
	position: relative;
}
.about-wrap .text h3 {
	font-size: 24px;
	margin-bottom: 11px;
}
.about-wrap .text p {
	line-height: 1.6;
}
.about-wrap .text .btn {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -38px;
	max-width: 200px;
	padding: 20px 10px;
}

.about-wrap .slick-list {
	text-align: left;
}
.about-wrap .slick-arrow {
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	color: #1ba1e6;
	font-size: 50px;
	line-height: 50px;
	background: none;
	border: 0;
	cursor: pointer;
}
.about-wrap .slick-arrow:hover {
	color: #2deaf2;
}
.about-wrap .slick-arrow i {
	display: inline-block;
	vertical-align: top;
	line-height: 25px;
}
.about-wrap .slick-dots {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 4px 0 0 0;
	padding: 0 50px;
}
.about-wrap .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: #1ba1e6;
	border-radius: 50%;
	margin: 0 4px;
	cursor: pointer;
}
.about-wrap .slick-dots li.slick-active {
	background: #2deaf2;
}
.about-wrap .slick-dots li button {
	display: none;
}

.mobile_title {
	text-align: center;
	display: none;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	font-size: 20px;
	margin-bottom: 25px;
}
.mobile_title strong {
	font-weight: 500;
}

/* Team Page Css Start Here
===================================================*/
.our-team-block {
}
.team-intro {
	text-align: center;
	padding: 85px 75px 75px;
}
.team-intro h2 {
	margin-bottom: 50px;
}
.team-intro p {
	line-height: 1.6;
	margin-bottom: 15px;
}

.team-slider {
	background: #f7f6f6;
	padding: 80px 0 57px;
}

.team-slider-wrap {
	margin-left: -15px;
	margin-right: -15px;
	text-align: center;
}
.team-slider-wrap .col-6 {
	padding: 0 15px;
	padding-bottom: 115px;
}

.team-holder {
	background: #fff;
	padding: 25px 20px 40px 35px;
	position: relative;
}
.title-n-img {
	clear: both;
	margin-bottom: 39px;
}
.title-n-img .title {
	float: left;
	width: 45%;
	padding: 30px 0 0;
}
.title-n-img .title h3 {
	font-size: 24px;
	margin-bottom: 5px;
	line-height: 1.6;
}
.title-n-img .title h4 {
	font-size: 18px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.title-n-img .image {
	float: right;
	margin: 0;
	display: block;
	width: 180px;
	height: 180px;
	border-radius: 50%;
}

.team-holder .text {
	padding: 0 15px 15px 0;
}
.team-holder .text p {
	line-height: 1.6;
	margin-bottom: 15px;
}
.team-holder .text p:last-of-type {
	margin-bottom: 0;
}
.team-holder .text .btn {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -38px;
	max-width: 200px;
	padding: 20px 10px;
}

.team-slider .slick-list {
	text-align: left;
}
.team-slider .slick-arrow {
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	color: #1ba1e6;
	font-size: 50px;
	line-height: 50px;
	background: none;
	border: 0;
	cursor: pointer;
}
.team-slider .slick-arrow:hover {
	color: #2deaf2;
}
.team-slider .slick-arrow i {
	display: inline-block;
	vertical-align: top;
	line-height: 25px;
}
.team-slider .slick-dots {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: 4px 0 0 0;
	padding: 0 50px;
}
.team-slider .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: #1ba1e6;
	border-radius: 50%;
	margin: 0 4px;
	cursor: pointer;
}
.team-slider .slick-dots li.slick-active {
	background: #2deaf2;
}
.team-slider .slick-dots li button {
	display: none;
}

/* Contact Page Css Start Here
===================================================*/

.contact-info {
}
.contact-info .contact-info-inner {
	text-align: center;
	padding: 85px 140px 80px;
}
.contact-info .contact-info-inner h2 {
	margin-bottom: 50px;
}
.contact-info .contact-info-inner p {
	line-height: 1.6;
}

.contact-form-sec {
}
.contact-form-sec .contact-form {
	margin: 0 auto;
	display: block;
	max-width: 570px;
	width: 100%;
	padding: 0 0 60px;
}
.contact-form-sec .wpcf7-form-control-wrap {
	display: block;
	margin-bottom: 27px;
}
.contact-form-sec input[type="button"],
.contact-form-sec input[type="reset"],
.contact-form-sec input[type="submit"] {
	display: block;
	margin: 60px auto 0;
}
.contact-form-sec .wpcf7-form {
	position: relative;
}
.contact-form-sec div.wpcf7 .ajax-loader {
	position: absolute;
	left: 0;
	bottom: -30px;
	margin: 0 auto;
	right: 0;
}

/*div.wpcf7-response-output{ display: none !important;}*/
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	display: none !important;
}
div.wpcf7-mail-sent-ok {
	text-align: center;
}
span.wpcf7-not-valid-tip {
	font-size: 16px;
	font-weight: 300;
	font-family: 'Rubik', sans-serif;
	margin-top: 7px;
}

.opening-hours-sec {
}
.opening-hours-inner {
	padding: 80px 0;
	max-width: 975px;
	width: 100%;
	margin: 0 auto;
}
.opening-hours-sec h3 {
	margin-bottom: 42px;
	color: #1ba1e6;
}
.opening-hours-inner p {
	color: #4c4c4d;
	line-height: 1.5;
}
.opening-hours-inner .opening-hours {
	width: 320px;
	border-right: 1px solid #6a6a6a;
}
.opening-hours-inner .opening-hours p {
	color: #565656;
	font-weight: 300;
	margin-bottom: 14px;
}
.opening-hours-inner .opening-hours p span {
	display: inline-block;
	width: 104px;
}
.opening-hours-inner .after-hours {
	width: 630px;
	padding-left: 75px;
}
.opening-hours-inner .after-hours p {
	margin-bottom: 15px;
}
.opening-hours-inner .after-hours ul {
	margin: 0;
	padding: 0;
}
.opening-hours-inner .after-hours ul li {
	padding: 0 0 0 34px;
	display: block;
	position: relative;
}
.opening-hours-inner .after-hours ul li:after {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #1ba1e6;
	position: absolute;
	left: 0;
	top: 8px;
}
.opening-hours-inner .after-hours ul li span {
	color: #1ba1e6;
}
.opening-hours-inner .after-hours ul li a {
	color: #565656;
}
.opening-hours-inner .after-hours ul li a:hover,
.opening-hours-inner .after-hours ul li a:focus {
	color: #1ba1e6;
}

.search_page_content {
	padding-top: 50px;
}
.search_page_content .col-6 {
	padding: 0 20px;
	margin-bottom: 50px;
	vertical-align: top;
}
.search_page_content .image {
	padding-bottom: 56%;
	margin: 0 0 20px;
}

.posts-navigation {
	padding: 0 20px 40px;
}

.error-404,
.no-results {
	padding: 90px 0;
	text-align: center;
}
.error-404 .search-form,
.no-results .page-content {
	max-width: 500px;
	margin: 0 auto;
	width: 100%;
}
.error-404 .search-form input[type="submit"],
.no-results .page-content input[type="submit"] {
	margin-top: 20px;
}

/* Footer Css Start Here
===================================================*/
.footer-sec {
	width: 100%;
	background: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 70px 0 63px;
	background-size: cover;
}
.footer-sec .footer-logo {
	margin: 0 auto;
	width: 220px;
	display: inline-block;
}
.footer-tag-line {
	text-align: center;
	padding: 20px 0 0;
}
.footer-tag-line p {
	font-size: 14px;
	color: #4c4c4d;
}
.footer-tag-line p a {
	color: #4c4c4d;
}
.footer-tag-line p a:hover,
.footer-tag-line p a:focus {
	color: #1ba1e6;
}
