 /* header-nav dropdown */
.header_bootom_nav .navbar-nav > li > .dropdown-menu li a.bold-active {
    font-size: 15px !important;
    color: #454f7a;
    font-weight: 600;
}

/* header-nav dropdown */


 /* patient-testimonial */

bottom-border h1, .fancy-title.title-bottom-border h2, .fancy-title.title-bottom-border h3, .fancy-title.title-bottom-border h4, .fancy-title.title-bottom-border h5, .fancy-title.title-bottom-border h6 {
    display: block;
    background: 0 0;
    padding: 0 0 10px;
    border-bottom: 2px solid #079dd6;
}
.hd-text {
    font-size: 18px;
    color: #079dd6;
}
.divider {
    position: relative;
    overflow: hidden;
    margin: 16px 0 !important;
    color: #E5E5E5;
    width: 100%;
}
.divider.divider-center.divider-short::before, .divider.divider-center::before, .divider::after {
    content: '';
    position: absolute;
    width: 100%;
    top: 8px;

    height: 0;
    border-top: 1px solid #EEE;
}
.divider a {
    position: relative;
    display: inline-block;
    color: inherit;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.divider i {
    position: relative;
    width: 18px;
    height: 18px;
    line-height: 1;
    font-size: 18px !important;
    text-align: center;
}

   /* patient-testimonial */
   
  
  /* location-map */
   
   .acctitle.location-heading {
    padding: 26px 0 10px 0px;
}
.location-map {
    margin: 0 auto;
}


 /* location-map */
  
   /* feedback-enquiry */  
   
.heading-abt h3.feedback::after {
    content: "";
    width: 50px;
    height: 2px;
    background: #079dd6;
    display: block;
    position: absolute;
    left: 42%;
    top: 100%;
}
	   
      /* feedback-enquiry */  
 
 
  /* popup-submit */  

.modal-content.sub-width {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    width: 400px;
    margin: 0 auto;
}


#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
    background: #F9F9F9;
    padding: 15px;
    margin: 0px 0;
}



fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#0CF;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}

#contact button[type="submit"]:hover {
	background:#09C;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}

.modal-header .close {
    margin-top: -15px;
    font-size: 30px;
    color: #b7a9a9;
    opacity: 1;
}


.modal-title {
    color: #8fc043;
    display: block;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    margin: 0px 0px 0px 0px;
}
.modal-content.sub-width .btn-default {
    background: white;
    border: 1px solid #ccc;
    border-radius: 0;
    height: 36px;
    font-size: 12px;
    font-weight: 300;
}


  /* popup-submit */  

.gallery-container h1 {
    text-align: center;
    margin-top: 70px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
    color: #58595a;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 30px auto;
    font-size: 18px;
    color: #85878c;
}

/* .tz-gallery {
    padding: 40px;
} */

.tz-gallery .thumbnail {
    padding: 0;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 4px;
    border: none;
    transition: 0.15s ease-in-out;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}

.tz-gallery .thumbnail:hover {
    transform: translateY(-10px) scale(1.02);
}

.tz-gallery .lightbox-gallery img {
    border-radius: 4px 4px 0 0;
/*
    width: 185px;
    height: 140px;
*/
    width: 100%;
    object-fit: cover;
    height: 350px!important;
}

.tz-gallery .lightbox-gallery img.celebrity {
    border-radius: 4px 4px 0 0;
    width: 100%;
    height: 255px;
}
.fa.fa-spinner.zoom-spinner:hover {
color: #fff;
background: rgba(0,0,0,0.6);
border: 1px solid;

    
}
.fa.fa-spinner.zoom-spinner{
    background: rgba(255,255,255,0.9);
    padding: 10px;
    border-radius: 50%;
	color:#444;
}

.caption h3:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background:#079dd6;
    display: block;
    left: 0;
    right: 0;
    bottom: 0px;
}
.caption p.dent-boder::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #079dd6;
    display: block;
    left: 0;
    right: 0;
    bottom: 0px;
}

.tz-gallery .caption {
    padding: 8px 0px !important;
    text-align: center;
    box-shadow: 2px 1px 7px 1px #ccc;
    background-color: rgb(241,249,255);
	position: relative;
}
.image-relative, .caption > h3 {
    margin: 0px 0px;
  
}


.tz-gallery .caption h3 {
    font-size: 15px;
    margin-top: 0;
}


.tz-gallery .caption p {
    font-size: 12px;
    color: #58595a;
    margin: 0;
    font-weight: 600;
	min-height: 35px;
}
.tz-gallery .no-padd_gallery {
    padding: 0px 5px;
}


.baguetteBox-button {
    background-color: transparent !important;
}

#portfolio-filter li {
    float: left;
    position: relative;
}
#portfolio-filter li.activeFilter a {
    color: #FFF !important;
    background-color: #079dd6;
    margin: -1px 0;
    padding: 13px 18px;
    font-weight: 700;
}
#portfolio-filter li a {
    display: block;
    position: relative;
    padding: 12px 18px;
    font-size: 13px;
    line-height: 15px;
    color: #666;
    border-left: 1px solid rgba(0, 0, 0, .07);
	text-decoration: navajowhite;
}
#portfolio-filter {
    list-style: none;
    border: 1px solid rgba(0, 0, 0, .07);
    border-radius: 4px;
    position: relative;
    display: inline-block;
}
.gallery-pagination ul#portfolio-filter  li:hover > a {
    background-color: #F9F9F9;
    padding-left: 18px;
    color:#079dd6 !important;
}
.heading-abt h3.gallery::after {
    content: "";
    width: 40px;
    height: 2px;
    background: #079dd6;
    display: block;
    position: absolute;
    left: 48%;
    top: 100%;
}
.gallery-container {
    margin: 20px 0px 0px 0px;
}
.image-relative{position:relative;}
.layer {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    text-align: center;
    color: #fff;
    font-size: 25px;
    padding: 26% 0 0;
	transform: scale(0);
	-webkit-transition: all ease-in 0.5s;
	transition: all ease-in 0.5s;
}
.image-relative:hover .layer{transform: scale(1);
	-webkit-transition: all ease-in 0.5s;
transition: all ease-in 0.5s;}


.camp-heading > h4 {
    font-size: 24px;
    color: #079dd6;
}


.fancy-title {
    position: relative;
    margin-bottom: 30px;
}
.col_two_sixth.portfolio-single-content.col_last.nobottommargin p{
    line-height: 1.8;
    text-align: justify;
    color: #605555;
	font-family: Lato, sans-serif;
}
.col_two_sixth.portfolio-single-content.col_last.nobottommargin ul > li {
    line-height: 1.8;
    text-align: justify;
    color: #605555;
    font-family: Lato, sans-serif;
}

@media screen and (max-width:545px) {
#portfolio-filter {
   
    display: block;
}
#portfolio-filter li {
    float: none;
   
}
}

@media screen and (max-width:400px) {
.tz-gallery .caption p {
    font-size: 11px;

}
.tz-gallery .caption h3 {
    font-size: 13px;
  
}


}


