/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
	padding-top: 0px;
	list-style-position: inside;
}

/*.carousel-item {
  height: 65vh;
  min-height: 280px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/

.portfolio-item {
  margin-bottom: 30px;
}
.cop-yright {
	float: right;
	text-align: right;
	color: #FFC;
	font-size: 12px;
}
.cop-yleft {
	float: left;
	text-align: left;
	color: #FFC;
	font-size: 12px;
}

.cop-yc {
	float: none;
	text-align: center;
	color: #FFC;
	font-size: 14px;
}
.footer2 {
	background-color: #204a06;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer1 {
	background-color: #B5F9B5;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*-----------------------------------
    1 - Footer Widgets
------------------------------------*/
.footer-widgets {
  padding: 100px 0;
}

.footer-widgets .col-md-6 .single-widget:not(:first-child) .widget-tiltle {
  margin: 40px 0 30px;
}

.single-widget {
  color: #aaa;
}

.single-widget .widget-tiltle {
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 45px;
}

.single-widget i {
  color: #ee1515;
}

.single-widget h6 {
  color: #fff;
}

.single-widget .media {
  margin-bottom: 20px;
}

.contact-widget a {
  color: #aaa;
}

.contact-widget i {
  font-size: 22px;
}

.twitter-widget i,
.twitter-widget h6 {
  color: #777;
}

span {
  color: #fff;
}

.recent-post-widget .rcnt-img {
  width: 68px;
  height: 68px;
  border-radius: 4px;
  overflow: hidden;
}

.recent-post-widget .rcnt-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.recent-post-widget a {
  color: #fff;
}

.recent-post-widget p {
  font-size: 13px;
}

.recent-post-widget i {
  margin-right: 10px;
}

.recent-post-widget i:last-of-type {
  margin-left: 15px;
}

.tags-widget {
  margin: -10px -10px 0 0;
}

.tags-widget a {
  color: #aaa;
  display: inline-block;
  padding: 10px 12px;
  border-radius: 2px;
  background-color: #363636;
  font-size: 14px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin: 10px 10px 0 0;
}

.tags-widget a:hover {
  text-decoration: none;
  color: #26264b;
  background-color: #ee1515;
}

.subscribe-widget form {
  margin-bottom: 10px;
}

.subscribe-widget input {
  font-size: 14px;
  padding: 0px 10px;
  background-color: #444;
  border: none;
  line-height: 0;
  position: relative;
  z-index: 1;
}

.subscribe-widget input:focus {
  outline: none;
  box-shadow: none;
}

.subscribe-widget button {
  background: #ee1515;
  border: none;
  padding: 7px 14px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: -10px;
  position: relative;
  z-index: 5;
}

.subscribe-widget button i {
  color: #fff;
}

.subscribe-widget .social-nav {
	margin-top: 10px;
	font-size: 18px;
}

.subscribe-widget .social-nav a {
	display: inline-block;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: transparent;
	color: #182065;
	margin-right: 10px;
	font-size: 22px;
}

.subscribe-widget .social-nav a i {
  color: #204a06;
}

.subscribe-widget .social-nav a:hover {
  background-color: transparent;
}
.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}
/*-----------------------------------
    1 - Testimonials
------------------------------------*/
.testimonial-and-clients {
	background-color: #ffffff;
}

.testimonials {
  padding: 95px 0 85px;
  color: #fff;
  border-bottom: 1px solid #26264b;
}

.testimonials .test-img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
}

.testimonials .test-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 90px;
}

.testimonials h5 {
  color: #26264b;
  margin-top: 15px;
}

.testimonials span {
  color: #c4c4c4;
  display: inline-block;
  margin: 0 0 17px;
}

.testimonials p {
  font-size: 17px;
  line-height: 27px;
}

.test-pagination {
  text-align: center;
  margin-top: 8px;
}

.test-pagination span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #26264b;
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}

.test-pagination span:hover {
  cursor: pointer;
}

.test-pagination span:not(:last-child) {
  margin-right: 10px;
}

.test-pagination span.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-color: white;
}

/*-----------------------------------
    1 - Clients
------------------------------------*/
.clients {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.clients .swiper-wrapper {
  text-align: center;
}.intro {
	padding-top: 20px;
}
.illustration {
	text-align: left;
	display: block;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
	padding-top: 10px;
}

/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
	padding: 0;
	border-radius: 1px;
	color: #FFFFFF;
	background-color: #53111d;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFB9;
	border-right-color: #FFFFB9;
	border-bottom-color: #FFFFB9;
	border-left-color: #FFFFB9;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #EEEEEE;
	padding: 10px;
    }

.collapsible {
	font-weight: bold;
}
.illpix {
	text-align: left;
	width: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.illpixR {
	text-align: right;
	width: auto;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.clientsslide {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 130px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-bottom: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.hr2 {
	border-top-color: rgba(0,153,0,0.61);
	border-right-color: rgba(0,153,0,0.61);
	border-bottom-color: rgba(0,153,0,0.61);
	border-left-color: rgba(0,153,0,0.61);
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.sp10 {
	display: block;
	height: 30px;
}
.sp5 {
	display: block;
	height: 15px;
}

.announce {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 14px;
}
.adText {
	font-size: 12px;
	color: #06F;
	text-align: center;
	display: block;
}
.intro {
	margin-left: 20px;
	padding-left: 20px;
	display: block;
}
.sidetext {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
}
.team {
	background-color: #003300;
}
.units {
	background-color: #083E10;
	color: #FFF;
}
.supportU {
	background-color: #083E10;
	color: #FFF;
}
.cta {
	background-color: #754305;
	color: #FFF;
}
.testi {
	background-color: #B9F498;
	color: #000;
}
.serve {
	background-color: #FFFF99;
}
.serve2 {
	background-color: #FFFF99;
}
.quotation-mark{
    
    margin-top: -10px;
    font-weight: bold;
    font-size:60px;
    color:#70f770;
    font-family: "Times New Roman", Georgia, Serif;
    
}

.quotation-markr{
	margin-top: -30px;
	font-weight: bold;
	font-size: 60px;
	color: #70f770;
	font-family: "Times New Roman", Georgia, Serif;
	float: right;    
}
.quote-text{
    
    font-size: 19px;
    margin-top: -45px;
}
.quotation-mark2{
    
    margin-top: -30px;
    font-weight: bold;
    font-size:60px;
    color:#70f770;
    font-family: "Times New Roman", Georgia, Serif;
    
}

.quotation-markr2{
	margin-top: -30px;
	font-weight: bold;
	font-size: 60px;
	color: #70f770;
	font-family: "Times New Roman", Georgia, Serif;
	float: right;    
}
.quote-text2{
    
    font-size: 19px;
    margin-top: -65px;
}

.carousel {
	width: 75%;
	margin: 0 auto;
	padding-bottom: 30px;
}
.carousel .item {
	color: #0d062f;
	font-size: 16px;
    text-align: center;
	overflow: hidden;
    min-height: 230px;
}
.carousel .item a {
	color: #083e10;
}
.carousel .img-box {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {	
	padding: 30px 0 10px;
}
.carousel .overview {	
	text-align: center;
	padding-bottom: 5px;
}
.carousel .overview b {
	color: #333;
	font-size: 15px;
	text-transform: uppercase;
	display: block;	
	padding-bottom: 5px;
}
.carousel .star-rating i {
	font-size: 18px;
	color: #ffdc12;
}
.carousel .carousel-control {
	width: 30px;
	height: 30px;
	border-radius: 50%;
    background: #083e10;
    text-shadow: none;
	top: 24px;
}
.carousel-control i {
	font-size: 20px;
	margin-right: 2px;
}
.carousel-control.left {
	left: auto;
	right: 40px;
}
.carousel-control.right i {
	margin-right: -2px;
}

.call-3 {
	position: relative;
	padding-top: 3em;
	padding-right: 0;
	padding-bottom: 3em;
	padding-left: 0;
}
  .call-3 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .7;
    background: #319f31; }
  .call-3 .img {
    width: 100%; }
  .call-3 .img-2 {
    -webkit-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    @media (max-width: 767.98px) {
      .call-3 .img-2 {
        height: 200px;
        margin-bottom: 40px; } }

.volunteer h3 {
  color: #fff; }

.volunter-form .form-control {
  border: 2px solid rgba(255, 255, 255, 0.7);
  height: 58px !important;
  background: transparent !important;
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 18px;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .volunter-form .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.8); }
  .volunter-form .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.8); }
  .volunter-form .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.8); }
  .volunter-form .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.8); }
  .volunter-form .form-control:focus, .volunter-form .form-control:active {
    border-color: #fff; }
	
.volunter-form .form-controlS {
  border: 2px solid rgba(255, 255, 255, 0.7);
  height: 28px !important;
  background: transparent !important;
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 15px;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .volunter-form .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.8); }
  .volunter-form .form-controlS::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.8); }
  .volunter-form .form-controlS:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(255, 255, 255, 0.8); }
  .volunter-form .form-controlS:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 0.8); }
  .volunter-form .form-controlS:focus, .volunter-form .form-controlS:active {
    border-color: #fff; }	

.volunter-form textarea.form-controlS {
  height: inherit !important; }
.news {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  display: block;
  width: 100%;
  height: 183px; }
  
.box-intro {
	margin-top: -30px;
}

.box-intro2 {
	margin-top: -10px;
}
  .box-intro.ftco-intro-2 {
    margin-top: 0 !important; }
  .box-intro .block-18 {
	display: block;
	width: 100%;
	padding: 10px;
	color: rgba(0, 0, 0, 0.7);
}
    .box-intro .block-18.color-1 {
      background: #88e14f; }
    .box-intro .block-18.color-2 {
      background: #4fae13; }
    .box-intro .block-18.color-3 {
      background: #faaa3a; }
	  .box-intro .block-18.color-4 {
      background: #204a06; }
    .box-intro .block-18 .text strong {
	font-size: 50px;
	color: #000;
	font-weight: 300;
}
    .box-intro .block-18 .text span {
	display: block;
	color: #000;
	font-size: 18px;
	font-style: italic;
}  
.pages-section {
	position: relative;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
}
  @media (max-width: 767.98px) {
    .ftco-section {
      padding: 6em 0; } }
.news-entry {
  border: 1px solid #f2f2f2;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2); }
  @media (min-width: 768px) {
    .news-entry {
      margin-bottom: 20px; } }
  @media (max-width: 767.98px) {
    .news-entry {
      margin-bottom: 20px; } }
  .news-entry .text {
    position: relative; }
    @media (min-width: 768px) {
      .blog-entry .text {
        width: 90%;
        margin: 0 auto;
        margin-top: -10px;
        background: #fff; } }
    .news-entry .text .heading {
      font-size: 20px;
      margin-bottom: 16px;
      font-weight: 400; }
      .news-entry .text .heading a {
        color: #000; }
        .news-entry .text .heading a:hover, .news-entry .text .heading a:focus, .news-entry .text .heading a:active {
          color: #f86f2d; }
    .news-entry .text .time-loc {
      font-size: 14px; }
      .news-entry .text .time-loc span {
        color: #96a1af; }
        .news-entry .text .time-loc span i {
          color: #f86f2d; }
  .news-entry .meta > div {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 15px; }
    .news-entry .meta > div a {
      color: gray;
      font-size: 15px; }
      .news-entry .meta > div a:hover {
        color: #666666; }
#counter-section {
	position: relative;
	z-index: 0;
	background-color: #B0EB89;
}
.navbar-collapse2 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.navbar-toggler2 {
	padding: 0.25rem 0.75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: #88e14f;
	border: 1px solid #64C822;
	border-radius: 0.25rem;
}
  .navbar-toggler2:hover, .navbar-toggler2:focus {
    text-decoration: none; }
  .navbar-toggler2:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon2 {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }
.bg-news {
  background: #E6FFE6 !important; }
  
.bg-projects {
  background: #6CC85F4F !important; }


.cause-entry span.fund-raised {
    color: #168c0c; }
.boxC {
	text-align: center;
	display: block;
}
