/* here you can put your own css to customize and override the theme */
#career
{
	
	max-width:100%;
	height:100px;
	background-color:#e45000;
	border:1px solid white;
}
#career h2
{
	
	color:white;
	position:relative;
	top:30px;
	text-transform:capitalize;
	font-size:42px;
	
}
.pre-footer-col1
{
	position:relative;
	top:-50px;
	
}

.pre-footer-col1 > div 
{
	position:relative;
	font-size:32px;
	left:10px;
	
	

	
}
.pre-footer-col1 > div > div > button
{
	
	width:100px;
	position:relative;
	left:10px;
}
.pre-footer-col1 > div > p:hover ~ #dropdown1
{
	color:white;
	
	
}

.cir
{
	width:70px;
	height:70px;
	border-radius:50%;
	 background-color: red;	 
	 -moz-border-radius:50px;
	 -webkit-border-radius: 50%;
}


.dropbtn {
    background-color: #4CAF50;
    color: white;
    /*padding: 10px;
    font-size: 10px;
    border: none;
    cursor: pointer;*/
	width:50px;
	height:50px;
	border-radius:50%;
	
    -webkit-border-radius: 50%;

	
}
.dropdown > .dropdown-content > a
{
	color:brown;
	font-weight:bold;
	
}
.dropdown > .dropdown-content > a:hover
{
	color:red;
}
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    /*background-color: #f9f9f9;*/
    min-width: 150px;
   /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
    z-index: 1;
	font-size:12px;
	position:absolute;
	top:0px;
	left:70px;
}

.dropdown-content a {
    color: black;
    padding: 5px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {width:90px; height:90px;/*background-color: #f1f1f1*/}

.dropdown:hover .dropdown-content {
    display: block;
	margin-top:-80px;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
#vission1:focus ~ #hiddendiv{
display:block;
}
.form-rounded {
border-radius: 1rem;
}

/*.clicker {
color:black;
position:absolute;
left:90px;
width:130px;
height:40px;
background-color:white;
cursor:pointer;
padding-top:10px;
padding-left:10px;
display:block;
}
#ourvission
{
	height:150px;
}

.hiddendiv{


margin-left:250px;
position:absolute;
top:780px;


}

.clicker:focus + .hiddendiv{
opacity:1;
}

.clicker1 {
color:black;
position:relative;
top:-120px;
left:0px;
width:130px;
height:40px;
background-color:white;
cursor:pointer;
padding-top:10px;
padding-left:10px;
margin-top:10px;
}

.hiddendiv1{

margin-left:250px;
position:absolute;
top:780px;
opacity:1;
background-color:white;
height:250px;




}


.clicker1:focus + .hiddendiv1{
display:block;

}*/
.pre-header
{
	background-color:#228B22;
}
.pre-header > div  > div
{
	color:white;
}
.hiddendiv3{


margin-left:250px;
position:relative;
top:-70px;

}
.clicker3:focus + .hiddendiv3{
display:block;
}
.list-unstyled1
{
	
}

.theraphy
{
display:inline-block;
 
 width:auto;
 left:2%;
	
}

.theraphy > h1
{
	text-align:center;
	font-size:42px;
	font-family:arial;
	align:center;
	
}
.theraphy > #box-shade
{
	
	width:300px;
	height:200px;
	margin:10px;
	float:left;
	position:relative;
	
	
	box-shadow: 5px 5px 5px #888888;
}

#box-shade > #namebox
{
	width:300px;
	height:50px;
	
	overflow:bottom;
	opacity:0.5;
	position:absolute;
	z-index:1;
	background-color: rgba(0, 0, 0, 0.5);
	bottom:0;
	vertical-align:bottom;
	
}

#namebox > #name
{
	font-size:25px;
	text-align:center;
	color:white;
}

#box-shade:hover ~ #namebox
{
	display:block;
}
p 
{
	
	 font-family:Timesnewroman;
	 font-size:20px;
}
#aboutdoctors > h3
{
	color:green;
	text-align:center;
	font-weight:bold;
}
#aboutdoctors > h4
{
	font-weight:bold;
	margin-left:50px;
}
#aboutdoctors > div > p
{
	display:inline;
	padding-left:60px;
	position:relative;
	left:26%;
	font-weight:bold;
	
}
#aboutdoctors >  p
{
	display:inline;
	padding-left:50px;
	position:relative;
	left:30%;
	font-weight:bold;
	
}
#aboutdoctors 
{
	width:100%;
	height:300px;
}
#CSR > h1
{
	text-align:center;
	font-size:40px;
}
#CSR >img
{
	float:left;
	height:150px;
	
	
}
#CSR >p
{
	text-indent:50px;
	text-align:justify;
	font-weight:bold;
}
#CSR{
	
	height:250px;
	width:100%;
}
#about-us
{
	
	text-align:center;
	color:green;
	font-weight:bold;
}
h2:nth-child(1)
{
	text-align:center;
}
#anti-diabeties > img
{
	display:inline;
}
#imaginary_container
{
	position:absolute;
	top:30px;
	
}
.glyphicon
{
	position:relative;
	top:1px;
	
}
.glyphicon:hover
{
	color:white;
}
.form-control:hover
{
	background-color:white;
}
