8{
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
ul{
	list-style:none;
}
ul li{
	float:left;
}
ul li a{
	text-decoration:none;
}
img{
	display:block;
}
.header{
	border-bottom: 1px solid #ec008c !important;
}
.header ul li{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:right;
	color:#2e3192 !important;
}
.header ul li i{
	    font-size: 16px !important;
    color: #ec008c !important;
}
.navbar-inverse {
    background-color: #fffc  !important;
    border-color: #fffc  !important;
}
.nav li a{
	color:#2e3192 !important; 
}
.nav li a:hover{
	color:#ec008c !important;
	font-size:16px !important;
}
.navbar-nav{
	float:right !important;
}
.navbar-inverse,.navbar-nav ul li a{
    color: #000000 !important;
}
/*start about*/
.about{
	padding-top:40px;
	margin-bottom:100px !important;
}
.welcome h1{
	font-family:tranjan;
	font-size:45px !important;
	color:#000000 !important;
    font-weight:800;
	padding-top:50px !important;
	padding-bottom: 20px;
}
.welcome h1 span{
	color:#f05697 !important;
}
.welcome h2{
	font-family:tranjan;
	color:#f05697 !important;
	padding-top: 20px;
	border-bottom: 1px solid #f05697;
}
.about img{
	margin-top:30px;
	border-radius:10px;
}
.view{
	margin-bottom:30px;
}
.view ul li a{
	font-family:arial;
	font-size:22px;
	color:#ffffff !important;
	font-weight: 800;
	background:#ec008c !important;
	padding:10px 20px;
	text-decoration:none;
	border-radius:8px;
}
.view ul li a:hover{
	background:#2e3192 !important;
}

.service{
	background:url(../images/bg2_04.jpg);
	background-size:100% !important;
	padding-bottom:50px;
	padding-top: 65px;
	margin-top: 56px;
}
.service h2{
	font-family:tranjan;
	font-size:45px !important;
	color:#ffffff !important;
	text-align:center;
	font-weight:700;
}
.service h2 span{
	color:#f05697 !important;
}
.service-1{
	background:#b3afaf47 !important;
	padding-bottom: 28px;
	margin-bottom:50px;
	border-radius:5px;
	
}
.service-1 img{
	float:left;
	margin-right: 12px;
}
.service-1 h1{
    font-family:tranjan;
	font-size:25px !important;
	color:#ffffff !important;
	text-align:center;
	font-weight:600;
	padding-top: 15px !important;
}
.service-1 p{
	    padding-bottom: 6px;
		color:#ffffff;
		text-align:justify;
		padding-right:10px;
		padding-top: 20px;
	
}

/* start gallery*/
.gallery{
	background:url(../bg3.jpg);
	background-size:100% !important;
	padding-top:65px;
	padding-bottom: 45px;
	
}
.gallery h1{
	 font-family:tranjan;
	font-size:45px !important;
	color:#000000s !important;
	text-align:center;
	font-weight:700;
	padding-bottom:30px;
}
.gallery h1 span{
	color:#f05697 !important;
}
.mr10 {
    margin-bottom: 10px;
}
.banner {
    display: block;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.banner:before {
    background: rgba(0, 0, 0, 0.5) url(http://magento2.flytheme.net/themes/sm_smarket/pub/static/frontend/Sm/smarket/en_US/images/iconbr.png) no-repeat scroll center center;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0.5) rotateY(180deg);
    -moz-transform: scale(0.5) rotateY(180deg);
    -webkit-transform: scale(0.5) rotateY(180deg);
    -ms-transform: scale(0.5) rotateY(180deg);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9;
}

.banner:hover:before {
    transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg);
    -webkit-transform: scale(1) rotateY(0deg);
    -ms-transform: scale(1) rotateY(0deg);
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
}

/* end gallery*/




/* start appointment*/
.appointment{
	background:url(../images/images/bg5_14.jpg);
	margin-top:42px;
}
.appointment h1{
	font-family:tranjan;
	color:#ffffff !important;
	font-size:35px;
	padding-top:56px;
	border-bottom:2px solid #ffffff;
	padding-bottom:10px;
	font-weight: 800;
}
.appointment p{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding-top:10px;
	padding-bottom:20px;
}
.btn-info{
	color:#000000 !important;
	background:#ffffff !important;
	border-color:#ffffff !important;
	margin-bottom:26px !important;
}
/* end appointment*/


/* start footer*/

.footer{
	background:url(../images/footer-bg.jpg);
	 background-size:100% !important;
	margin-top:56px;
}
.footer-top{
	margin-top:78px;
}
.footer-top img{
	margin-bottom:31px;
	margin-left: 50px;
}
.footer-top ul li{
	float:none !important;
	color:#ffffff !important;
	font-size:15px;
	text-align:center;

}
.footer-mid ul{
    margin-top:20px;
    margin-bottom:41px;	
}

.footer-mid ul li{
	padding-left:10px;
	padding-right:10px;
	
}
.footer-mid ul li i{
	font-size:20px;
	color:#ffffff;
	border:1px solid #ffffff !important;
	border-radius:50% 50%;
	padding:13px 13px;
	text-align:center;
}
.footer-bott p{
	font-size:14px;
	color:#ffffff;
	padding-top:21px;
}
.footer-bott p span{
	color:#f05697 !important;
}
.footer-bott-1 p{
	float:right;
	font-size:14px;
	color:#ffffff;
	padding-top:21px;

}



/*about-us*/
.about-us{
	background:url(../images/about-us.jpg);
	background-size:100% !important;
	padding-bottom:80px;
	padding-top:80px;
}
.about-us h1{
	font-family:arial;
	font-size:35px;
	color:#ffffff;
	font-weight:800;
}
.about-us-1 h1{
	font-family:tranjan;
	font-size:45px;
	color:#000000;
    font-weight: 800;
    padding-top: 50px !important;
    padding-bottom: 20px;
}
.about-us-1 h1 span{
    color: #f05697 !important;
}
.about-us-1 p{
	padding-top: 29px;
	text-align:justify;
}

.doctor{
	margin-bottom: 30px;
    margin-top: 33px;
}
.doctor  img{
    float:left !important;
	margin-right:15px;
}	
.doctor h1{
	font-family:tranjan;
	font-size:40px;
	color:#ffffff;
	text-align:center;
	font-weight:800;
	background:#2e3192;
	padding-bottom: 10px;
    padding-top: 10px;
}
.doctor h1 span{
	color:#ec008c !important;
}
.doctor b{
	color:#000000;
}
.doctor p{
	color:#000000;
	font-size:16px;
}
.desert h2{
	font-family:tranjan;
	font-size:40px;
	color:#ffffff;
	text-align:center;
	font-weight:800;
	background:#2e3192;
	padding-bottom: 10px;
    padding-top: 10px;
}
.desert h2 span{
	color: #f05697 !important;
}
.desert li{
	float:none;
	padding-bottom:10px;
}
.services{
	background:url(../images/about-us.jpg);
	background-size:100% !important;
	padding-bottom:80px;
	padding-top:80px;
}
.services h1{
	font-family:arial;
	font-size:35px;
	color:#ffffff;
	font-weight:800;
}
.services-1 h2{
	font-family: tranjan;
    font-size: 45px !important;
    color: #000000 !important;
    font-weight: 800;
    padding-top: 50px !important;
    padding-bottom: 40px;
	text-align:center;
}
.services-1 h2 span{
	color: #f05697 !important;
}
.care p{
	font-size:16px;
}
.care h2{
	font-size:25px;
	font-weight:700;
}
.care ul li{
	float:none;
	font-size: 16px;
	padding-top:8px;
}
.care ul li i{
	color:#ec008c !important;
	font-size: 12px;
}
.services-2 h2{
	font-family: tranjan;
    font-size: 45px !important;
    color: #000000 !important;
    font-weight: 800;
    padding-top: 50px !important;
    padding-bottom: 40px;
	text-align:center;
}
.services-2 h2 span{
	color: #f05697 !important;
}




/*gallery*/
.gall{
	background:url(../images/about-us.jpg);
	background-size:100% !important;
	padding-bottom:80px;
	padding-top:80px;
}
.gall-1 h1{
	font-family:arial;
	font-size:35px;
	color:#ffffff;
	font-weight:800;
}
.gall-2 h1{
	font-family: tranjan;
    font-size: 45px !important;
    color: #000000 !important;
    font-weight: 800;
    padding-top: 50px !important;
    padding-bottom: 40px;
	text-align:center;
}
.gall-2 h1 span{
	color: #f05697 !important;
} 

.galler{
  margin: 0;
  padding: 0;
  height: 100%;
}

[class*='thumbnail-']{
  background: #000;
  width: 33.33%;
  height: auto;
  float: left;
  padding: 5px 5px 3px 5px;
  cursor: zoom-in;
}

[class*='thumbnail-'] img{
  max-width: 100%;
}

[class*='large-']{
  background: #000;
  width: 90%;
  margin: 0 auto;
  padding: 30px;
  display: none;
}

[class*='large-'] img{
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.prev{
  color: #fff;
  font-size: 60px;
  position: absolute;
  top: 45%;
  left: 10px;
  float: left;
}

.next{
  color: #fff;
  font-size: 60px;
  position: absolute;
  top: 45%;
  right: 10px;
  float: right;
}

.close{
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: 5px;
  right: 10px;
  float: right;
  cursor: zoom-out;
}

[class*='thumbnail-']{
  overflow: hidden;
  padding: 0;
  position: relative;
  cursor: zoom-in;
}

[class*='thumbnail-']:hover img{
  transition: .3s linear;
  transition-delay: 300ms;
  transform: /* rotate(5deg) */ scale(1.4);
}

[class*='thumbnail-'] > .caption{
  display: none;
  position: absolute;
  bottom: 0;
  padding: 15px;
  width: 100%;
  background-color: black;
  color: white;
  opacity: 0.8;
}

[class*='thumbnail-']:hover > .caption{
  display: block;
 
}

@media screen and (max-width:480px){
  .caption h3{
    font-size: 12px;
  }
}


/*end gallery*/

/*contact*/
.contact-us{
	background:url(../images/about-us.jpg);
	padding-bottom:80px;
	padding-top:80px;
	background-size:100% !important;
}
.contact-us h1{
	font-family:arial;
	font-size:35px;
	color:#ffffff;
	font-weight:800;
}
.us h1{
	font-family: tranjan;
    font-size: 45px;
    color: #000000;
    font-weight: 800;
    padding-top: 50px !important;
    padding-bottom: 20px;
	text-align:center;
}
.us h1 span{
	color: #f05697 !important;
}
.enquiry{
	
}
.enquiry h2{
	font-family: tranjan;
    font-size: 35px;
    color: #000000;
    font-weight: 800;
    padding-top: 50px !important;
    padding-bottom: 20px;
}
.enquiry h2 span{
	color: #f05697 !important;
}
.address{
padding-bottom: 20px;
}
.address h1{
	font-family: tranjan;
    font-size: 35px;
    color: #ffffff;
    font-weight: 800;
    padding-top: 50px !important;
    padding-bottom: 20px;
	text-align:center;
}
.address h1 span{
	color:#2e3192 !important;
}
.address p{
	text-align: center;
    font-size: 18px;
    color:#fff !important;
}


