body {
  margin: 0px;
  padding: 0px;
   font-family: "Poppins", sans-serif;
   background: #edf2f4;
}

.df-bt {
  color: #019c8f;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  border: solid 1px #019c8f;
  border-radius: 5px;
  margin-top: 15px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 18px;
  display: inline-block;
  transition: 0.5s;
}

.df-bt:hover {
  color: #000;
  background: #00000010;
}

.cols {
  width: 100%;
  float: left;
  padding: 2.5em 0;
  font-size: 16px;
  line-height: 24px;
  color: #4d4d4d;
}

.head1 {
  font-size: 47px;
  line-height: 55px;
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
}

.head2 {
  font-size: 25px;
  font-weight: 600;
  margin-top: 25px;
  line-height: 30px;
  color: #000;
  margin-bottom: 20px;
  display: block;
}

.dw {
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
  color: #019c8f;
  text-decoration: none;
  display: inline-block;
}
.grey {
  background: #274446;
  padding: 3em 0;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #edf2f4;
  width: 100%;
  float: left;
border-radius: 15px;
}

.grey h3 {
  font-size: 39px;
  line-height: 46px;
  font-weight: 600;
  margin-bottom: 26px;
}

.carousel-indicators li {
  width: 186px;
   background: none !important;
  border: none !important;
}

.carousel-indicators .active {
  width: 187px;
}

.carousel-indicators {
  bottom: 80px;
  text-align: right;
  width: 70%;
 
}

.rgt-call {
  font-size: 20px;
  font-weight: 600;
  text-align: right;
}

.fixed {
  position: fixed !important;
  top:0;
  background: #F2F2F2;
  box-shadow: 1px 1px 20px #00000040;
  z-index: 100;

 }
.ab-section .container-fluid img {
  width: 80%;
}

.ab-section .container-fluid {
  text-align: center;
}


.rgt-call a {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.rgt-call img {
  margin-right: 12px;
}
.top-logo {
  padding: 22px 0;
}
.no-margin {
  margin-left: 0px;
  margin-right: 0px;
}
.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
#header {
  width: 100%;
  display: block;
  background: url(../images/wt.png) repeat-x left top;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  z-index: 10;
  position: relative;
}

.navbar-nav {
  float: right;
}
.navbar-collapse {
  padding: 0px;
}

#mdl {
  width: 100%;
  display: block;
}

#footer {
  width: 100%;
  float: left;
  background: #fff;
  font-size: 15px;
  line-height: 28px;
  color: #000;
}

.sc-link {
  color: #fff;
  background: #3d445b;
  border-radius: 60px;
  font-size: 20px;
  line-height: 40px;
  display: inline-block;
  margin: 6px 8px 20px 0;
  width: 40px;
  height: 40px;
  text-align: center;
}

.sc-link:hover {
  color: #fff;
}

a:hover {
  text-decoration: none;
}
.res-img {
  max-width: 100%;
}

.container {
  width: 1200px;
}
.nav-bg {
  margin-top: 20px !important;
}

/* Navbar css */
.nav-bg li {
  margin-left: 5px;
  margin-right: 5px;
}
.nav-bg li a {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  padding: 10px 10px;
}

.nav-bg li a:hover {
  color: #fff;
  background: transparent !important;
}

.active-link {
  color: #fff !important;
  font-weight: 600 !important;

}

.navbar-toggle .icon-bar {
  background: #fff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: #00000080;
}

.navbar {
  margin: 0px;
}

.dropdown-menu {
  background: #00000080;
  border-radius: 4px;
  font-size: 15px !important;
}

.dropdown-menu li a {
  color: #fff;
  font-weight: 500;
}

.dropdown-menu li a:hover {
  color: #fff;
  background: #00000010 !important;
}
.navbar-toggle {
  float: left;
}
.nav-rgt-bt {
  border-radius: 2px;
  padding: 8px 12px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-right: 15px;
  background: #dfb142;
  float: right;
  margin-top: 5px;
}

.nav-rgt-bt:hover {
  color: #fff;
}

.nav-rgt-bt img {
  margin-right: 1px;
}

#banner {
  width: 100%;
  margin-top: -128px;
  float: left;
  z-index: 1;
}
.banner-cont {
  position: absolute;
  top: 30%;
  color: #fff;

  width: 100%;
  font-size: 18px;
  line-height: 28px;
}

.banner-cont h2 {
  font-size: 30px;
  line-height: 50px;
  color: #fff;
  font-weight: 700;
 
}

.banner-cont h2 span {

  padding: 5px 20px 10px 0px;
}
.pr-link {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  padding: 42px 0px;
  background: #D42146;
  border: solid 15px rgba(212, 33, 70, 0.4);
-webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
  min-width: 190px;
  border-radius: 120px;
  margin-top: 2em;
  float: right;
}

.pr-link-bt {
  font-size: 17px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  padding: 23px 0px;
  background: #D42146;
  border: solid 15px rgba(212, 33, 70, 0.4);
-webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
  min-width: 140px;
  border-radius: 120px;
  margin-top: 2em;
  display: inline-block;
}

.pr-link-bt:hover {
  color: #fff;
}


.pr-link:hover {
  color: #fff;
}
.main-content {
  width: 100%;
}

.ab-section {
  font-size: 16px;
  color: #4d4d01;
  line-height: 24px;
  padding: 3.5em 0;
  width: 100%;
  float: left;
}



.ab-section h1 {
 font-size: 49px;
 line-height: 58px;
 margin-bottom: 20px;
font-weight: bold;
color: #000;

}

.categories {
  background: #F8F8F8;
  color: #000;
  font-size: 15px;
  line-height: 20px;
  padding: 40px 25px;
  border-radius: 2px;
  margin-top: 3.5em;
}

.categories span {
  font-size: 20px;
  margin: 15px 0px 10px 0px;
  display: block;
  font-weight: bold;
}


.test-col img {
  max-width: 60%;
 float: left;
}
.pr-desc {
float: left;
  font-size: 17px;
  line-height: 24px;
  color: #000;
  margin-left: -40px;
}

.pr-desc p {
  margin-left: 45px;
}

.pr-desc ul {
  margin-left: 30px;
}

.pr-desc ul li {
  padding: 10px 0px;
}

.pr-desc h2 {
  font-size: 36px;
  line-height: 50px;
  font-weight: bold;
  margin-bottom: 25px;
  font-family: "Lora", serif;
  color: #3DB049;
}

.project-list-title {
  font-size: 30px;
  color: #000;
  line-height: 38px;
  font-weight: 600;
  display: inline-block;
  margin-right: 12px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.project-list-subtitle {
  font-size: 30px;
  color: #00000060;
  line-height: 38px;
  font-weight: 600;
  display: inline-block;
}

.proj {
 
  width: 100%;
  float: left;
  margin-bottom: 22px;
}




.proj  img {
    object-fit: cover;
    height: 386px;
    position: relative;
    width: 100%;
    transition: 0.5s all ease-in-out;
    border-radius: 10px;
}

.proj  img:hover {

  filter: brightness(120%);
}

.proj  span {
  display: block;
  margin: 10px 0 4px 0;
  font-size: 16px;
  font-weight: 600;
  color: #000;

}




.pr-section {
 padding: 1.5em 0;
  width: 100%;
  float: left;
  font-size: 18px;
  color: #000;
  line-height: 26px;
}

.pr-section p {
  width: 94%;
  margin-bottom: 20px;
}


.heading {
  font-size: 45px;
  color: #000;
  margin-bottom: 28px;
  font-weight: 600;
}
.pr-box {
  width: 100%;
  text-align: center;
  margin: 20px 0px;
  font-size: 19px;
  font-weight: 600;
}

.pr-box  span {
  display: block;

}






.exp-section {
  width: 100%;
  float: left;
  padding: 2em 0;
  margin-top: 4em;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #000;
  background: url(../images/gr.jpg) repeat-y top right;
}

.exp-section h3 {
  font-size: 40px;
  font-family: "Lora", serif;
  font-weight: bold;
  margin-bottom: 20px;
}

.exp-section ul {
  list-style: none;
  margin: 20px 0px;
  padding: 0px;
}

.exp-section ul li {
  list-style: none;
  background: url(../images/tick.png) no-repeat left 4px;
  padding: 5px 0px 5px 35px;
  font-weight: 600;
  display: inline-block;
  margin-right: 35px;
  margin-bottom: 12px;
  font-size: 12px;
}

.clients {
  background: #F5F4F3;
  width: 100%;
  float: left;
  padding: 3.5em 0;
}

.clients h4 {
  font-family: "Lora", serif;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #000;
}
.map {
  font-size: 16px;
  color: 000;
  padding: 3em 0;
  width: 100%;
  float: left;
}
.map h4 {
      font-size: 30px;
    font-family: "Lora", serif;
    font-weight: bold;
    margin-bottom: 20px;
}
.map-inner {
  background: url(../images/map.png) no-repeat left top;
  min-height: 556px;
}

.bubble {
  width: 58px;
  height: 92px;
  background: url(../images/bl.png) no-repeat center center;
  cursor: pointer;
  position: absolute;
}

.bubble .tooltiptext {
  visibility: hidden;
  width: 400px;
  background-color: #fff;
  color: #000;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  font-size: 14px;
  box-shadow: 1px 1px 10px #00000020;
  /* Position the tooltip */
  position: absolute;
  top: -110px;
  z-index: 1;
}

.bubble .tooltiptext img {
  object-fit: cover;
  width: 150px;
  height: auto;
  position: relative;
  float: left;
  margin-right: 15px;
}

.bubble.active .tooltiptext {
  visibility: visible;
}

.green {
 background: url(../images/green.png) no-repeat center center;
 background-size: cover;
  padding: 3em 0;
  width: 100%;
  float: left;
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  font-family: "Lora", serif;
  text-align: center;
}
.gr-bt {
  background: #225029;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  padding: 16px 38px;
  border-radius: 2px;
  margin-top: 40px;
  display: inline-block;
  transition: 0.6s;
  font-family: "Poppins", sans-serif;
}

.gr-bt:hover {
  background: #000;
  color: #fff;
}

.cr-title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  color: #019c8f;
  font-weight: 600;
  display: inline-block;
}
.cr-input {
  background: #EDEDED;
  height: 40px;
  margin-bottom: 16px;
  border: none;
  width: 100%;
}

.send {
  font-size: 21px;
  font-weight: 600;
  color: #fff;
  background: #2E3890;
  border: none;
  padding: 10px 44px;
  display: inline-block;
  margin-left: 15px;
}

.gqt {
  border-bottom: solid 1px #ffffff20;
  font-size: 18px;
  padding: 1.5em 0;
  color: #fff;
  width: 100%;
  float: left;
}

.gqt-inner {
 float: left;
 margin-right: 40px;
 line-height: 66px;
 color: #fff;
}

.gqt-inner img {
  margin-right: 25px;
}

.gqt a {

  color: #fff;

}



.fr-bt {
  width: 100%;
}
.bt-col {
  padding-top: 45px;
}
.bt-title {
  color: #fff;
  margin-bottom: 25px;
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  float: left;
}
.bt-link {
  width: 100%;
  font-size: 13px;
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
  color: #ffffff80;
}

.bt-link:hover {
  color: #fff;
}
.con-details {
  width: 100%;
  margin-bottom: 25px;
  float: left;
}

.con-details i {
  float: left;
  margin-right: 15px;

  font-size: 21px;
}
.footer-link {
  font-size: 15px;
  color: #000;
  padding: 20px 24px 20px 24px;
  display: inline-block;

}

.footer-link:hover {
  color: #000;
}


.inn {
  top: 45%;
}

.bred a {
  color: #000;
  margin-right: 15px;
  margin-left: 15px;
  display: inline-block;
}

.bred span {
  margin-left: 15px;
  display: inline-block;
  background: none !important;
}


.in-box {
  padding: 15px;
  box-shadow: 1px 10px 15px #00000020;
  margin-bottom: 20px;
  margin-top: 20px;
}
.gallery {
 width: 100%;
 padding: 2em 0;
 float: left;
 text-align: center;
 color: #4d4d4d;
 font-size: 17px;
 line-height: 26px;
}

.gallery h3 {
  font-size: 49px;
  line-height: 58px;
  color: #000;
  margin-bottom: 25px;
  font-weight: bold;
}

.con-details1 strong {
  font-size: 19px;
  margin-top: 12px;
  margin-bottom: 5px;
  display: block;
  color: #000;
}

.con-details1 {
  color: #222;
  margin: 25px 0;
}

.con-details1 a {
  color: #222;
}

.con-frm {
  background: #eeeeee;
  padding: 15px;
  border-radius: 6px;
  margin-top: 25px;
}

.con-frm h2 {
  color: #000;
  font-size: 25px;
  margin-bottom: 25px;
  padding-left: 10px;

  font-weight: 600;
}

.con-frm label {
  font-size: 15px;
  color: #222;
  font-weight: 400;
}
.con-bt {
  border-radius: 6px;
  margin-left: 15px;
  margin-top: 25px;
  display: inline-block;
}

.con-bt {
  border-radius: 4px;
  padding: 10px 22px;
  font-size: 18px;
  margin-left: 15px;
  margin-top: 25px;
  display: inline-block;
  background: #1189cb;
  color: #fff;

  font-weight: 600;
}

.sr-sec p {
  margin-top: 0px;
}

.ser-col {
 
  box-shadow: 1px 1px 20px #00000020;
  padding: 25px;
  font-size: 16px;
  line-height: 22px;
  color: #000;
  margin-top: 20px;
  min-height: 408px;
}

.ser-col-inner {
  width: 100%;
  
  padding: 15px 25px;
}

.ser-col-inner strong {
  display: block;
  font-size: 21px;
  margin-bottom: 20px;
}

.subhead {
  background: #3DB049;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  padding: 15px 0px;
}

.subhead a {
  margin: 0px 15px;
  color: #fff;
}
.inner-cont {
  font-size: 16px;
  line-height: 21px;
}

.inner-list {
  background: #F5F4F3;
  padding: 25px 20px;
  border-radius: 5px;
  margin: 20px 0px;
  width: 100%;
  float: left;
}

.inner-cont h3 {
  font-size: 20px;
  margin-top: 0px;
  font-family: "Lora", serif;
}

.inner-list ul {
  margin: 0px;
  padding-left: 20px;
}

.inner-list ul li {
  padding: 5px 0px;
}

.profile {
  background: #ffffff;
  border-radius: 2px;
  width: 100%;
  box-shadow: 2px 2px 10px #00000020;
  font-size: 12px;
  color: #00000080;
  margin-top: 15px;

}

.profile img {
  width: 100%;
  object-fit: cover;
  height: 277px;
  position: relative;
}

.profile p {
  width: 90%;
  padding: 10px 5%;
}

.profile-title {
  color: #000;
  font-size: 17px;
  font-weight: 600;
  font-family: "Lora", serif;
  display: block;
}

.history {
  width: 100%;
  background: #0c263c;
  color: #fff;
  float: left;
  padding: 2em 0 1em 0;
}

.history h4 {
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: "Lora", serif;
}

.hr-top {
  width: 100%;
  height: 250px;
  background: url(../images/line.png) repeat-x right bottom;
  padding-top: 10px;
  padding-bottom: 20px;

}

.hr-bt {
  width: 100%;
  height: 250px;
padding-top: 20px;
}



.history strong {
  font-size: 30px;
  font-family: "Lora", serif;
  margin-top: 40px;
}











		.button-group{  margin-bottom: 40px;}
		.btn{
			padding: 10px 20px;
			background: #fff; color: #333;
			text-transform: uppercase;
			font-size: 12px;
			border: solid 1px #333;

		}
		.btn.on{
			background: #3DB049;
      border: none;
      color: #fff;
		}

		/* grid */
		.grid{ display: flex; }
		.grid-item { 
		  width: 33.3%;
		  padding-left: 2px; padding-right: 2px; 
		}	

.grid .profile {
  position: relative;
}
.hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #3DB04990;
  z-index: 100;
  display: none;
  transition: 0.8s;
  
}

.profile:hover .hover {
  display: block !important;
 width: 100%;
  height: 100%;
  position: absolute;
   top: 0;
  left: 0;
  background-color: rgb(61, 176, 73, 0.9);
  z-index: 100;
  transition: 0.8s;
  color: #fff;
  padding: 30px 15px;
  font-size: 16px;
}

.hover p {
  min-height: 70%;
}
.hover a {
  color: #000;
  background: #fff;
  font-size: 14px;
  padding: 8px 18px;
  margin-right: 15px;
  text-decoration: none;
}





@media only screen and (max-width: 768px) {
  .carousel-indicators {
    display: none;
  }

  .container {
    width: 96%;
  }

  .rgt-call {
    text-align: left !important;
  }

  .rgt-call img {
    display: none;
  }
  .navbar-nav {
    float: left;
    width: 100%;
    margin-left: 0px;
  }
  #header {
    background: #000;
  }

  .fixed {
    background: #fff !important;
  }
  #banner {
    margin-top: 0px !important;
  }
  .banner-cont {
    font-size: 14px;
    top: 2%;
  }

  .banner-cont h2 {
    font-size: 18px !important;
    line-height: 24px;
  
  }

  .banner-cont .df-bt {
    font-size: 11px;
    margin-top: 0px;
    padding: 6px 12px;
  }

    .banner-cont h2 span {
    font-size: 20px !important;
 
  
  }
  .pr-link {
    font-size: 13px;
    line-height: 18px;
    margin-top: 0px;
 
    min-width: 110px;
    padding: 15px 0px;
    border: solid 10px  rgba(212, 33, 70, 0.4);
  
    
  }

  .ab-section h1 {
    font-size: 30px;
    line-height: 40px;

    font-weight: bold;

  
  }
 
   .ab-section p {
    margin-top: 5%;
   }
.project-list {
  margin: 2em 0;
}

.project-list-title {
  font-size: 21px;
}

.project-list-subtitle {
  font-size: 21px;
}

.proj li {
  width: 100%;
  
}

.proj li span {
  font-size: 24px;
}

.proj li img {
  height: 220px !important;
}

.heading {
  font-size: 38px;
}

.pr-section p {
  width: 100%;
  margin-bottom: 15px;
}

.exp-section h3 {
  font-size: 30px;
}

.exp-section {
  font-size: 20px;
  margin-top: 0px;
  font-size: 14px;
  line-height: 21px;
}

.con-cr span {
  margin-bottom: 20px;
  display: inline-block;
}

  
  .gqt {
    line-height: 24px !important;
   
  }
  .gqt a {
    margin-top: 15px;
   float: left;
   padding: 10px 15px;
   background: #ffffff40;
   font-size: 16px;
   margin-bottom: 10px;
   margin-left: 15px;
  }

  .bred {
    font-size: 13px;
    background: #ffffff80;
    color: #000;
    padding: 12px 0px;
  }

  .bred a {
    margin-right: 15px;
    display: inline-block;
  }

   .bred span {
    font-weight: bold;
    margin-left: 15px;

   }

    .gqt-inner {
      line-height: 24px;
      padding-top: 15px;
      margin-right: 0px;
      font-size: 15px;
      background-image: none;
    }

     .gqt-inner  img {
      margin-right: 11px;
     }
  .footer-link {
    width: 48%;
    padding: 5px 15px;
  }

  .nav-bg {
    margin-top: 0px !important;
  }

  .test-col img {
    max-width: 100%;
    width: 100%;
  }

  .pr-desc {
    margin-left: 0px;
  }
  .pr-desc p {
    margin-left: 0px;
  }

  .pr-desc ul {
    margin-left: 0px;
    padding-left: 15px;
  }

    .pr-desc ul li {
    margin-left: 0px;
  }
  .green {
    font-size: 36px;
  }

  .map-inner {
    background-size: 100% auto;
  }

  .mob-content {
    margin-top: 300px;
  }

  .bubble .tooltiptext {
    width: 350px;

  }

  	.grid-item {
      width: 100%;
    }

    	.btn {
        font-size: 11px;
        padding: 8px 15px;
      }

      .hover p {
        min-height: 60%;
      }

      .head1 {
        font-size: 30px;
        line-height: 40px;
      }

      .dw {
        margin-bottom: 32px;
      }
}
