/*
font-family: 'Open Sans', sans-serif;
font-family: 'Ubuntu', sans-serif;*/


@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&family=Ubuntu:wght@400;500;700&display=swap');


body {
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
}
.p0 { padding: 0; }

.btn-success {
    background: linear-gradient(105deg, #51a034, #006214);
    outline: none;
    font-size: 18px;
    border-radius: 4px;
}
section.team p {
    margin: 0 0 10px;
    color: #333;
    font-size: 14px;
}

section.team {
    padding: 50px 0;
}.team-box img {
    max-width: 200px;
    margin: 0 auto;
    padding: 10px 0;
    border-radius: 50px 0 50px 0;
}
/* Form css start */

 .find-modalin .modal-content {
    padding: 15px 30px 0 30px;
}

.find-modalin .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
    position: absolute;
    right: 20px;
    top: 15px
}

.find-modalin .modal-title img {
    margin-top: -9px;
}

.find-modalin .modal-title {
    font-size: 28px;
    color: #4B4A4A;
}

.sidetextin h4 {
    font-size: 32px;
    color: #4B4A4A;
    margin-bottom: 18px;
    font-weight: 600;
}

.model-header {
    border-bottom: none !important;
}

.sidetextin p {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #4B4A4A;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 20px;
}

.sidetextin ul {
    list-style: disc;
    padding-left: 15px;
    margin-bottom: 45px;
}

.sidetextin li {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #4B4A4A;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 10px;
}

.sidefromin .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #CCBDBD;
    border-radius: 0;
}

.sidefromin .form-control {
    background-color: transparent;
    border-bottom: 1px solid #ced4da;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    font-size: 14px;
    padding: .375rem 0;
}

.sidefromin .col-form-label {
    color: #5C5A5A;
    width: 100%;
    font-size: 14px;
}

.sidefromin {
    width: 100%;
    height: auto;
}

.fromdiv {
    display: block;
}

.find-modalin button.close {
    font-size: 50px;
    font-weight: 100;
}
.find-modalin .modal-header {
    border: none !important;
}
.sidefromin .form-control:focus, .sidefromin .form-control:hover, .sidefromin .form-control:visited {
    outline: none;
    box-shadow: none;
    color: #fff;
}

.primary-btn {
    background-color: #2D2D2D;
    color: #fff;
    font-size: 15px;
    border-radius: 0;
    padding: 0.375rem 1.95rem;
    margin-right: 0;
    margin-left: 0;
    line-height: 1.5 !Important;
    display: inline-block !Important;
    width: auto;
}
.primary-btn:hover, .primary-btn:focus, .primary-btn:visited {
    color: #fff;
    outline: none;
    box-shadow: none;
}
/* Form css end */

@media (min-width: 576px){
    .modal-dialog {
        max-width: 75%;
        margin: 1.75rem auto;
    }    
}


/* Header css start */
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #14640a;
}
li.nav-item i {
    color: #006214;
}

.brand-logo img { max-width:100px; }
.bg-light .dropdown-toggle::after {
    display: none;
  }
.bg-light .text-decoration-none{
  text-decoration: none!important;
}
/* Header css end */


.tab-banner {
    padding: 150px 0;
    background-position: center center !important;
    background-size: cover;
}
.tab-heading h2 {
    text-shadow: 1px 2px 3px #333;
    color: #fff;
    font-size: 32px;
}
.agriculture-banner {
    background: url('../images/tab-image/agriculture-banner.jpg') no-repeat;
}
.contact-banner {
    background: url('../images/tab-image/contact-banner.jpg') no-repeat;
}
.sustainibility-banner {
    background: url('../images/tab-image/sustainibility-banner.jpg') no-repeat;
}
.healthcare-banner{
        background: url('../images/banner/sustain-tab.jpg') no-repeat;

}
.organic-banner{
        background: url('../images/tab-image/organic-banner.jpg') no-repeat;

}
.skilling-banner{
        background: url('../images/tab-image/skilling-banner.jpg') no-repeat;

}
.services-banner {
            background: url('../images/tab-image/services-banner.jpg') no-repeat;

}
/*homepage banner css start */
:root {
  --swiper-navigation-color: #ffffff;
  --swiper-theme-color: #006214;
}

.swiper {
  width: 100%;
  height: 80vh;
  min-height: 320px;
  background-color: #46677b;
}

.swiper-slide {
  font-size: 18px;
  background: #fff;
  display: flex;
}
/*.swiper-slide::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(359deg, #2b2d42 0%, rgba(40, 42, 62, 0.9375) 6.25%, rgba(38, 39, 58, 0.875) 12.5%, rgba(35, 37, 54, 0.8125) 18.75%, rgba(32, 34, 50, 0.75) 25%, rgba(30, 31, 45, 0.6875) 31.25%, rgba(27, 28, 41, 0.625) 37.5%, rgba(24, 25, 37, 0.5625) 43.75%, rgba(21, 23, 33, 0.5) 50%, rgba(19, 20, 29, 0.4375) 56.25%, rgba(16, 17, 25, 0.375) 62.5%, rgba(13, 14, 21, 0.3125) 68.75%, rgba(11, 11, 17, 0.25) 75%, rgba(8, 8, 12, 0.1875) 81.25%, rgba(5, 6, 8, 0.125) 87.5%, rgba(3, 3, 4, 0.0625) 93.75%, rgba(0, 0, 0, 0) 100%);
}*/

/*
  Title Text
*/
.title {
  padding: 0 10vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
  color: #ffffff;
}
.title__text {
  letter-spacing: -2px;
  font-size: clamp(2rem, 0.3864rem + 13.0682vw, 4.75rem);
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  text-shadow: 1px 2px 3px #333;
}
/*.title__text::after {
  position: absolute;
  top: 100%;
  content: "";
  display: block;
  width: 100px;
  height: 0.25em;
  background-color: #ef233c;
}*/

/*
  Style up the image behind each slide
*/
.background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.background-image__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
/*  opacity: 0.8;
  mix-blend-mode: luminosity;*/
}

/*homepage css end */
/* mission box css start */

.primary-padding {
    padding: 50px 0;
}
.secondary-padding { padding:50px 0; background:#f8f9fa; }
.primary-heading { font-size:28px;color:#006214; }
p { font-size:14px; color: #333; line-height: unset; margin: 0;} 
.primary-img { max-width:100%; }




ul.mision-vision-box li {
    padding-bottom: 25px;
}

ul.shadow-box li {
    list-style: disc;
    margin-left: 15px;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    margin-bottom: 10px;

}
.desc-block ul li {
    flex: 0 0 49%;
    background: #fff;
    margin-bottom: 14px;
    padding: 25px;
    box-shadow: inset 0 0 5px #ccc;
    border-radius: 10px;
     position: relative;
     overflow: hidden;

}
.desc-block ul li:before {
    content: close-quote;
    width: 20%;
    height: 4px;
    background: #006214;
    top: 0;
    position: absolute;
    left: 0;
}

.desc-block.full-ui ul li {
    flex: 0 0 100%;
}
.desc-block ul li i {
    color: #0e570a;
    font-size: 26px;
    padding-bottom: 5px;
}

.desc-block {
    padding: 20px 0 0;
}

.desc-block h4 { font-size: 22px;
    color: #006214;
    margin: 0 0 15px; }
.desc-block ul li h4 {
    font-size: 18px;
    color: #006214;
    margin: 0;
}

.full-ui ul li ul li:before {
    display: none;
}

.full-ui ul li ul li {
    list-style: none;
    padding: 0;
    border: none;
    box-shadow: none;
    margin: 0 0 5px;
    font-size: 14px;
    color: #333;
}
.design-box {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.qt-ui ul li {
    flex: 0 0 23%;
}
.furtehr-box a { color:#000;font-weight:bold; text-decoration:underline; }
.address-deatils h3, .contact-deatils h3, .design-box h3 { font-size: 18px;
    color: #006214;
    margin: 0;  }
.desc-block ul li p {
    font-size: 14px;
    color: #333;
    margin: 0;
}

.desc-block ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.our-domain h4 {
    color: #333;
    font-size: 18px;
    padding: 10px 0 0;
}
section.our-domain.primary-padding h3.primary-heading {
    padding-bottom: 20px;
}
.scroll-banner-home {
    background: url(../images/banner/banner1.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
    position: relative;
}
.scroll-banner-home::before {
   display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(359deg, #2b2d42 0%, rgba(40, 42, 62, 0.9375) 6.25%, rgba(38, 39, 58, 0.875) 12.5%, rgba(35, 37, 54, 0.8125) 18.75%, rgba(32, 34, 50, 0.75) 25%, rgba(30, 31, 45, 0.6875) 31.25%, rgba(27, 28, 41, 0.625) 37.5%, rgba(24, 25, 37, 0.5625) 43.75%, rgba(21, 23, 33, 0.5) 50%, rgba(19, 20, 29, 0.4375) 56.25%, rgba(16, 17, 25, 0.375) 62.5%, rgba(13, 14, 21, 0.3125) 68.75%, rgba(11, 11, 17, 0.25) 75%, rgba(8, 8, 12, 0.1875) 81.25%, rgba(5, 6, 8, 0.125) 87.5%, rgba(3, 3, 4, 0.0625) 93.75%, rgba(0, 0, 0, 0) 100%);

}
.scroll-banner-home h3 {
  letter-spacing: -2px;
  font-size: clamp(2rem, 0.3864rem + 13.0682vw, 2.75rem);
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  text-shadow: 1px 2px 3px #333;
  color: #fff;
}
.desc-block.full-ui.half-ui > ul > li {
    flex: 0 0 49% ;
}
/* mission box css start */




/* footer css start */
h1,
h2,
h3,
h4,
h5,
h6 {
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}

a,
a:active,
a:focus {
  color: #333;
  text-decoration: none;
  transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer {
  background: linear-gradient(105deg, #51a034, #006214);
  padding-top: 80px;
  padding-bottom: 40px;
}
/*END FOOTER SOCIAL DESIGN*/
.single_footer {
}
@media only screen and (max-width: 768px) {
  .single_footer {
    margin-bottom: 30px;
  }
}
.single_footer h4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}
.single_footer h4::after {
  content: "";
  display: block;
  height: 2px;
  width: 40px;
  background: #fff;
  margin-top: 20px;
}
.single_footer p {
  color: #fff;
}
.single_footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single_footer ul li {
}
.single_footer ul li a {
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 36px;
  font-size: 15px;
  text-transform: capitalize;
}
.single_footer ul li a:hover {
  color: #333;
}

.single_footer_address {
}
.single_footer_address ul {
}
.single_footer_address ul li {
  color: #fff;
}
.single_footer_address ul li span {
  font-weight: 400;
  color: #fff;
  line-height: 28px;
}
.contact_social ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

/*START NEWSLETTER CSS*/
.subscribe {
  display: block;
  position: relative;
  margin-top: 15px;
  width: 100%;
}
.subscribe__input {
  background-color: #fff;
  border: medium none;
  border-radius: 5px;
  color: #333;
  display: block;
  font-size: 15px;
  font-weight: 500;
  height: 60px;
  letter-spacing: 0.4px;
  margin: 0;
  padding: 0 150px 0 20px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .subscribe__input {
    padding: 0 50px 0 20px;
  }
}

.subscribe__btn {
  background-color: transparent;
  border-radius: 0 25px 25px 0;
  color: #01c7e9;
  cursor: pointer;
  display: block;
  font-size: 20px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
.subscribe__btn i {
  transition: all 0.3s ease 0s;
}
@media only screen and (max-width: 768px) {
  .subscribe__btn {
    right: 0px;
  }
}

.subscribe__btn:hover i {
  color: #333;
}
button {
  padding: 0;
  border: none;
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/*END NEWSLETTER CSS*/

/*START SOCIAL PROFILE CSS*/
.social_profile {
  margin-top: 40px;
}
.social_profile ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.social_profile ul li {
  float: left;
}
.social_profile ul li a {
  text-align: center;
  border: 0px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  margin: 0px 5px;
  font-size: 18px;
  color: #fff;
  border-radius: 30px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.dropdown-item { font-size:14px;font-weight:300; }
@media only screen and (max-width: 768px) {
  .social_profile ul li a {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .social_profile ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.social_profile ul li a:hover {
  background: #333;
  border: 1px solid #333;
  color: #fff;
  border: 0px;
}#footer li.nav-item i { color:#fff; }
/*END SOCIAL PROFILE CSS*/
.copyright {
  margin-top: 70px;
  padding-top: 40px;
  color: #fff;
  font-size: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  text-align: center;
}
.copyright a {
  color: #01c7e9;
  transition: all 0.2s ease 0s;
}
.copyright a:hover {
  color: #333;
}

/* footer css end */

@media(max-width:767.9px){
    .mision-vision-image img {
    width: 100%;
}
.desc-block ul {
    display: block;
}
}
