.carousel-control-prev-icon {
  display: none;
}.carousel-control-prev-icon {
  display: none;
}.carousel-control-prev-icon/* This changes all the animations globally */
body {
  font-family: 'robotoregular';
  font-size: 15px;
}
@font-face {
  font-family: 'robotoregular';
  src: url("../../fonts/roboto-regular-webfont.woff2") format('woff2'), url('../../fonts/roboto-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'poppinsregular';
  src: url('../../fonts/poppins-regular-webfont.woff2') format('woff2'), url('../../fonts/poppins-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6, a, p, img, span, form, d1, dt, dd, li, ul, ol, label, br {
  font-family: 'robotoregular' !important;
}
h1 {
  font-size: 35px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 25px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 16px;
}
p {
  font-size: 15px;
  text-align: justify;
}
#about p {
  text-align: justify;
}
.scroll-top {
  position: fixed;
  bottom: 100px;
  right: 30px;
  width: 60px;
  height: auto;
  z-index: 9999;
  cursor: pointer;
}
#about ul {
  list-style: none;
}
#about ul li {
  margin-bottom: 4px;
}
#about ul li i {
  color: #62b52f;
}
#about h4 {
  color: #f60;
}
.fixed-top {
  position: relative;
}
nav {
  transition: all 0.3s ease-in-out;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
}
.text-nav .nav-item a {
  text-align: center;
}
.text-nav .nav-item.active a {
  color: #ce1006;
  font-weight: 600;
}
.navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item.active .nav-link {
  color: #ce1006 !important;
}
.page-heading {
  /*    background: #c6e9fe url("../img/page-hea-bg.jpg") no-repeat center;
	
    background-size: cover;*/
  /*background: #c5e8fe;
  padding: 100px 15px 30px 15px;
  text-align: center;
  color: #333;
  font-weight: 700;
  font-size: 36px;
  letter-spacing: 3px;*/ background: #c5e8fe;
  padding: 100px 15px 30px 15px;
  text-align: center;
  color: #333;
  font-weight: 600;
  font-size: 30px;
 /* letter-spacing: 3px;*/
  text-transform: uppercase;
}
.contact {
  /*background: #333 url("../img/contact-us-banner.jpg");*/
  background-size: contain;
  /* padding: 60px 15px; */
}
.about-img {
  max-width: 100%;
  height: auto;
  background-position: center;
  background-size: cover;
  -webkit-transition: -webkit-transform 800ms, opacity 700ms;
  -moz-transition: -moz-transform 800ms, opacity 700ms;
  -o-transition: -o-transform 800ms, opacity 700ms;
  transition: transform 800ms, opacity 700ms;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.about-img:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.txt-36 {
  font-size: 36px;
}
.count, .counts {
  text-align: center;
  color: gray;
  font-weight: bold;
  font-size: 48px;
}
.counts {
  display: inline-block;
}
section p {
  text-align: justify;
}
.bg-1 {
  /* background: #e1e1e1; */
  border: solid 1px #006eaf;
}
.bg-2 {
  /* background: #f5f5f5; */
  border: solid 1px #006eaf;
}
.bg-3 {
  /* background: #e1e1e1; */
  border: solid 1px #006eaf;
}
.bg-4 {
  /* background: #f5f5f5; */
  border: solid 1px #006eaf;
}

.footer-left p{text-align:justify;}




/*.bg-2 .sub-title, .bg-4 .sub-title{color:#006eaf;  border-bottom:solid 1px #006eaf;
}/*
ul.lists li:hover a {
    color: #ce1006;
    text-decoration: none;
}

.carousel-caption {
    height: 70vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index:auto;
}


/* 
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20%;
    height: AUTO!important;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    width: 450px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
} */
.carousel-caption1 {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  /* z-index: 10;*/
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
}
/*.carousel-caption{ z-index: inherit!important;
    
}*/
.carousel-caption h3 {
  font-size: 20px;
  font-family: 'poppinsregular' !important;
}
.carousel-caption h3 a {
  color: #fff;
  font-family: 'poppinsregular' !important;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 1px;
}
.carousel-caption h3 a:hover {
  text-decoration: none;
  color: #62b52f;
}
.carousel-caption h3 i {
  font-size: 23px;
  padding-right: 8px;
  vertical-align: middle;
  color: #62b52f;
}
.carousel-indicators {
  position: absolute;
  z-index: 9999999;
  display: none;
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block;
}
.carousel-item {
  cursor: pointer;
}
/* Change the color in the stroke property of the image data */
.custom-toggler.navbar-toggler {
  border-color: transparent;
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.background-nav {
  background-color: rgba(255, 255, 255, 0);
}
/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*jssor slider bullet skin 057 css*/
.jssorb057 .i {
  position: absolute;
  cursor: pointer;
}
.jssorb057 .i .b {
  fill: none;
  stroke: #fff;
  stroke-width: 2200;
  stroke-miterlimit: 10;
  stroke-opacity: 0.4;
}
.jssorb057 .i:hover .b {
  stroke-opacity: 0.7;
}
.jssorb057 .iav .b {
  stroke-opacity: 1;
}
.jssorb057 .i.idn {
  opacity: 0.3;
}
/*jssor slider arrow skin 051 css*/
.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}
.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}
.jssora051:hover {
  opacity: 0.8;
}
.jssora051.jssora051dn {
  opacity: 0.5;
}
.jssora051.jssora051ds {
  opacity: 0.3;
  pointer-events: none;
}
#more {
  display: none;
}
#aajivikamore {
  display: none;
}
#bazaarmore {
  display: none;
}
#vrikshmore {
  display: none;
}
/* } */
#banner {
  padding: 0px 0;
  padding: 0px 0;
  position: relative;
  top:80px;
}
section {
  /* padding: 50px;*/ padding: 25px;
}
section:nth-child(odd) {
  background: #fff;
}
section:nth-child(even) {
  background: #eeeeee;
}
.bg-kg {
  background: #eaeff4 !important;
}


.livelihood_mission{ background: #e3e9fb !important;}

.farm_cattle{ background: #faf2d4 !important;}

.soil_degration{background: #e8fad6 !important;}
.naturopathy{background: #dbeaf1 !important;}

.environment_protection{background: #e8fad6 !important;}

.natural_resource_depletion{background: #dbeaf1 !important;}

.pollution_control{
  background: #e8fad6 !important;
}

.water_pollution{ background: #faf2d4 !important;
}

.basic_education{background: #e8fad6 !important;}

.skilled_education{background: #dbeaf1 !important;}

.eradication_hunger_poverty{background: #e8fad6 !important;}


.bg-ka {
  background: #e3e9fb !important;
}





.bg-kb {
  background: #faf2d4 !important;
}
.bg-mv {
  background: #e8fad6 !important;
}
.bg-npa {
  background: #dbeaf1 !important;
}
.bg-legal {
  background: #fff !important;
}





.footer-bottom {
  border-top: solid 1px #f5f5f5;
  padding:10px 0px;
}
.footer-bottom li {
  display: inline;
  padding: 0px 5px;
}
.deliverables-img {
  width: 65%;
  display: block;
}
.strength-img {
  width: 70%;
}
.user-kg {
  width: 70%;
}
.skill-process-img {
  width: 70%;
}
.footer-bottom p {
  font-size: 15px;
  text-align: center; margin-bottom: 0px;line-height: 40px;
}
#kaushalganga-system {
  /* height: 100vh; */
  padding: 100px 0;
  background-color: #dddddd;
}
#kaushalganga-system .box-left-main {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  -moz-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
}
#kaushalganga-system .box-right-main {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  -moz-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
}
#myvriksh-section {
  /* height: 100vh; */
  padding: 100px 0;
  background-color: #fff;
}
#myvriksh-section .box-left-main {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  -moz-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
}
#myvriksh-section .box-right-main {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  -moz-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
}
#npa-management {
  /* height: 100vh; */
  padding: 100px 0;
  background-color: #ddd;
}
#npa-management .box-left-main {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  -moz-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
}
#npa-management .box-right-main {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  -moz-box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
  box-shadow: 0px 0px 8px 2.3px rgba(46, 46, 46, 0.69);
}
#footer {
  padding: 40px 0px 0px 0px;
  background-color: #2866a1;
  color: #fff;
}
#footer .footer-left ul li {
  line-height: 24px;
}
#footer a {
  color: #eee;
  text-decoration: none;
  line-height: 150%;
  font-size: 14px;
}
#footer a:hover {
  color: #b2d1e3;
  text-decoration: none;
}
#footer h5 {
  color: #7dbce1;
  font-size: 18px;
}
#footer .form-inline .input-group {
  width: 70%;
}
.enq-btn {
  position: fixed;
  top: 50%;
  right: 30px;
  z-index: 9999;
}
.enq-form textarea.form-fontrol {
  height: 120px;
}
#footer .social-icon {
  float: left;
margin: 5px;
height: 31px;
width: 30px;
line-height: 30px;
text-align: center;
border-radius: 50%;
border: 2px solid #fff;
cursor: pointer;
}
#footer .social-icon:hover {
  border: 2px solid #7dbce1;
}
#banner .carousel-control-next {
  z-index: 999;
  top: -480px !important;
}
#banner .carousel-control-prev {
  z-index: 999;
  top: -480px !important;
}
.nav-tabs {
  margin: 0px;
}
.nav-tabs .nav-link {
  background: #006eaf;
  color: #fff;
  border-radius: 0px;
  font-weight: 700;
  margin-right: 1px;
  border: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: #cd1006;
  color: #fff;
}
.tab-content {
  padding: 10px;
  border: solid 1px #ccc;
  clear: both;
}
/* Generic Button Styles */
.left-right {
  background: linear-gradient(90deg, #ffffff 50%, #006eaf 50%);
}
.left-right::after {
  background: linear-gradient(90deg, #006eaf 50%, transparent 50%);
}
.left-right, .left-right:after {
  background-position: 100%;
}
.left-right:hover, .left-right:hover:after {
  background-position: 0;
}
.swipe-button {
  border: 2px solid #006eaf;
  padding: 12px 30px;
  display: inline-block;
  margin: auto;
  position: relative;
  font-weight: 700;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 30px;
}
.swipe-button::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.swipe-button, .swipe-button:after {
  background-size: 200% 200%;
  transition: all 0.5s ease-in-out;
}
#footer .right-footer .social .social-icon i {
  color: #fff;
  font-size: 18px;
  text-align: center;
}
#footer .right-footer .social .social-icon i:hover {
  color: #7dbce1;
}
.section-heading {
  text-align: left;
  font-size: 24px;
  margin: 0px 0px 15px 0px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #333333;
  font-family: 'robotoregular';
}
.sub-title {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  letter-spacing: 2px;
  color: #cd1006;
  border-bottom: solid 1px #cd1006;
  text-transform: uppercase;
  font-family: 'robotoregular';
}
.sub-title1 {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
  letter-spacing: 2px;
  color: #cd1006;
  border-bottom: solid 1px #cd1006;
  font-family: 'robotoregular';
}
.box {
  float: left;
  background-color: #eee;
  text-align: center;
  padding: 50px 20px 30px 20px;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
}
.footer-widget {
  /* border: 1px solid #ddd; */
  height: 100%;
  width: 100%;
  padding: 15px;
}
.footer-widget1 {
  height: 100%;
  width: 100%;
  padding: 15px;
  font-family: 'robotoregular';
}
ul.lists li::before {
  content: "\2055";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: red;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */ font-family: 'robotoregular';
}
ul.lists li:hover::before {
  color: black;
  font-family: 'robotoregular';
}
ul.lists li {
  font-weight: 600;
  line-height: 18px;
  margin-bottom: 15px;
  list-style-type:none;
  font-family: 'robotoregular';
}
ul.lists li a {
  color: #333;
  font-family: 'robotoregular';
}
.box-icon {
  padding: 5px;
}
.box-icon i {
  font-size: 45px;
  margin-bottom: 10px;
}
.box-body-header {
  font-size: 18px;
  font-weight: 600;
}
.card {
  margin-left: auto;
  margin-right: auto;
}
h5.card-title {
  font-size: 16px !important;
  line-height: 150% !important;
  font-weight: 600;
}
#services-02 {
  background-color: #f4f4f4;
}
#usptabs ul {
  margin-bottom: 40px;
}
#usptabs ul li {
  padding: 5px 30px;
  font-family: 'robotoregular';
}
#usptabs ul li a {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
  font-size: 13px;
  color: #212226;
  text-decoration: none;
  font-family: 'robotoregular';
}
/*tab active state*/
#usptabs ul li.r-tabs-state-active a {
  color: #8a8881;
  font-weight: 700;
  border-bottom: 3px solid #f4c613;
  padding-bottom: 5px;
  -webkit-transition: border-color 300ms linear;
  transition: border-color 300ms linear;
  font-family: 'robotoregular';
}
.usp-tab .col-md-6 {
  padding: 0;
}
.usp-tab img {
  width: 100%;
  margin: 0 auto;
}
.usp-tab .tab-bg {
  padding: 59px 30px;
  background-color: #fff;
  min-height: 469px;
}
.usp-tab h2 {
  font-size: 48px;
  color: #bbb;
  margin-bottom: 20px;
  font-weight: 100;
  font-family: 'robotoregular';
}
.usp-tab h3 {
  font-size: 32px;
  margin-bottom: 30px;
  font-family: 'robotoregular';
}
.usp-tab p {
  line-height: 24px;
  margin-bottom: 30px;
  font-family: 'robotoregular';
}
.r-tabs-accordion-title {
  text-align: center;
  margin-bottom: 10px;
  font-family: 'robotoregular';
}
.r-tabs-accordion-title a {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
  font-size: 13px;
  color: #212226;
  text-decoration: none;
  font-family: 'robotoregular';
}
.r-tabs-accordion-title.r-tabs-state-active a {
  color: #f4c613;
  font-weight: 700;
  border-bottom: 3px solid #f4c613;
  padding-bottom: 5px;
  -webkit-transition: border-color 300ms linear;
  transition: border-color 300ms linear;
}
#usptabs .tab-bg {
  text-align: center;
  padding: 40px 30px;
}
#usptabs h2 {
  font-size: 40px;
}
#usptabs h3 {
  font-size: 28px;
}
.hidden-lg {
  display: none;
}
.visible-lg {
  display: block;
}
.grid-item .grid-inner > img, .grid-item > img {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.grid-1 > .grid-item {
  width: 100%;
}
.grid-2 > .grid-item {
  width: 50%;
}
.grid-3 > .grid-item {
  width: 33.333333%;
}
.grid-4 > .grid-item {
  width: 25%;
}
.grid-5 > .grid-item {
  width: 20%;
}
.grid-6 > .grid-item {
  width: 16.666667%;
}
.grid-8 > .grid-item {
  width: 12.5%;
}
.grid-10 > .grid-item {
  width: 10%;
}
.grid-12 > .grid-item {
  width: 8.333333%;
}
.od-box {
  border: solid 1px #ccc;
  padding: 15px;
  height: 88%;
  width: 100%;
  display: block;
}
.od-box img {
  /*width: 100px;
    height: 100px;
    display: block;
    margin: 0px auto 15px auto;*/
}
.od-box h5 {
  padding-top: 12px;
}
.od-box .title {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.od-box p {
  text-align: center;
  font-size: 12px;
}
.od-box h5 a {
  color: #333;
}
@media (min-width: 576px) {
  .grid-sm-1 > .grid-item {
    width: 100%;
  }
  .grid-sm-2 > .grid-item {
    width: 50%;
  }
  .grid-sm-3 > .grid-item {
    width: 33.333333%;
  }
  .grid-sm-4 > .grid-item {
    width: 25%;
  }
  .grid-sm-5 > .grid-item {
    width: 20%;
  }
  .grid-sm-6 > .grid-item {
    width: 16.666667%;
  }
  .grid-sm-8 > .grid-item {
    width: 12.5%;
  }
  .grid-sm-10 > .grid-item {
    width: 10%;
  }
  .grid-sm-12 > .grid-item {
    width: 8.333333%;
  }
}
@media (min-width: 768px) {
  .grid-md-1 > .grid-item {
    width: 100%;
  }
  .grid-md-2 > .grid-item {
    width: 50%;
  }
  .grid-md-3 > .grid-item {
    width: 33.333333%;
  }
  .grid-md-4 > .grid-item {
    width: 25%;
  }
  .grid-md-5 > .grid-item {
    width: 20%;
  }
  .grid-md-6 > .grid-item {
    width: 16.666667%;
  }
  .grid-md-8 > .grid-item {
    width: 12.5%;
  }
  .grid-md-10 > .grid-item {
    width: 10%;
  }
  .grid-md-12 > .grid-item {
    width: 8.333333%;
  }
}
@media (min-width: 992px) {
  .grid-lg-1 > .grid-item {
    width: 100%;
  }
  .grid-lg-2 > .grid-item {
    width: 50%;
  }
  .grid-lg-3 > .grid-item {
    width: 33.333333%;
  }
  .grid-lg-4 > .grid-item {
    width: 25%;
  }
  .grid-lg-5 > .grid-item {
    width: 20%;
  }
  .grid-lg-6 > .grid-item {
    width: 16.666667%;
  }
  .grid-lg-8 > .grid-item {
    width: 12.5%;
  }
  .grid-lg-10 > .grid-item {
    width: 10%;
  }
  .grid-lg-12 > .grid-item {
    width: 8.333333%;
  }
}
@media (min-width: 1200px) {
  .grid-xl-1 > .grid-item {
    width: 100%;
  }
  .grid-xl-2 > .grid-item {
    width: 50%;
  }
  .grid-xl-3 > .grid-item {
    width: 33.333333%;
  }
  .grid-xl-4 > .grid-item {
    width: 25%;
  }
  .grid-xl-5 > .grid-item {
    width: 20%;
  }
  .grid-xl-6 > .grid-item {
    width: 16.666667%;
  }
  .grid-xl-8 > .grid-item {
    width: 12.5%;
  }
  .grid-xl-10 > .grid-item {
    width: 10%;
  }
  .grid-xl-12 > .grid-item {
    width: 8.333333%;
  }
}
.clients-grid, .testimonials-grid {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  list-style: none;
  overflow: hidden;
}
.clients-grid .grid-item, .testimonials-grid .grid-item {
  position: relative;
  padding: 20px 0;
  -webkit-backface-visibility: hidden;
}
.clients-grid .grid-item a {
  opacity: 0.6;
}
body:not(.device-touch) .clients-grid .grid-item a {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.clients-grid .grid-item a:hover {
  opacity: 1;
}
.clients-grid .grid-item a, .clients-grid .grid-item img {
  display: block;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
.clients-grid .grid-item a img {
  width: 100%;
}
.clients-grid .grid-item::after, .clients-grid .grid-item::before, .testimonials-grid .grid-item::after, .testimonials-grid .grid-item::before {
  content: "";
  position: absolute;
}
.clients-grid .grid-item::before, .testimonials-grid .grid-item::before {
  height: 100%;
  top: 0;
  left: -1px;
  border-left: 1px dashed #ddd;
}
.clients-grid .grid-item::after, .testimonials-grid .grid-item::after {
  width: 100%;
  height: 0;
  top: auto;
  left: 0;
  bottom: -1px;
  border-bottom: 1px dashed #ddd;
}
.testimonials-grid .grid-item {
  padding: 2rem;
}
.testi-meta {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.testi-meta span {
  display: block;
  font-weight: 400;
  color: #999;
  font-size: 13px;
  text-transform: none;
  padding-left: 10px;
}
.testi-meta::before {
  content: "\2013";
}
.testi-content p {
  margin-bottom: 0;
  font-style: italic;
}
#content p {
  line-height: 1.8;
}
.testi-content p::after, .testi-content p::before {
  content: '"';
}
.testi-content {
  position: relative;
  overflow: hidden;
}
.testi-image, .testi-image a, .testi-image i, .testi-image img {
  display: block;
  width: 64px;
  height: 64px;
}
.testi-image {
  float: left;
  margin-right: 15px;
}
.testi-image img {
  border-radius: 50%;
}
@media (max-width: 992px) {
  /* .background-nav {
        background-color: rgba(255, 255, 255, 1) !important;
    } */
  .text-nav .nav-item a {
    color: rgba(0, 0, 0, 1);
    text-align: center;
  }
  .text-nav .nav-item.active a {
    color: #ce1006;
  }
  .nav-button {
    width: 100%;
  }
  .hidden-md {
    display: none;
  }
  .visible-md {
    display: block;
  }
}
@media (max-width: 768px) {
  .navbar {
    border-bottom: solid 1px #ccc;
  }
  .navbar-collapse {
    position: absolute;
    background: #fff;
    top: 85px;
    right: 15px;
    left: 15px;
  }
  .navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item.active .nav-link {
    font-weight: bold;
  }
  .navbar-nav .nav-item {
    border-bottom: solid 1px #ccc;
  }
  .text-nav .nav-item a {
    color: #333 !important;
    text-align: left;
  }
  .text-nav .nav-item.active a {
    color: #ce1006;
    font-weight: 600;
  }
  #footer .social-icon {
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  #footer .right-footer .social .social-icon i {
    font-size: 18px;
  }
  .sec-img {
    max-width: 225px;
  }
  .hidden-sm {
    display: none;
  }
  .visible-sm {
    display: block;
  }
}
@media (max-width: 767px) {
  .carousel-indicators {
    bottom: -15px;
  }
  section {
    padding: 15px 0px;
  }
  .section-heading {
    font-size: 18px;
    letter-spacing: 1px;
  }
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
  .txt-36 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .count, .counts {
    font-size: 36px;
  }
}
@media (max-width: 540px) {
  .nav-tabs .nav-item {
    width: 100%;
    margin-bottom: 1px;
    text-align: center;
  }
  .scroll-top {
    width: 40px;
  }
  .page-heading {
    padding: 85px 15px 15px 15px;
    font-size: 24px;
    letter-spacing: 2px;
  }
}
@media (max-width: 375px) {
  .count, .counts {
    font-size: 30px;
  }
  .scroll-top {
    bottom: 30px;
    right: 5px;
  }
}




