@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

.site-logo {
	text-align: left;
	padding: 8px 0;
}
.site-logo a h1{
	 font-family: 'Oswald', sans-serif;
	 font-size: 32px;
	 text-transform: uppercase;
	 font-weight: 600;
	 margin: 0;
	 padding: 0;
	 color: #bd3525;
}
.site-logo a h3{
	font-size: 15px;
	color: #252443;
	line-height: 18px;
	font-weight: 600;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
}
.site-logo a h3 span{
	font-weight: normal;
	text-transform: none;
	font-size: 14px;
	color: #666;
}
.header-right{
	display: none!important;
}
.single-hero-slider{
	position: relative;
}
.bannertxt{
	max-width: 525px;
	position: absolute;
	top: 20%;
	left: 10%;
}
.bannertxt h1{
	font-weight: 800;
	font-size: 58px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 20px;
	color: #fff;
}
.bannertxt p{
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
}
.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active{
  transform: translateY(0);
  opacity: 1;
}
.image-one{
	position: relative;
}
.consult{
	background: #252443;
	display: block;
	width: 100%;
	padding: 10px;
	bottom: -10%;
	text-align: center;
	position: absolute;
}
.consult a button{
	font-weight: 600;
	padding: 2px 20px;
	border-radius: 30px;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
}
.consult a button:hover{
	background: #bd3525;
	color: #fff;
}
.consult h2{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 700;
	margin: 0;
	line-height: 1;
	padding-bottom: 10px;
}
.appointment-section .section-heading .title{
	margin-bottom: 25px!important;
}
.galbox {
    background: #fff;
    width: 400px;
    display: inline-block;
    text-align: center;
    padding: 5px;
    margin: 0 5px;
    padding-bottom: 20px;
}
.galbox.tbox {
    box-shadow: 0 5px 5px 5px #00000015;
		width: 100%;
		margin-top: 30px;
}
.galbox h3{
	font-size: 20px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	padding-top: 10px;
	color: #252443;
	padding-bottom: 12px;
	border-bottom: 1px solid #00000010;
	margin-bottom: 20px;
}
.galbox h6{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 10px;
}
.galbox p{
	font-size: 16px;
	color: #000;
	line-height: 24px;
}
.hospital{
	background-color: var(--color-grey);
	padding: 3.5rem 0;
}
.hospital .section-heading.heading-white .tagline, .hospital .section-heading.heading-white .title, .hospital .section-heading.heading-white p{
	color: #111;
}
.aboutbanner{
	background: url(../assets/images/aboutbanner.jpg) left center no-repeat;
/*	height: 150px;*/
	background-size: cover;
}
.aboutpage{
	padding: 3.5rem 0!important;
}
#tabs{
	margin-top: 3.5em;
}
#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	    background: #2d2b68;
	color: #ffffff;
}
.nav-tabs .nav-link{
	color: #ffffff;
	background: #252443;
	font-weight: 600;
	border-radius: 10px 10px 0 0;
	font-size: 16px;
	margin-right: 6px;
	border: none;
}
.nav-tabs{
	    border-bottom: none;
}
.tab-content>.tab-pane {
    padding: 30px;
    background: #f7f7f7;
}
.tab-content p{
	color: #000000;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}
.tab-content ul li{
	color: #000000;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	position: relative;
	padding-left: 25px;
	line-height: 26px;
}
.tab-content ul li:not(:last-child){
	padding-bottom: 12px;
}
.tab-content ul li i{
	color: #3e3f66;
	font-size: 14px;
	position: absolute;
	left: 0;
	
	top: 4px;
}
.tab-content h3{
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #252443;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 10px;
}
.about-section{
	padding: 4em 0!important;
}
.testimonial0{
	width: 90%;
	position: relative;
	padding-top: 50px;
	margin: auto;
	margin-top: 30px;
}
.testimonial0 img{
	opacity: 0.3;
	width: 80px;
	top: -20px;
	position: absolute;
	margin-bottom: 15px;
	z-index: 99;
}
.about-text img{
	max-width: 500px;
	margin-bottom: 35px;
}
.about-text h1{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 34px;
	padding-bottom: 15px;
	margin-bottom: 40px;
	text-transform: uppercase;
	position: relative;
}
.about-text h1:after{
	content: '';
	position: absolute;
	width: 100px;
	height: 2px;
	background: #bd3627;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
}
.about-text p{
	font-size: 14px;
}
.gallery-item-two h2{
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 18px;
	padding: 12px 15px;
	background: #eee;
	line-height: 24px;
	color: #000;
}
.img2 {
	text-align: center;
}
.img2 img{
	max-width:100%;
	margin: auto;
	margin-bottom: 20px;
}
.form-wrap form {
	margin-top: 2rem;
	background: #cccccc60;
	padding: 30px 20px;
}
.form-wrap form input{
	border: none;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	margin-bottom: 12px;
	height: 55px;
	padding: 0 25px;
}
.form-wrap form input::placeholder{
	color: #666;
	font-size: 14px;
	letter-spacing: 1px;
}
.form-wrap form textarea{
	margin-bottom: 15px;
}
.form-wrap form textarea::placeholder{
	color: #666;
	font-size: 14px;
	letter-spacing: 1px;
}
.form-wrap form textarea::focus{
	border: 1px solid #ccc;
}
.form-wrap form input[type=submit]{
	background: #bd3525;
	width: 150px;
	font-size: 18px;
}
.form-wrap form input[type=submit]:hover{
	opacity: 0.8;
}