@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Montserrat:700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:500');
@import url('https://fonts.googleapis.com/css?family=Montserrat:600');
@import url('https://fonts.googleapis.com/css?family=Italianno|Montserrat');

body{

 font-family: 'Montserrat', sans-serif;

}

#header {
    position: fixed;
    z-index: 99;
    width: 100%;
    margin-top: 0px;
    background:tranparent;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 120px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0px;
}
.navbar-nav {
    float:none;
	display:inline-block;
    margin-top: 25px;
}
.navbar-default .navbar-nav>li>a {

      color: #fff;
    font-weight: 700;
    font-size: 17px;
    padding: 10px 18px 10px 18px;
    margin: 0px 6px;
	font-weight:700 !important;
}
.navbar-default .navbar-nav>li>a:hover {

       color: #fff;
}
.navbar-container {
    padding: 0px 2%;
}

.navbar-brand {
    padding: 10px;
    /* transition:all 0.4s linear; */
}
/*=======affix css start=========*/

.affix .navbar-main {
    /* box-shadow: 0 0px 6px 2px #888; */
    
    margin-top: 0px;
    transition: all 0.4s linear;
}
.affix .navbar-container {
    width: 100%;
    padding: 0px 0%;
}
.affix #header {
    position: fixed;
    z-index: 99;
    width: 100%;
    margin-top: 0px;
    background: #fff;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.6s linear;
}
.affix {
    top: 0;
    width: 100%;
    transition: all 0.5s linear;
    background-color: #fff;
    border-color: #468781;
min-height: auto !important;
}
.affix .navbar-default {
     margin-bottom: 0px;
    border: 0px;
    width: 100%;
    background: #f6d602;
    position: fixed;
    border-radius: 0px;
    padding: 0px 0%;
    box-shadow: 0px 0px 16px 0px #6d6d6d;
    padding-bottom: 7px;
    /* transition: all 0.5s linear; */
    display: inline-block;
    text-align: center;
    padding-top: 5px;
}
.affix .navbar-default .navbar-nav>li>a {
    color: #222 !important;
    font-weight: 700;
    font-size: 14px;
    padding: 5px 11px;
    margin: 0;
}

.affix .navbar-nav {
    float: none;
    display: inline-block;
    margin-top: 10px;
}
.affix .navbar-brand {
    padding: 0px 10px;
    transition: all 0.4s linear;
}
.affix .navbar-brand img {
    width: 56px;
    transition: all 0.8s linear;
}
.affix .header-call-zon {
        border-bottom: 1px solid #d2d2d2;
    padding-bottom: 4px;
}
/*=======affix css end=========*/


.banner-section{
	
	background:url(../images/banner.jpg);
	height:680px;
	background-attachment: fixed
	
}
.banner-overlay{
	
	    /* background: #21574ec7; */
    height: 680px;
}
.banner-caption{
	
    padding-top: 10%;
    text-align: center;
}
	.banner-caption p{
		color: #f2d305;
    font-size: 20px;
    text-transform: uppercase;
    font-weight:700;
	    margin-bottom: 0px;
	}
	.banner-caption{
		
		overflow:hidden;
	}
	.banner-caption span{
		color: #fff;
    font-size: 15px;
    text-transform: uppercase;
   
	}
	
	
	.banner-caption h1{
		color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight:700;
    margin-top: 70px;
    margin-bottom: 35px;
	}
.banner-caption button{	
	background: #f6d602;
    border: none;
    padding: 15px 20px;
    font-size: 15px;
    font-weight:700;
    border-radius: 4px;
	transition: 0.2s all ease;
}


.banner-caption a{
	
	color:#222;
	text-decoration:none;
	outline:none;
}
.banner-caption a button:focus{
	text-decoration:none;
	outline:none;
	
}
.banner-caption button:hover{
        background-color: #19A051;
    color: white;
}
.banner-caption button:hover i{
    color: white;
}
  .banner-caption button i{	 
  color: #346d66;
    /* background: #ffffffa8; */
    border-radius: 100%;
    margin-right: 10px;
	transition: 0.2s all ease;
  }
.big-hr{
	
	margin-top: 0px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
    width: 245px;
}

.small-hr{
	
	margin-top: 0px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
    width: 170px;
}
/*********************************   About Us Css *********************************/




.about{
	background:#F5D602;
	overflow:hidden;

}


.left-about{
	padding:0px;
}




.home-doctors {
 
  padding: 0px 0 0px;
 
}



.home-doctors .common-doctor figure {
  overflow: hidden;
  width: 100%;
	
}

.home-doctors img {
	
	height: auto;
	margin-top: 0em;
}





.doc-img,.prodimWrap >img{
    width: 100%;
  -webkit-transform: scale(1.1, 1.1); 
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
 
 
}

.doc-item:hover .doc-img,.prodimWrap:hover >img{
	
  -webkit-transform: scale(1.2, 1.2); 
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
 
  

  
}


.right-about img{
	
	    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}

.right-about h2{
	
	  color: #007705;
    font-size: 22px;
    font-weight:700;
    text-transform: uppercase;
    vertical-align: middle;
    margin-bottom: 22px;
}


.right-about p{
	color: #252525;
    font-size: 14px;
    margin-bottom: 25px;
    font-weight:600;
    text-align: justify;
}
.right-about{
	
	padding: 65px 50px  50px 50px;
}
.pineapple-section {
    background: url(../images/bg.jpg);
    height: auto;
     background-size: cover; 
    background-repeat: no-repeat;
	text-align:center;
}
.pineapples-col{
	
	padding:30px 0px;
}

.pineapples-col h3{
	font-size:45px;
	color: #007705;
font-family: 'Italianno', cursive;

}


/************************** Mission css*****************************/
 .left-misson:after {
	content: '';
    position: absolute;
    background: #0c242e;
    height: 632px;
    width: 15px;
    top: -69px;
    right: 0;
    transform: rotate(15deg);
    border-right: 1px solid #fff;
 }
 .left-misson{
 padding-right: 70px !important;
    padding-left: 0px !important;
 }
.mission {
	
	background: url(../images/about-bottom.jpg);
   
    background-size: cover;
    background-position: bottom;
}
.mission-overlay{
background: #0c242ee0;
    padding: 60px 0px 15px 0px;
    overflow: hidden;
    
}
.margun-toph3{
	
	margin-bottom:80px;
}
.mission-part{
	
	text-align:center;
	padding: 0px 0px 0px 90px;
}
.mission-part h3{
	
	
	font-size:25px;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
}
.mission-part h4{
	
	font-size:18px;
	color:#fff;
	    margin-top: 35px;
}
.mission-part p{
	
	
	font-size:14px;
	color:#fff;
	    /* font-weight: 500; */
	
}
.our-heading-design h1{
	
	font-size: 25px;
    color: #007705;
    font-weight:700;
    text-transform: uppercase;
}
.our-heading-design{
	
	text-align: center;
    margin: 3% 0% 2% 0%;
    overflow: hidden;
}
.our-heading-design hr {
	margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 2px solid #097c0e;
    width: 4%;
	
}
/**************************  What We Do Css  ************************/
.pineapples-col {
    /* padding: 17px 0px; */
    height: 160px;
    line-height: 100px;
    padding-top:35px;
}

.pineapples-col-what-we {
    /* padding: 17px 0px; */
    height: 160px;
    line-height: 100px;
    padding-top: 13px;
}
.what-we-do-left{
padding: 23px 50px;
}
.what-we-do-left h2{
	
	    color: #f6d602;
    font-size: 22px;
    font-weight:700;
    text-transform: uppercase;
    vertical-align: middle;
    margin-bottom: 22px;
}
.what-we-do-left p{
	
	color: #fff;
    font-size: 14px;
    margin-bottom: 25px;
    font-weight:600;
    text-align: justify;
}
.what-we-do-left img{
margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.what-we-do-right{
	
	padding:0px;
	
}
.what-we-do{
	
	background: #19a050;
    overflow: hidden;
}


/********************  Team Css ***********************/


.team{
	
	background:#f0f0f0;
	overflow:hidden;
}
.team-bg{
	
	text-align:center;
	padding: 50px 30px;
	background:#fff;
}
.left-team img{
	
	margin-bottom:5px;
	border-radius:100%;
	
}
.left-team h3{
font-size: 20px;
    color: #000;
    font-weight: 700;
}
	
.left-team h4{	
	
	
	
	color: #222;
    font-size: 18px;
}
	
.left-team{
	
	text-align:center;
}	
	
	
	
	.left-team p{
	font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-top: 35px;
	}
	
	.other-team-col,.team-pad{
		
		    padding: 90px 50px;
	}

	.other-team-col p{
		font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-top: 35px;
	    text-align: center;
	}
	
	
	/********************   Product Css *********************/
	.product-grid {
		text-align: center;
	}
	
	.product-grid h2{
		
		    font-size: 25px;
    color: #007705;
    font-weight:700;
    text-transform: uppercase;
    padding: 5% 0% 2% 0%;
    overflow: hidden;
		
	}
	
	.product{
		
		       background: #e5f4bb;
    border-top: 2px solid #007705;
    padding: 40px 0px 30px 0px;
	}
.product-div{
    margin-top: 12px;
    margin-bottom: 10px;
}
	.product-chip .prodimWrap{
		
		border:3px solid  #007705;
		border-radius:10px;
        overflow: hidden;
	}
	.product-chip h3{
		
		    color: #007705;
    font-size: 20px;
    font-weight: 700;
    margin-top: 28px;
    margin-bottom: 15px;
	}
	.product-chip p{
		
		font-size:13px;
		color:#000;
		line-height:18px;
		display:flex;
		font-weight: 600;
	}
	
	.product-chip p i{ 
	color: #007705;
    background: #ffffffa1;
    border-radius: 100%;
    /* padding: 10px; */
    /* overflow: hidden; */
    margin-right: 8px;
    height: 8px;
    position: relative;
    vertical-align: middle;
    top: 4px;
    font-size: 11px;
	
	}
	
	/*******************  clientele css ***************************/
	
	.clientele{
		
		height:500px;
	}
	
	.client-part{
		
		    border: 1px solid #ccc;
    text-align: center;
    margin: 0 auto;
    padding: 0px 20px;
    margin: 15px 0px;
    height: 135px;
    line-height: 125px;
	}
	
	.client-part img{
		text-align: center;
    margin: 0 auto;
    display: inline-block;
	transition:all 0.3s linear;
	
	}
	.client-part:hover img{
		
	filter: grayscale(100%);
	}
	

/***************************  Contact Css **********************************/

.contact{
	
	    background: #027807;
    height: auto;
    padding: 0px 0px 50px 0px;

}

.contact .our-heading-design {
    text-align: center;
    padding: 15px 0% 20px 0%;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: white;
}
.contact-part i{
	
    color: #027807;
    background: #fff;
    font-size: 22px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 100%;
    margin-bottom: 25px
}
.contact-part{
	min-height: 135px;
	text-align:center;
}
.contact-part p{
	
	color:#fff;
	font-size:14px;
}
.contact-part p a{
	color:#fff;
	font-size:14px;
	
}

.address-row{
	
	
}
.address-fluid{
	
    border-bottom: 1px solid #005c04;
    padding-bottom: 35px;
    margin: 30px auto;
    box-shadow: 2px 2px 0px 0px #04970a;
	padding-top: 20px;
}
.form-div h3{
	
	color: #fff;
    font-size: 20px;
    border-bottom: 2px solid #88dfa7;
    display: inline-block;
    margin-bottom: 40px;
	font-weight:700;
}

.map-div iframe{
	
	    width: 100%;
     height: 340px
}
.map-div{
	
	padding:30px 0 0;
}

.form-col .form-group label{
	
	    font-size: 14px;
    color: #fff;
    font-weight: 100;
}

.form-col input{
	
	transition:all 0.4s linear;
}

.form-control:focus {
    border-color: #04970a;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);
    background: #027807;
    color: #ffff;
}
.form-col textarea{
	
	    margin-bottom: 30px;
    height: 100px;
	transition:all 0.4s linear;
}


.form-div button{
    background: #f5d602;
    border: none;
    font-size: 14px;
    padding: 8px 30px;
    color: #000;
    font-weight: 600;
    transition: 0.3s all ease;
}

.form-div button:hover{

        background-color: #19A051;
    color: white;
}
.form-div button:active{
    background: #f5d602;
    border: none;
    font-size: 14px;
    padding: 8px 30px;
    color: #000;
    font-weight: 600;
}
.form-div button:focus{
    background: #f5d602;
    border: none;
    font-size: 14px;
    padding: 8px 30px;
    color: #000;
    font-weight: 600;
}

.contact-button{
    float: right;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}

.contact-button a i{
    color: #3C5A99;
    margin-left: 10px;
    font-size: 25px;
    vertical-align: middle;

}
.contact-button a {

   
    border-radius: 5px;
    font-size: 15px;
    color: #333;
    text-decoration: none;
  
}

#copyright-section p{
	
	        color: #000;
    font-size: 14px;
    margin-bottom: 0px;
    margin: 40px 0px;
    font-weight: 400;
}
#copyright-section p a{
	color: #000;
	font-size:14px;
	text-decoration:none;
}

#copyright-section p a:hover{
    text-decoration: underline;
    color: #027807;
}
#copyright-section{
	
	text-align:center;
}
.doc-item{
	padding-right:0px;
}
.mob-icon{
    display: none;
}
.yin,.yin-o{
    position: relative;
    overflow: hidden;
}
.yin > img,.yin-o > img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.portfolio_grid {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.portfolio_grid a{
    text-decoration: none;
    color: white;
    cursor: pointer;
	outline: none;
}
.portfolio_grid .news_grid_pos{
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000080;
    transition: 0.4s all ease;
    transform: scale(0);
    cursor: move;
}
.portfolio_grid:hover .news_grid_pos{
    transform: scale(1);
}
.wthree_text{
        color: white;
    position: relative;
    display: block;
    top: 43%;
    transform: translateY(-50%);
}
#galleryDiv{
    padding: 0;
}
.navbar-nav{
    width: 100%;
}

.wow{
}


.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ffd400;
    background-color: transparent;
}