@charset "utf-8";
/* CSS Document */
*:hover, *:hover * {
    transition: all 0.3s;
}
body {font-family: 'Open Sans', sans-serif; color:#666;}
p {font-size:15px;
    line-height:25px;
    word-spacing: 1px;
    letter-spacing: 0.2px;
}
a {color:inherit; text-decoration:none;}
a, .btn, button {
    outline: none;
       transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.btn:hover, .btn:focus { color:#fff;}
.btn:active, .btn.active {box-shadow:none;}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline:0px; color:#fff;}
a:hover {text-decoration:none; color:inherit;}
a:focus, a:active {color:inherit; text-decoration:none; outline:0px;}
h1,h2,h3,h4,h5,h6 {text-transform: capitalize;color:#333333;font-family: 'Oswald', sans-serif;}
.mrtp-0 {margin-top:0px !important;}
.martp10 {margin-top:10px;}
.martp20 {margin-top:20px;}
.martp30 {margin-top:30px;}
.martp40 {margin-top:40px;}
.martp50 {margin-top:50px;}
.mar-btm10 {margin-bottom:10px;}
.mar-btm20 {margin-bottom:20px;}
.mar-btm30 {margin-bottom:30px;}
.mar-btm40 {margin-bottom:40px;}
.mar-btm50 {margin-bottom:50px;}
/*scroll top*/
#scroll {
    position: fixed;
    right:0px;
    bottom:80px;
    cursor: pointer;
    width:38px;
    height:38px;
    display: none;
    z-index: 99;
    text-align: center;
    color: #fff;
    display: block;
    background-color:#ed008c;
    border-radius:6px 0px 0px 6px;
}
#scroll i {
    display: block;
    font-size:26px;
    line-height:36px;
}
/*======header=====*/
.header {background-color:#fff;}
.top-header {background-color:#17c516;}
.list-mnu {margin-bottom:0px;}
.list-mnu li {padding:10px 0px;color:#fff;font-size:14px; letter-spacing:0.5px;}
.list-mnu li i {padding-right:5px;color:#ed008c;font-size: 18px;
    vertical-align: bottom;
}
.list-mnu li span {font-weight:600;}
/*navbar*/
.navbar-default {background-color:#fff;border-color:transparent;}
.navbar { border-radius:0px;
    min-height:80px;
    margin-bottom:0px;
    border:0px;
	border-bottom: 1px solid #ededed;
	box-shadow: 0 0 15px 1px rgba(0,0,0,0.07);
    z-index:9;
}
.navbar-brand {height:80px;
    padding: 5px 15px;
}
.navbar-brand img {width:210px;}
.mynav {margin-top:18px;}
.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    font-size:14px;
    letter-spacing:0.1px;
    font-weight:600;
    word-spacing:1px;
	color:#333;
	border-radius:12px;
}
.navbar-nav > li > a {
    padding-top:12px;
    padding-bottom:12px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#fff;
    background-color: #ed008c;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#fff;
    background-color: #ed008c;
}
/*wel-section start*/
.wel-section { padding:50px 0px; position:relative;}
.wlmg-mar {margin-top:60px;}
.wel-image {margin-bottom:20px;}
.wel-image img {border:4px solid #f0f0f0;margin:0px auto;}
.heading-title h4 {color: #666666;
    font-weight: 400;
    font-family:'Carrois Gothic', sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom:6px;
}
.heading-title h1 {margin:0px; position:relative; padding-bottom:16px;
			text-transform:uppercase;
			word-spacing:2px;
			letter-spacing:0.5px;
			color:#17c516;
			font-size:36px;
			font-weight:700;
}
.heading-title h1 span, .heading-title h2 span { color:#ed008c; font-weight:400;}
.heading-title h2 {margin:0px; 
             position:relative; padding-bottom:16px;
			text-transform:uppercase;
			word-spacing:2px;
			letter-spacing:0.5px;
			color:#17c516;
			font-size:30px;
			font-weight:700;
}

.heading-title h1:before, .heading-title h2:before {content: "";
    left: 0;
    position: absolute;
    bottom: 0;
    width: 65px;
    border-bottom: 1px solid #dbdbdb;
}
.heading-title h1:after, .heading-title h2:after {
    content: "";
    left:20px;
    position: absolute;
    bottom: -2px;
    width: 25px;
    margin-left: 0;
    border-bottom: 5px solid #ed008c;
}
.heading-center {text-align:center;}
.heading-white h1 {color:#fff;}
.heading-center h1:before, .heading-center h1:after, .heading-center h2:before, .heading-center h2:after {right: 0px;
    margin: 0px auto;
    left: 0px;
}
.btn2 {padding: 10px 22px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background: #ed008c;
    border-radius: 20px;
    border: 1px solid #ed008c;
    text-transform: uppercase;
    word-spacing: 1px;
    letter-spacing: 0.5px;
}
.btn2:hover, .btn2:focus, .btn2:active { background-color:transparent; color:#ed008c;}
.list-inlin2 li { color:#777777; font-size:14px; padding-bottom:5px;}

.call-list-item li {font-size: 16px;
    font-weight: 600;
    border: 1px solid #ebeaea;
    padding: 8px 14px;
	margin-bottom:10px;
}
.call-list-item li i {color: #ed008c;
    font-size: 20px;
    padding-right: 10px;
    border-right: 1px solid #ddd;
    vertical-align: bottom;
    margin-right: 10px;
}

/*service-section start*/
.service-section {padding:60px 0px;background-color:#ffe1dd;}
.service-wrap {position:relative; margin-top:85px;
				padding:45px 30px 60px;
                border-radius: 8px;
				margin-bottom: 25px;
}
.mgnta-wrap {background-image:linear-gradient(180deg,#f53373,#bf51e8);}
.green-wrap {background-image:linear-gradient(180deg,#eaef11,#17c516);}
.icon-image-wrap  {position: absolute;
    top: -85px;
    left: 0px;
    right: 0px;
}
.icon-image-wrap img { width:160px; margin:0px auto;}
.service-box h3 {text-align: center;
    color: #fff;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size:32px;
    word-spacing: 2px;
    letter-spacing: 0.5px;
}
.service-box h3:before {position: absolute;
    content: '';
    width: 80px;
    height: 4px;
    background: #cdd042;
    border-radius: 3px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}
.green-wrap .service-box h3:before {background:#ed008c;}
.service-box .list-box {margin-bottom:0px;}
.service-box .list-box li {position: relative;
    color: #fff;
    padding-left:26px;
    font-size: 15px;
    padding-bottom:20px;
    font-weight:400;
    letter-spacing: 0.1px;
    word-spacing: 2px;
}
.service-box .list-box li:before {content:'\f00c';
    position: absolute;
    font-family: FontAwesome;
    left: 0px;
    top: 4px;
    z-index: 1;
    height: 16px;
    width: 16px;
    line-height: 17px;
    border-radius: 50%;
    background-color: #cdd042;
    color: #ed008c;
    font-size: 10px;
    text-align: center;
}
.green-wrap .service-box .list-box li:before {
	background-color: #ed008c;
    color:#eaef11;
}
.service-box .list-box li:last-child {padding-bottom:0px;}
.plan-box h4 {background-color: #fff;
    padding:2px 5px;
    border-radius: 2px;
    display: -webkit-inline-box;
    margin-top: 0px;
	margin-bottom:5px;
}
.plan-box {margin-bottom:8px;}
.plan-box:last-child {margin-bottom:0px;}
.plan-box .box-list2 {margin-bottom:0px;padding-left: 8px;}
.plan-box .box-list2 li {color: #fff;
    position: relative;
    padding-left: 15px;
	padding-bottom: 1px;
}
.plan-box .box-list2 li:before {content: '';
    position: absolute;
    left: 0px;
    top: 9px;
    background-color: #fff;
    height: 2px;
    width: 5px;
}
/*service-program-section start*/
.service-program-section {padding:50px 0px;background-color: #f5f5f5;}
.service-program-item { position:relative;
			padding:15px;
			margin-bottom:30px;
			border: 1px solid #17c516;
            background-color: #fff;
}
.ser-detail h3 {font-size:22px;line-height: 25px;}

/*testimonial-section start*/
.testimonial-section {padding:60px 0px; background-color:#f5f5f5;}
.testimonial{ margin: 0 10px; }
.testimonial .testimonial-content{
    margin: 20px 0 50px 0;
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "";
    width: 20px;
    height: 20px;
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}
.testimonial .description{
   padding: 22px 20px;
    margin: 0;
    background: #fff;
    border-radius: 15px;
    font-size: 14px;
    position: relative;
	border:1px solid #dbdbdb;
}
.testimonial .description:before,
.testimonial .description:after{
    font-family:"FontAwesome"; font-weight: 900;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 8px;
    text-align: center;
    background: #fff;
    position: absolute;
	color:#24324a;
}
.testimonial .description:before{
    content: "\f10d";
    top: -18px;
    left: 25px;
}
.testimonial .description:after{
    content: "\f10e";
    bottom: -18px;
    right: 25px;
}
.testimonial .testimonial-profile{
    display: table;
    padding:10px;
    border:1px solid #dbdbdb;
    border-radius: 20px;
	background-color:#fff;
    margin: 0 auto;
    position: relative;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #ed008c;
    float: left;
    overflow: hidden;
}
.testimonial .title{
    display: inline-block;
    margin: 0 0 0 30px;
    font-size: 19px;
    font-weight: bold;
    color: #ed008c;
    position: relative;
    top: 22px;
}
.testimonial .title:before{
    content: "";
    width: 1px;
    height: 70px;
    background: #dbdbdb;
    position: absolute;
    top: -8px;
    left: -15px;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #888;
    margin-top: 10px;
}
.owl-theme .owl-controls{
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span{
    background: transparent;
    border: 1px solid #ed008c;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span{
    background: #ed008c;
    border: 1px solid #ed008c;
}
@media only screen and (max-width: 479px){
    .testimonial .description{
        padding: 20px;
        font-size: 16px;
    }
    .testimonial .testimonial-profile{ padding: 10px; }
    .testimonial .title{ font-size: 16px; }
    .testimonial .post{ font-size: 13px; }
}
/*before-after-section start*/
.before-after-section {padding:60px 0px; background-color:#ffe1dd;
				/*background: url(../img/after-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;*/
}
.before-after-img img {border:4px solid;}
.owl-theme .owl-dots .owl-dot span {
    width:12px !important;
    height:12px !important;
    background: #D6D6D6;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background:#ed008c !important;
}
.clinic-gallery-section {padding:60px 0px;background-color:#f5f5f5;}
/*form-section start*/
.form-section{ position:relative; padding:40px 0px;}
.appoint-form {-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    background-color: #fff;
    padding:30px;
	margin-top:30px;
}
.appoint-form h3 {margin-top:0px;
    margin-bottom:27px;
    text-transform: capitalize;
    word-spacing: 2px;
    letter-spacing: 0.2px;
    border-bottom: 1px dashed rgba(0,0,0,.1);
    padding-bottom:15px;
	text-align: center;
    line-height: 30px;
}
.appoint-form h3 span {color:#ed008c;}
.appoint-form .form-group {
    margin-bottom: 15px;
    position: relative;
}
.appoint-form .form-control { box-shadow: none;
    height: 50px;
    padding-left: 30px;
    border: 1px solid #edebeb;
    background-color: #f7f7f7;
}
.fx-icn-fm i {position: absolute;
    top: 15px;
    left:8px;
    color: #ed008c;
    font-size: 18px;
}
textarea.form-control {height: auto !important;}

.left-fxd-image img {margin: auto;}
/*faq-section start*/
.faq-section {padding:50px 0px;}
#accordion .panel{
    border: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 15px 10px;
}
#accordion .panel-heading{
    padding: 0;
    border-radius: 30px;
}
#accordion .panel-title a{
    display: block;
    padding:10px 20px 12px 40px;
    background:#ed008c;
    font-size:16px;
    font-weight:400;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 30px;
    position: relative;
    transition: all 0.3s ease 0s;
	    line-height: 26px;
}
#accordion .panel-title a.collapsed{
    background: #fff;
    color:#4a4a4a;
    border: 1px solid #ddd;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "\f067";
    font-family: "FontAwesome";
    font-weight: 900;
    width:50px;
    height:50px;
    line-height:50px;
    border-radius: 50%;
    background:#ed008c;
    font-size:20px;
    color: #fff;
    text-align: center;
    border: 1px solid transparent;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    position: absolute;
    top: -5px;
    left: -20px;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:after{
    content: "\f068";
    background: #fff;
    color:#4a4a4a;
    border: 1px solid #ddd;
    box-shadow: none;
}
#accordion .panel-body{
    padding:15px 15px 10px 2px;
    background: transparent;
    font-size: 14px;
    color: #8c8c8c;
    line-height: 25px;
    border-top: none;
    position: relative;
}
#accordion .panel-body p{
    padding-left:20px;
    border-left: 1px dashed #8c8c8c;
}

/*whydt-arti-kalra start*/
.whydt-arti-kalra {padding:60px 0px; background-color:#f5f5f5;}
.whydt-arti-kalra p {color:#333;}

/*footer start*/
.main-footer {background-color:#171b27; color:#b2b3ba;}
.footer-widget {margin-bottom:25px;}
.main-footer p {color:#b2b3ba; font-size:14px;}
.footer-top {padding:50px 0px 30px 0px; position:relative;}
.ft-title h3 {color:#fff;margin-top:0px;margin-bottom: 25px;}
.footer-info-box {margin-bottom: 10px;}
.footer-icon {float:left;}
.footer-icon i {
    font-size: 20px;
    margin-right: 20px;
    text-align: center;
    color: #9d9d9d;
    margin-top: 8px;
}
.footer_iconinfo {
    display: block;
    overflow: hidden;
}
.ft-socail {
    margin-bottom: 0px;
}
.ft-social-wrap {position: absolute;
    bottom: -20px;
	z-index:8;
    text-align:center;
	left:0;
	right:0;
}
.ft-socail li;first-child {padding-left:0px;}
.ft-socail li {padding-right:0px;}
.ft-socail li a {
    color: #fff;
    width:42px;
    height:42px;
    line-height:38px;
    text-align: center;
    background: #ed008c;
    border-radius: 50%;
    display: inline-block;
    font-size: 14px;
    transition: all 0.3s ease;
    border: 4px solid #f1fbfd;
}
.ft-socail li:hover a {color:#fff;background:#ed008c;}
.ft-socail li:hover a.fb { background-color:#3B5998;}
.ft-socail li:hover a.ins { background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
								background-repeat:no-repeat;
}
.ft-socail li:hover a.yt { background-color:#FF3333;}
.schedul-table li {
    position: relative;
    font-size: 14px;
    margin-bottom: 10px;
}
.schedul-table li span {float:right;}
.schedul-table li.closed span {color:#ed008c;}
.bottom-footer {padding:30px 0px 12px 0px; border-top:1px solid #3a3d47; background-color:#f1fbfd;}
.bottom-footer p {color:#3c3c3c;text-align: center;}
/*ft-fxd-strip*/
.ft-fxd-strip {background-color:rgba(13, 182, 17, 0.98);
    position: fixed;
    z-index: 9;
    bottom: 0px;
    width: 100%;
	padding:15px 0px;
	display:none;
	border-top: 1px solid #35dc39;
    border-bottom: 1px solid #07a40b;
}
.ft-fxd-strip p {    margin: 0px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.1px;
    text-align: center;
    font-size: 17px;
    margin-bottom: 0px;
	text-shadow: 0 1px #07a40b;
}
.ft-fxd-strip p i {padding: 0px 7px;
    font-size: 26px;
    vertical-align: middle;
}
/*=====inner page start======*/
.inner-banner {padding:36px 0px;
			position:relative;
			background-color:#f4f4f4;
}
.inner-banner h1 {margin:0px;
	    font-size:22px;
}
.breadcrumb { text-align:right;
    padding: 8px 0px;
    margin-bottom:0px;
    background-color:transparent;
    border-radius: 0px;
}
.breadcrumb > li {font-size:13px;}
.breadcrumb > .active {color: #ed008c;}
.innerpg-section {padding:50px 0px;}
/*inner service page start*/
.image-item img {border: 4px solid #ececec;
    border-radius: 4px;
	margin-bottom:25px;
}
.heading-title h3 {margin-top:0px; font-size:28px;}
.heading-title h3 span { color:#ed008c;}
.list1 {padding-left:22px;}
.list1 li {padding-bottom:10px; font-size:15px;}

.dietition-box {border:1px solid #e5e5e5;padding:40px 20px;
				text-align:center;
				margin-bottom:25px;
}
.dietition-box  img {width: 160px;
    margin: 0px auto;
    border-radius: 50%;
}
.dietition-box h4 {color: #292d8f;
    font-weight: 500;
    margin-top: 20px;
}
.dietition-box h5 {font-size: 20px;
    color: #ed008c;
	letter-spacing: 1px;
}
.dietition-box p {font-size: 18px;
    color: #333;
    margin-bottom: 0px;
    background-color: #f4f4f4;
    padding: 10px 5px;
}
.dietition-box p i {color: #292d8f;
    font-size: 22px;
    vertical-align: sub;
    padding-right: 7px;
}
.category-box {border:1px solid #e5e5e5;padding:20px 20px;
				background-color:#ed008c;
}
.category-box h3 {margin-top: 0px;
    border-bottom: 1px dashed rgba(37, 52, 112, 0.2);
    padding-bottom: 12px;
    margin-bottom: 18px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    word-spacing: 2px;
}
.category-box ul li a {position: relative;
    font-size: 15px;
    word-spacing: 2px;
    padding-left: 24px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 15px;
    color: #fff;
	display:block;
}
.category-box ul li a:before {content: "\f061";
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 3px;
    font-family: FontAwesome;
    font-size: 12px;
}
.category-box ul li:last-child a {margin-bottom:0px; padding-bottom:0px; border-bottom:0px;}
.category-box ul li a:hover:before {left:5px;}
/*gallery page start*/
.gallery-img-item {overflow: hidden;
    position: relative;
    box-shadow: 8px 8px 3px -8px rgba(0,0,0,0.29);
    border: 4px solid #f4f4f4;
    margin-bottom: 20px;
}
.gallery-img-item img {
    width: 100%;
    transition: all 1s;
}
.gallery-img-item:hover {
    opacity: 0.8;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.gallery-img-item:hover img {
    transform: scale(1.1);
}
/*contact page start*/
.hd3 {margin-top: 0px;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    word-spacing: 2px;
}
.contact-detail-item {border:1px solid #e5e5e5;
			padding:20px;
			margin-bottom:25px;
}
.contact-detail-item p {font-size: 20px;
    position: relative;
    background-color: #17c516;
    padding: 20px 15px 20px 59px;
    color: #fff;
}
.contact-detail-item p i {position: absolute;
    top: 19px;
    left: 15px;
    color: #ed008c;
    font-size: 32px;
}
.contact-form {border:1px solid #e5e5e5; padding:25px;margin-bottom:25px;}
.contact-form .form-control { height:55px;
				border-radius:0px;
				box-shadow:none;
}
.form-control:focus {border-color: #ed008c;}