/*
	Author       : Webful Creations Vision (https://themeforest.net/user/webfulcreationsvision/portfolio)
	Template Name: Webful Optometrist
	Version      : 1.0
	CopyRight    : 2017 @ www.webfulcreations.com
*/
/*=============================================================
    TABLE OF CONTENTS
    =============================
    01 - General CSS
	     01.1 Wordpress Generated Default Style 
	02 - Useful Elements CSS 
	03 - Section Titles CSS
	04 - Forms and Input Fields CSS
	05 - TopBar CSS
	06 - Header CSS 
	07 - Navigation CSS
	08 - Main Banner CSS
	09 - Information Boxes CSS
	10 - Welcome Message CSS
	11 - Our Services CSS
	12 - Our Team Section CSS
	13 - Products Section CSS
	14 - Testimonials CSS
	15 - Accordion CSS
	16 - Our Process CSS
	17 - Blog Post CSS
	18 - Brands Carousel CSS
	19 - Call to Action Box CSS
	20 - Title Section CSS
	21 - Sidebars CSS 
	22 - Comments CSS
	23 - Styles For Inner Pages
		 23.1 - 404 Error Page
		 23.2 - Boxed Layout Page
		 23.3 - Testimonials Page
		 23.4 - Blogs pages
		 23.5 - Checkout Page
		 23.6 - Single Product  Page
		 23.7 - Contact Us Page
		 23.8 - Pricing List Page
		 23.9 - Our Staff Page
		 23.10 - Single Doctor Page
		 23.11 - Services Page
		 23.12 - Single Service Page
		 23.13 - About Us Page
		 23.14 - Appointment Page
	24 - Page Preloader CSS
	25 - Footer CSS 	 	
	26 - Fixes To other Plugins
	     Jet Pack Fixes

  =============================================================*/


/*-------------------------
 01 - General CSS starts
-------------------------*/
body {
	font-family:'Lato', sans-serif;
	line-height:1.8;
	font-size:0.875rem;
	font-weight:400;
    padding:0;
    margin:0;
    font-style:normal;
	color:#5d5d5d;
	-webkit-font-smoothing: antialiased !important;
}
h1, h1 a, h1 span { 
	font-size:2rem;
    margin-bottom:15px;
}
h2, h2 a {
	font-size:1.75rem;
}
h3, h3 a { 
	font-size:1.50rem;
}
h4, h4 a { 
	font-size:1.25rem;
}
h5, h6, h5 a, h6 a {
	font-size:1rem; 
}
label, p, ul, ol, a, blockquote, input, textarea, select, [type=date], [type=text], [type=email], span { 
	font-size:0.875rem;
	line-height:1.8;
	color:#5d5d5d;
}
h1,h2,h3,h4,h5,h6, h2 a, h3 a, h4 a, h5 a, h6 a, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-family: 'Droid Sans', sans-serif;
	font-weight:normal;
	color:#2f2f2f;
}
a:hover {
	color:#56b224; 
}
iframe {
	width:100%;
	border:0px; 
}
.button {
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Droid Sans', sans-serif;
}
.button.primary {
	background-color:#15568e; 
}
.button.primary:hover {
	background-color:#56b224; 
}
.button.secondary {
	background-color:#56b224; 
}
.button.secondary:hover {
	background-color:#15568e; 
}
.bordered-light {
	background-color:transparent !important;
	border:1px solid #FFF; 
}
.bordered-light:hover {
	background-color:#56b224 !important;
	border-color:#56b224 !important;	 
}
.bordered-dark {
	background-color:transparent !important;
	border:1px solid #2f2f2f !important; 
	color:#2f2f2f !important;
}
.bordered-dark:hover {
	background-color:#2f2f2f !important;
	border-color:#2f2f2f !important;
	color:#FFF !important;	 
}
.module {
	position:relative;
	margin-bottom:80px; 
}
dl dt {
	font-weight:bold;
	margin-bottom:.3rem;
}
iframe {
	width:100%;
}
.main-container {
	width:100%;
	margin:auto; 
}
hr {
	border-bottom: 1px solid #ededed;
}
.moduled-page::after {
	display:table;
	content:"";
	clear:both; 
}
input::-webkit-input-placeholder {
  color: #5d5d5d;
}
input:-ms-input-placeholder {
  color: #5d5d5d;
}
input::-moz-placeholder {
  color: #5d5d5d;
  opacity: 1;
}
input:-moz-placeholder {
  color: #5d5d5d;
  opacity: 1;
}
textarea::-webkit-input-placeholder {
  color: #5d5d5d;
}
textarea:-ms-input-placeholder {
  color: #5d5d5d;
}
textarea::-moz-placeholder {
  color: #5d5d5d;
  opacity: 1;
}
textarea:-moz-placeholder {
  color: #5d5d5d;
  opacity: 1;
}
.reveal-overlay {
	z-index:400; 
}
.post-content:after {
	clear:both;
	display:table;
	content:"";
}
.post-content ul, 
.post-content ol {
	margin-left:1.25rem;
	padding-left:1.25rem; 
}
.post-content ul.menu {
	margin-left:0rem;
	padding-left:0rem; 
}
.post-content dd {
	padding-left:1.25rem; 
}
.entry-content a {
	color:#56b224; 
}
.entry-content a:hover {
	color:#15568e; 
}
.post-content h2 a {
	word-wrap:break-word;
}
blockquote {
	background-color:#f7f7f7;
	padding-top:25px;
	padding-bottom:25px;
	color:#2f2f2f;
}
/*-------------------------
  01.1 Wordpress Generated 
       Default Style
-------------------------*/
.aligncenter { 
	display: block; 
	margin: 0 auto; 
}
.alignright { 
	float: right; 
	margin: 0 0 10px 20px; 
}
.alignleft { 
	float: left; 
	margin: 0 20px 10px 0; 
}
.floatleftcenter { 
	float: none; 
	margin: 0 auto; 
}
.floatleft { 
	float: left 
}
.floatright { 
	float: right 
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}
.wp-caption, 
.gallery-caption { 
	text-align: center; 
	max-width: 100%; 
	border: 1px solid #ededed; 
	background-color: #fff; 
	padding: 8px; 
	color:#5d5d5d;
}
.wp-caption-text {
	color:#5d5d5d; 
}
.wp-caption img { 
	display: block; 
	margin: 0 auto; 
	padding: 0; 
	border: 0 none; 
}
.wp-caption p.wp-caption-text { 
	font-size: 0.875em; 
	padding: 10px 0 0; 
	margin: 0; 
	text-align: center; 
}
.wp-caption.alignnone { 
	margin-bottom: 20px 
}
.wp-smiley { 
	margin: 0; 
	max-height: 1em; 
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.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;
	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. */
}
.bypostauthor {
	line-height:25px; 
}
#img-attch-page { 
	text-align: center; 
	overflow: hidden; 
}
#img-attch-page img { 
	display: inline-block; 
	margin: 0 auto; 
	max-width: 100%; 
	margin-bottom: 20px; 
}
.post-password-form label, 
.post-password-form input { 
	display: block; 
	float: none; 
}
.post-password-form input { 
	margin-top: 10px 
}
.post-password-form input[type="password"] { 
	width: 200px; 
	max-width: 100%; 
}
.post-password-form label { 
	font-weight: 600; 
	color: #000; 
}
form.login { 
	padding: 20px; 
	border: 1px solid #ededed; 
}
form.login .lost_password { 
	margin-left: 20px; 
	display: inline-block; 
}
.wpstats { 
	display: none 
}
.tagcloud a {
    padding: 10px 5px;
    white-space: nowrap;
    margin: 5px;
    display: block;
    line-height: 1px;
    float: left;
}
.tagcloud a:hover {
	background-color:#2f2f2f;
	color:#FFF; 
}
.product_meta::after, 
.widget::after {
	clear:both;
	content:"";
	display:table; 
}
.image-navigation {
	background-color:#FFF !important;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed; 
	margin-bottom:25px;
}
.wpcf7 br {
	display:none; 
}
/*-------------------------
 General CSS Ends
-------------------------*/

/*-------------------------
 02 - Useful Elements CSS Starts
-------------------------*/
.icon-box {
    position: relative;
    clear: both;
}
.icon-box .icon-side {
    width: 55px;
    height: 55px;
    border-radius: 100%;
    font-size: 30px;
    text-align: center;
    line-height: 55px;
    margin-right: 7px;
	color: #FFF !important;
    background-color: #56b224;
	border-radius:168px / 68px;
}
.icon-box .info-side {
    margin-left: 7px;
    font-size: 16px;
    padding-top: 0px;
    width: calc(100% - 70px);
}
.info-side p strong {
    font-size: 18px;
	color:#2f2f2f;
	font-family: 'Droid Sans', sans-serif;
}
.icon-box p {
    margin-bottom: 0px;
}
.owl-nav {
	text-align:center;
	margin:auto; 
	width:90px;
	margin-top:15px;
}
.owl-nav .owl-prev, .owl-nav .owl-next {
	width:35px;
	height:35px;
	border:1px solid #56b224;
	text-align:center;
	display:inlne-block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	background-color:#FFF;
	color:#56b224;
}
.owl-nav .owl-prev i, .owl-nav .owl-next i {
	line-height:25px; 
	font-size:1.2rem;
	margin-top:-1px;
}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
	background-color:#56b224;
	color:#FFF;		 
}
/*-------------------------
 Useful Elements CSS Ends
-------------------------*/

/*-------------------------
 03 - Section Titles CSS 
-------------------------*/
.section-title-wrapper {
	position:relative; 
	margin-bottom:40px;
}
.section-title { 
	overflow:hidden;
    position:relative;
    text-align:center;
	padding-top:30px;
}
.section-title h2 {
	margin-bottom:0px;
    text-transform:uppercase; 
	font-size:2.0rem;
}
.section-title h2 span {
	color:#56b224; 
	font-size:2.0rem;
	font-weight:bold;
}
.section-title p {
	font-size:0.875rem;
    text-transform:capitalize;
	margin-bottom:0px; 
}
.section-title-wrapper.light-title::after {
	bottom:-11px; 
}
.section-title-wrapper:after {
    top: 0px;
    color: rgba(86, 178, 36, 1);
    content: "\f06e";
    font-family: fontawesome;
    font-size: 32px;
    height: 32px;
    left: 0px;
    position: absolute;
    right: 0px;
    text-align: center;
    width: 39px;
    z-index: 9;
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
    margin: 0px auto;
    line-height: 32px;
	display:inline-block;
}
/*.section-title-wrapper:before {
    background:#56b224 none repeat scroll 0 0;
    bottom:0;
    content:"";
    height:1px;
    left:0;
    margin:0 auto;
    position:absolute;
    right:0;
    text-align:center;
    width:109px;
}*/
.section-title-wrapper.light-title h2, 
.section-title-wrapper.light-title p {
	color:#FFF; 
}
.section-title-wrapper.light-title:before {
	background-color:#FFF;	
}
.section-title-wrapper.light-title::after {
	background-color:rgba(47,47,47,0.1);	 
	color:#FFF;
}
.grey-bg .section-title-wrapper::after {
	background:none 0px 0px repeat scroll rgb(247, 247, 247); 
}
.grey-bg {
	background-color:#f7f7f7; 
}
/*-------------------------
 Section Titles Ends
-------------------------*/

/*-------------------------
04 - Forms and Input Fields CSS 
-------------------------*/
input[type=text], 
textarea, 
input[type=email], 
input[type=password],
input[type=tel] {
	border:0px;
	background-color:transparent;
	box-shadow:none;
	border:1px solid #cacaca; 
}
input[type=text]:focus, textarea:focus {
	border-color:#15568e !important;
}
#appointment_modal h2, #appointment_modal p {
	text-align:center; 
}
#appointment_modal h2 {
	text-transform:uppercase;
	margin-bottom:0px; 
}
/*-------------------------
 Forms and input fields Ends
-------------------------*/

/*-------------------------
 05 - TopBar CSS starts
-------------------------*/
.topBar {
	background-color:#56b224;
	border-bottom:1px dashed #ededed;
	color:#FFF; 
	padding-top:5px;
	padding-bottom:5px;
}
.topBar p, .topBar strong {
	margin-bottom:0px;
	line-height:18px;
}
.topBar a, .topBar li {
	line-height:18px;
	color:#FFF;
}
.topBar a, 
.topBar p {
	color:rgba(247,247,247,0.9); 
	font-size:1rem;
}
.topBar a, 
.topBar p,
.topBar .social.menu li a {
	padding-top:10px;
	padding-bottom:10px; 
}
.topBar p {
	font-style:italic; 
	font-family:"Droid Sans";
}
.topBar a:hover {
	color:#15568e; 
}
.topBar .menu li {
	padding-top:2px; 
}
.topBar i {
	font-size:1.125rem; 
}
.topBar .menu li a {
	padding-top:0px;
	padding-bottom:0px;
	border-right:1px solid;
	padding-left:7.5px;
	padding-right:7.5px;
}
.topBar .menu li:last-child a {
	border-right:0px; 
}
.topBar input[type=text], 
.topBar .button {
	margin-bottom:0px; 
}
.topBar .search_form input[type=text] {
	background-color:#489f38;
	border-radius:12px;
	padding-top:15px;
	padding-bottom:15px;
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
	border:0px;
}
.topBar .search_form button {
	color:#FFF;
	opacity:0.5; 
	right:10px;
}
.topBar input::-webkit-input-placeholder {
  color: #daeecf;
  opacity: 1;
}
.topBar input:-ms-input-placeholder {
  color: #daeecf;
  opacity: 1;
}
.topBar input::-moz-placeholder {
  color: #daeecf;
  opacity: 1;
}
.topBar input:-moz-placeholder {
  color: #daeecf;
  opacity: 1;
}
.topBar .search_form button:hover {
	opacity:1; 
}
.topBar .search_form {
	float:right;
	width:250px; 
	margin-left:20px;
}
.topBar .present-search ul {
	float:right; 
}
.topBar .present-search .search_form .button {
	padding:0px;
	background-color:transparent;
	 
}
.social.menu li {
	padding-top:0px; 
}
.social.menu li i {
	padding-left:7px;
	padding-right:7px;
}
.social.menu li a {
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px; 
	border-right:0px;
	font-size:1rem;
}
.left-side {
	text-align:left; 
}
.right-side ul , .right-side{
	float:right;
	text-align:right;
}
/*-------------------------
 TopBar CSS Ends
-------------------------*/

/*-------------------------
06 - Header CSS Starts
-------------------------*/
.header {
	width:100%;
	padding-top:25px;
	padding-bottom:25px; 
	position:relative;
	border-bottom:1px solid #ededed;
}
.header-type-three {
	padding-top:30px;
	padding-bottom:57.5px;
	border-bottom:0px;
	position:relative;
}
.nav-type-three .top-bar .information {
	display:block;
	line-height:55px; 
	color:#FFF;
	margin-left:30px;
}
.nav-type-three .top-bar nav {
	height:55px; 
}
.nav-type-three .top-bar ul li a {
	line-height:55px; 
	font-weight:bold;
}
.nav-type-three .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a, .parent-nav a {
	padding-left:1.0rem !important;
	padding-right:1.0rem !important; 
}
.nav-type-three.row .top-bar ul ul li a {
	padding-left:18px !important; 
}
.nav-type-three .top-bar ul ul li a {
	line-height:25px;
	font-weight:normal; 
}
.nav-type-three .button-big .button {
	padding-top: 14.5px;
    padding-bottom: 14.5px;
	line-height:24px;
	border-radius:0px 8px 8px 0px;
}
.nav-type-three .button-big .button i {
	font-size:1.5rem;
	margin-right:10px; 
	float:left;
}
.nav-type-three .button-big .button:after {
	clear:both;
	display:table;
	content:""; 
}
.nav-type-three .nav-wrap {
	background-color:#15568e;
	position:absolute;
	margin-top:-27.5px; 
	border-radius:8px;
	width: calc(100% - 1.875rem);
	-moz-box-shadow: rgba(0,0,0,.239216) 0 4px 9px 0;
    box-shadow: rgba(0,0,0,.239216) 0 4px 9px 0;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}
.nav-type-three .top-bar {
	width:calc(100% - 262px); 
}
.nav-type-three .button-big .secondary.btncart {
	border-radius:0px;
	padding-left:10px;
	padding-right:10px;
	margin-right:1px;
}
.nav-type-three .button-big .button {
	float:left;
}
.nav-type-three .button-big:after {
	clear:both;
	display:table;
	content:"";
}
.nav-type-three .top-bar .large-horizontal {
	text-align:center;
	display:inline; 
}
.header .logo img {
	height:55px;
	width:auto; 
}
.header .icon-box .icon-side {
	border:2px solid #56b224 !important;	
	background-color:transparent;
	color:#56b224 !important;
}
.header .icon-box .info-side {
    font-size: 0.875rem;
}
.header .info-side p strong {
    font-size: 0.875rem;
	color:#2f2f2f;
	font-family: 'Droid Sans', sans-serif;
}
.header .small-box {
	width:26%; 
}
.header .large-offset-5 { 
	margin-left:40.5%;
}
.search_form .button {
    position: absolute !important;
    top: 0px;
    right: 0px;
    padding-top: 11.5px !important;
    padding-bottom: 11.5px !important;
}
.search_form {
    position: relative;
}
#search-dropdown input[type=text] {
	margin-bottom:0px; 
}
.dropdown-pane {
	z-index:9999; 
}
.search-icon-toggle.hover .fa-search:before {
	content:"\f00d"; 
}
/*-------------------------
 Header CSS Ends
-------------------------*/

/*-------------------------
 07 - Navigation CSS Starts
-------------------------*/
.navigation {
	background-color:#15568e;
	-moz-box-shadow:rgba(0, 0, 0, 0.239216) 0px 4px 9px 0px;
    box-shadow:rgba(0, 0, 0, 0.239216) 0px 4px 9px 0px;
    transform:translateZ(0);
	-webkit-transform:translateZ(0);
	z-index:50;
	position:relative; 
}
.top-bar .child-nav.js-dropdown-active {
	display:block;
}
.top-bar .child-nav {
	display:none;
}
@media screen and (min-width: 40em) {
	.top-bar-title {
		display:none;
	}
}
.top-bar {
	padding:0px; 
	background-color:transparent;
	position:relative;	
	font-family: 'Droid Sans', sans-serif;
	z-index:60;
}
.top-bar ul .first-sub { 
	border-top:2px solid;
}
.top-bar nav {
	height:45px; 
}
.top-bar ul li a {
	text-transform:uppercase;
	font-size:0.90rem;
	font-weight:normal;
	line-height:45px;
	color:#FFF;
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.row .top-bar ul ul li a {
	position:relative; 
	padding-left:23px !important;
}
.nav-dark .top-bar ul li a {
	color:#15568e; 
}
.nav-dark .top-bar ul .is-active a {
	color:#FFF; 
}
.nav-dark .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a, .nav-dark .parent-nav a {
	padding-left:12px !important;
	padding-right:12px !important; 
}
.nav-dark .top-bar {
	width: calc(100% - 45px);
    float: left; 
	padding-top:5px;
	padding-bottom:5px;
}
.special-buttons a:first-child {
	margin-right:8px;
}
.nav-dark .search-wrap a i {
	line-height:55px; 
}
.nav-dark .search-wrap a {
	color:#15568e; 
}
.nav-dark .search-wrap a:hover {
	color:#dd3333; 
}
.top-bar ul ul li:last-child {
	border-bottom:0px; 
}
.top-bar ul ul li a {
	text-transform:capitalize;
	text-align:left;
	line-height:25px;
	padding:5px 10px !important;
} 
.top-bar ul ul, 
.top-bar ul ul ul {
	padding-top:0px;
	padding-bottom:0px; 
	z-index:99999 !important;
	border:0px !important;
}
.top-bar ul ul ul {
	min-width:200px; 
	top:1px !important;
}
.top-bar ul ul ul li a {
	display:block;
	width:100%; 
}
.top-bar .is-dropdown-submenu-parent {
	position:relative; 
}
.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
	border:0px; 
}
.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a, .parent-nav a {
	padding-left:1.5rem !important;
	padding-right:1.5rem !important; 
}
.top-bar .dropdown.menu>li.opens-right>.is-dropdown-submenu { 
	position:absolute;
	max-width:100%;
	margin-top:1px;
}
.top-bar li {
	list-style:none; 
}
.single-sub ul li a {
	width:100%;
	padding:10px;
	font-weight:normal;
}
.responsive-menu ul li a { 
 	display:block;
	width:100%;
 }
.top-bar, .top-bar ul {
	background-color:transparent; 
}
.is-active a, .top-bar ul li a:hover {
	background-color:#56b224;
	color:#FFF;
}
.top-bar .dropdown.menu>li.opens-right>.is-dropdown-submenu li a {
	background-color:#56b224;
	color:#FFF;
	border-bottom:1px solid rgba(21, 86, 142, 0.2);
}
.top-bar .dropdown.menu>li.opens-right>.is-dropdown-submenu li a:hover {
	background-color:#15568e !important; 
	color:#FFF;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
	border-color: transparent transparent transparent #FFF; 
}

.button-big .button {
	margin-bottom:0px;
	padding-top:14.7px;
	padding-bottom:14.7px; 
}
/*-------------------------
 Navigation CSS Ends
-------------------------*/

/*-------------------------
08 - Main Banner CSS Starts
-------------------------*/
.main-banner {
	position:relative;
	z-index:10; 
}
.rev_slider_wrapper { 
	margin:0px auto;
	background-color:transparent;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.layer1 {
	z-index:5;
	background-color:rgba(0, 0, 0, 0.25);
	border-color:rgba(0, 0, 0, 1.00); 
}
.layer2 {
	z-index:6; 
	min-width:721px; 
	max-width:721px; 
	white-space:normal;
	text-align:center; 
}
.layer3 {
	z-index:7; 
	white-space:nowrap; 
	background-color:#56b224 !important;
	color:#fff !important;
	padding:5px 10px !important;
	text-transform:uppercase;
}
.layer4 {
	z-index:8; 
	white-space:nowrap;
	outline:none;
	box-shadow:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.layer4 a {
	color:#FFF; 
}
.layer4:hover {
	background-color:#174873 !important;
	border-color:#174873 !important;  
}
.tp-bannertimer{ 
	height: 7px !important;
	background-color: rgba(255, 255, 255, 0.25) !important;
}
/* Banner 2 */
.ad-banner {
	text-align:center; 
}
.ad-banner img {
	width:100px;
	height:auto; 
	margin-bottom:25px;
}
.ad-banner h2 {
	font-size:2.625rem;
	font-weight:300;
	text-transform:uppercase; 
}
.ad-banner p {
	margin-top:25px;
	font-size:1.4375rem;
	margin-bottom:45px; 
}
.ad-banner .button {
	padding:16px 30px;
	font-size:1.1rem; 
}
.button.bordered-dark {
	background-color:transparent; 
	color:#56b224 !important;
	border:2px solid #56b224 !important;
	margin-bottom:0px;
}
.button.bordered-dark:hover {
	border:none !important;
	color:#FFF !important; 
}
.slider-form-wrapper {
	background-color:#f7f7f7; 
}
.slider-form-wrapper:after {
	clear:both;
	display:table;
	content:""; 
}
.slider-form-wrapper .title-area {
	background-color:#15568e; 
	padding-top:1.43775rem;
	padding-bottom:1.43775rem;
}
.slider-form-wrapper .title-area h3 {
	color: #FFF;
    font-weight: bold;
    font-size: 1.55rem;
    text-transform: uppercase;
	margin-bottom:5px;
}
.slider-form-wrapper .title-area p {
	color:#56b224; 
	margin-bottom:0px;
	font-size:1rem;
}
.slider-form-wrapper .fields-area {
	padding-top:0.9375rem;
	padding-bottom:0.9375rem; 
}
.zero-margin input {
	margin-bottom:0px !important;
	margin-top:0px !important;
	margin-left:0px !important;
	margin-right:0px !important; 
}
.slider-form-wrapper .fields-area label {
	font-size:0.875rem;
	color:#2a2a2a;
	text-transform:uppercase;
	font-weight:bold; 
}
.slider-form-wrapper .fields-area input {
	padding-top:0px;
	padding-bottom:0px; 
	height:auto;
	margin-bottom:10px;
}
.slider-form-wrapper .fields-area input:focus {
	background-color:transparent; 
}
.slider-form-wrapper .fields-area .row-last input,
.slider-form-wrapper .button-area .button {
	margin-bottom:0px; 
} 
.slider-form-wrapper .button-area {
	padding-top:1.34rem;
	padding-bottom:1.34rem;
}
.slider-form-wrapper .button-area .button {
	width: 100%;
    font-size: 1.69rem;
    text-align: center;
}
.slider-form-wrapper .button-area .button span {
	font-size: 1.2rem;
    font-weight: normal;
    display: block;
    color: #FFF;
    text-transform: lowercase; 
}
/*-------------------------
 Main Banner Ends
-------------------------*/

/*-------------------------
 09 - Information Boxes  CSS 
-------------------------*/
.inner-padding {
	padding-top:80px;
	padding-bottom:80px; 
}
.padding-bottom {
	padding-bottom:67px; 
}
.information-boxes {
	position:relative;
	margin-top:-50px;
	z-index:100; 
}
.information-box {
	padding:15px 0px 0px 15px;
	background-color:#FFF; 
	background-color:#15568e;
	color:#FFF;
	position:relative;
}
.information-boxes .information-box:nth-child(2) {
	background-color:#153758; 
}
.information-boxes:after, .information-boxes .information-box:after {
	content:'';
	clear:both;
	display:table; 
}
.information-box h3, .information-box p {
	color:#FFF; 
}
.information-box h3 {
	margin-bottom:5px; 
	color:#FFF;
}
.information-box ul {
	color:#FFF;
	margin-left:0px;
}
.information-box .checked-list { 
	list-style:none;
}
.information-box .checked-list li:before {
	font-family: FontAwesome;
	content:"\f00c";
	margin-right:10px; 
}
.info-detail {
	float:left; 
	width:calc(100% - 160px);
	margin-right:10px;
}
.info-thumb {
	float:right; 
	width:250px;
	position:absolute;
	bottom:0px;
	right:0px;
}
.info-thumb {
	opacity:.7; 
}
.kc-col-container:hover>.info-thumb, 
.information-box:hover>.info-thumb {
	opacity:1; 
}
/*-------------------------
 Information Boxes Ends
-------------------------*/

/*-------------------------
10 - Welcome Message CSS
-------------------------*/
.welcome-message h2,
.single-doctor-page .hentry h2 {
	text-transform:uppercase;
	font-size:1.850rem;
}
.welcome-message .gallery-thumb {
	width:50%; 
}
.welcome-message .padding-bottom {
	 
}
.welcome-message h2 span,
.single-doctor-page .hentry h2 span {
	color:#56b224;
	font-size:1.850rem;
}
.welcome-message h3,
.single-doctor-page .hentry h3 {
	font-weight:normal;
	text-transform:capitalize;
	font-size:1.25rem;
}
.welcome-message.home p {
	padding-bottom:0px; 
}
.welcome-message p {
	padding-bottom:15px; 
}
.welcome-message p:last-child {
	padding-bottom:0px; 
	margin-bottom:0px;
}
.awards img, .awards blockquote {
	width:75px;
	height:auto;
	float:left;
	margin-right:15px; 
}
.awards blockquote {
	width:calc(100% - 200px);
	padding-top:0px; 
}
/*-------------------------
 Welcome Message Ends
-------------------------*/

/*-------------------------
 11 - Our Services CSS
-------------------------*/
.dark-with-bg {
	position:relative; 
}
.dark-with-bg::after {
	content:"";
    top:0;
    left:0;
    bottom:0;
    right:0;
    position:absolute;
    z-index:-1;
}
.transparent-background {
	position:relative;
	padding-top:80px;
	padding-bottom:80px; 
	background-color:rgba(47, 47, 47, 0.9);
}
.transparent-background::after {
	content:"";
    top:0;
    left:0;
    bottom:0;
    right:0;
    position:absolute;
    z-index:-1;
	background:url('../images/background-pattern.jpg');
	background-size:cover;
}
.dark-with-bg .services-detail h4, .dark-with-bg .services-detail p {
	color:#FFF; 
}
.services-detail h4 {
	text-transform:uppercase;
	text-align:center;
}
.services-detail h4, .services-detail p {
	margin-bottom:0px; 
}
.serivce-block {
	background:#F8f8f8;
	padding:40px;
	text-align:center;
}
.service-thumb img {
	border: solid 1px #CCC;
	-moz-border-radius: 185px / 94px;
	-webkit-border-radius: 185px / 94px;
	border-radius: 185px / 94px;
	margin-bottom:25px;
}
.transparent-background .service-info a, 
.grey-bg .service-info a, 
.transparent-background .service-info h4 a, 
.grey-bg .service-info h4 a, 
.service-info h4 a {
	color:#2f2f2f !important; 
}
.transparent-background .service-info a:hover, 
.grey-bg .service-info a:hover,
.transparent-background .service-info h4 a:hover, 
.grey-bg .service-info h4 a:hover, 
.service-info h4 a:hover {
	color:#15568e !important;	 
}
.transparent-background .service-info p, 
.grey-bg .service-info p { 
	color:#5d5d5d !important;
} 
.service-info h4, 
.service-info p {
	margin-bottom:0px;
	text-align:center;
}
.service-info h4 a {
	font-weight:bold;
	text-align:center; 
	font-size:1.25rem;
}
.service-info h4 {
	margin-bottom:.5rem; 
}
.service-info p {
	margin-bottom:1rem; 
}
.service-read {
	font-size:1rem;
	font-weight:bold; 
}
.services-blocks:after {
	clear:both;
	content:' ';
	display:table; 
}
.our-services .row .services-blocks:nth-child(2) {
	margin-top:30px; 
	margin-bottom:0px;
}
/*-------------------------
 Our Services Ends
-------------------------*/

/*-------------------------
 12 - Our Team Section CSS
-------------------------*/
.doctor h4 {
	font-weight:normal;
	margin-bottom:0px;
	font-size:1rem; 
}
.doctor h3 a {
	font-weight:normal; 
}
.doctor {
	background-color:#f8f8f8;
	border:1px dashed #e6e6e6; 
}
.doctor .doctor-meta {
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px; 
	border-top:1px dashed #e6e6e6;
}
.doctor-thumb {
	position:relative; 
}
.doctor-thumb .button {
	position:absolute;
	bottom:0px;
	left:50%; 
	margin-left:-63px;
	opacity:0;
}
.doctor:hover>.doctor-thumb img {
	opacity:.7; 
}
.doctor:hover>.doctor-thumb .button {
	opacity:1; 
}
.teams-wrapper .doctor-column:nth-child(odd) .doctor-thumb  {
	 float:right;
}
.teams-wrapper .doctor-column:nth-child(odd) h4, .teams-wrapper .doctor-column:nth-child(odd) h3, .teams-wrapper .doctor-column:nth-child(odd) p, .teams-wrapper .doctor-column:nth-child(odd) .doctor-links  {
	 text-align:right !important;
}
.teams-wrapper .doctor-column:nth-child(odd) .doctor-meta {
	float: left;
    text-align: right;
    width: calc(100% - 300px);
}
.teams-wrapper .doctor-column:nth-child(odd) .doctor-meta .menu li {
	float:right; 
}
.teams-wrapper .doctor-column:nth-child(even) .doctor-thumb  {
	 float:left;
}
.teams-wrapper .doctor-column:nth-child(even) h4, .teams-wrapper .doctor-column:nth-child(even) h3, .teams-wrapper .doctor-column:nth-child(even) p, .teams-wrapper .doctor-column:nth-child(even) .doctor-links  {
	 text-align:left !important;
}
.teams-wrapper .doctor-column:nth-child(even) .doctor-meta {
	float: right;
    text-align: left;
    width: calc(100% - 300px);
}
.teams-wrapper .doctor-column:nth-child(even) .doctor-meta .menu li {
	float:left; 
}
.teams-wrapper .doctor:after {
	clear:both;
	content:'';
	display:table; 
}

.teams-wrapper .owl-item:nth-child(odd) .doctor-thumb  {
	 float:right;
}
.teams-wrapper .owl-item:nth-child(odd) h4, .teams-wrapper .owl-item:nth-child(odd) h3, .teams-wrapper .owl-item:nth-child(odd) p, .teams-wrapper .owl-item:nth-child(odd) .doctor-links  {
	 text-align:right !important;
}
.teams-wrapper .owl-item:nth-child(odd) .doctor-meta {
	float: left;
    text-align: right;
    width: calc(100% - 300px);
}
.teams-wrapper .owl-item:nth-child(odd) .doctor-meta .menu li {
	float:right; 
}
.teams-wrapper .owl-item:nth-child(even) .doctor-thumb  {
	 float:left;
}
.teams-wrapper .owl-item:nth-child(even) h4, .teams-wrapper .owl-item:nth-child(even) h3, .teams-wrapper .owl-item:nth-child(even) p, .teams-wrapper .owl-item:nth-child(even) .doctor-links  {
	 text-align:left !important;
}
.teams-wrapper .owl-item:nth-child(even) .doctor-meta {
	float: right;
    text-align: left;
    width: calc(100% - 300px);
}
.teams-wrapper .owl-item:nth-child(even) .doctor-meta .menu li {
	float:left; 
}

/*-------------------------
 Our Team Section Ends
-------------------------*/

/*-------------------------
 13 - Products Section CSS
-------------------------*/
.our-store .price {
	font-size:15px; 
	text-align:center;
}
.our-store h6 {
	text-align:center; 
	margin-top:10px;
	margin-bottom:10px;
}
.our-store h6 a {
	font-size:1rem;
}
.price .old {
	margin-left:15px;
	font-weight:normal;
	font-size:90%; 
	text-decoration:line-through;
}
.our-store img {
	width:100%;
	height:auto; 
}
.our-store .pro-rating {
	text-align:center; 
	margin-top:10px;
}
.product-img {
	position:relative; 
	min-height:262px;
	width:100%;
}
.product-img img {
	overflow:hidden;
	min-height:262px;
	width:100%; 
}
.product-img .sale {
	position:absolute;
	top:0px;
	left:0px;	 
	font-size:16px;
	padding:10px 10px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#56b224;
	color:#FFF;
}
.pro-buttons, .add-to-cart-top { 
	opacity:0;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
  	-o-transition: opacity 0.5s ease-in-out;
  	transition: opacity 0.5s ease-in-out;
}
.single-product:hover>.product-img .pro-buttons, .single-product:hover>.product-img .add-to-cart-top {
	opacity:1; 
}
.pro-buttons, .add-to-cart-top { 
	opacity:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
  	-o-transition: opacity 1s ease-in-out;
  	transition: opacity 1s ease-in-out;
}
.single-product:hover>.product-img .pro-buttons, .single-product:hover>.product-img .add-to-cart-top {
	opacity:1; 
}
.product-img {
	position:relative;
	overflow:hidden; 
}
.single-product:hover>.product-img img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2); 
}
.single-product {
	padding-top:0px;
	padding-bottom:30px; 
}
.our-store .single-product {
	padding-bottom:0px; 
}
.page-filter {
	padding-top:15px;
	margin-top:15px;
	border-top:1px solid #ededed; 
}
.page-filter .pagination {
	text-align:center; 
}
.single-shop .our-store {
	margin-bottom:0px; 
}
.product-thumbnail img {
	width:100%;
	height:auto; 
}
.product-meta {
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:25px;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	font-size:0.875rem; 
}
.product-share {
	padding-top:15px;
	border-top:1px solid #ededed; 
}
.add-cart-option {
	margin-top:25px;
	margin-bottom:25px; 
}
.add-cart-option input[type=number] {
	max-width:75px; 
	float:left;
	margin-right:20px;
}
.product-detail .price {
	font-size:1.25rem; 
	font-weight:bold;
}
.qty {
	max-width:75px; 
}
.cart-item .product-thumbnail img {
	height:100px !important;
	width:auto; 
}
.apply-coupon {
	margin-top:15px; 
}
/*-------------------------
 Products Section Ends
-------------------------*/

/*-------------------------
 14 - Testimonials CSS
-------------------------*/
.quote {
  background: #ebf3f5;
  padding:15px 20px 5px 15px;
  border-radius:5px;
  margin-bottom:30px;
}
.quote p {
	margin-bottom:0px; 
}
.quote:after {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 18px 0 18px;
  border-color: #ebf3f5 transparent transparent transparent;
  position: relative;
  top: 37px;
  left: 20px;
}
.student {
  margin-left: 25px;
}
.student .photo {
  background-color: #ccc;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}
.student .photo img {
	border-radius:100px; 
}
.student p {
  position: relative;
  top: 5px;
  text-transform: uppercase;
}
.student p:nth-child(2) {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.student p:nth-child(3) {
  font-size: 14px;
  color: #777;
}
.testimonials .owl-nav {
	display:none; 
}
.dots-style .owl-dots {
	position:relative;
	text-align:center;
	width:110px;
	margin:auto;
	margin-top:15px;
}
.dots-style .owl-dot span {
	display:block;
	width:25px;
	height:7px;
	border:1px solid #56b224;
	background-color:#FFF;
	float:left;
	margin-left:5px;
	margin-right:5px; 
	text-align:center;
}
.dots-style .owl-dot.active span, .dots-style .owl-dot:hover span {
	background-color:#56b224; 
}
/*-------------------------
 Testimonials CSS Ends
-------------------------*/

/*-------------------------
 15 - Accordion CSS
-------------------------*/
.accordion {
	border:0px; 
} 
.accordion-title {
	background-color:#ededed;
	color:#2f2f2f;
}
.is-active .accordion-title, .accordion-title:hover {
	background-color:#2f2f2f; 
	color:#FFF;
}
.accordion-content {
	background-color:#ebf3f5;
}
.accordion-title {
	font-weight:bold; 
	font-size:14px;
	padding-left:0rem;
	border:0px;
	font-family: 'Droid Sans', sans-serif;
}
.accordion-content {
	border:0px; 
	padding-left:0px;
}
.accordion {
	margin-bottom:0px; 
}
.accordion li {
	margin-bottom:10px; 
}
.accordion li:last-child {
	margin-bottom:0px; 
}
.accordion-content {
	padding:10px;
}
.accordion-title {
	padding:10px;
}
/*-------------------------
 Accordion CSS Ends
-------------------------*/

/*-------------------------
 16 - Our Process CSS
-------------------------*/
.upper-background { 
	height:100%;
	width:auto;
	position:absolute;
	bottom:0px;
	left:0px;
}

.row .our-process h2 {
	font-size:1.9rem;
	text-transform:uppercase;
	margin-bottom:40px;
	color:#56b224 !important;
	font-weight:bold;
	background-color:rgba(255,255,255,0.9);
	text-align:center;
	padding:0px 15px;
}
.process h3 {
	color:#2f2f2f; 
	margin-bottom:0px;
}
.process p {
	color:#5d5d5d; 
	margin-bottom:0px;
}
.transparent-background .process h3, 
.transparent-background .process p {
	color:#FFF;
	margin-bottom:0px; 
}
.process h3 {
	text-transform:capitalize;
	font-weight:normal; 
}
.process .number {
	float:left;
	font-size:2rem;
	background-color:#f7f7f7;
	color:#56b224;
	display:block;
	width:60px;
	height:60px;
	border-radius:168px / 60px;
	text-align:center;
	line-height:60px;
	margin-right:25px;
	font-weight:bold;
}
.process .right-info {
	float:left; 
	width:calc(100% - 90px);
}
.process {
	margin-bottom:30px; 
}
.our-process .process:nth-child(3),
.our-process .process:last-child {
	margin-bottom:0px; 
}
/*-------------------------
Our Process Ends
-------------------------*/

/*-------------------------
 17 - Blog Post CSS
-------------------------*/
.post {
	position:relative; 
	background-color:#f7f7f7;
}
.special-appearance .post-thumb img {
	width:100%;
	height:auto; 
}
.special-appearance .post-meta ul li {
	display:inline-block;
}
.post-content h4 {
	margin-top:15px;
	margin-bottom:15px; 
}
.post-content h4 a {
	font-weight:bold; 
}
.post-thumb {
	z-index:2; 
	text-align:center;
}
.post p {
	margin-bottom:0px; 
}
.post-meta, 
.post-meta a {
	font-size:0.875rem;
	line-height:20px; 
}
.post-meta {
	padding-top:15px;
	margin-top:15px;
	border-top:1px dashed #ccc;
}
.single-post .post-meta {
	margin-top:0px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #CCC; 
	border-top:0px;
	padding-top:0px;
}
.post-meta ul {
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
}
.post-meta ul li {
	display:inline-block;
	padding-left:7px;
	padding-right:7px;
	border-right:1px solid #CCC;
	line-height:1px; 
	display:inline;
}
.post-meta ul li:first-child {
	padding-left:0px; 
}
.post-meta ul li:last-child {
	border-right:0px;
}
.post-meta ul li a {
	line-height:1px; 
}
.post-meta .menu li .fa {
	float:left;
	margin-right:7px; 
	padding-top:.7rem;
	padding-bottom:.7rem;
	line-height:1px;
	padding-left:1rem;
}
.post-meta .menu li:first-child .fa {
	padding-left:0px; 
}
.post-meta .menu li a {
	float:left;
	padding-left:0px; 
}
.post-meta .menu li:after {
	clear:both;
	display:table;
	content:""; 
}
.post {
	padding-top:3px; 
}
.has-post-thumbnail.post {
	padding-top:0px; 
}
.blog-post.sticky {
	background-color:#56b224;
}
.blog-post .sticky-post {
	position: absolute;
    top: 0px;
    right: 0px;
    background-color:#56b224;
    color: #FFF;
    padding: 15px;
    line-height: 1px;
    text-transform: uppercase; 
	z-index:9999999;
}
.post-content {
	background-color:#FFF; 
	width:100%;
	padding:15px 0px;
	z-index:5;
	position:relative;
}
.small-post .post-thumb img {
	width:160px;
	height:auto; 
}
.small-post .post-thumb {
	float:left; 
}
.small-post .post-content { 
	width:calc(100% - 160px);
	float:left;
	padding:0px;
	padding-left:15px;
}
.small-post .post-content h4 {
	margin-bottom:7px; 
}
.posts-wrapper .small-post:last-child {
	border-bottom:0px;
	margin-bottom:0px;
	padding-bottom:0px; 
}
.small-post:after {
	clear:both;
	display:table;
	content:""; 
}
.small-post {
	margin-bottom:15px; 
	padding-bottom:15px;
	border-bottom:1px dashed #CCC;
}
.small-post .post-content h4 {
	margin-top:0px; 
}
.post-content .category-block {
	display:inline;
	margin:auto;
}
.post-content .category-block a {
	position:absolute;
	color:#FFF;	 
	line-height:25px;
	padding:5px 10px;
	display:inline-block;
	background-color:#56b224; 
	text-transform:uppercase;
	width:75%;
	text-align:center;
	margin-left:calc(12.5% - 15px);
	top:-25px;
}

.load-more .button {
	margin-top:15px;
	margin-bottom:0px; 
} 
.transparent-background, 
.grey-bg {
	display: block;
	position: relative;
	padding-top:80px;
	padding-bottom:80px;
}
.grey-bg {
	background-color:#F7F7F7;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed; 
}
.grey-bg h1, 
.grey-bg h2, 
.grey-bg h3, 
.grey-bg h4, 
.grey-bg h5, 
.grey-bg h6,
.grey-bg h1 a, 
.grey-bg h2 a, 
.grey-bg h3 a, 
.grey-bg h4 a, 
.grey-bg h5 a, 
.grey-bg h6 a { 
	color:#2f2f2f !important;
} 
.grey-bg a, 
.grey-bg p, 
.grey-bg p strong,
.grey-bg blockquote,
.grey-bg cite, 
.grey-bg .tabs-content .is-active a {
	color:#5d5d5d !important; 
}
.woocommerce .grey-bg  a.added_to_cart, 
.grey-bg .single-product a.button {
	color:#FFF !important; 
}
.product-img.thumbnail {
	margin-bottom:0px; 
}
.grey-bg .single-product a.button:hover {
	color:#2f2f2f !important; 
}
.transparent-background .testimonial .quote p {
	color:#5d5d5d !important; 
}
.transparent-background .doctor-meta h2, 
.transparent-background .doctor-meta h3, 
.transparent-background .doctor-meta h4, 
.transparent-background .doctor-meta h5, 
.transparent-background .doctor-meta h6 {
	color:#2f2f2f !important; 
}
.transparent-background .doctor-meta a, 
.transparent-background .doctor-meta p, 
.transparent-background .doctor-meta p strong,
.transparent-background .doctor-meta blockquote { 
	color:#5d5d5d !important;
}
.transparent-background .posts-wrapper h2,
.transparent-background .posts-wrapper h4 a, 
.transparent-background .posts-wrapper h3, 
.transparent-background .posts-wrapper h4, 
.transparent-background .posts-wrapper h5, 
.transparent-background .posts-wrapper h6 {
	color:#2f2f2f !important; 
}
.transparent-background .posts-wrapper a, 
.transparent-background .posts-wrapper p, 
.transparent-background .posts-wrapper p strong,
.transparent-background .posts-wrapper blockquote { 
	color:#5d5d5d !important;
}
.transparent-background h1, 
.transparent-background h2, 
.transparent-background h3, 
.transparent-background h4, 
.transparent-background h5, 
.transparent-background h6, 
.transparent-background a, 
.transparent-background p, 
.transparent-background p strong,
.transparent-background blockquote,
.transparent-background cite, 
.transparent-background .tabs-content .is-active a {
	color:#FFF !important; 
}
.transparent-background .accordion-item a {
	color:#2f2f2f !important; 
}
.transparent-background .accordion-item a:hover, 
.transparent-background .accordion-item.is-active a {
	color:#FFFFFF !important; 
}
.transparent-background .section-title-wrapper:before { 
	background: #FFF none repeat scroll 0 0;
}
.transparent-background .section-title-wrapper::after {
	color:#FFF; 
	background: none 0px 0px repeat scroll rgb(64, 64, 64);
}
.faqs_container_wrapper .group-wrapper-faq {
	margin-bottom:25px; 
}
.faqs_container_wrapper .group-wrapper-faq:last-child {
	margin-bottom:0px; 
}
/*-------------------------
Blog Posts Ends
-------------------------*/

/*-------------------------
 18 - Brands Carousel CSS
-------------------------*/
.brands-wrap {
	margin-bottom:80px; 
} 
.bran-logo {
	padding:5px; 
}
.bran-logo .thumbnail {
	margin-bottom:0px; 
	border:1px solid #ededed;
	padding:3px;
	opacity:1;
	height:55px;
	width:auto !important;
}
.bran-logo .thumbnail:hover {
	opacity:1; 
}
.side-controls .owl-controls {
	margin-top:0px; 
} 
.side-controls .owl-prev , .side-controls .owl-next { 
	font-size: 19px;
    border: 1px solid;
    width: 25px;
    height: 25px;
    display: table;
    text-align: center;
    position: absolute;
    top: 50%;
	margin-top:-12.5px;
}
.side-controls .owl-next { 
	right:-20px;
}
.side-controls .owl-prev { 
	left:-20px;
}
.side-controls .owl-controls { 
	margin: auto;
    display: block;
    width: 0px;
	margin-top:0px;
}
.side-controls .owl-nav {
	margin-top:0px; 
}
/*-------------------------
Brands Carousel Ends
-------------------------*/

/*-------------------------
 19 - Call to Action Box CSS
-------------------------*/
.call-to-action {
	background-color:#56b224;
	color:#FFF;
	border-top:1px solid #ededed; 
	padding-top:50px;
	padding-bottom:50px;
	position:relative;
	/*margin-top:51px;*/
}
.call-to-action.notopmargin {
	margin-top:0px; 
}
.call-to-action img {
	height:auto;
	width:230px;
	z-index:30;
	position:absolute;
	left:30px;
	bottom:0px;
}
.call-to-action i {
	border:1px solid #FFF;
	width:40px;
	height:40px;
	text-align:center; 
	line-height:40px;
	margin-right:15px;
	color:#FFF;
}
.call-to-action h2 {
	color:#FFF;
	font-style:italic; 
	font-size:1.50rem;
}
.call-to-action h2 span { 
	color:#FFF;
	font-size:1.75rem;
	display:block;
	font-weight:bold;
	font-style:normal;
	margin-top:10px;
}
.call-to-action h2 {
	font-size:1.25rem;
	font-weight:normal;
	margin-bottom:0px;
}
.call-to-action p {
	margin-bottom:0px;
}
.call-to-action .button {
	margin-bottom:0px; 
	margin-top:23px;
}
/*-------------------------
  Call to Action Box Ends
-------------------------*/

/*-------------------------
 20 - Title Section CSS
-------------------------*/
.title-section {
    padding-top:60px;
    padding-bottom:60px;
    position:relative;
	background-color:rgba(27, 27, 27, 0.8);
	text-align:center;
}
.title-section.type-three {
	padding-top:87.5px; 
}
.title-section::after {
    content:"";
    background:url('../images/background-pattern.jpg');
    top:0;
    left:0;
    bottom:0;
    right:0;
    position:absolute;
    z-index:-1;
	background-size:cover;
	background-position:center center;
}
.title-section ul {
	display:inline-block;
	text-align:center; 
}
.title-section h1, 
.title-section h1 span {
    text-transform:uppercase;
    margin-top:0px;
    margin-bottom:5px;
	color:#FFF;
	font-weight:bold;
	word-wrap: break-word;
}
.title-section ul {
    margin: 0px;
}
.breadcrumbs li, .breadcrumbs li a, .breadcrumbs li span {
    font-size: 0.65rem;
}
.breadcrumbs li, .breadcrumbs li a {
    color: #FFF;
}
/*-------------------------
 Title Section CSS Ends
-------------------------*/

/*-------------------------
 21 - Sidebars CSS Starts
-------------------------*/
.sidebar .icon-box {
	margin-top:15px;
	margin-bottom:15px; 
}
.sidebar .calendar_wrap caption {
	color:#5d5d5d; 
}
table tbody td, table tbody th,
table tfoot td, table tfoot th, table thead td, table thead th {
	padding-left:.225rem;
	padding-right:.225rem;
	text-align:center; 
}
.sidebar .icon-box:first-child {
	margin-top:0px; 
}
.sidebar .icon-box:last-child {
	margin-bottom:0px; 
}
.sidebar .icon-box { 
	margin-bottom:25px;
}
.sidebar .testimonials {
	padding-top:20px;
	padding-bottom:40px; 
}
.sidebar .address i, .sidebar .address h4 {
	color:#2f2f2f; 
}
.widget {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	margin-bottom:25px;
}
.widget_revslider {
	margin-bottom:0px; 
}
.widget ul, .widget select, .widget table {
	list-style:none; 
	margin-left:0px;
	margin-bottom:0px;
}
.widget input[type=text] {
	margin-bottom:0px; 
}
.widget .contact-form input[type=text],
.widget .contact-form select {
	margin-bottom:.7rem; 
}
.sidebar .widget:last-child {
	margin-bottom:0px; 
}
.sidebar ul li {
	width:100%;
	display:block; 
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ededed;
}
.sidebar .address li {
	border-bottom:0px; 
}
.sidebar ul li:last-child {
	border-bottom:0px; 
	padding-bottom:0px;
}
.sidebar ul li:first-child {
	padding-top:0px; 
}
.sidebar ul li a {
	padding-left:0px; 
}
.sidebar ul li ul li a {
	padding-left:15px; 
}
.sidebar ul li ul li ul li a {
	padding-left:30px; 
}
.sidebar ul ul ul ul {
	display:none; 
}
.widget h2 { 
	font-size: 1.2rem;
    text-align: left;
    padding: 15px 15px 10px 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
	background-color:#f7f7f7;
}
.widget .button, .search input[type=text] {
	margin-bottom:0px; 
}
.widget .tags li {
	padding-left:0px;
	padding-right:0px; 
}
.widget .tags li a {
	padding:5px 10px;
	text-wrap:suppress;
	white-space: nowrap;
	margin:5px;
	display:inline-block;
}
.widget .popular-post {
	margin-bottom:8px; 
	margin-top:8px;
	border-bottom:1px solid #ededed;
}
.widget .popular-post:last-child {
	border-bottom:0px;
	margin-bottom:0px; 
}
.widget .popular-post p {
	margin-top:5px; 
}
.widget .popular-post img {
	margin-right:10px;
	width:100px;
	height:auto; 
}
.sidebar ul li a:before{
   content:"\00BB";
	margin-right:10px;
}
.tags {
	list-style:none;
	margin-left:0px; 
	margin-bottom:0px;
}
.tags li {
	display:inline-block;
	padding-left:0px;
	padding-right:0px; 
}
.tags li a {
	background-color:#ededed;
}
.tags li a:hover {
	background-color:#56b224; 
	color:#FFF;
}
.tags li:first-child {
	padding-left:0px; 
}
.sidebar .tags li a:before {
	content:none;
	margin-right:0px; 
}
.sidebar ol li a {
	line-height:22px;
}
.sidebar .address,
.sidebar .socialicons,
.widget-content {
	padding:0px 15px 15px 15px; 
}
.special-sidebar .socialicons {
	padding-left:0px;
	padding-bottom:0px; 
}
.special-sidebar .widget h2 {
	background-color:#FFF; 
}
.sidebar .address {
	padding-top:15px;
	padding-bottom:0px; 
}
.sidebar .widget input[type=text], .sidebar .widget textarea {
	border:1px solid #cacaca; 
}
/*-------------------------
 Sidebars CSS Ends
-------------------------*/

/*-------------------------
 22 - Comments CSS
-------------------------*/
.comments_list_wrap ul.children,
.comments_list_wrap ul > li + li {
	margin-top: 1.15em;
}
.comments_wrap .comment-respond {
	padding-bottom:4px;
}
.comments_list_wrap .comment-respond {
	margin-top:20px;
	margin-bottom:20px;
}
.comments_list_wrap > ul {
	padding-bottom: 1.25em;
}
.comments_list_wrap ul > li + li > .comment_author_avatar {
	top: 1.5em;
}
.comments_list > li.trackback,
.comments_list > li.pingback {
	background-color:#f8f8f8;
	padding:25px;
}
.wp-caption {
	border-color:#ededed !important; 
}

/* Trackbacks and pingbacks */
.comments_list > li.trackback {
	list-style:none;
	margin-left:0;
	padding-left:0;
	padding-right:4em;
	min-height: 0;
	position:relative;
}
.comments_list > li.trackback p {
	font-style:italic;
	padding-bottom:0.8em;
}
.comments_list > li.trackback p a { 
	font-style:normal; 
}
.comments_list > li.trackback .edit-link { 
	position:absolute;
	right:0;
	top: 0;
}
.comments_list > li+li.trackback .edit-link { 
	margin-top: 1.25em;
}

/* Comment list */
.comments_list_wrap .comments_closed {
	margin-top:2em;
	color:#2f2f2f;
}
.comments_list_wrap .comments_list_title {
    margin-bottom: 0.92em;
}
.comments_list_wrap > ul {
	padding:0;
	margin:0;
	list-style: none;
}
.comments_list_wrap ul > li {
	overflow:hidden;
	position:relative;
	min-height:5em;
}
.comments_list_wrap ul > li:before {
	display:none;
}
.comments_list_wrap ul ul {
    padding-left: 0;
    margin-left: 3.6em;
}
.comments_list_wrap ul ul ul ul ul {
	margin-left:0;
}
.comments_list_wrap .comment_author_avatar {
    position: absolute;
    left: 1.8em;
    top: 2.2em;
    z-index: 1;
    width: 75px;
    height: 75px;
}
.comments_list_wrap .comment_author_avatar img{
    width: 100%;
    max-width: none;
}
.comments_list_wrap .comment_content {
    padding: 1.8em 1.8em 1.55em 9em;
    border-bottom: 1px solid #ededed;
}
.comments_list_wrap .comment_info {
	margin-bottom:0.8em;
}
.comments_list_wrap .comment_info > span + span:before {
	content: "|";
	display:inline-block;
	margin: 0 0.9em;
}
.comments_list_wrap .comment_not_approved {
	padding: 0 0 0.5em 0;
	font-style:italic;
	font-weight:300;
}
.comments_list_wrap .comment_text {
	margin-bottom:0.7em;
}
.comments_list_wrap .comment_text p {
	margin:0;
}
.comments_list_wrap .comment_text p+p {
	margin-top: 0.5em;
}
.comments_list_wrap .comment_text ul {
	margin:0;
	padding: 0 0 0 1.5em;
	list-style:outside;
}
.comments_list_wrap .comment_text ul > li > ul {
	margin-top: 0.5em;
}
.comments_list_wrap .comment_text ul > li {
	min-height:0;
	border:none;
	padding:0;
	margin:0 0 0.5em 0;
	overflow:visible;
}

/* Comments form */
.comments_wrap .comments_list_wrap .comment-reply-title {
	display:block;
}
.comment-respond .button {
	margin-bottom:0px; 
}
.comments_wrap .comments_notes {
	font-size:0.875em;
	color:#909090;
}
.comments_wrap .comments_field  {
	margin-bottom:20px;
    float: left;
    width: 48%;
    padding: 0;
}
.comments_wrap .comments_field + .comments_field {
    margin-left: 3%;
    width: 49%;
}
.comments_wrap .comments_field label {
	display:none;
}
.comments_wrap .comments_field input,
.comments_wrap .comments_field textarea {
	width:100%;
}

/* Submit button */
.comments_form_wrap {
    padding-top: 30px;
}
.spacer-border {
	border-top: 1px solid #ededed; 
	margin-bottom:15px;
}
.comments_wrap .form-submit { 
	text-align:right;
	margin:0;
	padding-left:4px;
}
.comments_wrap .form-submit input[type="submit"],
.comments_wrap .form-submit input[type="button"] {
	padding-right: 0.8em;
}
.comments_form_title {
    margin-bottom: 0.95em;
}
.comments_wrap .comments_field.comments_message {
    width: 100%;
    margin: 0 0 1.65em;
}
.form-submit {
	padding:0rem 0.975rem; 
}
/*-------------------------
  Comments CSS ends
-------------------------*/

/*-------------------------
23 - Styles For Inner Pages
-------------------------*/

/*-------------------------
 23.1 - 404 Error Page
-------------------------*/
.pageerror h2 {
    text-align: center;
    margin-top: 0px;
    font-weight: bold;
    font-size: 133px;
}
.pageerror h3 {
    text-align: center;
}
.error-page-form {
	margin:auto !important;
	margin-top:30px;
	float:none !important; 
}

/*-------------------------
  23.2 - Boxed Layout Page
-------------------------*/
.boxed {
	height:100%;
	overflow:hidden;
    max-width: 1200px;
    margin: auto;
    box-shadow: 0px 0px 6px 1px #CCC;
	background-color:#FFF;
	position:relative;
	z-index:0;
}
body.box {
    background-image: url('../images/background-pattern.jpg');
    background-repeat: repeat;
	margin:auto;
	z-index:-10;
}
.boxed .owl-carousel {
	max-width:calc(100% - 60px); 
	margin-left:30px;
}
.boxed .testimonials-carousel {
	margin-left:0px;
	min-width:100% !important; 
}
.box .call-to-action img {
	left:-20px; 
}

/*-------------------------
 23.3 - Testimonials Page
-------------------------*/
.testimonial-page .content-side .testimonial {
	margin-bottom:25px;
}
.test-wrap .content-side {
	margin-bottom:25px; 
}
.test-wrap .content-side:last-child {
	margin-bottom:0px; 
}
.testimonial-page .content-side .testimonial:last-child {
	margin-bottom:0px; 
}
.testimonial-page .testimonial:after {
	clear:both;
	content:' ';
	display:table; 
}

/*-------------------------
  23.4 - Blogs pages CSS
-------------------------*/
.blog-page .content-side .row .columns {
	margin-top:15px;
	margin-bottom:15px; 
}
.blog-page .content-side .row .columns:first-child {
	margin-top:0px; 
}
.blog-page .content-side .row .columns:last-child {
	margin-bottom:0px; 
}
.pagination .current {
	background:#15568e;
	padding:0px;
	display: block;
    padding: .1875rem .625rem;
}
.pagination .current a {
	color:#FFF; 
}
.pagination .current a:hover, 
.pagination a:hover {
	background-color:#174873; 
	color:#FFF;
}
.pagination {
	text-align:center; 
	margin-bottom:0px;
	margin-top:30px;
}
.pagination .current {
	background:#15568e;
}
.pagination .current a {
	color:#FFF; 
}
.pagination .current a:hover, .pagination a:hover {
	background-color:#15568e; 
	color:#FFF;
}
.single-post-page .post p {
	margin-bottom:15px; 
}
.single-post-page .post p:last-child {
	margin-bottom:0px; 
}
.sharing-posts {
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
	margin-top:25px;
	margin-bottom:25px;
	padding-top:10px;
	padding-bottom:10px;
}
.post-share a {
	padding-left:10px;
	padding-right:10px; 
}
.author-box {
	margin-bottom:25px; 
}
.sharing-posts .tags a {
	background-color:transparent;
	padding-left:10px;
	padding-right:10px; 
}
.single-post-page .post-meta, .single-post-page .post-meta a {
	font-size:0.875rem;
	line-height:30px; 
}
/*-------------------------
 23.5 - Checkout Page CSS
-------------------------*/
.checkout-page input[type=text], .checkout-page textarea {
	background-color:#FFF;
	border:1px solid #ededed;
}
/*-------------------------
 23.6 - Single Product  Page
-------------------------*/
.main-page {
	margin-bottom:15px;
	padding:0px;
}
.single-product .thumbnails img {
    height: auto;
    margin-right: 15px;
    border: 1px solid #ededed;
}
.single-product .thumbnails a:last-child img {
	margin-right:0px;
}
/*-------------------------
  23.7 - Contact Us Page
-------------------------*/
.contact-page h4 {
	text-align:left;
}
/*-------------------------
  23.8 - Pricing List Page
-------------------------*/
.price-plan {
	width: 100%;
    background: #f7f7f7;
    text-align: center;
}
.price-plan .price-title {
	background: #364e72;
    color: #f7f7f7;
    font-size: 16px;
	font-weight:300;
    padding: 20px 10px 25px;
}
 .title-heading {
	font-size: 26px;
	font-weight:normal;
    margin: 0;
    padding: 9px;
	color:#fff;
}
.price-title strong {
	font-size: 76px;
    align-self: baseline;
    line-height: 1;
    font-weight: 500;
}
.price-details {
	padding: 15px 30px;
	background-color: #f7f7f7;
	margin-left: 0px;
}
.price-details li {
	text-align: left;
    padding: 15px 0;
    border-bottom: 1px solid #cccccc;
   	list-style:none;	
}
.price-plan li:last-child {
	border-bottom:0px;
}
 .price-details li .fa {
	  position:relative;
	  margin-right:7px;
}
.red {
	color:red;
}
.orange {
	color:#e79800;
}
/*-------------------------
  23.9 - Our Staff Page
-------------------------*/
.our-staff-page .special-doctor.doctor-column:nth-last-child(-n+2) {
	margin-top:15px; 
}
.our-staff-page .special-doctor.doctor-column:nth-last-child(-n+4) {
	margin-top:15px; 
}
.our-staff-page .special-staff .item-one,
.our-staff-page .special-staff .item-two {
	width:100%;
	float:none !important;
	text-align:center; 
}
.special-staff h4,
.special-staff h3,
.special-staff h3 a {
	text-align:center; 
}
.special-staff .doctor-links {
	text-align:center; 
	margin-top:15px;
	border-top:1px dashed #e6e6e6;
	background-color:#56b224;
}
.special-staff .doctor-links li a {
	color:#FFF; 
}
.special-staff .doctor-links li a:hover {
	color:#15568e; 
}
.special-staff .doctor-links li {
	display:inline-block; 
}
.special-staff.doctor .doctor-meta {
	 padding-left:0px;
	 padding-right:0px;
	padding-bottom:0px;
}
.special-staff {
	background-color:#FFF; 
}
.our-staff-page .item-one {
	float: left;
    text-align: right;
    width: calc(100% - 300px); 	
 }
.our-staff-page .item-two {
	float: right;
    text-align: left;
    width: calc(100% - 300px);    
}
.our-staff-page .item-one .menu li {
	float:right; 
}
.our-staff-page .item-two .menu li {
	float:left; 
}
.our-staff-page .doctor-column:nth-child(-n+2) {
	margin-bottom:15px;
	margin-top:0px;
}
.our-staff-page .doctor-column {
	margin-top:15px;
	margin-bottom:15px;
}   
.our-staff-page .doctor-column:nth-last-child(-n+2) {
	margin-top:15px;
	margin-bottom:0px;
}
/*-------------------------
  23.10 - Single Doctor Page
-------------------------*/
.single-doctor-page img {
	border-radius:100%;
}
.single-doctor h3, .single-doctor h4 {
	text-align:center;
}
.inner-column {
	background-color:#15568e;
	color:#fff;
	padding:20px;
}
.inner-column h4 {
	color:#fff;
	font-weight:400;
	text-align:center;
}
.inner-column h2 {
	color:#fff;
	font-weight:400;
	text-align:center;
	font-size: 16px;
    margin-bottom: 28px;
}
.sidebar .appointment-form label {
	color:#fff;
}
.single-doctor-info {
	margin-top:30px;
	border:1px solid #ededed;
}
.doctor-info-item {
	background-color:#f7f7f7; 
    padding:15px;
    border-top:1px solid #ededed;
}
.info-item-inner {
	position:relative;
	padding:20px;
	padding-top:0px;
}
.info-item-left {
	float: left;
    width: 35%;
    padding-left: 22px;
} 
.info-item-right {
	float: left;
    width: 65%;
    padding-right: 22px;
}
.inner-column .appointment-form .button {
	margin-bottom:0px;
}
/*-------------------------
 23.11 - Services Page
-------------------------*/
.services .service{
	padding-top:15px;
	padding-bottom:15px;
}
.content-area .service:nth-child(-n+3) {
    margin-top: 0px;
}
.content-area .service:nth-last-child(-n+3) {
    margin-bottom: 0px;
}
.services img {
    width: 100%;
    height: auto;
}
.services h5 a {
    font-weight: bold;
}
.block-image {
	padding-top:5px;
	padding-bottom:5px;
}
.appointment-form input[type=text], 
.appointment-form textarea,
.appointment-form input[type=email] {
	background-color:#fff;
}
/*-------------------------
 23.12 - Single Service Page
-------------------------*/
.single-service h5 {
	font-weight:bold;
}
.single-service .block-image {
	padding-top:0px;
	padding-bottom:25px;
}
/*-------------------------
23.13 - About Us Page CSS
-------------------------*/
.about-us p {
	border-bottom:none; 
	padding-bottom:5px; 	
}
.gallery-thumb {
	width:25%;
	padding-left:2px;
	padding-right:2px;
	margin-top:2px;
	margin-bottom:2px;
}
.gallery-thumb:hover {
	opacity:.7; 
}
/*-------------------------
  23.14 - Appointment Page
-------------------------*/
.appointment-form input[type=text], .appointment-form textarea {
	border:1px solid #cacaca; 
}


/*-------------------------
  Inner Pages Styles Ends
-------------------------*/

/*-------------------------
 24 - Page Preloader CSS
-------------------------*/
.loaded {
	height:auto;
	overflow-y:visible; 
}
.preloader {
	position:fixed;
	top:0px;
	left:0px;
	overflow:hidden;
	width:100%;
	height:100%; 
	z-index:9999;
}
.cssload-thecube {
	width: 74px;
	height: 74px;
	position:absolute;
	top:50%;
	left:50%;
	margin: 0 auto;
	margin-top:-37px;
	margin-left:-37px;
	z-index:999999933;
	transform: rotateZ(45deg);
		-o-transform: rotateZ(45deg);
		-ms-transform: rotateZ(45deg);
		-webkit-transform: rotateZ(45deg);
		-moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
	position: relative;
	transform: rotateZ(45deg);
		-o-transform: rotateZ(45deg);
		-ms-transform: rotateZ(45deg);
		-webkit-transform: rotateZ(45deg);
		-moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	animation: cssload-fold-thecube 2.76s infinite linear both;
		-o-animation: cssload-fold-thecube 2.76s infinite linear both;
		-ms-animation: cssload-fold-thecube 2.76s infinite linear both;
		-webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
		-moz-animation: cssload-fold-thecube 2.76s infinite linear both;
	transform-origin: 100% 100%;
		-o-transform-origin: 100% 100%;
		-ms-transform-origin: 100% 100%;
		-webkit-transform-origin: 100% 100%;
		-moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
	transform: scale(1.1) rotateZ(90deg);
		-o-transform: scale(1.1) rotateZ(90deg);
		-ms-transform: scale(1.1) rotateZ(90deg);
		-webkit-transform: scale(1.1) rotateZ(90deg);
		-moz-transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
	transform: scale(1.1) rotateZ(180deg);
		-o-transform: scale(1.1) rotateZ(180deg);
		-ms-transform: scale(1.1) rotateZ(180deg);
		-webkit-transform: scale(1.1) rotateZ(180deg);
		-moz-transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
	transform: scale(1.1) rotateZ(270deg);
		-o-transform: scale(1.1) rotateZ(270deg);
		-ms-transform: scale(1.1) rotateZ(270deg);
		-webkit-transform: scale(1.1) rotateZ(270deg);
		-moz-transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
	animation-delay: 0.35s;
		-o-animation-delay: 0.35s;
		-ms-animation-delay: 0.35s;
		-webkit-animation-delay: 0.35s;
		-moz-animation-delay: 0.35s;
}
.cssload-thecube .cssload-c3:before {
	animation-delay: 0.69s;
		-o-animation-delay: 0.69s;
		-ms-animation-delay: 0.69s;
		-webkit-animation-delay: 0.69s;
		-moz-animation-delay: 0.69s;
}
.cssload-thecube .cssload-c4:before {
	animation-delay: 1.04s;
		-o-animation-delay: 1.04s;
		-ms-animation-delay: 1.04s;
		-webkit-animation-delay: 1.04s;
		-moz-animation-delay: 1.04s;
}
.preloader {
	background-color:#f7f7f7;
}
.cssload-thecube .cssload-cube:before {
	background-color: #0f99de;
}
@keyframes cssload-fold-thecube {
	0%, 10% {
		transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-o-keyframes cssload-fold-thecube {
	0%, 10% {
		-o-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-o-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-o-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-ms-keyframes cssload-fold-thecube {
	0%, 10% {
		-ms-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-ms-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-ms-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-webkit-keyframes cssload-fold-thecube {

	0%, 10% {
		-webkit-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-webkit-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-webkit-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-moz-keyframes cssload-fold-thecube {
	0%, 10% {
		-moz-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-moz-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-moz-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}
/*-------------------------
  Page Preloader Ends
-------------------------*/

/*-------------------------
 25 - Footer CSS Starts
-------------------------*/
.footer {
	width:100%;
	position:relative;
}
.calendar_wrap table,
.calendar_wrap table a {
	color:#5d5d5d !important; 
}
.calendar_wrap table caption {
	color:#FFF; 
}
.footer label {
	color:#FFF; 
}
.footer-widget {
	margin-top:15px; 
}
.footer-widget:after {
	clear:both;
	display:table;
	content:"";
}
.footer-widget input[type=text] {
	background-color:#FFF; 
}
.footerTop .footer-widget:first-child {
	margin-top:0px; 
}
.footer::after {
	content: "";
    background: url('../images/background-pattern.jpg');
    background-size:cover;
	top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
.footer h2 {
	font-size:19px; 
	margin-bottom:20px;
	font-weight:700;
}
.footer h2 i {
	margin-right:0.625rem; 
	font-size:15px;
}
.footer .button {
	margin-bottom:0px; 
}
.tx-div {
    width: 45px;
    display: block;
    height: 3px;
    opacity: .8;
    margin: 10px 0 15px;
}
.footerTop {
	 padding-top:60px;
	 padding-bottom:60px;
}
.footer-information-boxes {
	padding-top:60px; 
}
.footer-icon-box {
	border:1px solid #696a6f;
	position:relative;
	width:100%; 
}
.footer-icon-box:after {
	clear:both;
	display:table;
	content:""; 
}
.footer-icon-box .icon-side {
	font-size:30px;
	color:#56b224; 
	float:left;
	border-right:1px solid #696a6f;
	width:80px;
	text-align:center;
	line-height:80px;
}
.footer-icon-box .info-side {
	float:left; 
	padding:19px 15px;
}
.footer-icon-box .info-side h2 {
	font-weight:normal;
	color:#CCC; 
	font-size:0.875rem;
	margin-bottom:0px;
}
.footer-icon-box .info-side h3 {
	color:#FFF;
	font-weight:bold;
	font-size:1rem; 
	margin-bottom:0px;
}
.footerTop ul { 
	margin:0px;
	list-style:none;
}
.footer-widget .menu li {
    display: block;
    width: 50%;
    float: left;
}
.footer-widget ul li a {
    padding-left: 0px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:0px;
	display:inline-block;
	line-height:17px;
	vertical-align:middle;
}
.footer-widget ul li {
	display:list-item;
	list-style:disc; 
}
.footer-widget ul.menu li {
	list-style:disc; 
	display:list-item;
}
.footer-widget ul {
	margin-left:16px; 
}
.footer-widget .menu ul, 
.footerbottom .menu ul,
.topBar .menu ul {
	display:none; 
}
.footerbottom {
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
}
.footerbottom ul li {
	padding-top:5.5px;
	padding-bottom:5.5px; 
}
.footerbottom ul li a {
	border-right:1px solid; 
	padding:0px 8px;
}
.footerbottom ul li:first-child a { 
	padding-left:0px;
}
.footerbottom ul li:last-child a { 
	border:0px;
	padding-right:0px;
}
.copyrightinfo {
	font-size:15px;
	line-height:30px;
}
.address h4 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 5px;
	font-weight:bold;
}
.office-hours li {
	padding-bottom:10px; 
	border-bottom:1px solid rgba(237, 237, 237, 0.3);
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.office-hours li:last-child {
	padding-top:0px; 
}
.office-hours li:last-child {
	border-bottom:0px; 
	padding-bottom:0px;
}
.office-hours li span {
	color:#FFF;
	display:inline-block;
	float:right; 
}
.footer-widget input[type=text] {
	height:40px;
	max-width:230px; 
}
.quick-links ul {
	width:50%;
	float:left;
}
.socialicons {
	line-height:25px;
	font-size:18px; 
	font-weight:bold;
}
.socialicons a {
	margin-right:5px;
	margin-left:5px; 
}
.footer {
	background-color:rgba(47, 47, 47, 0.90);
	color:#FFF;
}
.footer a {
	color:#FFF; 
}
.footer p {
	color:#FFF; 
}
.footer .wp-caption-text {
	color:#5d5d5d; 
}
.footer a:hover {
	color:#56b224; 
}
.footer h2 {
	color:#56b224;
}
.tx-div {
	background-color:#f7f7f7;
	display:none;
}
.footerTop ul { 
	color:#FFF;
}
.footerbottom .social.menu li i {
	font-size:1.25rem; 
}
.footerbottom .columns {
	margin-top:4px;
	margin-bottom:4px; 
}
.footerbottom ul li { 
	padding-bottom:0px;
}
.footerbottom .columns:first-child {
	margin-top:0px; 
}
.footerbottom .columns:last-child {
	margin-bottom:0px; 
}
.footerbottom.top {
	background-color:rgba(47,47,47,1); 
}
.address i, 
.address h4 {
	color:#FFF;
}
.address i {
	float:left;
	margin-right:6px; 
}
#top {
    position: fixed;
    right: 15px;
    text-align: center;
    bottom: 15px;
    font-weight: bold;
    text-decoration: none;
    width: 30px;
    height: 30px;
    padding: 0px 0px 0px;
    font-size: 22px;
    opacity: .9;
    z-index: 99;
	display:none;	
	background-color:#56b224;
	color:#FFF;
	line-height: 30px;
}
#top:hover {
	background-color:#15568e; 
	color:#FFF;
}
/*-------------------------
  Footer CSS Ends here
-------------------------*/

/*-------------------------
  26 - * Fixes To other Plugins
	   * Jet Pack Fixes
-------------------------*/
.contact-form label span {
	margin-left:0px; 
}
.contact-form input[type=email], .contact-form input[type=text] {
    width: 100% !important;
    max-width: 100% !important;
}
.contact-form label {
    margin-bottom: 0px !important;
    float: none !important;
    font-weight: 700 !important;
    display: inline !important;
}
.contact-form textarea {
    height: 169px !important;
    width: 100% !important;
    float: none !important;
    margin-bottom: 13px !important;
}