* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}

/* Sticky Note Container */
#stickey_con{
	display: block;
}
.sticky-note {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 220px;
    background: white;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.25);
    z-index: 1000;
}

/* Title */
.sticky-note h4 {
    margin: 0 0 10px;
    font-size: 16px;
    text-align: center;
}

/* Inputs */
.sticky-note input,
.sticky-note textarea {
    width: 100%;
    margin-bottom: 8px;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 13px;
}

/* Textarea height */
.sticky-note textarea {
    resize: none;
    height: 60px;
}

/* Button */
.sticky-note button {
    width: 100%;
    padding: 7px;
    background: #007bff;
    color: white;
    border: none;
    margin-bottom: 2%;
    border-radius: 4px;
    cursor: pointer;
}

img {vertical-align: middle;}
#heading_main{
	height: 100px;
	width: 100%;
	margin-top: .5%;
	background-color: none;
	display: flex;
}
#header_logo{
	height: 100px;
	width: 40%;
	background-color: none;
}
#contact_image{
	height: 340px;
	width: 100%;
	margin-left: 4%;
	margin-bottom: 2%;
}
#about_contact_image{
	height: 340px;
	width: 100%;
	margin-left: 4%;
	margin-bottom: 2%;
}
#video_banner {
  width: 95vw;  
  margin-left:2%;	     /* full monitor width */
  height: 450px;      /* fixed height */
  object-fit: cover;  /* fill area without distortion */
  display: block;
}
#header_content{
    height: 100px;
	width: 60%;
	background-color: none;
}
#hero_banner{
	margin-top: 1%;
}
#header_icon{
	width: 20%;
	height: 100%;
	margin-left: 10%;
	margin-top: 1%;
}

/* Slideshow container */
.slideshow-container {
   width: 100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}



/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 30px;
  padding: 80px 10px;
  position: absolute;
  top: 0;
  margin-left: 10%;
  margin-top: 0%;
}



.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next{font-size: 11px}
}

#department_con{
	
	width: 100%;
	display: flex;
}
#dep_card{
   
   width: 20%;
   margin-left: 4%;
   box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#dep_image{
	height: 200px;
	width: 100%;
}
#dep_content{
  text-align: justify;
  margin-left: 4%;
  margin-right: 4%;
}

#facilities{
	display: flex;
	width: 100%;
	background-color: #1898d8;
	padding-top: 2%;

}
#fac_card{
	width: 18%;
	text-align: center;
	height: 150px;
   margin-left: 1.5%;
   margin-bottom: 3%;
   border: 1px solid #1898d8;
   box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
}
#fac_card_icon{
	height: 100px;
}
#general_question{
	
}

.collapsible {
  background-color: ghostwhite;
  color: black;
  cursor: pointer;
  padding: 18px;
  width: 90%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  margin-left: 5%;
  border: 0.5px solid #1898d8;
  margin-bottom: 1%;
}


.active, .collapsible:hover {
  background-color: #1898d8;
}

.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  width: 90%;
  margin-left: 5%;
  background-color: #f1f1f1;
}
#doctor{
	height: 500px;
	background-image: url('../media/back_fade.png');
	background-size: cover;
	display: flex;

}
#doctorPage{
	height: 500px;
	display: flex;


}
#doctor_card{
	width: 30%;
	height: 400px;
	background-color: white;
	margin-left: 2.5%;
	margin-top: 3%;
	text-align: center;
	padding-top: 2%;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
}
#contact{
	margin-top: 2%;
	height: 350px;
	display: flex;
}
#contact_part1{
   width: 50%;

}

#contact_part2{
	text-align: center;
   width: 40%;
   height: 400px;
   margin-left: 5%;
   box-shadow: box-shadow: rgba(14, 63, 126, 0.04) 0px 0px 0px 1px, rgba(42, 51, 69, 0.04) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.04) 0px 6px 6px -3px, rgba(14, 63, 126, 0.04) 0px 12px 12px -6px, rgba(14, 63, 126, 0.04) 0px 24px 24px -12px;;

}
#footer{
	width: 100%;
	height: 200px;
	background-color:  #1898d8;
	display: flex;
}
#footer1{
	height: 200px;
	width: 25%;
	margin-left: 12%;
	margin-top: 1%;
	font-size: 15px;

}
#footer2{
	height: 200px;
	width: 25%;
	margin-left: 12%;
	margin-top: 1%;
	font-size: 15px;
}
#footer3{
	height: 200px;
	margin-left: 5%;
	margin-top: 1%;
	font-size: 15px;
}
#footer a{
	text-decoration: none;
	color: black;
}

#emergency{
	background-color: red;
	color: white;
	font-weight: bold;
	border: none;
	height: 40px;
	width: 250px;
	border-radius: 10px;
}
#email_header{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-left: 5%;
}
#social_media{
	width: 60%;
	float: right;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-google{
	 background:orange;
  color: white;
}
.fa-instagram{
	 background:red;
  color: white;
}
.fa {
  font-size: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-top: 2%;
  text-decoration: none;
  border-radius: 50%;
  border-radius: 10px;
}
#heading_option button{
	border: none;
	background-color: inherit;
	font-weight: bold;
	margin-top: 2%;
	border-radius: 10px;
}
#active{
	color: white;
}
#align_center{
	text-align: center;
}

#meetDoctorBtn{
	width: 40%;
	border: none;
	background-color: #1898d8;
	height: 40px;
	color: white;
	font-weight: bolder;
	margin-bottom: 3%;
	border-radius: 10px;

}
#appoint_btn{
	width: 50%;
	color: white;
	border: none;
	background-color: green;
	height: 40px;
	font-weight: bolder;
	margin-bottom: 3%;
	border-radius: 10px;
}
Button:hover{
	cursor: pointer;

}
#facility_header{
	margin-left: 5%;
}
#explore_department_button{
	margin-top: 2%;
	border: none;
	background-color: inherit;
	border: 2px solid #1898d8;
	height: 40px;
	width: 20%;
	border-radius: 10px;
	font-weight: bolder;

}
#colorwhite{
	color: white;
	font-weight: bolder;
}
#doc_description{
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}
input,select{
	width: 70%;
	height: 30px;
	margin-bottom: 2%;
}
textarea{
	height: 100px;
	width: 70%;

}
#map_container{
	width: 100%;
	height: 200px;
	background-color: whitesmoke;
}
#copyright{
	text-align: center;
}
#copyright p{
	font-weight: bold;
	font-size: 12px;
}
#about_hero_banner{
	height: 250px;
	width: 100%;
	background-color: #1898d8;
}
#about_hero_banner h2{
	color: white;
	padding-top: 6%;
	padding-left: 10%;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
#facilities_description{
	width: 80%;
	margin-left: 10%;
	text-align: justify;
}
#contact_main_page{
	height: 400px;
	display: flex;
}
#contact_main_page_left{
  height: 400px;
  width: 40%;
  margin-left: 8%;
  padding-top: 5%;
}
#contact_main_page_right{
   height: 400px;
   width: 40%;
   background-color: inherit;
   margin-left: 5%;
}
#contact_main_page_left button{
	width: 20%;
	height: 60px;
	margin-top: 4%;
	background-color: inherit;
	border: none;
}
#button_icon{
	height: 100%;
}
#android_header{
	display: none;
}
#appointment_container{

	display: flex;
}
#appointment_container_left{
  
  width: 30%;
  margin-left: 2%;
  padding-top: 3%;
  background-color: inherit;

  
}
#appointment_container_right{
   
   width: 30%;
   background-color: inherit;
   margin-left: 2%;

}
#appointment_container_center{
   
   width: 30%;
   background-color: inherit;
   margin-left: 2%;
  padding-top: 3%;
 
}
#app_icon{
	height: 120px;
	width: 120px;
}
#c_heading{
	font-size: 30px;
}
#send_btn{
	background-color: green;
	border: none;
	color: white;
	height: 35px;
	width: 25%;
	margin-left: 25%;
	border-radius: 10px;

}
#about_main_container{
	display: flex;
}
#about_left{
	width: 40%;
	margin-left: 10%;
	

}
#about_right{
	width: 40%;
	margin-left: 10%;
	margin-right: 5%;
	text-align: justify;

}
#about_facility_des{
	display: flex;
}
#about_facility_des div{
	height: 250px;
	width: 20%;
	margin-left: .5%;
box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
margin-bottom: 4%;
text-align: center;
margin-top: 2%;
}
#abount_card_small{
	height: 60%;
}
#about_facility_des p{
	font-weight: bold;
}
#about_facility_des button{
	height: 30px;
	width: 50%;
	border: none;
	background-color: green;
	color: white;
	font-weight: bold;
	border-radius: 10px;
}