body {
  font-family: "Lato" !important;
}
.navbar-brand {
  /*font-family: 'Montserrat', sans-serif;*/
  text-transform: uppercase;
}

.navbar-brand {
  float: left;
  /* height: 50px; */
  padding: 21px 15px !important;
  font-size: 25px;
  line-height: 1;
  color: #48b500 !important;
}

.navbar .nav {
  /*font-family: 'Open Sans', sans-serif;*/
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
}
.navbar {
  position: relative;
  min-height: 70px;
  /* margin-bottom: 20px;*/
}
.navbar-inverse .navbar-nav > li > a {
  color: white !important;
  /*padding-top: 5px;
    padding-bottom: 5px;*/
  padding: 5px 10px;
}
.navbar-inverse {
  background-image: linear-gradient(to right, white 7%, #0682cc);
  /*border-bottom: 1px solid linear-gradient(to right, white 15%, blue);*/
  border: none !important;
}
.firstNav {
  border-left: none !important;
}

.nav_top a {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  /*padding: 7px 5px;*/
  /*padding: 1px 18px 8px 0;*/
  margin-top: 6px;
  margin-bottom: 6px;
}
.row2 {
  float: right;
  width: auto;
  border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
}
.row2 ul {
  padding-right: 10px;
}
.row1 ul {
  padding-right: 10px;
}

.row2 .firstNav {
  border-left: none !important;
}
.nav_bottom a {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 6px;
  margin-bottom: 6px;
}

.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  background-color: #0682cc !important;
  color: white;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #003300;
}

.dropdown-menu {
  background-color: #006b00;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #002200;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: none;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 5px 8px;
}
.navbar-inverse .navbar-brand {
  color: blue;
  font-weight: bold;
}

.navbar-inverse .navbar-brand:hover {
  color: #0682cc !important;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffcc00;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffcc00;
}

.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffcc00;
}

.dropdown-menu > li > a {
  color: #ffffff;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffcc00;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-bottom-color: #ffffff;
}
.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #48b500 !important;
}
.carousel-indicators li .active {
  background-color: #48b500 !important;
}

.item img {
  height: 90vh !important;
  width: 100%;
  filter: brightness(75%) saturate(140%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.arrow-l {
  padding: 10px;
  top: 50% !important;
  font-size: -webkit-xxx-large !important;
}
.arrow-r {
  padding: 10px;
  top: 50% !important;
  font-size: -webkit-xxx-large !important;
}
.carousel-caption {
  width: 50%;
  height: fit-content;
  top: 55%;
  z-index: 2;
  transform: translateY(0);
  position: absolute;
}
.carousel-caption h1 {
  color: white;
  font-size: 60px;
  text-align: left;
  line-height: 0.8;
  text-shadow: 1px 1px 16px #0c0c0c;
}
.item.active .carousel-caption {
  -webkit-animation: slide-top 4s both;
  animation: slide-top 4s both;
}
@keyframes slide-top {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  100% {
    transform: translateY(-50%);
    opacity: 1;
  }
}

.carousel-control.right {
  background-image: none !important;
}
.carousel-control.left {
  background-image: none !important;
}

.container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.first {
  display: flex;
}
.second {
  display: flex;
}
.third {
  display: flex;
}
.dec {
  background-color: red;
  height: 280px;
  width: 25%;
  border: 1px solid black;
}

.portfolio-view .nav-pills a h2 {
  font-size: 35px;
  color: #555555;
}
/*Portfolio Default*/

.portfolio-single,
.portfolio-single-index,
.show1 {
  position: relative;
}

.portfolio-thumb,
.portfolio-thumb-index {
  position: relative;
}

.portfolio-thumb img {
  width: 100%;
  height: 100%;
}
.portfolio-thumb-index img {
  width: 100%;
  height: 280px;
}

.portfolio-single:hover .portfolio-view,
.portfolio-single-index:hover .portfolio-view-index,
.div1:hover .show1 {
  display: block;
  -webkit-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
}

#portfolio .row {
  margin-left: -10px;
  margin-right: -10px;
}

.portfolio-view,
.portfolio-view-index {
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  text-align: center;
  font-size: 24px;
}

.portfolio-single-index h3 {
  /* display: grid; */
  margin-top: -45px !important;
  color: white;
  font-size: 22px;
}
.show1 {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  text-align: center;
}
.portfolio-view .nav-pills,
.portfolio-view-index .nav-pills-index,
.show1 .nav-pills {
  padding: 0;
  display: inline-block;
  margin-top: -26px;
  top: 50%;
  position: relative;
}

.portfolio-view .nav-pills li,
.portfolio-view-index .nav-pills-index li,
.show1 .nav-pills-index li {
  display: inline-block;
  margin: 0 5px;
}

.portfolio-view .nav-pills li a,
.portfolio-view-index .nav-pills-index li a,
.show1 .nav-pills-index li a {
  color: #fff;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  padding: 0;
  border-radius: 40px;
  -webkit-animation: scaleIn 400ms linear 100ms both;
  animation: scaleIn 400ms linear 100ms both;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.portfolio-view .nav-pills a h2:hover,
.portfolio-view-index .nav-pills-index a:hover,
.show1 .nav-pills-index a:hover {
  color: #00aeef;
  border-color: #702340;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.portfolio-info,
.portfolio-info-index,
.show1 {
  overflow: hidden;
  margin-bottom: 30px;
}

.portfolio-info h2 {
  font-size: 18px;
  margin: 15px 0 0;
}

.portfolio-filter {
  margin: 80px 0;
  padding: 0;
}
.nav-pills h3 {
  padding: 20px 40px 0 40px;
  font-size: 25px;
  color: #555555;
}
.nav-pills-index p {
  color: white;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
.nav-pills-index a,
.nav-pills-index a:hover {
  color: white !important;
  font-size: 20px;
  font-weight: bold;
}
.nav-pills i {
  position: relative;
  top: 4px;
  margin-right: 5px;
  font-size: 45px;
}
.box1 {
  position: absolute;
  width: 100%;
}
.portfolio-single-index h3 {
  margin-top: 50%;
}

.section h2 {
  text-align: center;
  color: white;
  margin: 8px;
}
.section {
  margin-top: 50px;
  margin-bottom: 30px;
  padding: 55px 10px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.foot-menu ul {
  display: flex;
  justify-content: center;
  list-style: none;
  font-size: 16px;
}
.foot-menu ul li a {
  color: gray;
}

.foot-menu ul li a:hover {
  /*color: blue;*/
  text-decoration: none;
}

.foot-menu li {
  border-left: 1px solid gray;
  padding: 2px 10px;
  margin: 10px 0;
}
.foot-menu li .firstNav {
  border-left: none !important;
}
.media_buttons {
  font-size: 30px;
  padding: 7px 10px;
  margin-left: 20px;
  text-align: center;
}

.media_buttons .fa {
  margin-left: inherit;
}
.copyrite {
  text-align: center;
  color: gray;
  margin-top: 15px;
}
.grid .text {
  height: 300px;
}
.grid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.mail-box {
  display: flex;
  justify-content: center;
  margin-top: 2%;
}
.mail-box .form-control {
  width: 40% !important;
  border-radius: 0 !important;
}
.mail-box input {
  height: 45px !important;
}
.btn {
  width: 10%;
  border-radius: 0 !important;
  font-size: 20px !important;
  background-color: #48b500 !important;
  color: white;
}
.image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.group1 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.image1 {
  filter: brightness(75%) saturate(140%);
}
.text {
  height: auto;
}
.text h1 {
  color: white;
  text-align: center;
  padding-top: 20%;
  margin-top: 0;
}
.text p {
  text-align: center;
  font-size: 20px;
  color: white;
  /*padding:70px 0;*/
}
.textr {
  height: auto;
  width: 50% !important;
  float: right;
  margin-right: 15%;
}
.textr h1 {
  color: white;
  text-align: right;
  padding-top: 20%;
  /*padding-right: 100px;*/
}
.textr p {
  text-align: right;
  font-size: 20px;
  color: white;
  /*padding:20px 100px;*/
}
.textl {
  height: auto;
  width: 50% !important;
  margin-left: 15%;
  margin-top: 0;
}
.textl h1 {
  color: white;
  text-align: left;
  padding-top: 20%;
  margin: 0;
  /*padding-left: 100px;*/
}
.textl p {
  text-align: left;
  font-size: 20px;
  color: white;
  /*padding:20px 100px;*/
}
.bgplain {
  height: auto;
  padding: 40px 0;
}
.bgplain p {
  text-align: center;
  font-size: 20px;
}
.bgplain h1 {
  text-align: center;
}
.round {
  width: 30%;
  align-items: center;
  padding-top: 50px;
}
.round img {
  border-radius: 50%;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
figcaption {
  font-size: 18px;
  padding-top: 30px;
  text-align: center;
  padding-bottom: 33px;
}
figcaption h4 {
  font-weight: bold;
}
figure img {
  width: 200px;
  height: 200px;
}
.e-bus {
  height: 380px;
}
.e-bus img {
  height: 380px;
}
.csr {
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 7px;
  padding-right: 7px;
}
.csr h1 {
  text-align: center;
}
.csr p {
  text-align: center;
  font-size: 18px;
}
.energy-block {
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 18px;
  text-align: center;
}
.e-block {
  position: relative;
  max-height: 100px;
  top: 40% !important;
}
.energy-text {
  width: fit-content;
  color: white;
  padding-top: 20%;
  height: 500px;
  color: white;
  margin-right: auto;
  margin-left: auto;
}
.s-dev {
  padding-top: 2%;
}
.sus-dev p {
  font-size: 18px;
}
.quality {
  font-size: 18px;
  padding-bottom: 25px;
  padding-top: 15px;
}
.energy-image img {
  height: 500px;
}
.energy-image {
  overflow: hidden;
}
.biop {
  padding-top: 30px;
}
.biop h1 {
  text-align: center;
}
.biop p {
  font-size: 18px;
  text-align: center;
  padding: 5px 5px;
}
.etha {
  padding-top: 20px;
}
.etha p {
  font-size: 18px;
  text-align: center;
}
.etha h3 {
  font-weight: 600 !important;
}
.part {
  text-align: center;
}
.text-res {
  padding-top: 10%;
  width: 80% !important;
  height: auto;
  /*float: right;*/
  /*margin-right: 12%!important;*/
  text-align: center;
  /*color: white;*/
  font-size: 20px;
  color: white;
}
.text-res h2 {
  font-weight: bold;
}

.wrapper {
  margin-top: 6%;
}

@media (min-width: 950px) and (max-width: 1199px) {
  #header {
    margin-top: 7.4%;
  }
}
.break_word {
  height: 45px !important;
}
.break_word h1 {
  font-size: 22px !important;
  color: #48b500;
  float: left;
  margin-top: 1%;
  /* padding-top: 0.5%;*/
}
.break_word .right {
  float: right;
  font-size: 14px;
  color: #c9c9c9 !important;
  padding-top: 1.2%;
  text-decoration: none;
  padding-right: 9px;
}
.break_word .right a {
  text-decoration: none;
  color: #c9c9c9 !important;
}
.clear {
  clear: both;
  width: 0;
  height: 0;
  margin: 0;
  border: none;
  overflow: hidden;
}

/*drop down for our business*/
.dis {
  display: flex !important;
}
.dis img {
  height: 120px;
  width: 42%;
}
.Blog:focus,
.mega-menu:focus,
.drop-down-ul:focus,
.blog-drop-down > a:focus + .Blog,
li.drop-down > a:focus + .drop-down-ul {
  display: block;
}
.Blog {
  position: fixed;
  display: none;
  max-width: 75vw;
  left: 12%;
  /*margin-top: 2%;*/
  color: black;
  padding-top: 20px;
  background: white;
}
.Blog .row {
  padding-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
}
.Blog .blog-title {
  color: black;
  font-size: 14px !important;
  /*text-transform:uppercase;*/
  word-spacing: 0 !important;
  margin-top: 0;
  line-height: 1.2;
}
.Blog a:hover {
  color: black;
  text-decoration: none !important;
}
.Blog p {
  color: black;
  text-transform: none !important;
  font-size: 13px;
}

.Blog {
  color: black;
}
.Blog .blog-des {
  color: white;
  font-size: 10px !important;
  padding-left: 8px;
  padding-top: 5px;
  word-spacing: 0 !important;
}

.about-slide img {
  height: 460px;
  width: 100%;
  /*margin-top: 9%;
	margin-left:20%!important;*/
}
.about-us {
  margin: 15px 0;
}
.text-about {
  /*padding: 10px 0;*/
  font-size: 16px;
}
.about-slide {
  height: 500px;

  padding: 15px 15px;
}
.vision {
  text-align: center;
}
/*.vision h2{*/
/*	margin-top: 5%;*/
/*}*/
.vision p {
  font-size: 20px;
}
.mission h2 {
  text-align: center;
  margin-top: 4%;
  font-weight: 600;
}
.mission figcaption {
  font-size: 18px;
  padding-top: 10px;
}
.mission .row {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}
.mission img {
  height: 170px;
  width: 170px;
}

.numerics {
  width: 100%;
  height: 200px;
  background-color: #0682cc;
  /*margin-top: 50px;*/
  margin-bottom: 50px;
}

.counter {
  background-color: transperant;
  padding: 15px 0;
  border-radius: 5px;
}
.countnumWrap {
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  color: white;
}

.count_num,
.count_num1 {
  font-size: 55px;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  color: white;
  font-weight: bold;
}

.count-text {
  font-size: 25px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
  color: white;
}

.csr-imgage img {
  vertical-align: unset;
  width: 112%;
}
.hideonmob {
  display: block !important;
}
.hideondesk {
  display: none !important;
}
.card {
  display: block;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.25s;
  height: 300px;
}
.card:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.card-content {
  padding: 15px;
  text-align: left;
}
.card-title {
  margin-top: 0px;
  font-weight: 700;
}
.card-title a {
  color: #000;
  text-decoration: none !important;
}

.card-read-more a {
  text-decoration: none !important;
  height: 30px;
  padding: 20px;
  float: right;
  color: black;
}
.car-btn {
  display: flex;
  justify-content: center;
}
.car-btn .showall {
  margin-top: 25px;
  width: auto;
  border-radius: 2px;
  font-size: 20px;
  background-color: #48b500;
  color: white;
  border: none;
  padding: 5px 14px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-group {
  margin-bottom: 15px;
  display: flex;
}

/*button.btn {
    background-color: beige;
}
  .right-nav{
	  
   align-items: center;
  } */
.form-horizontal {
  padding-top: 40px;
}
#submit-cv .form-group {
  display: block;
}
.cv-form {
  margin-top: 11% !important;
  margin-left: 27%;
}
#submit-cv .form-control {
  width: 70% !important;
}
#submit-cv button {
  border: none !important;
  border-radius: 3px !important;
  font-size: 18px;
}

.car-btn {
  display: flex;
  justify-content: center;
}
.car-btn .dropcv {
  margin-top: 20px;
  width: auto;
  border-radius: 2px;
  font-size: 16px;
  background-color: #48b500;
  color: white;
  border: none;
  padding: 5px 14px;
}
.card2 {
  background-color: #c5c4c424;
  padding-top: 15%;
}
img {
  object-fit: cover;
}
.search-bar {
  background-color: rgba(235, 229, 229, 0.5);
  width: 100%;
  height: 100px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  /* border-top:0.5px solid rgba(0, 0, 0, 0.5); */
}
.search {
  padding-top: 2.5%;
  padding-left: 0;
  width: auto;
  display: flex;
  justify-content: space-between;
}

#keyskill {
  width: 100%;
  height: 35px;
}

.Experience {
  width: 100%;
}
.btnSearch {
  /*margin-top: 20px;*/
  width: auto;
  border-radius: 5px !important;
  font-size: 14px;
  background-color: #48b500;
  color: white;
  border: none !important;
  padding: 2px 10px !important;
}

.detail {
  width: 100%;
  /* margin-top:20px;*/
  padding-left: 70px;
  padding-right: 70px;
  margin-bottom: 0 !important;
}

p {
  margin-bottom: 0;
  /* line-height: 1.0; */
}

.viewDetails {
  width: 271px;
  height: 55px;
  padding: 0;
  margin-top: 20px;
  /*margin-bottom: 50px;*/
  border: none;
}
.btn-link {
  float: right;
  text-decoration: none;
  background-color: rgb(216, 216, 216);
  border-radius: 0;
  height: 55px;
  border: 0.6px solid rgb(141, 140, 140);
  color: black;
}

.detail .col-md-9 {
  padding-right: 90px;
  margin-top: 0;
  padding-top: 0;
}

.detail .dropcv {
  /*margin-top: 20px;*/
  width: auto;
  border-radius: 2px;
  font-size: 16px;
  background-color: #48b500;
  color: white;
  border: none;
  padding: 5px 14px;
}
.detail {
  height: auto;
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
}
.detail .col-md-9 {
  padding-right: 0;
}

.btn-primary {
  width: auto;
}

.sharayuOption {
  padding-top: 100px;
}
.sharayuOption .option_container {
  padding: 0 10%;
  cursor: pointer;
}
.sharayuOption .col-md-6 {
  padding: 0;
}
.comp_opt {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 270px;
}
.sharayuOption .opt_text {
  padding: 5px 80px 30px 30px;
  color: white;
}
.sharayuOption .opt_link a {
  color: white;
  text-decoration: underline;
}
.tblhead {
  margin-top: 40px;
  text-align: center;
  margin-left: -20%;
}
.table-borderless {
  width: auto !important;
  position: relative;
  margin: auto;
}

.table-borderless td {
  text-align: left;
}
.vision {
  padding: 30px 0 !important;
}
.about-us .vision h2 {
  margin-top: 0 !important;
}
.benefits {
  width: 100%;
  color: white;
  padding: 20px 0;
  font-size: 18px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.Blog ul {
  padding-left: 10px;
}

.color-black {
  color: #000000;
}

.padding-top-5 {
  padding-top: 5px;
}

.text-left {
  text-align: left !important;
}
.media-show {
  font-size: 15px !important;
}
.media-header {
  font-weight: bold !important;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-20 {
  margin-top: 20px;
}
.border-none {
  border: none !important;
}
.full-container {
  width: 100% !important;
  margin: 0px;
}
.width-100 {
  width: 100%;
}

.border-top-1 {
  border-top: 1px solid grey;
}
