.shreekanth-associates-home01 .card-header {
	background-color: #fff;
}
.shreekanth-associates-home01 .card-title {
    font-weight: 400;
    font-size: 43px;
    line-height: 50px;
    text-transform: capitalize;
    font-family: acumin-variable-concept;
    color: #055e0e;
    text-decoration: none;
    border-bottom: 1px solid #055e0e;
    width: max-content;
    margin-bottom: 1.2em;
}


#header i {
    display: none;
}

.sidenav {
    display: none;
}

 
.shreekanth-associates-home01 .card-title span {
    font-weight: 700;

}
.shreekanth-associates-home01 .card-text span {
    display: block;
    font-size: 20px;
    text-transform: capitalize;
    color: #055e0e;
    font-weight: 600;
    padding-bottom: 6px;
    text-align: center;
     font-family: Montserrat-Bold;
}
.shreekanth-associates-home01 .card-text span img {
	padding-right: 5px;
}
.shreekanth-associates-home01 .card-text {
     font-family: Montserrat-Medium;
    font-size: 17px;
    margin-bottom: 1.6em;
    color: #656464;
    line-height: 33px;
    text-align: justify;
}
.shreekanth-associates-home01 .card-header img {
    max-width: 100%;
    width: 495px;
}






.shreekanth-associates-home02 {
    padding: 50px 0;
    background: linear-gradient( rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.95) ), url(../img/home06.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    background-attachment: fixed;
}
.shreekanth-associates-home02 #count-title {
    font-family: Montserrat-Bold;
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
}
.shreekanth-associates-home02 .card {
    background-color: transparent;
    text-align: center;
}
.shreekanth-associates-home02 .card-header {
    background-color: transparent;
}
.shreekanth-associates-home02 .card-title {
    margin-bottom: 1rem;
    font-family: Montserrat-Bold;
    font-size: 23px;
    color: #05630e;
    text-transform: capitalize;
    line-height: 37px;
    text-align: center;
    margin-top: 0.3em;
}
.shreekanth-associates-home02 .card-header .bi {
    background-color: transparent;
    font-size: 56px;
    padding: 0px 0px;
    display: block;
    width: max-content;
    border-radius: 100%;
    margin: 0 auto 0.5em auto;
    color: #ffc104;
}







.home-gall-tab button {
  background-color: #fff;
  display: block;
  color: #000!important;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 15px 0px;
  transition: 0.3s;
  width: 100%;
  text-align: left;
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  font-family:Montserrat-SemiBold;
}
.home-gall-tab button .bi {
    float: right;
}
.home-gall-tab button:hover {
  background-color: #ddd;
}
.home-gall-tab button.active {
    background-color: #cccccc14;
    color: #05630e;
}
.shreekanth-associates-home03 .card-block .tabcontent {
  display: none;
  padding: 6px 20px;
  border: none;
  border-top: none;
}
.shreekanth-associates-home03 {
    padding: 5em;
}
.home-gall-tab h2 {
    margin-bottom: 1em;
    font-family: Montserrat-Bold;
    font-size: 30px;
    color: #000;
    text-transform: capitalize;
    line-height: 37px;
    text-align: left;
}
.home-gall-tab h2 span {
    font-weight: 700;
}
.shreekanth-associates-home03 .card {
    border: none;

}
.shreekanth-associates-home03 .card-header {
    background-color: transparent;
    border: none;
    padding: 0.5rem 2rem;
}
.shreekanth-associates-home03 .card-header .btn-success {
    color: #198754;
    background-color: transparent;
    border: none;
    margin-top: 1.6em;
    padding: 0px 0px;
    text-transform: capitalize;
    font-weight: 500;
}
.shreekanth-associates-home03 .card-header .btn-success:hover {
    color: #000;
    background-color: transparent;
    border: none;
}








.home-testimonials {
  position: relative; 
}
.home-testimonials h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 50px;
  color: #FFFFFF;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  letter-spacing: 2px;
  background-color:black;
  padding:10px 5px;
}
.home-testimonials .owl-stage-outer {
  padding: 30px 0;
}
.home-testimonials .owl-dots {
  display: none;
}
.home-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #01b0f8;
  margin: 0 5px;
}
.home-testimonials .owl-dots .active {
  box-shadow: none;
}
.home-testimonials .owl-dots .active span {
  background: #01b0f8;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}
.home-testimonials .card {
    background: transparent;
    box-shadow: none;
    margin: 0 20px;
    padding: 0 10px;
    border-radius: 20px;
    border: 0;
}
.home-testimonials .card .card-img-top {
    max-width: 100%;
    border-radius: 0%;
    margin: 15px auto 0;
    box-shadow: none;
    width: auto;
    height: auto;
}
.home-testimonials .card h5 {
    color: #055e0e;
    font-size: 21px;
    line-height: 1.3;
    font-family:Montserrat-SemiBold;
}
.home-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}
.home-testimonials .card p {
    color: #000000d4;
    font-family: Montserrat-Medium;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    margin-top: 0.6em;
}
.home-testimonials .active {
  opacity: 1;
  transition: all 0.3s;
}
.home-testimonials .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}



.home-testimonials .owl-nav button {
  position: absolute;
  top: 40%;
  background-color: transparent;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.home-testimonials .owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: transparent;
}
.home-testimonials .owl-nav button.owl-prev {
  left: -30px;
}
.home-testimonials .owl-nav button.owl-next {
  right: -30px;
}
.home-testimonials .owl-nav button.owl-prev .bi {
    color: #97b59a;
    font-size: 36px;
}
.home-testimonials .owl-nav button.owl-next .bi {
    color: #97b59a;
    font-size: 36px;
}




.home-testimonials .card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.0);
    border: none;
}
.shreekanth-associates-home04 h2 {
    margin-bottom: 0em;
    font-family: Montserrat-Bold;
    font-size: 30px;
    color: #2f2f2f;
    text-transform: capitalize;
    line-height: 37px;
    text-align: center;
}
.shreekanth-associates-home04 h2 span {
    font-weight: 700;
}


.shreekanth-associates-home04 {
    background-color: #f3f3f3;
}




.shreekanth-associates-home05 .card-header .card-title {
    margin-bottom: 0.7em;
    font-family: Montserrat-Bold;
    font-size: 30px;
    color: #000;
    text-transform: capitalize;
    line-height: 37px;
    text-align: center;
}
.shreekanth-associates-home05 .card-header {
    padding: 0.5rem 0.5rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.0);
}

.shreekanth-associates-home05 .card-header .card-text {
    color: #000000d4;
    font-family: Montserrat-Medium;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    margin-top: 0.6em;
}
.shreekanth-associates-home05 .card-header .card-text a {
    text-decoration: none;
    color: #4c7a50;
    font-weight: bold;
    padding-left: 6px;
}







.shreekanth-associates-latest-home01 .card-block .card-title {
    margin-bottom: 1rem;
    font-family: Montserrat-Bold;
    font-size: 30px;
    color: #000;
    text-transform: capitalize;
    line-height: 37px;
    margin-top: 30px;
}
.shreekanth-associates-latest-home01 .card-block .card-text {
    color: #000000bd;
    font-family: Montserrat-Medium;
    text-align: justify;
    font-size: 15px;
    line-height: 27px;
}
.shreekanth-associates-latest-home01 .card-header {
    padding: 0.5rem 2rem;
    background-color: rgba(0,0,0,.0);
}


.shreekanth-associates-latest-home02 .card-header .card-title {
    margin-bottom: 1rem;
    font-family: Montserrat-Bold;
    font-size: 28px;
    color: #000;
    text-transform: capitalize;
    line-height: 37px;
    text-align: center;
    margin-top: 0.3em;
}
.shreekanth-associates-latest-home02 .card-header .card-text {
    color: #000000bd;
    font-family: Montserrat-Medium;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    margin-top: 1em;
}
.shreekanth-associates-latest-home02 .card-header img {
    border-radius: 11px;
}

.shreekanth-associates-latest-home03 .backimg-core {
     background: linear-gradient( rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.77) ), url(../img/home05.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
.shreekanth-associates-latest-home03 .card {
    background: none!important;
}
.shreekanth-associates-latest-home03 h2 {
    margin-top: 18px;
    font-family: Montserrat-Bold;
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
    line-height: 37px;
    text-align: center;
}
.shreekanth-associates-latest-home03 .card-header {
   /* background-color: #ffc104;*/
   /*background: linear-gradient( rgba(0, 0, 0, 0.77), rgba(0, 0, 0, 0.77) ), url(../img/home05.jpg);*/
    /*background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    background-attachment: fixed;*/
    padding: 15px 10px;
}
.shreekanth-associates-latest-home03 .card-header .bi {
   /* background-color: #055e0e;*/
  
    background-repeat: no-repeat;
    background-position:center  center;
    background-attachment: fixed;
    font-size: 35px;
    padding: 10px 20px;
    display: block;
    width: max-content;
   /* margin-bottom: 0.5em;*/
    border-radius: 100%;
    margin: 20px auto;
        color: #fdd001;
        font-weight: 600;
}

.shreekanth-associates-latest-home03 .card-header .bi:hover {
     color: #055e0e;
     background-color: #fff;
}
.shreekanth-associates-latest-home03 .card-header .card-title {
    margin-bottom: 0.5rem;
    font-size: 16px;
    color: #fff;
    font-family: Montserrat-SemiBold;
    line-height: 26px;
    font-weight: 600;
}
.shreekanth-associates-latest-home03 .card-header .card-title:hover {
    
    color: #fdd001;
    font-family: Montserrat-SemiBold;
    
    font-weight: 600;
}
.shreekanth-associates-latest-home03 .card-header .card-text {
    color: #76ff84;
    font-family: Montserrat-Medium;
    text-align: justify;
    font-size: 14px;
    line-height: 25px;
    margin-top: 0.6em;
    /*font-weight: 600;*/
}
.shreekanth-associates-latest-home03 .card-header .card-text:hover {
    color: #fff;
    font-family: Montserrat-Medium;
    /*text-align: left;*/
    font-size: 14px;
    
    /*font-weight: 600;*/
}


.shree-kanth-box {
    padding: 5px 10px;
}



.shreekanth-associates-home02 h2 {
    margin-bottom: 1.6em;
    font-family: Montserrat-Bold;
    font-size: 30px;
    color: #000;
    text-transform: capitalize;
    line-height: 37px;
    text-align: center;
}
.shreekanth-associates-home03 h2 {
    margin-bottom: 1.6em;
    font-family: Montserrat-Bold;
    font-size: 30px;
    color: #000;
    text-transform: capitalize;
    line-height: 37px;
    text-align: center;
}


.about-us-banner-content img {
    margin-top: 15px;
    border-radius: 15px;
    padding: 10px;
}



.partners-section img {
border-radius: 15px;
padding: 10px;
}

.customer-logos {
  margin-top:-4%;
}

.carousel-inner .carousel-item .banner-content h2 {
    position: absolute;
    top: 73%;
    left: 3%;
    color: #fff;
    font-weight: 600;
    font-family: Montserrat-Bold;
    font-size: 25px;
}


.carousel-inner .carousel-item .banner-content p {
    position: absolute;
    top: 78%;
    left: 8%;
    color: #ffb404;
    font-family: Montserrat-Bold;
    cursor: pointer;
    background-color: #ffffff75;
    border-radius: 6px;
    border: 2px solid #023107;
}

.carousel-inner .carousel-item .banner-content p:hover {
   background-color: #ffffff75;
   border: 2px solid #ffb404;
}

.carousel-inner .carousel-item .banner-content p a:hover {
    
    
    color: #ffb404;


}

.carousel-inner .carousel-item .banner-content p a {
    
       color: #055e0e;
    position: relative;
    z-index: 9999;



}

.shreekanth-associates-latest-home01 a {
        text-decoration: none;
    color: #4c7a50!important;
    font-weight: bold;
    padding-left: 6px;
}




.service-page .service-box {
   box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 25%);
   border:2px solid #fff;
   height: 700px;

   

}

.service-page .service-box:hover {
  box-shadow:  0px 0px 10px 0px  #ffc104;
}

.service-page .service-box h3 {
     font-family: Montserrat-Bold;
     font-size: 20px;
     text-align: center;
     margin: 15px;
     color: #05630e;
}

.service-page .service-box h3:hover {
     
     color: #ffc104;
}

.service-page .service-box p {
        font-size: 13.3px;
        margin-left: 15px;
         margin-right: 15px;
            font-family: Montserrat-Medium;
            line-height: 27px;
            text-align: justify;
}


.service-page .service-box img {
    max-width: 100%;
    border-radius: 15px;
    padding: 12px;
    margin-top: 5px;
     transition: 0.3s;

}   


.service-page .service-box img:hover {
  transform: scale(1.1);
} 


.service-page .second-service {
    margin-top: 45px;
}
/*.timeline-section .card h2 {
        text-align: center;
  
    color: #2f2f2f;
    font-weight: 700;
    margin: 20px;
     font-family: Montserrat-Bold;
}

.timeline-section {
    margin-bottom: 20px;
}

.timeline-section .timeline {
    /*border-left: 3px solid #055e0e;*/
   /* border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;*/
   /* background: rgba(114, 124, 245, 0.09);*/
   /* margin: 0 auto;
    letter-spacing: 0.2px;
    position: relative;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 50px;
    list-style: none;
    text-align: left;
    max-width: 40%;
}

@media (max-width: 767px) {
.timeline-section     .timeline {
        max-width: 98%;
        padding: 25px;
    }
}

.timeline-section .timeline h1 {
    font-weight: 300;
    font-size: 1.4em;
}

.timeline-section .timeline h2,
.timeline-section .timeline h3 {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 10px;
    font-family: Montserrat-Medium;


}
*/
/*.timeline-section .timeline h2:hover,
.timeline-section .timeline h3:hover {
   color: #198754;

}



.timeline-section .timeline p {
    
    font-size: 15px;
  
    font-family: Montserrat-Medium;


}

.timeline-section .timeline p:hover {
    
    color: #ffc107;

}


.timeline-section .card-block {
    padding: 6px;
}





.timeline-section .timeline .event {
    border-bottom: 1px dashed #e8ebf1;
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
}*/

/*@media (max-width: 767px) {
.timeline-section     .timeline .event {
        padding-top: 30px;
    }
}

.timeline-section .timeline .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.timeline-section .timeline .event:before,
.timeline-section .timeline .event:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline-section .timeline .event:before {
    left: -207px;
    content: attr(data-date);
    text-align: right;
    font-weight: 100;
    font-size: 0.9em;
    min-width: 120px;
}*/

/*@media (max-width: 767px) {
  .timeline-section   .timeline .event:before {
        left: 0px;
        text-align: left;
    }
}

.timeline-section .timeline .event:after {
    /*-webkit-box-shadow: 0 0 0 3px #727cf5;
    box-shadow: 0 0 0 3px #ffc107;*/
    /*left: -55.8px;
    background: #fff;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    content: "";
    top: 5px;*/
/*}

.timeline-section .timeline .event {
        box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 12%);
    
}

@media (max-width: 767px) {
    .timeline-section .timeline .event:after {
        left: -31.8px;
    }
}

.timeline-section .rtl .timeline {
    border-left: 0;
    text-align: right;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-right: 3px solid #727cf5;
}

.timeline-section .rtl .timeline .event::before {
    left: 0;

    right: -170px;
}


 .footer-top .footer-info .img-fluid {
    max-width: 100%;
    height: auto;
    width: 235px;
    margin-top: -5px;
    margin-bottom: 10px;
}


.timeline-section .timeline .card .card-header {

background:none;

}*/



.timeline-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.timeline-steps .timeline-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 12px;
}

.timeline-steps .timeline-step .image-class {
       max-width: 100%;
    width: 70px;
    /* margin-top: -25px; */
    /* margin-right: 30px; */
    position: relative;
    top: -30%;
    display: block;
    left: 25%;
    padding: 5px;
}

.timeline-steps .timeline-step .image-class img {
          transition: 0.3s;
}

.timeline-steps .timeline-step .image-class img:hover {    
    transform: scale(1.1);


}

.how-we-work {
    padding: 10px;
}

@media (min-width:768px) {
    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        display: block;
        border-top: .25rem dotted #ffb404;
        width: 3.46rem;
        position: absolute;
        left: 7.5rem;
        top: .3125rem
    }
    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: .25rem dotted #055e0e;
        width: 3.8125rem;
        position: absolute;
        right: 8.5rem;
        top: .3125rem
    }
}

.timeline-steps .timeline-content {
    width: 10rem;
    text-align: center
}

.timeline-steps .timeline-content .inner-circle {
    border-radius: 1.5rem;
    height: 1rem;
    width: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #3b82f6
}

.timeline-steps .timeline-content .inner-circle:before {
    content: "";
    background-color: #3b82f6;
    display: inline-block;
    height: 3rem;
    width: 3rem;
    min-width: 3rem;
    border-radius: 6.25rem;
    opacity: .5
}

.timeline-section h2 {


    color: #2f2f2f;
    font-weight: 700;
    font-size: 30px;
     font-family: Montserrat-Bold;

}

/*.timeline-section p {
        color: #077d12!important;
    font-family: Montserrat-Medium;
    
    font-weight: 600;
    text-align: justify;

    }*/

   /* .timeline-section .icons-about i {
        font-size: 50px;
        margin-bottom: 15px;
        color:#ffc12e;
        text-align: center;
    }

    .timeline-section .icons-about:hover {
          background-color: #000;

    }*/


.timeline-section .row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  grid-gap: 30px;
}


   

.timeline-section .service {
  text-align: center;
  padding: 25px 10px;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  background: transparent;
  transition: transform 0.5s, background 0.5s;
}

.timeline-section .service i {
  font-size: 40px;
  margin-bottom: 10px;
  color: #055e0e;
}

.timeline-section .service h2 {
  font-weight: 600;
  margin-bottom: 8px;
}

.timeline-section .service h6 {
      color: #000;
    font-weight: 600;
    font-size: 18px;
    font-family: Montserrat-Medium;
}

.timeline-section .service h6:hover {
      color: #fff;
   
}

.timeline-section .service:hover {
  background: #ffd91f;
  /*color: #fbc201;*/
  transform: scale(1.05);
 /* color: #fbc201;*/
}

.timeline-section .service:hover i {
  color: #fff;
}






   /* .timeline-section .container {
            box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 25%);
            padding: 15px;
                border: 2px solid #fff;
    }

    .timeline-section .container:hover {
             box-shadow:  0px 0px 10px 0px  #ffc104;
           
    }*/



 .mail-confirm p {

    color: #00a650;
    font-size: 30px;

}

.mail-confirm .mail-button a {
  background-color: #0351a0;
  color: #fff;
  font-size: 15px;

}

.mail-confirm .mail-button .btn {

  border-radius: 10px;
      padding: 5px 25px;
}

.mail-confirm .mail-button .btn:hover {

   width: 100px;
   color: #4cd248;
   font-weight: 600;
}


.mail-confirm1 p {

    color: red;
    font-size: 30px;

}


.mail-confirm1 .mail-button a {
  background-color: #0351a0;
  color: #fff;
  font-size: 15px;

}

.mail-confirm1 .mail-button .btn {

  border-radius: 10px;
      padding: 5px 25px;
}

.mail-confirm1 .mail-button .btn:hover {

   width: 100px;
   color: #4cd248;
   font-weight: 600;
}



.contact-page  ul {
   
    display: block;
    margin-left: -30px;
}

.founder-section h4 {
        margin-bottom: 0.5em;
    font-family: Montserrat-Bold;
    font-size: 32px;
    color: #000;
    text-transform: capitalize;
    line-height: 37px;
   margin-top: 120px;
       margin-left: 70px;
}

.founder-section .found-img img {
    max-width: 100%;
    width: 500px;
    display: inline-block;
    /* margin-left: 100px; */
    margin-top: 50px;
    position: relative;
}

.founder-section .found-content p {
           color: #000000;
    font-family: Montserrat-Medium;
    text-align: justify;
    font-size: 16px;
    line-height: 30px;
    margin-top: 2.6em;
    margin-left: 70px;
    
}


.founder-section .found-content a {
    text-decoration: none;
    color: #4c7a50;
    font-weight: bold;
    padding-left: 6px;
}

.founder-section .container:hover {
        box-shadow: 0px 0px 10px 0px #ffc104;
  } 


  .founder-section .container {
            box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 25%);
   /* border: 2px solid #077d1257;*/
    padding: 10px;
       background:#9c9db21f;
  }      


  .gallery-button a {
        text-decoration: none;
    color: #4c7a50!important;
    font-weight: bold;
    padding-left: 6px;
    display: block;
    margin: 0 auto;
  }

  