/** Header Part**/
.head_grad {
  background-image: linear-gradient(to right, #950253 , #1061a5);
  width:100%;
}
.head_cntct
{
	color:#fff;
	font-weight:500;
	padding-left:85px;
}
ul.head_contct {
    padding-left: 85px;
	margin-bottom:0px;
	padding-top:10px;
}
.header_logo{
	
	padding-left:30px;
}
.nopad
{
	padding-left:0px;
	padding-right:0px;
}
.head_circle{
	background-color: #fff;
    border-radius: 100px;
    padding: 0px;
    color: #a5066c;
    font-size: 13px;
	padding: 0px 16px;
	font-weight: 800;
}
.head_contct li
{
	list-style-type:none;
	display:inline-block;
	color:#fff !important;
	padding-right:35px;
	font-size:14px;
	font-weight:600;
}
.head_contct li i
{
	padding-right:5px;
}
.header_logo:before {
    content: " ";
    position: absolute;
    top: -45px;
    right: -40px;
	bottom: -27px !important;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    border-right: 2px solid #a4076d;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: -1;
}
.head_log_ind
{
	z-index:999;
}
.head_rgt
{
	margin-top:-52px;
}
.header_pad0
{
	padding:0px;
}
.menu li a
{
	color:#000 !important;
	font-size:14px !important;
	padding-right:14px !important;
	    font-weight: 400;
}
ul.navbar-nav.mr-auto.menu {
    padding-left: 45px;
	    padding-top: 15px;
}
.home_icon i
{
	font-size:21px !important;
}
.head_top_rgt
{
	padding-right:10px !important;
}
.phn_icon i
{
	font-size:16px;
}
.pad_rght0
{
	padding-right:0px;
}
.blog-cat li.current a {
    color: #fff !important;
	background:linear-gradient(to left, #a00a6e 0%, #2e60a4 100%);
}





.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
    color: #fff !important;
	
    
}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {
    background-color: #145ea2;
    color: #fff !important;
}





/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #6f1d6a;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/** Header Part End**/




/** Footer Part Start**/
.foot_pad
{
	padding-left:60px;
	padding-right:50px;
	padding-top: 25px;
    padding-bottom: 15px;
}
.foot_bg{
	background-image:url(../images/foot_bg.jpg);
	background-size:cover;
	background-position:center;
}
.foot_logo
{
	padding-bottom:20px;
}
.foot_abt{
	font-size:14px;
	line-height:25px;
	text-align: justify;
}
.foot_logo_part {
    padding-right: 75px;
}
.foot_addr p
{
	font-size:14px;
	font-weight:700;
	color:#616161;
	line-height:25px;
}
.footer h3
{
	padding-top:50px;
	font-size:24px;
}
.foot_quklink li
{
	list-style-type:none;
	line-height:36px;
	font-size:16px;
}
ul.foot_quklink {
    padding-left: 0px;
	
	
}

/** Footer Part End**/

/**Departments start**/


.department-block-two {
    position: relative;
	margin-bottom: 40px;
    padding: 6px;
}
.department-block-two .inner-box {
    position: relative;
}
.department-block-two .inner-box .image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.department-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
}
.department-block-two .inner-box .lower-content {
    position: relative;
    margin-left: 24px;
    margin-right: 24px;
    margin-top: -62px;
    border-radius: 10px;
    padding-top: 30px;
    text-align: center;
    overflow: hidden;
    background-color: #ffffff;
}
.department-block-two .inner-box .lower-content h3 {
    position: relative;
    font-size: 17px;
    font-weight: 700;
    color: #222222;
    line-height: 1.3em;
    padding-left: 5px;
    padding-right: 5px;
	   min-height:45px;
}
.department-block-two .inner-box .lower-content h3 a {
    position: relative;
    color: #565656;
}
.department-block-two .inner-box .lower-content .text {
    position: relative;
    
    font-size: 14px;
    line-height: 1.8em;
    margin-top: 22px;
    margin-bottom: 22px;
    padding-left: 20px;
    padding-right: 20px;
	    min-height: 100px;
    max-height: 100px;
}
.department-block-two .inner-box .lower-content .read-more {
    position: relative;
    display: block;
    padding: 10px 10px;
    text-align: center;
    color: #9a0f71;
    font-size: 16px;
    font-weight: 700;
    background-color: #dddddd;
   
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}
.department-block-two .inner-box:hover .lower-content .read-more {
    background: linear-gradient(to left, #a00a6e 0%, #2e60a4 100%);
    color: #ffffff;
}
.department-block-two .inner-box .lower-content .read-more span
{
	padding-left:7px;
}
/**Departments end**/


/**Sidebar start**/
.single-sidebar {
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
}
 .single-sidebar .title h3 {
    background: linear-gradient(to left, #a00a6e 0%, #2e60a4 100%);
    color: #ffffff;
    font-size: 18px;
    display: block;
    padding: 17px 20px 16px;
	    margin-bottom: 0px;
}
.single-sidebar .opening-time {
    overflow: hidden;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}
.single-sidebar .opening-time li {
    position: relative;
    overflow: hidden;
    display: block;
    color: #848484;
    font-size: 14px;
   
    border-bottom: 1px solid #f0f0f0;
    display: block;
    padding: 14px 20px 12px;
    transition: all 500ms ease;
}
.single-sidebar .opening-time li span {
    float: right;
}
a:hover{
	text-decoration:none !important;
}
.single-sidebar .contact-us {
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}
.single-sidebar .contact-us .contact-info li {
    position: relative;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 55px;
    padding-bottom: 10px;
    padding-top: 12px;
}
.single-sidebar .contact-us .contact-info li .icon-holder {
    position: absolute;
    top: 14px;
    left: 15px;
    width: 30px;
    height: 30px;
}
.single-sidebar .contact-us .contact-info li .icon-holder span:before {
    color: #195ba0;
    font-size: 18px;
    line-height: 25px;
}
.single-sidebar .contact-us .contact-info li .text-holder h5 {
    color: #848484;
    font-size: 14px;
   
    line-height: 26px;
   
}
/**Sidebar end**/

hr.thick {
    border: 0;
    height: 3px;
    background-image: -webkit-gradient(linear,left top,right top,from(#ff8a00),to(#e52e71));
    background-image: linear-gradient(to right, #1061a5 , #950253);
}
.copyright { margin-bottom : 0px !important;}




/**Departments subpage style start **/

***/

.department-section-three{
	position:relative;
	padding:100px 0px 100px;
}

.department-section-three .sec-title .separator:after{
	border-color:rgba(0,76,218,0.90);
	background-color:#ffffff;
}

.department-section-three .image-layer{
	position:absolute;
	left:0px;
	top:0px;
	width:40%;
	height:100%;
	background-size:cover;
}

.department-section-three .image-layer:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:rgba(0,76,218,0.80);
}

.department-section-three:before{
	position:absolute;
	content:'';
	left:40%;
	top:0px;
	right:0px;
	bottom:0px;
	background-image: -ms-linear-gradient(left, #EAEAEA 0%, #ffffff 100%);
	background-image: -moz-linear-gradient(left, #EAEAEA 0%, #ffffff 100%);
	background-image: -o-linear-gradient(left, #EAEAEA 0%, #ffffff 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EAEAEA), color-stop(100, #ffffff));
	background-image: -webkit-linear-gradient(left, #EAEAEA 0%, #ffffff 100%);
	background-image: linear-gradient(to right, #EAEAEA 0%, #ffffff 100%);
}

.department-section-three .department-tabs{
	position:relative;	
}

.department-section-three .department-tabs .tab-btns{
	position:relative;
	margin-bottom:40px;
}

.department-section-three .department-tabs .tab-btns .tab-btn{
	position:relative;
	display:block;
	font-size:18px;
	color:#222222;
	font-weight:700;
	cursor:pointer;
	z-index:1;
	line-height:1.6em;
	margin-bottom:10px;
	padding:20px 20px 20px 30px;
	transition:all 500ms ease;
	text-transform:capitalize;
	background-color:#ffffff;
	border-radius:0px 50px 50px 50px;
}

.department-section-three .department-tabs .tab-btns .tab-btn:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	bottom:0px;
	width:0px;
	z-index:-1;
	border-radius:0px 50px 50px 50px;
	background-color:#222222;
	-webkit-transition:all 600ms ease;
	-moz-transition:all 600ms ease;
	-ms-transition:all 600ms ease;
	-o-transition:all 600ms ease;
	transition:all 600ms ease;
}

.department-section-three .department-tabs .tab-btns .tab-btn.active-btn::before,
.department-section-three .department-tabs .tab-btns .tab-btn:hover::before{
	width:100%;
}

.department-section-three .department-tabs .tab-btns .tab-btn:hover,
.department-section-three .department-tabs .tab-btns .tab-btn.active-btn{
	color:#ffffff;
}

.department-section-three .department-tabs .tabs-content{
	position:relative;
	padding-left:120px;
}

.department-section-three .department-tabs .tabs-content .tab{
	position:relative;
	display:none;
}

.department-section-three .department-tabs .tabs-content .tab.active-tab{
	display:block;	
}

.department-section-three .department-tabs .tabs-content h2{
	position:relative;
	color:#222222;
	font-size:30px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:12px;
}

.department-section-three .department-tabs .tabs-content .title{
	position:relative;
	color:#777777;
	font-size:16px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:18px;
}

.department-section-three .department-tabs .tabs-content .text{
	position:relative;
	margin-bottom:30px;
}

.department-section-three .department-tabs .tabs-content .text p{
	position:relative;
	color:#777777;
	font-size:16px;
	line-height:1.8em;
	margin-bottom:20px;
}

.department-section-three .department-tabs .tabs-content .text p:last-child{
	margin-bottom:0px;
}

.department-section-three .department-tabs .tabs-content .two-column{
	margin-bottom:30px;
}

.department-section-three .department-tabs .tabs-content .column{
	position:relative;
}

.department-section-three .department-tabs .tabs-content h3{
	position:relative;
	color:#004cda;
	font-size:20px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:12px;
}

.department-section-three .department-tabs .tabs-content .column-text{
	position:relative;
	color:#777777;
	font-size:16px;
	line-height:1.8em;
	margin-bottom:20px;
}


/**Departments Subpage End**/


.contn_soon{

    text-align: center;
    font-size: 25px;
    color: #921575;
	    margin-bottom: 0px;
	
}
.cmngsoon_pad
{
	padding-top:60px;
	padding-bottom:60px;
}


/**Department sidebar start**/














.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
	margin-bottom:30px;
}
.sidebar-widget {
    position: relative;
    margin-bottom: 50px;
}

.blog-cat{
	position:relative;
}

.blog-cat li{
	position:relative;
	margin-bottom:3px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.blog-cat li a:before{
position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 0px;
    z-index: -1;
    border-radius: 0px 50px 50px 50px;
    background: linear-gradient(to left, #a00a6e 0%, #2e60a4 100%);
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.blog-cat li:hover a::before,
.blog-cat li.active a::before{
	width:100%;
}

.blog-cat li a{
	    position: relative;
    display: block;
    font-size: 15px;
    color: #000;
    font-weight: 700;
    cursor: pointer;
    z-index: 1;
    line-height: 1.6em;
    margin-bottom: 10px;
    padding: 12px 12px 12px 23px;
    transition: all 500ms ease;
    text-transform: capitalize;
    background-color: #e0e0e0;
    border-radius: 0px 50px 50px 50px;
}



.blog-cat li:hover a:after,
.blog-cat li.active a:after{
	color:#ffffff;
}

.blog-cat li.active a,
.blog-cat li a:hover{
	color:#ffffff;
}

.department-detail{
	position: relative;
}

.department-detail .lower-content{
	position: relative;
	padding-top: 20px;
}

.department-detail h2{
	position: relative;
	font-size: 30px;
	line-height: 1.3em;
	color: #222222;
	font-weight: 700;
	margin-bottom: 15px;
}

.department-detail h5{
	position: relative;
	font-size: 16px;
	line-height: 28px;
	color: #004cda;
	font-weight: 500;
	margin-bottom: 30px;
}

.department-detail p{
	position: relative;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	font-weight: 400;
	margin-bottom: 15px;
	display: flex;
}

.department-detail .two-column{
	position: relative;
}

.department-detail .two-column .info-column{
	position: relative;
}

.department-detail .image-column .image{
	position: relative;
}

.department-detail .image-column .image img{
	display: block;
	width: 100%;
}

.lower-content p:before {
   font-family: FontAwesome;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
	    content: '\f22b';
		    font-weight: 500;
    color: #981072;
	    font-size: 18px;
}
.department-section-three .image-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 40%;
    height: 100%;
    background-size: cover;
}
.image-layer:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(21, 94, 163, 0.77);
	bottom:20px;
}
 .image-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.sidebar-side
{
	margin-top:25px;
}
/**Department sidebar end**/


@media(max-width:480px)
{
	.sidebar-side
	{
	max-height: 290px;
    overflow-y: scroll;
	}
	.image-layer:before
	{
		bottom:0px;
	}
	.department-detail h2
	{
		font-size:20px;
	}
}






/**Our DOctors Start**/
.team_wrapper{
    float: left;
    width: 100%;
    padding-top: 90px;
    padding-bottom: 50px;
}
.hs_lest_news_img_wrapper{
	float:left;
	width:100%;
	overflow:hidden;
}
.team_about{
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
}
.team_about:hover .team_icon_wrapper:before{
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_about:hover .team_txt a{
	color:#2e7ec8;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_about:hover .team_img{
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_img{
	width:100%;
}
.team_txt {
  float:left;
  width:100%;
  background-color:#f9f9f9;
  text-align:center;
  padding-bottom:10px;
}
.team_txt h1{width:100%; margin-top:-11px;margin-bottom:0px !important;}
.team_txt h1 a{
	color:#1e9ce5;
	font-size:18px;
	font-weight:700;
	padding-bottom:0px;
	text-transform:uppercase;	
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_txt p{
	text-align:center;
	color:#757575;
	font-size:16px;
	margin-bottom:0px;
}
.team_icon_wrapper{
    position: relative;
    bottom: 28px;
}
.team_icon_wrapper svg{
    top: 50px;
    left: 20px;
    position: absolute;
}
.team_img img{
	margin-top:2px;
	width:100%;
}
.team_icon_wrapper:before{
	content:'';
	border-right: 120px solid transparent;
    border-top: 120px solid #2c416c;
    position: absolute;
    left: 0px;
    top: 30px;
}
.team_icon_hover{
	float:left;
	width:100%;
	background: linear-gradient(to left, #a00a6e 0%, #2e60a4 100%);
	font-size:16px;
	color:#ffffff;
	position:absolute;
	line-height: 85px;
	bottom:-95px;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;	
}
.team_about:hover .team_icon_hover{
	bottom:0;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.team_icon_hover{
	text-align:center;
	float:left;
	width:100%;
}
.team_icon_hover ul{
	width:100%;
	float:left;
	display:inline-block;
}
.team_icon_hover ul li:first-child{
	margin-left:0;
}
.team_icon_hover ul li{
	
	width:auto;
	list-style:none;
	margin-left: 15px;
	margin-bottom:-10px;
	text-align:center;
}
.team_icon_hover ul li i{
	line-height:33px;
	border:2px solid rgba(255, 255, 255, 0.4);
	width:36px; height:36px;
	text-align:center;
}
.team_icon_hover ul li a{
	color:#ffffff;
	font-size:20px;
}
.team_icon_hover ul li a:hover{
	color:#e8eeed;
	transition:0.4s;
}
.team_icon_hover ul li i:hover{
	 -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
	transition:0.4s;
}

.crs-activities {
    width: 100%;
}

/**Our Doctors End**/