/*
    Theme Name: Medilab
    Theme URL: https://bootstrapmade.com/medilab-free-medical-bootstrap-theme/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/

body {
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	color: #777;
	font-size: 300;
	font-size: 16px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6{
	font-weight: 300;
}
a, a:hover, a:focus, a:active{
    outline: none;
}
.section-padding{
    padding: 30px 0px;

}
h2 {
    line-height: 28px;
    margin: 20px 0 10px 0;
    font-size: 28px;
}
hr.botm-line {
    height: 3px;
    width: 60px;
    position: relative;
    border: 0;
    margin: 20px 0 20px 0;
}

/***************************************
banner
***************************************/
.navbar-phone-text {
    float: left;
    padding-left: 10px;
}
.navbar-phone-text p {
    margin: 0;
}
.navbar {
    margin-bottom: 0px;
    border: 0px;
}
.navbar {
    border-radius: 0px;
}
.navbar-default {
    background-color: #fff;
    padding: 8px 0;
    transition: all 0.3s;
}
.navbar-default {
    background-color: transparent;
    border: 0px;
}
.navbar {
    border-radius: 0px;
}
.navbar-nav {
	margin-top: 15px;
}
.navbar-brand
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	line-height: 35px;
	text-align: center;
}
.navbar-brand img {
    padding-top: 5px;
    width: 140px !important;
}
.top-nav-collapse {
    padding: 0;
}
.white, .white:hover, .white:focus
{
	color: #fff;
	width: 100% !important;
}
.block {
	display: block;
}
.navbar-default .navbar-nav > li > a
{
	color: #fff;
	/*text-transform: uppercase;*/
	font-size: 14px;
	font-weight: 300;
    padding: 10px 10px;
}	
#banner{
	background: url('../main-img/bg-banner.jpg') no-repeat fixed;
	background-size: cover;
	min-height: 480px;
	position: relative;
}
.bg-color{
	min-height: 70px;
}
.banner-info{
	padding-top: 190px;
}
.banner-logo img{
	display: inline-block;
}
.banner-text{
	color: #fff;
}
.banner-text h1{
	font-size: 35px;
	/*text-transform: uppercase;*/
	padding-bottom:15px;
}
.btn-appoint, .btn-appoint:hover, .btn-appoint:focus{
	margin-top: 20px;
	padding: 10px 20px;
	font-size: 20px;
	border-radius: 3px;
	color: #fff;
	white-space: normal;
}

.overlay-detail a i {
    text-align: center;
    position: absolute;
    bottom: 25px;
    font-size: 38px;
    color: #fff;
    margin: 0 auto;
}
.text-primary i{
    padding-top: 8px;
    display: inline-block;
}
/***************************************
services
***************************************/
.icon i{
	font-size: 45px;
	margin-bottom: 25px;
}
.service-info{
	margin-bottom: 20px;
}
.icon-info h4{
	padding-bottom: 15px;
}
.icon-info p{
	font-size: 15px !important;
}
/***************************************
cta-1
***************************************/
.schedule-tab {
	float: left;
}
.medi-info{
	border-right: 1px solid #fff;
}
.medi-info, .time-info{
	padding: 20px;
	color: #fff;
}
.medi-info h3, .time-info h3{
	padding-bottom: 16px;
	color: #fff;
	font-family: sans-serif;
}
.medi-info-btn, .medi-info-btn:hover, .medi-info-btn:focus {
    margin: 15px 0px 5px;
    display: inline-block;
    border: solid white 2px;
    padding: 8px 8px;
    font-size: 22px;
    color: #fff;
    font-weight: 400 !important;
    cursor: pointer;
}
.medi-info-btn:hover{
	text-decoration: none;
}
td {
    border: 0px solid #ededed;
    padding: 6px 10px 6px 0;
}
.medi-info, .time-info{
    font-size: 14px;
}
/***************************************
about
***************************************/
.lg-line{
	line-height: 1.4;
	font-size: 28px;
}
.more-features-box-text-icon {
    float: left;
    width: 40px;
    height: 40px;
    padding-top: 6px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}
.more-features-box-text-description h3{
    padding-bottom: 15px;
}
.more-features-box-text-icon i {
    font-size: 18px;
    line-height: 26px;
}
.more-features-box-text-description{
	margin-left: 80px;
	margin-bottom: 35px;
}
.sec-para{
	padding-bottom: 10px;
}
/***************************************
doctor team
***************************************/
.thumbnail {
	border-radius: 0px;
	border: 0px;
}
.caption h3{
    padding-bottom: 5px;
}
.caption p{
    padding-bottom: 10px;
}
/***************************************
testimonial
***************************************/
#testimonial{
    background-color: #eee;
}
.testi-details {
    background: #fff;
    padding: 14px 24px;
    margin-bottom: 20px;
    box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.18);
    position: relative;
}
.testi-info a {
    display: block;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.testi-info a img{
	border-radius: 50%;
}
.testi-info h3 {
    display: inline-block;
    line-height: 26px;
    font-weight: 300;
    color: #000;
    margin-top: 8px;
}
.testi-info h3 > span {
    display: block;
    line-height: 16px;
    font-weight: 400;
}
.testi-details::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-left: 0;
    bottom: -40px;
    left: 56px;
    border-top-color: #fff;
    border-width: 20px;
}
.testi-details::before {
    content: '';
    position: absolute;
    transform: rotate(45deg);
    width: 0px;
    height: 0px;
    bottom: -30px;
    left: 45px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    z-index: -1;
    box-shadow: 3px -13px 5px 0px rgba(0, 0, 0, 0.18);
    border-left: 0;
}
/***************************************
cta -2
***************************************/
.white{
	color: #fff;
}
.icon-play, .icon-play:hover, .icon-play:focus{
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	padding: 5px 17px;
	margin-top: 26px;
	display: block;
}
.icon-mar{
	margin-right: 7px;
}
/***************************************
contact us
***************************************/
.space {
    margin-top: 40px;
}
.btn-form, .btn-form:hover, .btn-form:focus {
    color: #fff;
    border-radius: 0px;
    padding: 10px 20px;
	font-size: 22px;
	white-space: normal;
}


	
.br-radius-zero {
    border-radius: 0px;
}
.form-control{
	height: 40px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}


/***************************************
footer
***************************************/
.ftr-tle {
    height: 30px;
}
.info-sec {
    color: #fff;
}
.quick-info li i {
    font-size: 8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: left;
}
.social-icon li {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 5px;
	font-size: 35px;
    border-radius: 5px;
}
.social-icon a, .social-icon a:visited, .social-icon a:active {
	color:#FFF;
}
.social-icon a:hover {
	color:black;
}
.bglight-blue {
    background-color: #4a76a8;
}
.bgred {
    background-color: #E74C3C;
}
.bginsta {
background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
  }
  

.top-footer {
    padding: 40px 0px;
}
.footer-line {
    padding: 30px 0px;
    color: #fff;
}

.footer-line a {
    color: #0CB8B6;
}

.quick-info li a{
    color: #fff;
}
.site-link, .site-link:hover, .site-link:focus
{
    color: #0cb8b6;
    text-transform: none;
}
@media (min-width: 767px) and (max-width: 980px){

}
@media (min-width: 220px) and (max-width: 767px){
    .testi-info{
        margin-bottom: 20px;
    }
    .marb20{
        margin-top: 30px;
    }
    h2{
        font-size: 24px;
        line-height: 1.2;
    }
    .section-title{
        margin-bottom: 30px;
    }
    .medi-info {
    border: 0px;
    border-bottom: 1px solid #fff;
    }
    .service-info{
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .caption h3 {
    font-size: 22px;
    }
    .caption p{
    font-size: 16px;
    padding-bottom: 5px;
    }
    .caption ul li a i{
        font-size: 14px;
    }
    .banner-text h1{
        font-size: 24px;
    }
}

/* add */
#portfolio {
	background-color: #f0f1e9;
}

.grid-padding {
	padding: 0 8px;
}

.grid-padding img {
	margin-bottom: 15px;
}

.padding-right-zero {
	padding-right: 0px !important;
}

#myGrid {
	margin-top: 50px;
}

.grid-item {
    height: 30rem;width: 200px;
}

.grid-item--width2 {
	width: 400px;
}


.phone {
	font-size:40px;
	color:#333;}

section li {
	list-style:upper-roman;}

.map {
	height: 400px;}
	
	
.owl-carousel .owlitem {
    background-size: cover;
    height: 100%;
	-webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    padding-top: 157px;
    padding-bottom: 20px;
    height: 399px;
	}

.owlitem1{
	background: url(../main-img/bg-banner.jpg) no-repeat center center;}
	
.owlitem2 {
	background: url(../main-img/bg-banner2.jpg) no-repeat center center;
	/*padding-top: 143px;*/}
.owlitem3 {
	background: url(../main-img/bg-banner3.jpg) no-repeat center center;}

.banner-text h1, .banner-text p, .banner-text h2 {
	padding:0 3px;
	border-radius: 7px;
    line-height: 1.35em;
	display:inline;}
.banner-text a {
	color:#fff;
	text-decoration:underline;}
.banner-text a:hover, .banner-text a.btn  {
	text-decoration:none;}
	
.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 3px 7px;
    background: rgba(255,255,255,0.7);;}
	
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: rgba(0,0,0,0.7);}
	
.owl-theme .owl-dots {
    position: relative;
    top: -45px;}
	
::-moz-focus-outer, ::-moz-focus-inner {
    border: 0;
    padding: 0;
}
* {
  outline: 0 !important;
}
.text-half {
	width:60%;
	margin-left: 20%;}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    font-size: 10em;
    color: rgba(255,255,255,0.7);}


	



@media (max-width: 990px) {
.navbar-phone-text {
	display: none;}
}



@media (min-width: 990px) {
.owl-carousel .owlitem3 {	
	background-position: center -70px;
	background-color: rgb(103 139 55);}
}

@media (min-width: 767px) and (max-width: 990px) {
.middle-notext, .nav>li.middle-notext {
	display: none;}
}

@media (max-width: 767px) {
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
	font-size: 7em;}
.owltext {
	margin:0 20px;}
/*.owl-carousel .owlitem1 {
    background-position: -510px -130px;
    background-size: 240%;}	
.owl-carousel .owlitem2 {
	background-position: 0px center;
    padding-top: 96px;
    background-size: 120%;}*/
.nomob {
	display:none;}
.logo-small-mob img{
	width:	200px;
	height: 200px;}
.logo-small-mob {
	padding:0;
	margin:0;}
}	

@media (min-width: 600px) and (max-width: 767px) {
/*.owl-carousel .owlitem1 {
    background-position: -80px -108px;
    background-size: 159%;}
.owl-carousel .owlitem2 {
	background-position: 0px center;
    padding-top: 96px;
    background-size: 120%;}*/
}

@media (max-width: 450px) {
/*.owl-carousel .owlitem1 {
    background-position: -501px -133px;
    background-size: 265%;
	padding-top:100px;}
.owl-carousel .owlitem2 {
	background-size: 200%;
    background-position: -205px center;
	padding-top:80px;}*/
}


.owl-carousel .owlitem3 {	
	padding-top: 107px;}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{
	color:rgba(0,0,0,0.7);
	background:0 0;}
.owl-prev {
	float: left;}
.owl-next {
	float:right;}
	
.owl-theme .owl-nav {
    position: relative;
    top: -230px;}
.baretext {
	font-family:helvetica;}
	
	
.schedule-tab a {
	color:#fff;}
.schedule-tab h3 a {
	text-decoration:underline;}
	
.navbar-collapse {
    margin-top: 12px;}
.navbar-nav {
     margin: 0px;}
a, a:hover {
	text-decoration:underline;}
	
	
/* colors */

.navbar-default .navbar-toggle, .navbar-default .navbar-toggle .icon-bar {
    border-color: #ddd;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ddd;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color: #fff;}
	
.btn-appoint, .btn-appoint:hover, .btn-appoint:focus, .btn-form, .btn-form:hover, .btn-form:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background-color: #b9040799;}
.btn-appoint:hover, .btn-form:hover, hr.botm-line{
	background-color: #b90407;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
    color: #fff;}
@media (max-width: 768px) {
	.navbar-collapse {
		background: #a85cabf0;}}
.bg-color, #footer{
	background-color: #a85cabf0;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color: #fff;
    background-color: #b90407ba;}
.top-nav-collapse {
    background: #ad66b0d9;}
	
	
.navbar-phone-text {
    color: #ffffffd4;}
h1, h2, h3, h4, h5, h6, a{
	color: #222222;}
a:hover {
	color: #555;}
	
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #DCDCDC;}
	
.shadowback {
	background-color: #ddd;}

	
#cta-2{
	background-color: #4c4c4c;}
#cta-2 p{
	color: #ddd;}
.banner-text h1, .banner-text p, .banner-text h2 {
    background-color: rgba(88, 107, 123, 0.75);}
#about{
    background-color: rgba(238, 238, 238, 0.15);}
.more-features-box-text-icon {
    background: rgba(235, 125, 4, 0.80);}
.icon-play, .icon-play:hover, .icon-play:focus{
	background-color: #0CB8B6;}
.text-primary {
    color: rgba(207, 144, 255, 0.91);}
.bgdark-blue {
    background-color: #2C3E50;}
.affix {
    background-color: #ffffff !important;
}
.affix .navbar-nav > li > a:hover, .affix .navbar-nav > li > a:focus{
    background-color: rgba(12, 184, 182) !important;}
.icon i{
	color: rgba(101, 45, 144, 0.51);}
.schedule-tab {
	background-color: rgba(213, 125, 4, 0.70);}
.medi-info-btn, .medi-info-btn:hover, .medi-info-btn:focus {
	background: rgba(235, 125, 4, 0.80);}
.medi-info-btn:hover{
	background: rgba(148, 62, 215, 0.95);}
td {
    border-top: 1px solid rgba(216, 216, 216, 0.5);}
	
	
	
/* lightbox */
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; float:none; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; 
float: none;
position: relative; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }

#caption h3 {
	margin-bottom:5px;}
	
#caption p {
	font-weight:normal;
	margin-bottom:5px;}
	
@media (min-width: 768px) {
.modal-dialog {
    margin: 5px auto;}}
	
.gallery div {
	text-align:center;}



.ekko-lightbox-container{position:relative}.ekko-lightbox-nav-overlay{position:absolute;top:0;left:0;z-index:100;width:100%;height:100%}.ekko-lightbox-nav-overlay a{z-index:100;display:block;width:49%;height:100%;padding-top:45%;font-size:30px;color:#fff;text-shadow:2px 2px 4px #000;opacity:0;filter:dropshadow(color=#000000,offx=2,offy=2);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.ekko-lightbox-nav-overlay a:empty{width:49%}.ekko-lightbox a:hover{text-decoration:none;opacity:1}.ekko-lightbox .glyphicon-chevron-left{left:0;float:left;padding-left:15px;text-align:left}.ekko-lightbox .glyphicon-chevron-right{right:0;float:right;padding-right:15px;text-align:right}.ekko-lightbox .modal-footer{text-align:left}
