
.navbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px;
}

/*
headeer top
*/
.topbar{
  background-color: #212529;
  padding: 0;
}

.topbar .container .row {
  margin:-7px;
  padding:0;
}

.topbar .container .row .col-md-12 { 
  padding:0;
}

.topbar p {
  color: #f1f6ff;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 2px;
  margin: 0;
}

.topbar p > i{
  margin-right:5px;
}
.topbar p:last-child{
  text-align:right;
} 

header .navbar {
    margin-bottom: 0;
}

.topbar li.topbar {
    display: inline;
    padding-right: 18px;
    line-height: 52px;
    transition: all .3s linear;
}

.topbar li.topbar:hover {
    color: #1bbde8;
}

.topbar ul.info i {
    color: #131313;
    font-style: normal;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.topbar ul.info li {
    float: right;
    padding-left: 30px;
    color: #ffffff;
    font-size: 13px;
    line-height: 44px;
}

.topbar ul.info i span {
    color: #aaa;
    font-size: 13px;
    font-weight: 400;
    line-height: 50px;
    padding-left: 18px;
}

ul.social-network {
  border:none;
  margin:0;
  padding:0;
}

ul.social-network li {
  border:none;  
  margin:0;
}

ul.social-network li i {
  margin:0;
}

ul.social-network li {
    display:inline;
    margin: 0 5px;
    border: 0px solid #2D2D2D;
    padding: 5px 0 0;
    width: 20px;
    display: inline-block;
    text-align: center;
    height: 32px;
    vertical-align: baseline;
    color: #000;
}

ul.social-network {
  float: right;
  list-style: outside none none;
  margin: 8px 0 0;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    transition: .3s ease-out;
    color: #fff;
}

.bg-image-full {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.bg-dark {
    background-color: #222!important;
}

.mx-background-top-linear {
	/* background: -webkit-linear-gradient(45deg, #93DB70 48%, #1b1e21 48%); */
	background: -moz-linear-gradient(45deg, #93DB70 48%, #1b1e21 48%);
	background: -o-linear-gradient(45deg, #93DB70 48%, #1b1e21 48%);
	background: linear-gradient(45deg, #93DB70 0%, #1b1e21 0%);
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}




.title.enquiry-now {
  border: 1px solid #93db70;
  padding: 5px;
  font-weight: 500;
  letter-spacing: 1px;
}
.slider_section
{
	width:100%; float:left;	
}
.slider.slider1 {
  overflow: hidden;
}
.welcome_title h2{
  font-size: 40px;
  text-align: center;
  margin-top:0;
  position:relative;
}
.welcome_title img {
  width: 10%;
}
.welcome-section
{
	padding:50px 0; width:100%; float:left;
}	
.welcome_title h2::after {
  border-top: 2px solid #93db70;
  content: "";
  position: absolute;
  right: 43%;
  width: 15%;
}
.welcome_title h2::before {
  border-bottom: 3px solid #93db70;
  bottom: -13px;
  content: "";
  position: absolute;
  right: 36%;
  width: 30%;
}
.row-centerd
{
	text-align:center !important;	
}
.col-centerd
{
	float:none; display:inline-block;	
}
.welcome_title {
  margin-bottom: 30px;
}
.welcome_txt p {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 28px;
}
.read_more_btn a {
  background-color: #93db70;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 25px;
  color: #000;
  display: inline-flex;
  font-size: 18px;
  padding: 10px 25px;
  margin-top: 25px;
}
.drop_contact
{
	width:100%; float:left; min-height: 500px;
	background:#000001 url(../images/drop.gif); background-repeat:no-repeat; background-position:center bottom; padding-top:75px; padding-bottom:75px;
}
.water_for_you
{
	text-align:center;	
}
.water_for_you h2 {
  color: #fff;
  font-size: 60px;
  letter-spacing: 1px;
}
.water_for_you > p {
  color: #fff;
  font-size: 18px;
}
.water_for_you > a {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid;
  color: #fff;
  display: inline-flex;
  font-size: 20px;
  margin-top: 25px;
  padding: 10px 25px;
  text-transform: uppercase;
}
.footer_section
{
	background-color:#F5F6F7;width:100%; float:left; padding:25px 0;	
}
.footer_section h3 {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.footer_section ul {
  padding: 0;
}
.footer_section li {
 font-size: 16px;
	line-height: 24px;
  list-style: outside none none;
  margin-bottom: 10px;


}
.footer_section a {
  color: #888888;
}
.copyrigh_section
{
	background-color:#cccdce; padding:15px 0; width:100%; float:left;
}
.copyright_1 p
{
	margin:0; font-size:17px;	
}
.copyright_2 ul {
  float: right;
  text-align: center; margin-bottom:0;
}
.copyright_2 li {
  display: inline-flex;
  margin: 0 10px;
}
.copyright_2 a {
  color: #333;
  font-size: 16px;
}
.our_service
{
	padding:75px 0; width:100%; float:left;	
}
.service_box {
  background: #f5f6f7 none repeat scroll 0 0;
  min-height: 300px;
  padding: 25px;
}
.service_box > h3 {
  color: #93db70;
  float: left;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  min-height: 40px;
  text-transform: uppercase;
  width: 100%;
}
.service_box > p {
  font-size: 18px;
  line-height: 28px;
}
.service_box > a {
  bottom: 30px;
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2px;
  position: absolute;
  text-transform: uppercase;
}
/*inner page banner section */

.breadcrumb-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 104px 0 110px;
    position: relative;
    width:100%;
}
.breadcrumb-image::before {
    background: rgba(0, 0, 0, 0.60) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.breadcrumb-image h1 {
    color: #ffffff;
    font-size: 33px;
    font-weight: 600;
    line-height: 40px;
    position: relative;
    text-transform: uppercase;
}
.breadcrumbs_path {
    color: #fff;
    margin-top: 8px;
    position: relative;
    z-index: 9;
}
.breadcrumbs_path > a {
    color: #fff;
    transition: all 0.3s ease 0s;
}

/*inner page banner section */
.pad-top-50
{
padding-top:50px;
}
.pad-bottom-25
{
padding-bottom: 25px;
}

.aboutus-area {
    padding-top:120px;
     padding-bottom:120px;
}
/*-- aboutus Image --*/
.aboutus-image {
  margin-right: 52px;
  width: 318px; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .aboutus-image {
      margin-right: 35px;
      width: 345px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .aboutus-image {
      margin-bottom: 30px;
      float: none; } }
  @media only screen and (max-width: 767px) {
    .aboutus-image {
      margin-bottom: 30px;
      margin-right: 0;
      float: none;
      width: auto; } }
  .aboutus-image img {
    width: 100%; }

/*-- aboutus Content --*/
.aboutus-content h1 {
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
  margin-bottom: 2px; }
  @media only screen and (max-width: 479px) {
    .aboutus-content h1 {
      font-size: 30px;
      line-height: 30px; } }
  .aboutus-content h1 span {
    color: #71b100; }

.aboutus-content h4 {
  font-size: 18px;
  font-weight: 500;
  color: #9b9b9b;
  margin-bottom: 23px; }

.aboutus-content p {
     font-size: 18px;
    letter-spacing: 1px;
    line-height: 28px;
}
.aboutus-content ul li
{
	    font-size: 18px;
    letter-spacing: 1px;
    line-height: 28px;
}
  
 /* our teams */
 .our-team{
    border-left: 8px solid #3b336a;
    border-bottom: 8px solid #3b336a;
}
.our-team .team-image{
    position: relative;
    text-align: center;
}
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .description{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 40px 50px;
    opacity: 0;
    background-color: rgba(59, 51, 106, 0.6);
    transition: all 0.5s ease 0s;
}
.our-team:hover .description{
    opacity: 1;
}
.our-team .social{
    padding: 10px 0 0 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 40px;
    left: -27px;
    background: #3b336a;
    text-align: center;
    transform: translate(25px, 0px) rotateY(90deg);
    transition: all 0.5s ease 0s;
}
.our-team:hover .social{
    transform: translate(0px, 0px) rotateY(0deg);
}
.our-team .social li{
    display: block;
    margin-bottom: 10px;
}
.our-team .social li a{
    display: block;
    width: 40px;
    height: 35px;
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    transition: all 0.5s ease 0s;
}
.our-team .social li a:hover{
    background: #bc3fbf;
}
.our-team .team-info{
    padding: 20px;
}
.our-team .title{
    font-size: 18px;
    color: #3b336a;
    letter-spacing: 4px;
    margin: 0 0 15px 0;
    transition: all 0.5s ease 0s;
}
.our-team .post{
    display: block;
    font-size: 14px;
    color: #3b336a;
    text-transform: capitalize;
}
.our-team .title:hover,
.our-team .post:hover{
    color: #bc3fbf;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
@media only screen and (max-width: 767px){
    .our-team .social{ left: -20px; }
}
@media only screen and (max-width: 480px){
    .our-team .social{ left: -20px; }

}
/* ourt teams  end*/
.light-grye
{
	background: #e6e6e6;
	
}

/* contact form */

.welcome-website {
    padding: 50px 0px;
    background: #f5f5f5;
}

.box {
    cursor: pointer;
    box-shadow: 0px 2px 10px -4px #333745;
    padding: 20px 0px;
    margin-bottom: 20px;
  background: #fff;
}

.incon-box i {
	font-size: 35px;
	color: #fff;
	background: #62b43a;
	height: 55px;
	width: 55px;
	line-height: 50px;
	border: 3px solid transparent;
	transition: all .4s ease-in;
}
.my-video{
    width:100%;
    
}
.box-tittle {
    font-size: 20px;
    text-transform: uppercase;
    color: #333745;
    line-height: 60px;
}

.box:hover .incon-box i {
    background: #fff;
    border: 3px solid #62b43a;
    color: #62b43a;
    transition: all .4s ease-in;
}


/********Cotact Us Box ************/

.contact-us-box {
    position: relative;
    margin-top: 25px;
    padding: 50px;
}

.contact-us-box .incon-box {
    position: absolute;
    top: -20px;
       left: 42.5%;
}

.contact-form label {
    color: #62b43a;
}

.contact-form input {
    height: 40px;
    border-radius: 0px;
}

.contact-form textarea {
    border-radius: 0px;
}

.iframe-map {
    width: 100%;
    height: 300px;
}
.section-title h2 {
    font-size: 30px;
    color: #222;
    position: relative;
    padding-bottom: 10px;
}
.panel-box {
    border-radius: 0px!important;
    
}
.section-title h2 span {
    color:#62b43a;
}
.send-btn{
    background: #62b43a;
    border: 1px solid #62b43a;
    border-radius: 0;
    color: #FFFFFF;
    display: block;
    font-family: 'Roboto', sans-serif;
    padding: 12px 45px;
}

#contactForm { 
  display: none;
	z-index: 9999;

  border: 6px solid #60B238; 
  padding: 2em;
  width: 400px;
  text-align: center;
  background: #fff;
  position: fixed;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%)
  
}

input, textarea { 
  margin: .8em auto;
  font-family: inherit; 
  text-transform: inherit; 
  font-size: inherit;
  
  display: block; 
  width: 280px; 
  padding: .4em;
}
textarea { height: 80px; resize: none; }

.formBtn { 
  width: 140px;
  display: inline-block;
  
  background: #60B238;
  color: #fff;
  font-weight: 100;
  font-size: 1.2em;
  border: none;
 
}
.mn-height {
  min-height: 450px;
}