body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
	color: #151515;
}

a:focus, a:hover, a:active {
	text-decoration: none;
	outline: none;
	transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
}

ul {
	list-style: none;
	padding: 0;
}

ul:last-child, ol li:last-child {
	margin-bottom: 0px;
}

ul.nav>li {
	display: inline-block;
}

img, video {
	max-width: 100%;
	height: auto;
}

img {
	display: block;
	margin: 0 auto;
}

input:focus {
	outline: 0;
}

span:focus {
	outline: 0;
}

::selection {
	color: #fff;
}

input {
	border: 1px solid #ccc;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

figure {
	margin: 0;
	max-width: 100%;
	margin-bottom: 20px;
}

.navbar {
	padding: 0;
}

.medcure-content-wrapper {
	background: #fff;
	clear: both;
}

.container, .boxed-container, .custom-container {
	margin: 0 auto;
	max-width: 100%;
	width: 1140px;
}

.custom-container {
	padding: 0 15px;
}

.nav-item-inner img {
	display: inline-block;
	vertical-align: middle;
}

.nav-item-inner img:before {
	content: "";
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.topbar-items>.nav-item, .logobar-items>.nav-item, .navbar-items>.nav-item, .sticky-head .topbar-items>.nav-item, .sticky-head .logobar-items>.nav-item, .sticky-head .navbar-items>.nav-item {
	height: auto;
}

.main-logo img.custom-logo {
	padding: 10px 0;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.back-to-top {
	display: none;
	bottom: 20px;
	position: fixed;
	right: 30px;
	text-align: center;
	width: 40px;
	z-index: 1;
}

.back-to-top>i {
	width: 30px;
	height: 30px;
	border-radius: 3px;
	position: fixed;
	bottom: 5px;
	right: 15px;
	z-index: 99;
	text-align: center;
	color: #fff;
	background: #212529;
	font-size: 20px;
	line-height: 28px;
}

.form-control {
	color: #7f7f7f;
}

.form-control:focus {
	box-shadow: unset;
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	-ms-box-shadow: unset;
	-o-box-shadow: unset;
}

.footer-top-wrap.boxed-container {
	position: relative;
}

.footer-middle-wrap a {
	color: #666;
}

.footer-bottom {
	color: #fff;
	padding-top: 25px;
	padding-bottom: 25px;
}

.footer-bottom a {
	color: #ddd;
}

.btn, button {
	cursor: pointer;
	padding: 15px 36px 15px 36px;
	border: none;
}

.btn.focus, .btn:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.btn, .btn-default, button {
	color: #fff;
	border-radius: 50px !important;
	-webkit-border-radius: 50px !important;
	-moz-border-radius: 50px !important;
	-ms-border-radius: 50px !important;
	-o-border-radius: 50px !important;
	font-weight: 700;
}

.input-group-btn:not(:first-child)>.btn, .input-group-btn:not(:first-child)>.btn-group {
	margin-left: 0;
}

input[type="submit"]:hover {
	cursor: pointer;
}

input[type="submit"]:hover, .btn:hover, button:hover, .search-form .input-group .btn:hover {
	background: #072465;
	color: #fff;
}

.medcure-header {
	background-color: #fff;
}

.medcure-header .header-inner .nav-link {
	padding-top: 0;
	padding-bottom: 0;
	transition: unset;
	-moz-transition: unset;
	-webkit-transition: unset;
	-o-transition: unset;
	-ms-transition: unset;
}

.medcure-header .header-inner .medcure-main-menu > li.menu-item:first-child > .nav-link {
	padding-left: 0;
}

.medcure-header ul.dropdown-menu>li>a {
	transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-webkit-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
}

.medcure-header .header-inner .medcure-main-menu > li:last-child > .nav-link {
	padding-right: 0;
}

.topbar ul ul.social-icons li:last-child .nav-link, .logobar ul ul.social-icons li:last-child .nav-link, .navbar ul ul.social-icons li:last-child .nav-link {
	margin-right: 0;
}

.header-inner {
	position: relative;
}

.medcure-header ul.dropdown-menu>li>a, .navbar ul ul ul.dropdown-menu li .nav-link {
	font-size: 14px;
	line-height: 22px;
	font-weight: 500;
	display: block;
	position: relative;
	z-index: 1;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin: 0 20px;
	padding: 12px 0;
	border-bottom: 1px solid #e5e5e5;
}

.medcure-header ul.dropdown-menu>li:last-child >a, .navbar ul ul ul.dropdown-menu li:last-child .nav-link {
	border: unset;
}

.medcure-header ul.dropdown-menu>li>a:hover, .navbar ul ul ul.dropdown-menu li .nav-link:hover {
	padding-left: 15px;
}

.medcure-header ul.dropdown-menu>li>a::before, .navbar ul ul ul.dropdown-menu li .nav-link::before {
	font-family: Fontawesome;
	content: "";
	position: absolute;
	left: 0px;
	opacity: 0;
	transition: .3s all ease;
}

.medcure-header ul.dropdown-menu>li>a:hover::before, .navbar ul ul ul.dropdown-menu li .nav-link:hover::before {
	opacity: 1;
}

.boxed-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.nav.pull-center {
	position: static;
	left: 0;
	right: 0;
	float: none;
	display: inline-block;
	text-align: center;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}

.search-form .input-group .form-control {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #eaeaea;
	border-right: 0;
	height: 40px;
	line-height: 40px;
}

.search-form .input-group .input-group-btn {
	line-height: 40px;
	height: 40px;
	display: inherit;
}

input[type="submit"] {
	-webkit-transition: all ease .35s;
	-moz-transition: all ease .35s;
	transition: all ease .35s;
}

input[type="submit"], .search-form .input-group .btn {
	border: none;
	color: #fff;
	line-height: 40px;
	padding: 0 15px;
}

.search-form .input-group .btn {
	padding: 0 16px;
	border-radius: inherit !important;
}

.search-form .input-group .btn:hover, .search-form .input-group .btn:focus, .search-form .input-group .btn:active {
	transition: all .35s ease-in-out 0s;
	-moz-transition: all .35s ease-in-out 0s;
	-webkit-transition: all .35s ease-in-out 0s;
	-o-transition: all .35s ease-in-out 0s;
	-ms-transition: all .35s ease-in-out 0s;
}

.search-form .input-group .btn:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.sticky-logo {
	display: none;
}

.nav-link {
	padding: 0 15px;
}

.close {
	position: absolute;
	right: 16px;
	top: 16px;
	width: 32px;
	height: 32px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.close:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=100);
	cursor: pointer;
	background: #eaeaea;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.close:hover:before, .close:hover:after {
	transform: rotate(90deg);
	transition: all ease .4s;
}

.close:before, .close:after {
	position: absolute;
	content: " ";
	height: 16px;
	width: 2px;
	background-color: #fff;
	right: 15px;
	top: 8px;
	transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
}

.close:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.close:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

ul.social-icons>li {
	text-align: center;
	text-align: -webkit-center;
	padding: 0;
}

ul.social-icons>li>a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	margin-right: 5px;
	text-align: center;
	transition: all ease .35s;
	-webkit-transition: all ease .35s;
	-moz-transition: all ease .35s;
	-ms-transition: all ease .35s;
	padding: 0;
}

ul.social-icons.social-transparent>li a {
	background: transparent;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	box-shadow: unset;
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	-ms-box-shadow: unset;
	-o-box-shadow: unset;
	line-height: inherit;
	height: inherit;
}

ul.social-icons.social-transparent>li a {
	background: transparent;
}

ul.social-icons.social-own>li a.social-fb, ul.social-icons.social-h-own>li a.social-fb:hover, article.post ul.social-icons>li>a.social-fb, ul.social-icons>li>a.share-fb:hover {
	color: #3b5999;
}

ul.social-icons.social-own>li a.social-instagram, ul.social-icons.social-h-own>li a.social-instagram:hover, article.post ul.social-icons>li>a.social-instagram, ul.social-icons>li>a.share-instagram:hover {
	color: #e4405f;
}

ul.social-icons.social-own>li a.social-linkedin, ul.social-icons.social-h-own>li a.social-linkedin:hover, article.post ul.social-icons>li>a.social-linkedin, ul.social-icons>li>a.share-linkedin:hover, ul.social-icons>li>a.share-linkedin:hover {
	color: #0077b5;
}

.topbar, .logobar, .navbar {
	position: relative;
}

.topbar {
	background: #333;
	color: #fff;
	z-index: 0;
}

.topbar-items, .logobar-items {
	margin: 0;
}

.topbar-items>li {
	height: 50px;
	line-height: 50px;
}

.topbar-items>li img, .logobar-items>li img, .navbar-items>li img {
	margin-top: -4px;
}

.topbar-items .nav-item-inner, .logobar-items .nav-item-inner, .navbar-items .nav-item-inner {
	padding-right: 30px;
}

.topbar-items .nav-item:last-child .nav-item-inner, .logobar-items .nav-item:last-child .nav-item-inner:last-child, .navbar-items .nav-item:last-child .nav-item-inner:last-child {
	padding-right: 0;
}

.header-phone span, .header-email span, .header-address span {
	padding-right: 8px;
}

.topbar-items ul.social-icons>li>a {
	box-shadow: unset;
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	-ms-box-shadow: unset;
	-o-box-shadow: unset;
}

.medcure-main-menu .dropdown-menu .dropdown-menu {
	margin: 0;
	top: 0;
	left: -100%;
	transform: none;
}

ul.dropdown-menu li:hover .dropdown-menu {
	left: -100%;
	transform: none;
	transition: all .4s ease-in-out;
}

.medcure-main-menu li a.dropdown-toggle:after {
	font-size: 15px;
	line-height: 20px;
	line-height: 20px;
	vertical-align: initial;
	margin-left: 8px;
	display: inline-block;
	content: "+";
	border: none;
	width: 9px;
	height: 20px;
	text-align: center;
	font-weight: 700;
}

.dropdown-menu {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	padding: 0;
	border: 0;
	display: block;
	opacity: 0;
	visibility: hidden;
	min-width: 220px;
	transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform-origin: center top 0;
	-webkit-transform-origin: center top 0;
	-moz-transform-origin: center top 0;
	-ms-transform-origin: center top 0;
	-o-transform-origin: center top 0;
	transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-ms-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-o-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.medcure-main-menu .dropdown-menu {
	margin: 0;
	line-height: 30px;
}

.dropdown:hover>.dropdown-menu {
	opacity: 1;
	visibility: visible;
	transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
}

.header-inner .nav > li.menu-item-has-children:last-child .dropdown .dropdown-menu, .header-inner .nav li.menu-item-has-children:nth-last-child(2) .dropdown .dropdown-menu {
	left: -100%;
}

.sticky-outer {
	height: auto;
}

.medcure-wrapper {
	position: relative;
}

.medcure-content-wrapper>div {
	position: relative;
}

.medcure-content>.medcure-content-inner, .search-results .medcure-content>.medcure-content-inner {
	padding: 120px 0;
	position: relative;
	z-index: 1;
}

.mobile-bar-inner .container {
	width: auto;
}

.full-search-wrapper {
	background: rgba(0, 0, 0, .95);
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	position: fixed;
	display: none;
	top: 0;
	z-index: 999999;
}

.full-search-wrapper .search-form {
	position: absolute;
	width: 60%;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.full-search-wrapper .input-group {
	width: 100%;
}

.full-search-wrapper .search-form .form-control {
	background: transparent;
	font-size: 20px;
	height: 60px;
	padding: 5px 18px;
	color: #fff;
	border: 0;
	border-bottom: 3px solid #eaeaea;
}

.full-search-wrapper .search-form .input-group .btn {
	border: none;
	cursor: pointer;
	padding: 9px 5px;
	position: absolute;
	right: 0;
	background: transparent;
}

.full-search-wrapper .search-form .input-group .btn:hover {
	background: transparent;
}

.full-search-wrapper .search-form .input-group .input-group-btn {
	width: auto;
	line-height: 60px;
	height: 60px;
}

.full-bar-search-wrap {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s;
	-ms-transition: all .8s ease 0s;
	transition: all .8s ease 0s;
	background: #fff;
}

.full-bar-search-wrap, .full-bar-search-wrap .search-form, .full-bar-search-wrap .input-group, .full-bar-search-wrap .input-group .form-control {
	height: 100%;
	width: 100%;
}

.full-bar-search-wrap .input-group .form-control {
	font-size: 30px;
	line-height: 1;
	padding: 0 40px;
}

.close.full-bar-search-toggle {
	z-index: 99;
	vertical-align: middle;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.search-toggle-wrap {
	position: relative;
	padding: 0 10px;
}

.mobile-header, .mobile-header .sticky-outer {
	position: relative;
}

.mobile-header {
	z-index: 999;
	height: auto;
	overflow: hidden;
}

.mobile-header .mobile-header-inner ul>li img {
	margin-bottom: 6px;
	padding: 5px 0;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}

.mobile-header-items li i {
	font-size: 20px;
}

.mobile-header-items li a i {
	vertical-align: middle;
}

.mobile-header .mobile-header-inner ul>li {
	transition: .7s ease-in-out;
}

.mobile-header .sticky-head, .mobile-header .header-sticky, .mobile-header .sticky-scroll, .mobile-header .sticky-scroll.show-menu {
	height: auto;
	overflow: hidden;
	transition: .7s ease-in-out;
}

.mobile-header-inner .sticky-outer {
	height: auto;
}

.header-inner .sticky-outer {
	height: auto;
}

.mobile-bar {
	background: #fff none repeat scroll 0 0;
	position: fixed;
	z-index: 999999;
	height: 100%;
	width: 100%;
	overflow: auto;
	padding-top: 50px;
	padding-bottom: 30px;
}

.mobile-bar-toggle.close {
	right: 15px;
}

.mobile-bar.animate-from-left {
	top: 0;
	left: -100%;
}

ul.mobile-bar-items>li.nav-item {
	padding: 15px 0;
}

.mobile-bar .main-logo, .mobile-logo {
	text-align: center;
	text-align: -webkit-center;
}

.mobile-header .container {
	position: relative;
	height: auto;
}

.page-title-wrap-inner {
	position: relative;
	background: #f7f7f7;
	padding: 80px 0;
}

.page-title-overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.page-title-inner {
	display: table;
	width: 100%;
}

.page-title-inner>div {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

.page-title-inner .pull-left {
	width: auto;
}

.page-title-inner .breadcrumb-wrap {
	font-size: 14px;
}

.page-title-inner .pull-right {
	text-align: right;
	width: auto;
}

h1.page-title {
	text-transform: capitalize;
	margin-bottom: 0;
	font-size: 42px;
	line-height: 1;
	font-weight: bold;
	-ms-word-break: break-word;
	word-break: break-word;
	position: relative;
	padding-bottom: 40px;
}

h1.page-title::after {
	content: "";
	background: url("https://demo.zozothemes.com/medcure/wp-content/uploads/sites/28/2019/03/heartbeat.png");
	width: 80px;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	--lzl-bg-img: "https://demo.zozothemes.com/medcure/wp-content/uploads/sites/28/2019/03/heartbeat.png";
}

h1.page-title.lzl:not(.lzl-ed)::after, h1.page-title.lzl-ing:not(.lzl-ed)::after {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAoCAYAAABpYH0BAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVRoBe3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYeBgYyKAABgsXKtAAAAABJRU5ErkJggg==");
}

.breadcrumb {
	background: transparent;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
}

.breadcrumb>* {
	padding-right: 7px;
}

.breadcrumb>*:last-child {
	padding-right: 0;
}

.breadcrumb>a::after {
	content: "-";
	padding-left: 7px;
	font-size: 24px;
	position: relative;
	top: 4px;
	margin: 0 0 0 4px;
}

.breadcrumb>a:last-child::after {
	display: none;
}

.widget {
	max-width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}

.widget.widget_media_image img {
	margin: 0;
}

@keyframes wid-title-anim {
	from {
		transform: translateY(-50%) rotate(0deg);
	}
	
	to {
		transform: translateY(-50%) rotate(360deg);
	}
}

@-webkit-keyframes wid-title-anim {
	from {
		-webkit-transform: translateY(-50%) rotate(0deg);
	}
	
	to {
		-webkit-transform: translateY(-50%) rotate(360deg);
	}
}

@-moz-keyframes wid-title-anim {
	from {
		-moz-transform: translateY(-50%) rotate(0deg);
	}
	
	to {
		-moz-transform: translateY(-50%) rotate(360deg);
	}
}

@-o-keyframes wid-title-anim {
	from {
		-o-transform: translateY(-50%) rotate(0deg);
	}
	
	to {
		-o-transform: translateY(-50%) rotate(360deg);
	}
}

.widget p:last-child {
	margin-bottom: 0;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

@-webkit-keyframes floating-ball-model-1 {
	0% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	
	50% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
	
	100% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
}

@keyframes floating-ball-model-1 {
	0% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	
	50% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
	
	100% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
}

@keyframes floating-ball-model-2 {
	from {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes floating-ball-model-2 {
	from {
		-webkit-transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes floating-ball-model-2 {
	from {
		-moz-transform: rotate(0deg);
	}
	
	to {
		-moz-transform: rotate(360deg);
	}
}

@-o-keyframes floating-ball-model-2 {
	from {
		-o-transform: rotate(0deg);
	}
	
	to {
		-o-transform: rotate(360deg);
	}
}

@keyframes floating-ball-model-3 {
	from {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes floating-ball-model-3 {
	from {
		-webkit-transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes floating-ball-model-3 {
	from {
		-moz-transform: rotate(0deg);
	}
	
	to {
		-moz-transform: rotate(360deg);
	}
}

@-o-keyframes floating-ball-model-3 {
	from {
		-o-transform: rotate(0deg);
	}
	
	to {
		-o-transform: rotate(360deg);
	}
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	opacity: 1;
}

footer.site-footer {
	position: relative;
	color: #777;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.wp-block-quote[style*="text-align:right"]:before, .wp-block-quote[style*="text-align: right"]:before {
	right: -8px;
	left: auto;
}

.wp-block-image img {
	margin-left: 0;
}

.wp-block-quote[style*="text-align:right"], .wp-block-quote[style*="text-align: right"] {
	padding: 40px 72px 40px 40px;
	border-right: none;
	font-style: italic;
}

.wp-block-quote.is-style-large cite br {
	display: none;
}

@keyframes blinker {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: .3;
	}
	
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes header_sticky {
	0% {
		margin-top: -120px;
		opacity: 0;
	}
	
	50% {
		margin-top: -64px;
		opacity: 0;
	}
	
	100% {
		margin-top: 0;
		opacity: 1;
	}
}

@keyframes header_sticky {
	0% {
		margin-top: -120px;
		opacity: 0;
	}
	
	50% {
		margin-top: -64px;
		opacity: 0;
	}
	
	100% {
		margin-top: 0;
		opacity: 1;
	}
}

@media (max-width: 991px) {
	.hidden-md-down {
		display: none !important;
	}
}

@media (min-width: 992px) {
	.hidden-lg-up {
		display: none !important;
	}
}

@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
	.hidden-md-land-down {
		display: none !important;
	}
	
	.hidden-lg-land-up {
		display: block !important;
	}
}

@media only screen and (max-width: 1024px) {
	.mobile-header-items .nav-item .nav-item-inner {
		padding-right: 30px;
	}
	
	.mobile-header-items .nav-item:last-child .nav-item-inner:last-child {
		padding-right: 0;
	}
	
	.footer-top-wrap.boxed-container {
		transform: translateY(0%);
	}
}

@media only screen and (max-width: 991px) {
	.footer-bottom {
		text-align: center;
	}
	
	.footer-bottom-items.nav {
		display: block;
		float: none !important;
		margin: 0 !important;
		padding: 10px 0;
		text-align: center;
	}
	
	.site-footer [class*="col-lg-"] .widget:last-child {
		margin-bottom: 35px;
	}
}

@media only screen and (min-device-width: 991px) {
	.widget:last-child {
		margin-bottom: 0;
	}
	
	.footer-middle-wrap .col-lg-3:nth-child(2) {
		padding-right: 30px;
	}
}

@media only screen and (max-width: 767px) {
	h1.page-title::after {
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
	}
	
	.medcure-content > .medcure-content-inner, .search-results .medcure-content > .medcure-content-inner {
		padding: 50px 0 !important;
	}
	
	.medcure-content-inner > .container > .row > .col-md-4 {
		padding-left: 15px;
	}
	
	.medcure-content-inner > .container > .row > .col-md-8 {
		padding-right: 15px;
	}
	
	.page-title-inner .pull-left, .page-title-inner .pull-right {
		width: 100%;
		text-align: center;
	}
	
	.page-title-inner>div {
		display: block;
	}
	
	body .medcure-content-wrapper .page-title-wrap-inner {
		padding: 80px 0;
	}
	
	body .medcure-content-wrapper .page-title-wrap-inner .page-title {
		font-size: 45px;
		line-height: 55px;
	}
	
	body .medcure-content-wrapper .page-title-inner .breadcrumb-wrap {
		bottom: -80px;
	}
}

.sticky-logo, .header-sticky .main-logo, .sticky-scroll.show-menu .main-logo {
	display: none;
}

.topbar .topbar-items > li {
	position: relative;
}

.topbar .topbar-items > li::after {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	content: "";
	height: 20px;
	width: 2px;
	background: rgba(255, 242, 219, .3);
}

.topbar .topbar-items > li:last-child::after {
	display: none;
}

.topbar .social-icons.social-transparent li:last-child a {
	margin-right: 0;
}

.topbar .social-icons.social-transparent li a {
	width: inherit;
	height: inherit;
	margin-right: 25px;
}

.topbar-items .nav-item:last-child .nav-item-inner {
	margin-right: 0;
}

.topbar-items .nav-item-inner {
	margin-right: 30px;
}