.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.kb-category li a,a:focus,a:hover {
	text-decoration: none;
}

body {
	background: #fff;
	font-family: Lato,sans-serif;
	font-size: 16px!important;
	overflow-x: hidden;
	color: #666;
}

h1 {
	font-size: 31px;
}

.error {
	font-size: 12px;
}

::-webkit-input-placeholder {
	color: #ccc;
}

::-moz-placeholder {
	color: #ccc;
}

:-ms-input-placeholder {
	color: #ccc;
}

:-moz-placeholder {
	color: #ccc;
}

.theskin .logo {
	font-family: ARCTIC2;
	font-size: inherit;
	color: #8b4d3d;
	font-weight: 700;
}

.theskin .liner {
	font-size: inherit;
	color: #1c1c4c;
}

.show {
	display: block;
}

.top-bar {
	width: 100%;
	margin: auto;
	padding: 0px 0;
	position: relative;
	border: 0 solid red;
}

.top-bar .left {
	position: relative;
	bottom: 14px;
	margin: 0 0 0 0px;
	border: 0 solid #03f;
}

.top-bar .brandImg {
	display: inline-block;
	border: 0 solid #03f;
	padding: 10px 0 0;
}

.brandImg img{
	width:100%;
}

.top-bar .brandTitle {
	display: block;
	border: 0 solid red;
	margin: 20px 0 0 -5px;
	width: 32%;
}

.top-bar .left img {
	width: 100%;
}

.top-bar .right {
	position: absolute;
	right: 0;
	top: 0;
	margin: 10px 0 0 0;
	text-align: left;
	color: #999;
	font-size: 13px;
	z-index: 0;
	border: 0 solid #000;
}

.top-bar .right table td {
	padding-top: 12px;
}

.top-bar .right .phone {
	font-size: 14px;
	font-weight: 400;
	color: #c0a062;
}

.top-bar .right .phone .fa {
	color: #bbb;
}

.top-bar .search-wrapper {
	position: relative;
	font-size: 16px;
	max-width: 100%;
	margin-right: 15px;
}

.btn-animated {
	position: relative;
	min-width: 0!important;
	padding-right: 40px!important;
}

.btn-animated i {
	-webkit-transition: right .2s ease-in-out;
	-o-transition: right .2s ease-in-out;
	transition: right .2s ease-in-out;
	z-index: 3;
	right: 17px;
	position: absolute;
	line-height: 34px;
	top: 0;
	min-width: 12px;
}

.top-bar .left .eveClinic {
	position: absolute;
	left: 83%;
	top: 35%;
	z-index: 21;
}

.top-bar.scrolled .left .eveClinic {
	position: fixed;
	z-index: 51;
	left: 66%;
	top: 0;
}

.top-bar .left .eveClinic img {
	width: 120px;
}

.top-bar.scrolled .left .eveClinic img {
	margin-top: 5px;
	width: 100px;
}

@media (max-width:1376px) {
	.top-bar .left {
		margin-top: 10px;
	}
}

@media (max-width:1100px) {
	.top-bar .left .eveClinic {
		left: 119%;
		top: 25%;
	}

	.top-bar.scrolled .left .eveClinic {
		left: 70%;
	}

	.top-bar .brandImg {
		width: auto;
	}

	.top-bar .brandTitle {
		width: 70%;
		margin: 0 0 0 -10px;
	}

	.top-bar .left,.top-bar .right {
		width: auto;
		margin: 0 0 0 50px;
		border: 0 solid red;
	}

	.top-bar .left {
		top: 0;
	}

	.top-bar .right {
		margin: 4px 0px 0 0;
	}

	.top-bar .right table td {
		padding-top: 5px;
	}

	.top-bar .right table {
		text-align: left;
		margin-left: auto;
		margin-right: 0;
	}
}

@media (max-width:991px) {
	.top-bar {
		height: auto;
		margin:10px 0px 10px 0px;
	}

	.top-bar .brandImg {
		width: 45%;
	}

	.top-bar .brandTitle {
		width: 75%;
		margin: 0 0 0 -10px;
	}

	.top-bar .left,.top-bar .right {
		margin: 0 0 0 0px;
	}

	.top-bar .right {
		margin: 0 20px 0 0;
	}

	.top-bar .right table {
		text-align: left;
		margin-left: auto;
		margin-right: 0;
	}
}

@media (max-width:767px) {
	.top-bar .left .eveClinic {
		position: relative;
		left: 0;
	}

	.top-bar .left .eveClinic img {
		width: 180px;
	}

	.top-bar.scrolled .left .eveClinic {
		left: 58%;
	}

	.top-bar .brandImg {
		width: 100%;
		margin: auto;
		padding: 0;
	}

	.top-bar .brandTitle {
		width: 60%;
		margin: auto;
	}

	.top-bar .left,.top-bar .right {
		position: relative;
		width: 100%;
		text-align: center;
		margin: 0;
	}

	.top-bar .right {
		margin-top: 0px;
	}

	.top-bar .right table {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width:500px) {
	.top-bar.scrolled .left .eveClinic {
		left: 25%;
	}

	.top-bar .left .eveClinic img {
		width: 100px;
	}
}

@media (max-width:400px) {
	.top-bar .brandImg {
		width: 100%;
		margin: auto;
	}

	.top-bar .brandTitle {
		width: 80%;
		margin: auto;
	}

	.top-bar .left,.top-bar .right {
		position: relative;
		width: 100%;
		text-align: center;
		margin: 0;
	}

	.top-bar .right {
		    margin: 0 0 10px 0;
	}

	.top-bar .right table {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}

	.btn-animated {
		padding-right: 25px!important;
	}

	.btn-animated i {
		right: 8px;
	}
}

#clinicRatings .count {
	color: #333;
	font-size: 15px;
}

.ratingButton {
	background-color: #606BB1;
	text-align: center;
	height: 29px;
	line-height: 29px;
	cursor: pointer;
	color: #fff;
}

.socialIcons a {
	display: inline-block;
	position: relative;
	font-size: 24px;
	color: #1c1c4c;
	padding-right: 10px;
}

.socialIcons a:hover {
	color: #999;
}

.navbar {
	border: none;
	height: auto;
}

.navbar-default {
	background: #1c1c4c;
	border: 0 solid red;
	border-radius: 0;
	margin-bottom: 0;
	width: 100%;
	z-index: 20;
	position: none;
}

.navbar-default .navbar-nav {
	margin-left: 0%;
	border: 0 solid #000;
}

.navbar-default.affix {
	background: #1c1c4c;
	position: fixed;
	top: 0;
	box-shadow: #999 1px 1px 3px;
	z-index: 22;
}

.navbar-default.affix .navbar-nav {
	margin: 14px 0 0;
	border: 0 solid red;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	margin: 0 30px 0 0;
	text-transform: uppercase;
}

.navbar-default .navbar-nav>li>a.active {
	border-color: #fff;
}

.navbar-default .nav>li>a:focus,.navbar-default .nav>li>a:hover,.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
	background: 0 0;
	border-color: #c0a062;
}

.dropdown-menu {
	padding: 0;
	margin-left: 10px;
	border: 1px solid rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
}

.dropdown-menu>li>a {
	padding: 9px 20px;
	color: #757575;
	border-bottom: 1px solid #c0a062;
	font-size: 13px;
	transition: all .3s ease;
}

.dropdown-menu>li:last-child>a {
	border-bottom: 0 solid #eee;
}

.navbar-default .navbar-collapse {
	box-shadow: none;
	color: #fff;
	text-transform: uppercase;
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
	background-color: #333;
}

.navbar-toggle {
	position: relative;
	float: left;
	padding: 9px 10px;
	margin: 8px 10px;
	background-color: none;
	background-image: none;
	border: none;
}

.navbar-toggle button {
	background: 0 0;
	border: none;
	float: left;
}

.navbar-default .navbar-toggle button .icon-bar {
	background-color: #ffc500;
}

.navbar-header .book-appointment {
	background-color: rgba(253,225,109,1);
	border-radius: 2px;
	color: #333;
	display: none;
	font-weight: 400;
	float: right;
	margin-top: 6px;
	margin-right: 8px;
	padding: 10px;
	text-transform: uppercase;
}

@media (min-width:768px) {
	.navbar-default .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-header .book-appointment {
		position: absolute;
		right: 6px;
		top: 0;
	}

	.navbar-default .navbar-right>li>a:hover {
		background-color: rgba(253,225,109,1);
		color: #333;
	}
}

@media (min-width:1101px) and (max-width:1376px) {
	.navbar-default .navbar-nav {
		margin-left: 0%;
		border: 0 solid #000;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 13px;
		font-weight: 400;
		margin: 0 20px 0 0;
	}

	.dropdown-menu {
		margin-left: 0;
	}
}

@media (min-width:993px) and (max-width:1100px) {
	.navbar-default .navbar-nav {
		margin-left: 20px;
		border: 0 solid #000;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 13px;
		font-weight: 400;
		margin: 0 20px 0 0;
	}

	.dropdown-menu {
		margin-left: 0;
	}
}

@media (min-width:768px) and (max-width:992px) {
	.navbar-default .navbar-nav {
		margin-left: -10px;
		border: 0 solid #000;
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 13px;
		font-weight: 400;
		margin: 0 15px 0 0;
	}

	.dropdown-menu {
		margin-left: 0;
	}
}

@media (max-width:767px) {
	.navbar-default {
		top: 0;
		z-index: 23;
		height: 0px;
	}

	.socialIcons a {
		padding: 0 5px;
	}

	.navbar-default .navbar-nav {
		margin: 0;
		background: #fff;
	}

	.navbar-default .navbar-nav li a {
		border-bottom: 1px solid #c0a062;
		color: #757575;
		padding: 5px 20px;
		margin: 5px;
		text-align: left;
	}
}

section {
	padding: 5px 0;
	margin: 10px 0;
}

section h1 {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000;
}

section p {
	font-size: 16px;
	text-align: center;
	margin: auto auto 20px;
	color: #888;
	line-height: 1.7;
}

.footer-bottom,.section-title,.slideInLeft,.social li a,footer p {
	text-align: center;
}

section .container>div {
	margin: 10px 0;
}

section.about .doctor-wrapper {
	padding: 15px;
	width: 100%;
	margin: auto;
}

section.about .doctor-wrapper .image-wrapper {
	height: 240px;
	width: 70%;
}

section.about .doctor-wrapper .content-wrapper h3 {
	margin-bottom: 5px;
	font-size: 21px;
}

section.about .doctor-wrapper .content-wrapper .degree {
	font-size: 14px;
	text-transform: uppercase;
}

section.about .doctor-wrapper .content-wrapper strong {
	display: block;
	font-size: 14px;
	margin-top: 5px;
}

section.offers .container {
	margin-top: 30px;
}

@media (max-width:1100px) {
	section.about .doctor-wrapper .image-wrapper {
		width: 80%;
	}
}

@media (max-width:767px) {
	section.about .doctor-wrapper .image-wrapper {
		margin: auto;
		height: 220px;
		width: 200px;
	}

	section.about .doctor-wrapper .content-wrapper {
		text-align: center;
	}
}

.emoticons-wrapper {
	background-color: #fff;
	padding: 15px;
	text-align: center;
	width: 100%;
	margin: auto;
}

.emoticons-wrapper h3 {
	margin-bottom: 30px;
}

.emoticons-wrapper ul {
	list-style: none;
	padding: 25px 0;
}

.emoticons-wrapper ul li {
	cursor: pointer;
	display: inline-block;
	padding: 0 10px;
}

.emoticons-wrapper ul li .count {
	font-weight: 500;
	margin-bottom: 5px;
}

.emoticons-wrapper ul li label {
	display: block;
	cursor: pointer;
	font-weight: 500;
	margin-top: 10px;
	padding: 3px 0;
	box-shadow: #333 1px 1px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
}

.group-search,.search-button,.social li {
	display: inline-block;
}

.emoticons-wrapper ul li label.excellent:hover {
	background-color: #3bb54a;
	color: #fff;
	transition: all .3s ease-in-out;
}

.emoticons-wrapper ul li label.good:hover {
	background-color: #f79225;
	color: #fff;
	transition: all .3s ease-in-out;
}

.emoticons-wrapper ul li label.ok:hover {
	background-color: #ec2027;
	color: #fff;
	transition: all .3s ease-in-out;
}

.emoticons-wrapper img {
	width: 100%;
	max-width: 70px;
	transition: all .3s ease-in-out;
}

.emoticons-wrapper img:hover {
	transform: scale(1.1);
}

section.services {
	background-color: #f5f5f5;
	height: 100%;
	width: 100%;
	position: relative;
}

section.services h1 {
	color: #000;
}

.service-box {
	margin: 20px 10px 25px;
}

.service-box table {
	width: 100%;
}

.service-box .image-wrapper {
	width: 52%;
	padding-right: 5%;
	height: 130px;
}

.service-box .image-wrapper div {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.service-box .content-wrapper {
	vertical-align: top;
	position: relative;
}

.service-box .content-wrapper h5 {
	color: #333;
	font-size: 15px;
	font-weight: 400;
	margin: 0;
}

.service-box .content-wrapper p {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 15px;
	text-align: left;
}

.service-box .content-wrapper a {
	position: absolute;
	bottom: 0;
	color: #777;
}

#return-to-top i,.category-header,.image-box,.social {
	position: relative;
}

.services .container {
	background: #f5f5f5;
}

@media (max-width:767px) {
	.service-box .image-wrapper {
		width: 50%;
		padding-right: 5%;
	}

	.service-box .content-wrapper h5 {
		font-size: 13px;
	}
}

.group-search {
	max-width: 400px;
	width: 75%;
}

.search-button {
	height: 50px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	border: 1px solid #ccc;
	width: 100%;
	color: gray;
	font-size: 14px;
	font-weight: 400;
	padding: 6px 12px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-search {
	border: unset;
	border-radius: 0 25px 25px 0;
	color: #fff;
	background-color: #489875;
	height: 50px;
	margin-left: -5px;
	padding: 6px 17px;
	vertical-align: top;
}

.section-title h3 {
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
}

.kb-category li a {
	font-size: 18px;
	color: #454545;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.article_main_div .article_inner_div {
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.category-header {
	border-bottom: 2px solid #489875;
	padding-right: 70px;
	padding-bottom: 5px;
}

.kb-category ul {
	padding: 0;
	margin: 0 0 15px;
	list-style: none;
}

.kb-category ul li {
	font-size: 16px;
	color: #8b4d3d;
	margin: 0;
}

.kb-category ul li a i {
	margin-right: 7px;
	color: #8b4d3d;
	display: inline-block;
	font-size: inherit;
	transform: translate(0,0);
}

.kb-category .category-header h2 {
	font-size: 21px;
	font-weight: 700;
	color: #454545;
	text-transform: uppercase;
	margin: 0;
}

.image-box {
	margin-top: 20px;
	overflow: hidden;
	width: 100%;
	min-height: 200px;
	-webkit-transition: all ease-in-out .25s;
	-o-transition: all ease-in-out .25s;
	transition: all ease-in-out .25s;
}

.image-box img {
	width: 100%;
	transition: all .8s ease-in-out;
}

.image-box img:hover {
	transform: scale(1.1);
}

@media (min-width:1200px) {
	.image-box,.image-box .overlay-container {
		max-height: 200px;
		-webkit-box-shadow: 0 10px 6px -6px #777;
		-moz-box-shadow: 0 10px 6px -6px #777;
		box-shadow: 0 10px 6px -6px #777;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.image-box,.overlay-container {
		max-height: 250px;
		-webkit-box-shadow: 0 10px 6px -6px #777;
		-moz-box-shadow: 0 10px 6px -6px #777;
		box-shadow: 0 10px 6px -6px #777;
	}
}

@media (max-width:990px) {
	.image-box,.overlay-container {
		max-height: 350px;
	}
}

@media (min-width:861px) and (max-width:1100px) {
	.home-container {
		max-width: 800px;
		margin-right: 0;
	}
}

@media (min-width:1101px) and (max-width:1199px) {
	.home-container {
		max-width: 900px;
		margin-right: 0;
	}

	.image-box {
		max-width: 450px;
		height: 280px;
	}
}

@media (min-width:1200px) and (max-width:1300px) {
	.home-container {
		max-width: 1100px;
		margin-right: 0;
	}
}

@media (min-width:1301px) and (max-width:1380px) {
	.home-container {
		max-width: 1200px;
		margin-right: 0;
	}
}

.section-title {
	margin-bottom: 40px;
}

.general-form label {
	color: #242424;
	margin: 15px 0;
}

.services_vertical {
	overflow: hidden;
	padding: 30px 0 0;
}

.horizontal_contact {
	margin-top: 10px!important;
	margin-bottom: 20px!important;
}

.service_vertical_box {
	overflow: hidden;
	display: block;
}

.service_verticle_text {
	padding: 0!important;
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 5px 0;
}

.slideInLeft {
	border-radius: 500px;
	background: #03acdc!important;
	color: #fff;
	display: block;
	float: left;
	font-size: 24px;
	height: 70px;
	line-height: 70px;
	margin: 0 30px 50px 10px;
	width: 70px;
}

.service_verticle_desc {
	color: gray;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 13px;
	line-height: 1.625;
}

.sendButton {
	margin-top: 20px!important;
	background: #489875;
	text-decoration: none!important;
	color: #fff!important;
	border: 1px solid #ddd;
	font-size: 14px;
	line-height: 1.33;
	padding: 13px 57px!important;
	border-radius: 500px;
}

.footer-bottom {
	background: #1c1c4c;
	padding-top: 0px;
	padding-bottom: 0px;
}

.footer-bottom .links a {
	font-size: 16px;
}

.footer-bottom .links a:after {
	content: "|";
	padding: 0 10px;
	color: #999;
}

.footer-bottom .links a:hover:after {
	color: #fff;
}

.footer-bottom .links a:hover {
	color: rgba(0,0,0,.9);
}

.footer-bottom .links a:last-child:after {
	content: "";
	padding: 0;
}

footer {
	background-color: #c9c9c9;
}

footer p {
	color: #fff;
	font-size: 13px;
	margin: 0;
	padding: 10px 0 10px;
	background: #000;
}

.social {
	list-style: none;
	padding: 25px 0 10px;
	margin: 0 auto;
	max-width: 300px;
}

.social li {
	margin: 0;
	padding: 0;
	color: #fff;
}

.social li a {
	display: block;
	padding: 0;
	width: 36px;
	font-size: 24px;
	color: #fff;
}

.social li a:hover {
	color: #666;
}

.social li:last-child {
	margin-right: 0;
}

#return-to-top {
	position: fixed;
	bottom: 30px;
	right: 20px;
	background: rgba(0,0,0,.4);
	width: 40px;
	height: 40px;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

#return-to-top i {
	color: #fff;
	margin: 0;
	left: 0;
	top: 9px;
	font-size: 19px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

#return-to-top:hover {
	background: rgba(0,0,0,.6);
}

#return-to-top:hover i {
	color: #fff;
	top: 5px;
}

.article-accordion {
	margin: 0 0 30px;
	padding: 20px 20px 10px;
	border: 0 solid #ccc;
	box-shadow: #777 1px 1px 2px;
}

.article-accordion ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}

.article-accordion ul li+li {
	border-top: 1px solid #eee;
}

.article-accordion li a {
	color: #444;
	display: block;
	padding: 12px 1px;
	text-transform: uppercase;
	font-size: 12px;
}

.article-accordion li a:hover {
	color: #489875!important;
}

.article-title {
	color: #489875;
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: #ddd solid 1px;
}

.blogPosts .post,.blogPosts .post:hover {
	border: 1px solid #ddd;
}

.blogPosts .post {
	background-color: #fff;
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
}

.blogPosts p,.navs-holder {
	display: inline-block;
}

.blogPosts .post .img {
	width: 100%;
	height: 220px;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.blogPosts .post .postSnippet {
	height: 100px;
}

.blogPosts p {
	height: 50px;
	color: #656565;
	font-size: 13px;
	padding: 0 10px;
	text-align: left;
	line-height: 1.46666667;
	margin-bottom: 0;
}

.blogPosts .post h4 {
	font-weight: 400;
	font-size: 15px;
	padding: 0 10px;
	text-transform: uppercase;
	color: #000;
}

.featuredPosts .posts {
	margin-bottom: 10px;
}

.featuredPosts .posts h4 {
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 0;
}

.whatsapp-icon a {
    position: fixed;
    bottom: 10%;
    left: 10px;
    width: 77px;
    overflow: hidden;
    z-index: 99;
    opacity: 0.8;
    transition-duration: 0.8s;
}

.if-video {
    margin-bottom: 20px;
}
.if-video iframe {
    border: 1px #ccc solid !important;
    padding: 5px;
    border-radius: 5px;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}
