

html { overflow-x:hidden; }

body {
	font-family:Arial, Open Sans;
	color:#707070;
	font-size:16px;
	line-height:22px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:22px;
	font-weight:400;
	padding-bottom:0px;
	margin-top:10px;
}

.aero{
	
	    font-size: 22px;
    color: red;
}

.aero1{
	
	    text-decoration: underline;
}


.logo_75_fix {
    display: inline-block;
    position: fixed;
    top: 150px;
    right: 10px;
    z-index: 989999;
}




hr{
	    border-top: 3px solid #5CB85C;
}


table {
        width: 100%;
        margin: 1em 0 2em;
        border-collapse: collapse;
		font-size: 14px;
    }

    caption {
        margin: 1em 0 .7em 0;
        text-align: left;
        font-weight: bold;
        font-size: 120%;
        letter-spacing: .5px;
        color: #444;
    }

    th {
        text-align: left;
        padding: .5em .5em;
        font-weight: bold;
        border-top: solid 3px #ccc;
        border-bottom: solid 1px #ccc;
    }

    td {
        padding: .5em .5em;
        border-bottom: solid 1px #ccc;
    }

h1{
	font-family: 'Open Sans', sans-serif;
	font-size:36px;
	line-height:76px;
	font-weight:700;
	margin:0px;
	padding-bottom:8px;
}
h2{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	line-height:30px;
	padding-bottom:10px;
	margin:0px;
	color:#060606;
}
.img-thumbnail
{
	border-radius:0px;
	margin-bottom:15px;
}
.caption
{
	font-size:20px;
	font-weight:700;
	color:#777;
}
.product
{
	margin-bottom:20px;
}
h3{
	font-family: Open Sans, 'sans-serif';
	font-size:19px;
	line-height:30px;
	padding-bottom:6px;
	font-weight:300;
	margin:0px;
}
h4{
	font-family: Open Sans, 'sans-serif';
	font-size:18px;
	line-height:40px;
	padding-bottom:6px;
	font-weight:700;
	margin:0px;
	color:#303030;
}

h5{
	font-family: Open Sans, 'sans-serif';
	font-size:16px;
	line-height:24px;
	padding-bottom:6px;
	font-weight:400;
	margin:0px;
}
hr{margin-top:5px;margin-bottom:5px;}
.header{
	overflow:hidden;
	color:#303030;
	font-weight:bold;
	font-size:18px;
}
.sub-header h5{
	color:#e0573c;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}
.header h3{
	overflow:hidden;
	color:#303030;
	font-weight:bold;
	font-size:18px;
	margin-top:20px;
	margin-bottom:20px;
}

a, a:visited {
	color:#e0573c;
	-webkit-transition:background .2s ease, background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
	-moz-transition:background .2s ease, background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
	-ms-transition:background .2s ease, background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
	-o-transition:background .2s ease, background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
	transition:background .2s ease, background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out, outline .2s ease;
}
a:hover {
	color:#303030;
	text-decoration:none;
}
.btn-primary, input[type="button"], input[type="submit"], input[type="reset"], button{
	color:#FFF !important;
	font-size:13px;
	text-align:center;
	background-color:#e0573c;
	padding: 6px 12px;
	border:0px;
	outline:none;
	border-radius:0px;
	-webkit-transition:background-color .2s ease;
	-moz-transition:background-color .2s ease;
	-ms-transition:background-color .2s ease;
	-o-transition:background-color .2s ease;
	transition:background-color .2s ease;
}
.btn-default,button{
	color:#FFF !important;
	font-size:13px;
	text-align:center;
	background-color:#303030;
	padding: 6px 12px;
	border:0px;
	outline:none;
	border-radius:0px;
	-webkit-transition:background-color .2s ease;
	-moz-transition:background-color .2s ease;
	-ms-transition:background-color .2s ease;
	-o-transition:background-color .2s ease;
	transition:background-color .2s ease;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{background-color:#303030;}
.btn-default:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{background-color:#565656;}
	/*-- Back To Top Start--*/
	
.back-to-top {
    cursor: pointer;
    position: fixed;
    right: 20px;
    display:none;
	bottom:0px;
    width:56px;
    height:48px;
	color:#FFF !important;
	font-size:24px;
	line-height:52px;
	text-align:center;
	background:#e0573c;
	z-index:400;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
}
.back-to-top:hover { background-color:#505050; }
/*-- Back To Top End--*/
.grid_1200{max-width:990px;margin:0 auto;background:#fff;}
.body-boxed{background:#d9d9d9;}
.grid_1200 .container{
	max-width: 940px;
}
#warp {
	background-color: #FFF;
	display: none;
}
/*-- Box Style End--*/
/*----------------------------------------------------
	2. Document Setup
------------------------------------------------------*/
	#header {
		background-color:#fff;
	}
	#header {
		z-index:999999;
		position: relative;
	}
	#header .header-info {
		color:#fff;
		font-size:11px;
		line-height:36px;
	}
	#header .header-info span i {
		color:#fff;
		margin-right:8px;
		font-size:15px;
	}
	#header .social { float:left; }
	.social a {
		float:left;
		width:27px;
		height:27px;
		color:white;
		font-size:11px;
		text-align:center;
		padding:7px 0px;
		background: #e0573c;
		margin-right: 5px;
		margin-top: 5px;
		line-height: 16px;
	}
	.social a:hover {
		color:#FFF;
	}
		.social a.link-facebook:hover {
		background-color:#4862a3;
	}
	.social a.link-rss:hover {
		background-color:#F5992C;
	}
	.social a.link-twitter:hover {
		background-color:#34a8d3;
	}
	.social a.link-google-plus:hover {
		background-color:#e15b45;
	}
	.social a.link-linkedin:hover {
		background-color:#0077b5;
	}
	.social a.link-instagram:hover {
		background-color:#3c6c94;
	}
	.social a.link-pinterest:hover {
		background-color:#cc1e25;
	}
	.social .tooltip.footer {
		margin-top:1px;
	}
	.language-swcher{
		padding-top: 3px;
	}
	.language-swcher .form-control{
		border-radius: 0px;
		color: white;
		font-size: 11px;
		background-color:#545454;
		border: 0px;
		width:100%;
		height:27px;
		margin-top: 2px;
	}
	#header-top{
		padding: 10px;
		background-color: #e0573c;
	}
	#header-top .fa-left{
		margin-left: 10px;
	}

	/*-- Header Search Start--*/	
	.top-social-bar {
		position: relative;
		left: 105px;
	}
	
/*----------------------------------------------------
	3. Header Info, Social Share & Search
------------------------------------------------------*/
	.logo a{
		font-size:35px;
		font-weight:bold;
		line-height: 45px;
	}
	.logo strong{
		color:#303030;
	}
	
	.header-search .input-group .form-control{
		border-radius: 0px;
		background: #F0F0F0!important;
		padding-left: 28px;
	}
	.header-search .input-group{
		left: 37px;
	}
	.header-search .input-group-btn .btn{
		position: relative;
		left: -248px;
		background: none;
		color: #e0573c!important;
	}
	.header-logo{
		margin-top:20px;
		padding-bottom:20px;
		border-bottom:1px solid #D9D9D9;
	}

	.select-nav {
		display:none;
		overflow:hidden;
		background:#f0f0f0 url(../images/arrow-nav-menu-responsive.png) no-repeat right center;
		border:1px solid #e0e0e0;
		margin:0px 5px 30px;
	}
	.select-nav select {
		width:100%;
		color:#4a4a4a;
		background-color:#f0f0f0;
		padding:11px 15px;
		margin:0px;
	    border:0px;
	}
.menu
{
	position:relative;
	z-index:20;
	background:#30353c;
	width:100%;
	padding:0px;

}	
.box:hover
{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: rotate scale(1.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.txt1
{
	color:#fff;
	font-size:25px;
	margin:15px 0px;
}
.txt2
{
	color:#666;
	margin-bottom:15px;
	text-align:justify;
}
.has-sub2
{

	border-bottom:1px solid #000!important;
	
}
..social_wrapper{}
.social{ display: inline-block; margin: 0 0px; padding-top: 0px; list-style: none; white-space: nowrap;}
.social li{display: inline-block; margin: 0 8px 8px 0; float: left;}
.social li a{opacity: 1; filter: alpha(opacity=100);}
.social li a:hover{opacity: 0.8; filter: alpha(opacity=80);}	
.submenu-button
{
	color:#fff!important;
}
/*----------------------------------------------------
	4. Logo & Navigation End
------------------------------------------------------*/

.carousel-indicators .active {background-color: #2980b9;}

.carousel-inner img {width: 100%;max-height: 460px;}

.carousel-control {width: 0;}

.slideshow .carousel-control .left,
.slideshow .carousel-control .right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.slideshow .carousel-control .left span {
	padding: 15px;
	position:relative;
	left:50%;
}
#carousel-example-generic .carousel-control .right span {
	padding: 15px;
}

#carousel-example-generic .carousel-control .fa-angle-left,
#carousel-example-generic .carousel-control .icon-prev{
	position: absolute;
	top: 68%;
	z-index: 5;
	left: -110px !important;
	display: inline-block;
	background:#000000;
	width: 27px;
	height: 65px;
	line-height: 68px;
	font-size:13px;
	color:#fff;
}
#carousel-example-generic .carousel-control .fa-angle-right,
#carousel-example-generic .carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
	width: 27px;
	height: 65px;
	background:#000000;
	left: -110px;
	line-height: 70px;
	font-size:13px;
}


#carousel-example-generic .carousel-control .left span,
#carousel-example-generic.carousel-control .right span {background-color: #000;}

#carousel-example-generic.carousel-control .left span:hover,
#carousel-example-generic.carousel-control .right span:hover {opacity: .7;filter: alpha(opacity=70);}

/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 45%;
    left: 3.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 20px;
	border-bottom: 1px solid white;
	line-height: 35px;
	margin-bottom: 16px;
}
.header-text2 h2 {
    font-size: 35px;
	line-height: 35px;
	margin-bottom: 16px;
	color:#303030;
	text-transform: none;
}
.header-text2{
    position: absolute;
    top: 45%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}
.header-text2 p {
    font-size: 20px;
	line-height: 35px;
	color:#fff;
	background:#e0573c;
	float: left;
}
.header-text p{
    font-size:13px;
	margin-top: -10px;
}

.slider-header-text{
	background-color: #000000;
	opacity: 0.8;
	padding:10px 20px;
	width: 430px;
	height: 145px;
	float:left;
}
.cleargap{height:30px;}
.fixed .header-text{top: 40%;left: 3.8%;}
	/*-- Slider Text with bg End--*/
.slider-header{position: relative;top: -130px;}
.slider-header h1{color:#303030;font-size:35px;}
.slider-header p{color:#fff;font-size:20px;background-color:#e0573c;width: 33%;padding: 10px;margin-bottom: 14px;}
/*----------------------------------------------------
	5. Bootstrap Carousel End
------------------------------------------------------*/

#features, .features{background:#ECECEC!important; margin-top:20px;text-align:center; padding-top:12px;padding-bottom:25px;}
.features-main .header h2{
	font-size:19px; 
	font-family: Open Sans;
	text-transform: capitalize;
	color:#e0573c;
	font-weight:bold;
}
.features-main .header p{font-size:15px;color:#434342;margin:0px;padding:0px;}

/*----------------------------------------------------
	6. Features Section End
------------------------------------------------------*/

.services-main .item i{
	display:inline-block;
	width:60px;
	height:60px;
	font-size:27px;
	line-height:56px;
	color:#FFF;
	background-color:#e0573c;
	border:3px solid #FFF;
	-moz-border-radius:48px;
	-webkit-border-radius:48px;
	border-radius:48px;
	-moz-box-shadow:0 0 0 3px #f0f0f0;
	-webkit-box-shadow:0 0 0 3px #f0f0f0;
	box-shadow:0 0 0 3px #f0f0f0;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	-ms-transition:all .2s ease;
	-o-transition:all .2s ease;
	transition:all .2s ease;
	text-align: center;
	margin-top: 24px;
}
.services-main .item:hover i {
	color:#e0573c;
	background-color:#FFF;
	border:3px solid #e0573c;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.services-main .item h4 {font-weight:700; color:#303030; margin: 20px 0px 0px;font-size:17px;}
.services-main .item p { margin:20px 0px 0px;text-align:justify; }
.item-section .pull-right{width:70%;}
.clearfix{height:50px;}
/*----------------------------------------------------
	7. Services Section End
------------------------------------------------------*/
	
.app-bg{background:#F0F0F0; padding: 28px 29px 100px 10px; border-right:4px solid #e0573c;}
.appointment-main .btn-section{margin-top: 20px;}
.appointment-main .pull-left{padding-left: 15px; width:75%;}
.appointment-main .pull-left h3{color:#e0573c; font-weight:bold;text-transform: none;}

.header .view{float:right; margin-top: -52px;font-size: 12px;font-weight: 700;}
.header .view:after{float:right; margin-top: -60px;font-size: 12px;font-weight: 700;}
.sectionsbd{border-top:2px solid #d9d9d9;}
.item-coments{float:left;border:8px solid #f0f0f0;height: 170px;}
.item .sub-header{float:left;}
.item-coments .pull-right{
	position: relative;
	top: -155px;
	left: 0px;
	background: #303030;
	padding: 33px 16px;
	text-align: center;
}
.counter-tab div{ color: white; font-size: 12px;}
#healthy_home_page_section #appointment-form{background-color: #e0573c;opacity: 0.8;margin-top:-150px}
/*----------------------------------------------------
	8. Make An Appointment Section End
------------------------------------------------------*/
	
.latestblog-main .member .header{border-bottom: 1px solid #e4e4e4;}
.latestblog-main .header h5{color:#e0573c; font-weight:bold;}
.latestblog-main .header h3{font-weight:bold; text-transform:none;}
/*----------------------------------------------------
	9. Latest Blog Section End
------------------------------------------------------*/
	
.doctor-main .sub-header h3{text-transform:none;}
.doctor-main .sub-header{border-bottom: 2px solid #e4e4e4;}
.doctor-main .header p{font-size:13px; color:#303030;}
	
	/*------Doctor End------*/
	
.member-app {margin-top:10px;}
.member-app .btn-primary{padding: 5px 9px; background:#cccccc; font-size:12px; }
.btn-primary:hover{background:#303030;}
.member-app .btn-section {position:relative;top:5px;left:3px;float:left;}
.member-app .link-facebook {background:#cccccc;}
.member-app .link-twitter {background:#cccccc;}
	
/*----------------------------------------------------
	10. Doctor Section End
------------------------------------------------------*/

.testimonials-main .header{margin:0px; }
.testimonials-main .author strong{color:#e0573c;font-size:16px;}
.testimonials-main .author small{color:#303030;font-size:12px;}

/* carousel */

/* Control buttons  */
.testimonials-main #quote-carousel .carousel-control{
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
.testimonials-main #quote-carousel  blockquote{background-color:#f0f0f0;}
/* Previous button  */
.testimonials-main #quote-carousel .carousel-control.left{
	top: 55%;
	left: 86%;
	background: #e0573c;
	line-height: 15px;
	width: 28px;
	height: 28px;
	opacity: 1;
}
.testimonials-main #quote-carousel .carousel-inner .item p{padding-left: 15px;}
.testimonials-main #quote-carousel .author{margin-top: 20px;}
/* Next button  */
.testimonials-main #quote-carousel .carousel-control.right{
	right: 1px !important;
	top: 55%;
	background: #e0573c;
	line-height: 15px;
	width:28px;
	height: 28px;
	opacity:1;
}
.testimonials-main #quote-carousel .carousel-control:hover{background-color:#1f1f1f; color:white;}
.testimonials-main #quote-carousel .carousel-control .fa{color: white;font-size: 18px;}
/* Changes the position of the indicators */
.testimonials-main #quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the color of the indicators */
.testimonials-main #quote-carousel .carousel-indicators li{background: #c0c0c0;}
.testimonials-main #quote-carousel .carousel-indicators .active {background: #333333;}
/* End carousel */

.item blockquote {border-left: none; margin: 0;}

.item blockquote img {margin-top: 3px;}

.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}

/*----------------------------------------------------
	11. Testimonial Section End
------------------------------------------------------*/
	
.newsletter-main .form-control{
	background-color:#f0f0f0;
	border: 0px;
	color: #707070;
	font-size: 12px;
	height: 40px;
	border-radius:0px;
}
.newsletter-main .btn-default{width: 100%;background-color: #e0573c;height: 40px;border-radius:0px;font-size:13px;}
.newsletter-main .btn-default:hover{background-color: #1f1f1f;}
.newsletter-main p{margin-top:10px}

/*----------------------------------------------------
	12. Newslatter Section End
------------------------------------------------------*/
	
/* ========================= Footrer ========================= */

	address p{margin:0px; padding:0px;font-size:13px;font-weight:700;line-height: 26px;color: black;}
	address p.text-default {font-size:11px; font-weight:700;color:#e0573c !important;}
	#footer-bg{
		background-color:#303030;
	}
	#footer{
		border-top:4px solid #e0573c;
		padding:20px 0px 0px 30px;
		color:#909090;
	}
	#footer .header h4 {
		color:#FFF;
	}
	#footer a { color:#000000; font-size:13px;font-weight:700;}
	#footer a:hover { color:#57b9e1; }
	#footer figure { position:relative; }
	#footer figure .figure-overlay {
		position:absolute;
		top:0px;
		right:0px;
		footer:0px;
		left:0px;
		background:url(../images/base-figure-overlay-footer.html) repeat;
		-webkit-transition:opacity .2s ease-in-out;
		-moz-transition:opacity .2s ease-in-out;
		-ms-transition:opacity .2s ease-in-out;
		-o-transition:opacity .2s ease-in-out;
		transition:opacity .2s ease-in-out;
	}
	#footer .widget form { padding-top:10px; }
	#footer .widget ul {
		padding:0px;
		margin-left:0px;
	}
	#footer .widget ul li {
		list-style-type:none;
		line-height: 24px;
	}
	#footer-bottom-bg{background-color:#303030;}
	#footer-bottom{border-top: 1px solid gray;padding: 20px 0px 0px 20px;}
	#footer-bottom p{font-size:11px;color:#fff;}
	#footer-bottom .text-default {color:#e0573c;}
	
/* Tweets */
	.widget .etrybiz_tweets_widget { margin:0px; }
	.widget .etrybiz_tweets_widget li {
		position:relative;
		padding:15px 0px 15px 50px;
		min-height:95px;
	}
	#bottom .widget .etrybiz_tweets_widget li {
		padding-top:15px;
		padding-bottom:15px;
	}
	.widget .etrybiz_tweets_widget li .etrybiz {
		position:absolute;
		top:19px;
		left:0px;
		width:36px;
	}
	.widget .etrybiz_tweets_widget li .etrybiz { top:4px; }
	.widget .etrybiz_tweets_widget li .etrybiz img { width:100%; }
	.widget .etrybiz_tweets_widget li .etrybiz a {
		display:block;
		height:36px;
		font-size:13px;
		line-height:36px;
		text-align:center;
		background-color:#57b9e1;
	}
	.widget .etrybiz_tweets_widget li .etrybiz a:hover {
		color:#FFF !important;
		background-color:#73cef3;	
	}
	#bottom .widget .etrybiz_tweets_widget li .etrybiz img { border:0px; }
	.widget .etrybiz_tweets_widget li p { margin:0px; margin-top:-15px;line-height: 16px;padding-bottom:0px;}
	.widget .etrybiz_tweets_widget li .date {
		font-family:Lato, Open San, Arial, sans-serif;
		font-size:10px;
		line-height:0px;
		text-transform:uppercase;
		font-weight:700;
		margin-top: 12px;
	}
	.widget .etrybiz_tweets_widget li.loading {
		padding:0px;
		min-height:0px;
	}
	#bottom .widget .etrybiz_tweets_widget li.loading { border:0px; }

/*----------------------------------------------------
	13. Footer Section End
------------------------------------------------------*/
	
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color:#e0573c;
	border:0px;
	border-radius:0px;
	font-size:13px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{background-color:#e0573c;color:#fff;border-radius:0px;}
.pagination > li > a, .pagination > li > span{padding: 4px 10px;background-color:#cccccc;color:#fff;margin-left: 5px;border-radius:0px;}
.pagination > li:last-child > a, .pagination > li:last-child > span{border-radius:0px;}
.pagination > li > a{padding: 3px 10px;border-radius:0px;font-size:13px;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{background-color:#1f1f1f;color:#fff;font-size:13px;}
/*----- Pagination Section End------*/

/*----------------------------------------------------
	14. Pagination Section End
------------------------------------------------------*/
/* ========================= Home 2 Start ========================= */
.slider-two-header-text{
	background-color: #000000;
	opacity: 0.8;
	padding:10px 20px;
	width: 430px;
	height: 145px;
	float:left;
}
#healthy_home_page_two #carousel-example-generic .carousel-control .fa-angle-right,
#carousel-example-generic .carousel-control .icon-next{top: 45%;left: -475px;}
#healthy_home_page_two #carousel-example-generic .carousel-control .fa-angle-left,
#carousel-example-generic .carousel-control .icon-prev{left: 515px !important;top: 233px;}
	/*-- Slider Two End--*/
	
#healthy_home_page_two .features{background:none!important;}
	/*------ Features End ------*/
#healthy_home_page_two .services-main{text-align:center;}
#healthy_home_page_two .services-main p{text-align:center;}
	/*------ Service End ------*/
.healthy_home_page_section #header {margin:0px;}
#healthy_home_page_two #header {margin:0px;}


/*----------------------------------------------------
	15. Home2 Page End
------------------------------------------------------*/
.slider-three-header-text{
	background-color: #e0573c;
	opacity: 0.8;
	width: 800px;
	height: 65px;
	text-align: center;
	margin-left: 33px;
	padding: 10px 10px;
}
.slider-three-header-text h4{color:#fff;font-weight:600;font-size:20px;}
#healthy_home_page_three .features{background:none!important;}
#healthy_home_page_three #carousel-example-generic .carousel-control .fa-angle-left,
#carousel-example-generic .carousel-control .icon-prev{top: 45%;left: 59px !important;}
#healthy_home_page_three #carousel-example-generic .carousel-control .fa-angle-right,
#carousel-example-generic .carousel-control .icon-next{top: 45%;left: -90px;}
	/*-- Slider Section End --*/

#healthy_home_page_three  .services-main .item i{background:black;}
#healthy_home_page_three  #features, .features{background:none;}
#healthy_home_page_three .services-main .item:hover i{background:white;color:black;border: 3px solid black;}
#healthy_home_page_three  .services-main .item h4{color:#e0573c;}
#healthy_home_page_three  .services-main .header .view{margin-top: -34px;}
#healthy_home_page_three  .services-main .header h3{margin-bottom:0px;}
#healthy_home_page_three   #header {margin:0px;}
	/*-- Services End--*/
	
/*----------------------------------------------------
	16. Home3 Page End
------------------------------------------------------*/

.featureabout-main small{font-size:13px;color:#707070; text-align:justify;}
.featureabout-main p i{margin-right:5px; font-size:13px;}
.featureabout-main p {padding:0px;}
.featureabout-main hr {margin:0px;}
/*-- FeatureAbout End --*/
.aboutus-bg{background-color:#f0f0f0;padding: 20px;text-align: center;}
.aboutus-bg h2{font-size:19px; font-weight:bold; text-transform:none;color:#e0573c;}
/*--AboutUs End --*/
#healthy_home_page_four .header-text{top: 70%;}
#healthy_home_page_four #testimonials .carousel-control.left{left: 93%;top: 66%;}
#healthy_home_page_four #testimonials .carousel-control.right{top:66%; right:0px!important;}
#healthy_home_page_four .appointment-block{margin-top:20px;}
.aboutus .btn-primary{float:none;}
#aboutus .btn-primary{float:none;}
#healthy_home_page_four .item blockquote img{margin-top: 19px;}
#healthy_home_page_four  #header {margin:0px;}

/*----------------------------------------------------
	17. Home4 Page End
------------------------------------------------------*/
.slider-five-header-text{
	background-color: #fff;
	padding:10px 20px;
	width: 430px;
	height: 145px;
	float:left;
}
#healthy_home_page_five .header-text h2 {
	font-size: 20px;
	border-bottom: 1px solid #303030;
	line-height: 35px;
	margin-bottom: 16px;
	color:#e0573c;
}
#healthy_home_page_five .header-text p{color:#303030;}
	/*-- Home Slider Five End--*/
#fixed_healthy_home_page5 #services div.item{background-color:#e0573c;height: 300px;}
#fixed_healthy_home_page5 #services .services-main .item i{background:#f0f0f0;border:0px;border-radius:0px;width: 55px;height: 55px;font-size: 35px;line-height: 60px;margin-left: 15px;color:#e0573c;}
#fixed_healthy_home_page5 #services .services-main .item:hover i{color:#000;}
#fixed_healthy_home_page5 #services .item p{float:left;padding: 20px;color: #fff;font-size: 13px;}
#fixed_healthy_home_page5 #services .btn-section{float:right;position: relative;left: -12px;}
#fixed_healthy_home_page5 #services .btn-custom{background-color:#303030;border:1px solid #fff}
	/*-- Services Seciton End--*/
	
.healthy_home_page5 #testimonials .carousel-control.left{left: 93%;top: 66%;}
.healthy_home_page5 #testimonials .carousel-control.right{top:66%; right:0px!important;}
#healthy_home_page_five .item blockquote img{margin-top: 19px;}
#healthy_home_page_five  #header {margin:0px;}
/*-- Testimonial Section End--*/

/*----------------------------------------------------
	18. Home5 Page End
------------------------------------------------------*/

.servicesitem{background-color:#e0573c;height: 245px;float:left;}
.servicesitem i {
	background: #e0573c;
	display: inline-block;
	width: 60px;
	height: 60px;
	font-size: 20px;
	line-height: 54px;
	margin-top: 15px;
	color: #fff;
	border-radius: 48px;
	border: 3px solid #fff;
	font-weight: 700;
}
.servicesitem:hover i{color:#000;border: 3px solid #303030;}
.servicesitem p{margin:0px;float:left;padding: 10px 20px;color: #fff;font-size: 13px;}
	/*-- Services Section End--*/
.healthy_home_page6 .header-text .slider-header{top: -70px;}
.healthy_home_page6 .services-main .col-md-3{padding-right: 10px;padding-left: 10px;}
.healthy_home_page6 #appointment-form{margin-top:20px;}
.healthy_home_page6  #header {margin:0px;}
	/*-- Appointment Section End--*/

/*----------------------------------------------------
	19. Home6 Page End
------------------------------------------------------*/

.healthy_home_page7 .services-main .col-md-3{padding-right: 10px;padding-left: 10px;}
.healthy_home_page7 .servicesitem i{position: relative;top: -10px;margin-top: -30px;}
.healthy_home_page7 #header {margin:0px;}


/*----------------------------------------------------
	20. Home7 Page End
------------------------------------------------------*/
.healthy_home_page8 .features{background:#fff!important;}
.healthy_home_page8 #carousel-example-generic .carousel-control .fa-angle-right,
#carousel-example-generic .carousel-control .icon-next{top: 45%;left: -475px;}
.healthy_home_page8 #carousel-example-generic .carousel-control .fa-angle-left,
#carousel-example-generic .carousel-control .icon-prev{left: 515px !important;top: 233px;}
	/*-- Slider Two End--*/
	/*-- Eight Page Slider Carousel End --*/
	
.healthy_home_page8 #features, .features{background:none;}
.healthy_home_page8 .servicesitem .pull-left{margin-left: 10px;margin-top: 16px;}
.healthy_home_page8 .servicesitem .item-section i{text-align:center;}
.healthy_home_page8 .servicesitem .btn-section{float:right;margin-right: 20px;}
.healthy_home_page8 .servicesitem h4{margin-left:1px;margin-top:36px;}
.healthy_home_page8 .servicesitem{height: 270px;}
.healthy_home_page8 #header {margin:0px;}
.btn-section-center{text-align:center;}
/*-- Eight Page Services, Feature & Aboutus End--*/

	/*--- Appointment Block ---*/
.appointment-block h3{color:#fff;font-weight:bold;text-align:center;}
.appointment-block {padding: 10px 0px 24px 40px; bottom: 0px; z-index: 999; width:100%;background-color:#e0573c;}
.appointment-block .red p, #appointment-contact-form input[type="submit"] {background:#303030;font-size:13px; text-align:center}
.appointment-block .red p{font-size:19px}
#appointment-contact-form{margin-top:20px;}
#appointment-contact-form input[type="text"], #appointment-contact-form textarea{color:#5e5b5b;width:100%; font-size:12px;font-weight:bold;height: 30px;padding: 12px;background-color:#f2f2f3;border: 0px;}
#appointment-contact-form input .datepicker{position:none;}
#appointment-contact-form .btn-default:hover{background-color:#565656;}
	
	/*-- Appointment Contact Form Start --*/
element.style {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}
/*-- Appointment Contact Form End --*/
	/*---- Fixed Home8 Start ----*/
#fixed_healthy_home_page8 #aboutus {background:none;}

/*----------------------------------------------------
	21. Home8 Page End
------------------------------------------------------*/
.servicesnine{border:2px solid #e4e4e4;padding: 10px;}
#healthy_home_page_nine .services-main .col-md-3{padding-right: 8px;padding-left: 8px;}
.servicesnine h4{font-size:17px;}
.servicesnine p{color:#e0573c;font-size:13px;}
.servicesnine i{
	display: inline-block;
	width: 60px;
	height: 60px;
	font-size: 27px;
	line-height: 56px;
	color: #FFF;
	background-color: #e0573c;
	border: 3px solid #FFF;
	-moz-border-radius: 48px;
	-webkit-border-radius: 48px;
	border-radius: 48px;
	-moz-box-shadow: 0 0 0 3px #f0f0f0;
	-webkit-box-shadow: 0 0 0 3px #f0f0f0;
	box-shadow: 0 0 0 3px #f0f0f0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	text-align: center;
}
	/*-- Services Item End --*/
.healthy_home_page9 .header-text{top: 65%;}
.healthy_home_page9 .aboutus-bg{background:#e0573c;;}
.healthy_home_page9 .aboutus-main h2{color:#fff;}
.healthy_home_page9 .btn-section{float:none;}
.healthy_home_page9  .features{background:none!important;}
.healthy_home_page9 #header {margin:0px;}
#healthy_home_page_nine #appointment-form{margin-top:20px;}
	/*-- AboutUs 9 End--*/

/*----------------------------------------------------
	22. Home9 Page End
------------------------------------------------------*/
#features-none{text-align:center;}
.latestblog-main .blogitem{margin-top: 30px;}
.healthy_home_page10 .latestblog-main .item-coments{margin-bottom: 20px;}
.healthy_home_page10 .header-text h2 {
	font-size: 20px;
	border-bottom: 1px solid #303030;
	line-height: 35px;
	margin-bottom: 16px;
	color: #e0573c;
}
.healthy_home_page10 .header-text p {color: #303030;}
.healthy_home_page10  #header {margin:0px;}


/*----------------------------------------------------
	23. Home10 Section End
------------------------------------------------------*/

/* ========================= About Us Page Start ========================= */

.about-us{background-color:#f0f0f0;padding:20px;}
.about-us-main h2{font-size:19px;color:#e0573c;font-weight:bold;}
.about-us-main p{font-size:13px;}
	/*--- Header Section End --*/
	
.history-main h3{color:#383838; font-weight:700;margin-top: 10px;}
.skill-main h3{color:#383838; font-weight:700;margin-top: 10px;}

	/*--- Our History End --*/
	
.progress {
    position: relative;
	height: 25px;
	background-color:#303030;
}
.progress > .progress-type {
	position: absolute;
	left: 0px;
	font-weight: 800;
	padding: 3px 30px 2px 10px;
	color: rgb(255, 255, 255);
	background-color: rgba(25, 25, 25, 0.2);
}
.progress > .progress-completed {
	position: absolute;
	right: 0px;
	font-weight: 800;
	padding: 3px 10px 2px;
	left: 95px;
	color: white;
}
	/*-- Skill section End --*/
/*----------------------------------------------------
	24. Progress Section End
------------------------------------------------------*/

.healthy_about_us_page #testimonials #quote-carousel .left{top: 64%;left: 93%;}
.healthy_about_us_page #testimonials #quote-carousel .right{top: 64%;right: 4px !important;}

/*-- Testimonial Section End --*/

.testimonials-second-main #quote-carousel .carousel-control.left {
	top: 80%;
	left: 93%;
	background: #e0573c;
	width: 28px;
	height: 28px;
	opacity: 1;
	line-height: 28px;
	color:#fff;
}
.testimonials-second-main .author strong{color: #e0573c;font-size: 16px;}
.testimonials-second-main .author small {color: #303030;font-size: 12px;}
.testimonials-second-main #quote-carousel blockquote{background-color: #f0f0f0;}
.testimonials-second-main #quote-carousel .carousel-inner .item p{padding-left: 15px;}
.testimonials-second-main #quote-carousel .author{margin-top: 20px;}
/* Next button  */
.testimonials-second-main #quote-carousel .carousel-control.right{
	right: 1px !important;
	top: 80%;
	background: #e0573c;
	width:28px;
	height: 28px;
	opacity:1;
	line-height: 28px;
	color:#fff;
}
/*----------------------------------------------------
	25. Client Testimonial Section End
------------------------------------------------------*/
.clickable{ cursor: pointer;}

.clickable i{
    background: rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding: 6px 12px;
	top:-8px;
	font-size: 11px;
	font-weight:bold;
}
.panel-title{font-size:15px;font-weight:700;}
.panel-collapsed i{background-color:#303030;}
.panel-heading span{
    margin-top: -23px;
    font-size: 15px;
    margin-right: -9px;
}
a.clickable { color: inherit; }
a.clickable:hover { text-decoration:none; }
.panel-primary{border-color:#fff;border:0px;}
.panel-heading{border-radius:0px;}
.panel-body{padding:0px;}
.panel-content{background-color:#f2f2f3;font-size: 13px;text-align: justify;padding:15px;margin-top: 7px;}
.popover-content{background-color:#f2f2f3;border-top: 2px solid #e0573c;font-size: 13px;text-align: justify;}
.popover .arrow{
	z-index: 1010;
	display: block;
	background-image:url(../images/arrow.png);
	border:0px;
}
.cl-test{margin-top:-8px;font-size:13px;}
.arrow-tx img{
	position: relative;
	top: -4px;
	left: 15px;
}
/*----------------------------------------------------
	26. Panel Section End
------------------------------------------------------*/
/* ========================= About Us Page End ========================= */


/* ========================= Medical Services Page Start ========================= */
.section_rop{background-color:#f0f0f0;padding:20px;}
.section_rop h2{font-size:19px;color:#e0573c;font-weight:bold;}
.section_rop p{font-size:13px;}
.healthy_madical_services_page  #features{background:#fff;}
.healthy_madical_services_page #aboutus {background-color:#f0f0f0;}
	.media-carousel {
	  margin-bottom: 0;
	  padding: 0 40px 30px 40px;
	  margin-top: 30px;
	}
	.servicescol h4{
		font-weight: 700;
		margin-top: 15px;
		line-height: 30px;
		font-size: 17px;
	}
	.servicescol p {
		margin: 0px;
		float: left;
		padding: 10px 20px;
		color: #fff;
		font-size: 13px;
	}
	.servicescol{float:left;background-color:#e0573c;height:200px;}
	.servicescol i{
		background-color:#f0f0f0;
		display: inline-block;
		width: 55px;
		height: 55px;
		font-size: 25px;
		line-height: 52px;
		margin-top: 24px;
		color: #e0573c;
		border-radius:0px;
		border: 3px solid #fff;
		text-align: center;
		margin-left: 11px;
	}
.servicescol:hover i{color:#000;border: 3px solid #303030;}

/* Previous button  */
.media-carousel .carousel-control.left{
	  left: -12px;
	  background-image: none;
	  background: none repeat scroll 0 0 #222222;
	  border: 4px solid #FFFFFF;
	  border-radius: 23px 23px 23px 23px;
	  height: 40px;
	  width : 40px;
	  margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right{
	right: -12px !important;
	background-image: none;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	height: 40px;
	width : 40px;
	margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li {background: #c0c0c0;}
.media-carousel .carousel-indicators .active{background: #333333;}

/* End carousel */

.services-col-item .btn-default{border-radius:0px;}
.services-col-item  img{border: 8px solid #f0f0f0;}
.services-threecol-main  .black h5{color:#303030;}
	/*-- Services Col Item End--*/
.healthy_madical_services_page .container-fluid{padding:0px;}
.healthy_madical_services_page #Carousel{border:8px solid #f0f0f0;}
.healthy_madical_services_page .pull-right p{margin:0px;font-size:13px;color:#707070;text-align:justify;}
.healthy_madical_services_page .servicepost-main h4{line-height:60px;}
.healthy_madical_services_page .carousel-control {
    height: 27px;
	width: 27px;
    background:#000000;
    margin-top: 90px;
	font-size:13px;
	line-height: 28px;
	opacity:1;
}
.healthy_madical_services_page .carousel-control.right {
	right: 40px;
	color:#fff;
	top: 50px;
}
.healthy_madical_services_page .carousel-control.left {
	left: 68%;
	top: 50px;
	color:#fff;
}
.healthy_madical_services_page .carousel-control.left:hover {background:#e0573c;}
.healthy_madical_services_page .carousel-control.right:hover {background:#e0573c;}
/*-- Carousel End--*/

.servicescol-one-main .btn-section{margin-right:10px;}
.healthy_madical_services_col3 .btn-section{margin-right:10px;}
.servicesitem h4{font-weight: 700;margin-top: 13px;line-height: 30px;font-size:17px;}
	/*-- Services Single page End--*/

.blogShort h4{color:#303030; font-weight:700;}
.blogShort .pull-left{border:8px solid #f0f0f0;margin-top: 16px;margin-right: 10px;}
/* ========================= Services Page End ========================= */
/*----------------------------------------------------
	27. Services Section End
------------------------------------------------------*/

/* ========================= Doctor Pages Start ========================= */

.meetmember-main .pull-left{width:210px;}
.meetmember-main .pull-right{width:210px;}
.meetmember-main .social a{margin-top:7px;}
.meetmember-main .link-facebook{background-color:#cccccc;}
.meetmember-main .link-twitter{background-color:#cccccc;}kground-color:#e0573c;border-radius:0px;border-color:#e0573c;float:right;}
.meetmember-main hr{margin:0px;}
.meetmember-main .member-app .btn-section{top: 6px;}
.meetmember-main .pull-right{margin-left:5px;}
.sub-title h5{font-weight:700;line-height:30px;}
.sub-title p{font-size:13px;color:#303030;}
.btn-section{float:right;}
#header-top .input-group .form-control:first-child{
	background-color:#f0f0f0;
	border:0px;
	padding: 0px;
	width: 99%;
	transition: border linear .2s, 
	box-shadow linear .2s, width 0.7s ease 0s;
}
.right-side-bar .input-group .form-control:first-child{background-color:#f0f0f0;border:0px;padding: 20px;width: 115%;border-radius: 0px;}
.input-group-btn > .btn{z-index:9999;left: -8px;}

	/*-- Doctor Page End --*/
	
#meetmembercol .btn-custom{padding:9px 2px;}
#meetmembercol .member-details p{padding-bottom:0px!important;}
/* ========================= Doctor Pages End ========================= */

/* ========================= Doctor Single Page Start ========================= */

.doctor-sinlge-main .link-facebook{background-color:#cccccc;}
.doctor-sinlge-main .link-twitter{background-color:#cccccc;}
.doctor-sinlge-main .btn-custom{background-color:#cccccc;padding: 10px 10px;font-size: 12px;margin-left: 3px;}
.doctor-sinlge-main .btn-custom:hover{background-color:#303030;}
.doctor-sinlge-main .doctor-body-text{text-align:justify; font-size:13p;}
.doctor-sinlge-main .member-app .btn-primary{padding: 5px 17px;}

	/* --- Col2 & col 4 Start--*/
.healthy_doctor_page_2col .member-app .btn-primary{padding: 6px 12px; background:#cccccc; font-size:12px; }
.healthy_doctor_page_2col .member-app .btn-primary:hover{background:#303030;}
.healty_doctor_page_4columns .member-app .btn-primary{padding: 6px 11px; background:#cccccc; font-size:12px; }
.healty_doctor_page_4columns .member-app .social a{margin-left:0px!important;margin-right:5px!important;}
.healty_doctor_page_4columns .member-app .btn-primary:hover{background:#303030;}
.healthy_doctor_page_2col .member-app .social a{margin-left:0px!important;margin-right:5px!important;}
	/* -- Col2 & Col4 End--*/

	/*-- Right SideBar Start --*/
	
.right-side-bar .sectionsbd{margin-top:30px;}
.right-side-bar .sectionsbd h4{color:#383838;font-weight:700;line-height:40px;}
.right-side-bar a{color:#707070;font-size:15px;}
.right-side-bar hr{margin-top:2px;margin-bottom:10px;}
	/*-- Right SideBar End --*/
/* ========================= Doctor Single Page End ========================= */

/*----------------------------------------------------
	28. Doctor Section End
------------------------------------------------------*/

/* ========================= Blog Page Start ========================= */

.healthy_blog_page .item-coments{border: 8px solid #f0f0f0;height:174px;}
.healthy_blog_page .item-coments .pull-right{top: -158px;padding: 35px 16px;}
.healthy_blog_page h5{font-weight:bold;line-height:40px;}
.healthy_blog_page .lead{margin:0px;font-size:12px;font-weight:bold;}
.healthy_blog_page article{font-size:13px;color:#707070;}
.healthy_blog_page .btn-section-blog{float:right;margin-top:10px;border-radius:0px;}
.healthy_blog_page .blog-itme{margin-top:70px;}

/* ========================= Blog Page End ========================= */
.com_content_view_featured .badge{background:none;color:#383838;}
.tag-widgets{font-size:12px;}
.scsh{font-size:12px; color:#dd250d;font-weight:700;margin-left:10px;}
.mobile-social-share ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}
#socialShare .dropdown-menu > li > a {padding: 11px 14px 6px 15px;}
#socialShare .dropdown-menu {background:none;min-width:0px;}
.share {
    min-width: 17px;
}

.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}

.btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}

.btn-twitter {
    background-color: #3399CC !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-google {
    background-color: #DD3F34 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-linkedin {
    background-color: #1884BB !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-pinterest {
    background-color: #CC1E2D !important;
    width: 51px;
    color:#FFFFFF!important;
}

.btn-mail { background-color: #FFC90E !important;width: 51px;color:#FFFFFF!important;}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

#socialShare > a{padding: 2px 7px 1px 8px;}
/*-- Social Share End --*/

/*--- Comments ---*/
.healthyblog-main .comments .pull-right{width:88%;}
.healthyblog-main .com_child .pull-right{width:86%;}
.healthyblog-main .btn-section{margin-right: 17px;margin-top: 15px;}
#healthy_blog_single_page .healthyblog-main .btn-section{margin-right: 17px;margin-top: -30px;}
.comments .color{color: #383838;font-weight:700;}
.comment_list{list-style: none;overflow: hidden;margin: 0;}
.com_item:first-child{margin-top: 0;padding-top: 0;}
.com_item{padding-top: 25px;float: left;width: 100%;}
.com_main{padding-bottom: 0;margin: 0;height: 160px;}
.sing-post img{width: 60px;height: 60px;}
.user_name>a{ font-size: 14px; color:#e0573c;}
.com_date{ font-size: 11px; color:#383838}
.com_meta .btn-section-right{margin-top: -40px;}
.com_meta{background-color:#f0f0f0;padding:10px;}
p.com_text{ font-size: 13px; color:#707070;padding:0px;}
.com_reply{width: 100%;float: left;margin-top: -5px;}
.com_reply a.button{background: rgb(134,134,134);font-family:}
.com_item .com_child{list-style: none;padding: 25px 0 0 75px;}

.ad{
color: #000000;
    font-size: 13px;
    font-weight: 700;

}


/*--- Search Form ---*/
.contact_title{color:#383838;font-weight:700;}
.contact_form{margin-top: 20px;}
.contact_form input[type="text"], .contact_form textarea{color:#e0573c;height: 35px;background: #f0f0f0;border: 1px solid #d9d9d9;font-size: 13px;width: 100%;padding: 20px;}
.contact_form textArea{height: 135px;}
.contact_form div.small-4.columns, .contact_form div.large-4.columns{padding-left:0; margin-top:10px}
.contact_form div.small-4.columns:first-child, .contact_form div.large-4.columns:first-child{padding-left:1.250em}

/* ========================= Blog Post Single Post End ========================= */

.healthy_blog_page_col2 .item-coments{border: 8px solid #f0f0f0;height:171px;}
.btn-section-blog{float:right;border-radius:0px;}
/* ========================= Blog Page 2Columns End ========================= */

.healthy_blog_page_col3 .item-coments{border: 8px solid #f0f0f0;height:171px;}
/* ========================= Blog Page 2Columns End ========================= */

/*----------------------------------------------------
	29. Blog Pages End
------------------------------------------------------*/

/* ========================= Contact Us Page Start ========================= */

.contact-form-main h5{color:#e0573c;font-weight:bold;}
.contact-form-main address p{font-weight:normal;}
.cont-info{margin-top:20px;}
.contact-form-main p .text-primary{font-size:11px;font-weight:800;}

.healthy_Contact_page  form { margin:0px;}
.healthy_Contact_page  form input[type="text"], 
.page-contact form input[type="password"], 
.page-contact form input[type="email"] {
	width:100%;
	background:#f0f0f0;
	padding:10px;
	border: 0px;
}
.text-area{margin-top:10px;}
.healthy_Contact_page  form textarea {
	width:100%;
	margin-bottom:20px;
	background:#f0f0f0;
	border:0px;
}
.healthy_Contact_page  form input[type="submit"] { margin:0px; }
.healthy_Contact_page  form .alert {
	padding-top:10px;
	padding-bottom:10px;
	margin:20px 0px 0px;
}
.healthy_Contact_page  form .alert .close { top:1px; }
.healthy_Contact_page .contact-map {
	height:430px;
	background-color:#f0f0f0;
	border:8px solid #e4e4e4;
}
.healthy_Contact_page .address-notes {
	font-family:Merriweather, serif;
	color:#57b9e1;
	font-size:11px;
	line-height:16px;
	text-align:right;
	font-weight:700;
	margin:6px 0px 0px;
}
.required {
	color: #eb6042;
}

/* ========================= Contact Us Page End ========================= */

/*----------------------------------------------------
	30. Contact Page End
------------------------------------------------------*/

#healthy_home_pages .services-main{text-align:center;}
#healthy_home_pages .services-main p{text-align:center;}
#healthy_home_pages .sectionshome{text-align:start;}
#healthy_home_pages .sectionshome p{text-align:justify;}
#healthy_home_pages .servicesseven .servicesitem i{margin-top:-20px;}
#healthy_home_pages .pull-right .servicesitem i{margin-left:20px!important;}
#healthy_home_pages .btn-section{margin-right:10px;}
#healthy_home_pages #fullwidth h5{font-size:15px;font-weight:bold;color:#383838;}
#healthy_home_pages #fullwidth p{font-size:13px;color:#707070;}
#healthy_home_pages #fullwidth h1{font-size:22px;color:#383838;font-weight:bold;line-height:15px;}
#healthy_home_pages #fullwidth h2{font-size:20px;color:#383838;font-weight:bold;line-height:15px;}
#healthy_home_pages #fullwidth h3{font-size:20px;color:#383838;font-weight:bold;line-height:15px;}
#healthy_home_pages #fullwidth h4{font-size:18px;color:#383838;font-weight:bold;line-height:15px;}
#healthy_home_pages #fullwidth h5{font-size:16px;color:#383838;font-weight:bold;line-height:15px;}
#healthy_home_pages #fullwidth h6{font-size:14px;color:#383838;font-weight:bold;line-height:15px;}

/* =========================Element Page End ========================= */

/*----------------------------------------------------
	31. Element Section End
------------------------------------------------------*/

/* ========================= 404 Error Page Start ========================= */

.error_bg{
background: #e0573c;
border-radius: 50%;
padding: 100px;
width:400px;
height:400px;
margin-left: 27%;
margin-bottom: 10%;
margin-top:40px;
}
.error_bg h1{padding: 50px 10px;font-size:110px;color:#fff;font-weight:bold;}
.error_text h2{color:#e0573c;font-size:40px;}
.error_text h4{color:#707070;font-size:24px;}

/* ========================= 404 Error Page End ========================= */

/*----------------------------------------------------
	32.404 Error page End
------------------------------------------------------*/
.testimonials-main-sew .item blockquote{background: #eee;padding: 30px;margin-bottom: 15px;margin-top: 10px;}
/* ========================= Testimonials Page End ========================= */

/*----------------------------------------------------
	33. Testimonials page End
------------------------------------------------------*/


/* ========================= Customize ========================= */

#customize {
	position:fixed;
	top:101px;
	left:0;
	color:#FFF;
	text-transform:uppercase;
	z-index:99999;
	text-align:center;
}
	#customize .popup-open {
		float:left;
		width:44px;
		height:44px;
		background:#333 url(../images/icon-customizer.png) no-repeat center center;
		-moz-border-radius:0px 4px 4px 0px;
		-webkit-border-radius:0px 4px 4px 0px;
		border-radius:0px 4px 4px 0px;
		-webkit-transition:background-color .2s ease;
		-moz-transition:background-color .2s ease;
		-ms-transition:background-color .2s ease;
		-o-transition:background-color .2s ease;
		transition:background-color .2s ease;
	}
	#customize .popup-open:hover {
		background-color:#505050;
		cursor:pointer;
	}
	#customize .colors {
		display:none;
		width:84px;
		background-color:#333;
		float:left;
		overflow:hidden;
		padding-bottom:10px;
	}
		#customize .colors h5 {
			margin:0px;
			color:#FFF;
			line-height:16px;
			cursor:pointer;
			padding:15px 0px;
			font-size:12px;
			font-weight:700;
		}
		#customize .colors a {
			display:inline-block;
			width:28px;
			height:28px;
			margin:1px;
			border:1px solid #FFF;
			-webkit-transition:opacity .2s ease-in-out;
			-moz-transition:opacity .2s ease-in-out;
			-ms-transition:opacity .2s ease-in-out;
			-o-transition:opacity .2s ease-in-out;
			transition:opacity .2s ease-in-out;
		}
		#customize .colors a:hover {
			 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
			 filter:alpha(opacity=70);
			 opacity:0.7;
		}
/* ========================= End ========================= */

/*----------------------------------------------------
	34. Color Customize Section End
------------------------------------------------------*/