@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

  @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
html{
  scroll-behavior: smooth;
}
* {
 font-family: 'Montserrat', sans-serif;

}

.container {
  width: 85%;
}
.whiteBG {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 60px;
  box-shadow: none;
}
.red-color span {
  color: red;
}
#index-banner {
    margin-top: 1rem;
    /*background-image: url(../images/home-bg.png);*/
    background: linear-gradient(to left, #00adbb , #007582);
    background-size: cover;
    /*min-height: 500px;*/
}
#about-banner {
    margin-top: 1rem;
    /*background-image: url(../images/home-bg.png);*/
    background: linear-gradient(to left, #00adbb , #007582);
    background-size: cover;
    /*min-height: 500px;*/
}

.categories {
  margin: 10px 0px 10px 0px;
  background-color: #fff;
  border-radius: 6px;
 box-shadow: 0 0 10px -1px #c9c9c9;
 border: 1px solid #ECEDF2;

   
}
.categories-text {
  font-weight: 600;
  font-size: 18px;
}
.orange {
    border-radius: 20px;
    background: linear-gradient(to right, #00adbb , #007582);
    text-transform: none !important;
}
.icon-block {
  padding: 20px 0px 20px 0px;
}
.icon-block .material-icons {
	font-size: inherit;
}
@media only screen and (min-width: 720px) {
.row .col.offset-m1 {
    margin-left: 12%;
}
ul:not(.browser-default) {
  top: 55px !important;
  width: auto !important;

}
}

.starherd-heading-underline:after {
    background: #72ac24;
    content: '';
    display: block;
    height: 6px;
    position: absolute;
    width: 160px;
    margin-top: 10px;
    border-radius: 6px;
}
.footer-heading:after{
  background: #f71101;
    
    content: '';
    display: block;
    height: 4px;
    
    position: absolute;
    
    width: 45px;
    margin-top: 3px;
}
.dark-red-text {
    color: #00a5b3;
}
/*.page-footer .footer-copyright {
  background-color: #fff;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  padding: 20px;
}*/
.page-footer .footer-copyright {
    background: linear-gradient(to left, #00adbb , #007582);
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 10px;
    animation: move_wave 25s linear infinite;
}

#contact-card {
  background-color: #f0f0f0;
  border-radius: 8px;
  padding: 15px 10px 5px 10px;
}
.btn-small {
    height: 40px;
    line-height: 40px;
    }

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 18px;
}
nav ul a {
  font-weight: 600;
  color: #333;
}
.list-img {
  width: 18px;
  margin-right: 5px;
}
ul.follow-list li {
    width: 40px;
    display: inline-block;
    margin: 0;
    border-radius: 50%;
    overflow: hidden;
}
ul.app-list li {
    display: inline-block;
    margin: 0;
}

.footer-links li {
  display: inline-block;
  margin: 0 .8em .7em 0;
  color: #fff;
}
.contact-us li {
  display: inline-block;
}
.footer-links li a{
  color: #fff;
}
.footer-links li:first-child:before {
  content: none !important;
}
.footer-links li:before {
    border-radius: 50%;
    background-color: #00abb9;
    content: " ";
    display: inline-block;
    height: 5px;
    left: 5px;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 5px;
    margin-right: 1.8em;
    opacity: 1;
}
.testimonial {
  webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    padding: 60px 60px 60px 80px;
    border-radius: 6px;
    width: 80%;
    margin: 30px auto;
}
.testimonial:before {
    content: "\e244";
    font-family: 'Material Icons';
    font-size: 40px;
    color: #72ac24;
    position: absolute;
    left: 12%;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.testimonial-name {
    display: block;
    width: 100%;
    margin-top: 20px;
    color: #ff0000;
}

.dropdown-content li > a, .dropdown-content li > span {
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 22px;
    padding: 14px 16px;
}
nav .sidenav-trigger {
    float: right;
    position: relative;
    z-index: 1;
    height: 56px;
    margin: 0 18px;
}
@media only screen and (max-width: 992px){
nav .brand-logo {
    left: 13% !important;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#intro-heading {
  font-size: 32px;
}
#section-headings {
  font-size: 30px;
}

.footer-links li:first-child:before {
  border-radius: 50%;
    background-color: #00abb9;
    content: " " !important;
    display: inline-block;
    height: 5px;
    left: 5px;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 5px;
    margin-right: 1.8em;
    opacity: 1;
}
.highlight-heading {
  font-size: 24px;
}
.why-choose {
  padding: 0px;
}
#popup-contactus {
  font-size: 16px;
  margin-top: 5px;
}
}
.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #ff0000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 5px;
}
.owl-carousel button.owl-dot {
  width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 1px solid #72ac24 important;
  /*border-radius: 50%;*/
  display: inline-block;
  /*background: #333;*/
  margin: 0 3px;
}
.owl-dots button.owl-dot {
  border: 1px solid #72ac24 !important;
  border-radius: 50%;
   width: 12px;
    height: 12px;
}
.owl-dots button.owl-dot.active {
  background-color: #72ac24;
  width: 14px;
  height: 14px;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.owl-nav span {
    font-size: 60px;    
    position: relative;
    top: -5px;
}
.owl-nav button:focus {
    outline: none;
}
   #top-logo {
      width: 180px;
    }
    @media only screen and (max-width: 992px){
      #top-logo {
      width: 120px;
    }
    .card .card-content .card-title {
      font-size: 14px;
      line-height: 16px;
    margin-bottom: 4px;
    }
    .card .card-content p {
      font-size: 10px;
    }
}
.card {
  border-radius: 6px;
  background-color: #9cc565;
  min-height: 250px;
}
#team-card-img {
  border-radius: 6px;
  
}
.card .card-title {
  font-weight: 600;
  font-size: 18px;
  color: #333;
}
.card .card-content .card-title {
  margin-bottom: 4px;
}
.card .card-content {
  padding: 18px;
}
.modal {
  border-radius: 8px;
  max-height: 85%;
  top: 5%;
}
.sidenav-overlay {
  z-index: 9 !important;
}
.waves-effect input[type="submit"] {
  color: #fff !important;
  
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #intro-heading {
      font-size: 22px;
    }
    #intro-description {
      font-size: 14px;
      margin-top: 0px !important;
    }
    #index-banner {
      background-size: contain !important;
      background-repeat: no-repeat;
    }
   }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
    #intro-heading {
      font-size: 28px;
    }
    #intro-description {
      font-size: 18px;
      margin-top: 10px !important;
    }
    .card .card-content .card-title {
      font-size: 16px;
    }
    .card .card-content p {
      font-size: 10px;
    }
    #index-banner {
      background-size: cover !important;
      background-repeat: no-repeat;
      min-height: 500px;
    }
   }
@media only screen and (min-device-width: 540px) and (max-device-width: 720px) {
    #intro-heading {
      font-size: 34px;
    }
    #intro-description {
      font-size: 24px;
      margin-top: 40px !important;
    }
   }

   @media only screen and (min-device-width: 280px) and (max-device-width: 653px) {
   .contact-us li a {
    font-size: 14px !important;
   }
   #contact-us-img {
    width: 18px !important;
    height: 18px !important;
   }
   #contact-us-title {
    font-size: 18px;
   }
   .card .card-content .card-title {
    font-size: 12px;
   }
   .card .card-content {
    padding: 8px;
   }
   .sidenav {
    width: 220px;
   }
   }
   nav ul a:hover {
  background-color: transparent;
}
.sidenav li > a {
    color: rgb(255 255 255);
    }
    #nav-mobile {
      background: linear-gradient(to left, #00adbb , #007582);
      padding-top: 20px;
    }
    .select-wrapper .caret {
      fill: #9e9e9e;
    }
    nav ul li.active {
  color: red;
}
#menu-center li a.active:after{
  background: linear-gradient(to left, #00adbb , #007582);
    content: '';
    display: block;
    height: 3px;
    position: absolute;
    width: 40px;
    margin-top: -15px;
    border-radius: 6px;
    transition: all 300ms ease;
}

#bl {
  color: #333;
}
#gl {
  color: #72ac24;
  font-weight: 800;
}
.hiw {
  margin: 10px 0px 10px 0px;
  background-color: transparent;
  
   
}
.hiwimg:before {
  position: absolute;
    margin: -30px 15px 0px 10px;
    height: 125px;
    width: 105px;
    background-image: url(../images/shape.png);
    background-repeat: no-repeat;
    z-index: -1;
    content: "";
}

.hiw-text {
  font-weight: 700;
  font-size: 18px;
}
.collapsible-header i {
      color: #008491 !important;
}
.vm-card {
   webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
    padding: 20px 10px 20px 10px;
    margin-bottom:5px;
    background-color:#fff;
    border-radius:6px;
}
   








.line-f {
  background-color: #fff;
  height: 2px;
  width: 100%;
}
.gridd {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* column-gap: 50px; */
  font-family: "Poppins", sans-serif;
}
.footerDiv {
  padding: 20px;
}
.centerDiv {
  justify-self: center;
}
@media screen and (max-width: 991px) {
  .gridd {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 50px;
  }
  .centerDiv {
    justify-self: start;
  }
}
@media screen and (max-width: 650px) {
  .gridd {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 50px;
  }
  .centerDiv {
    /* border-left: 0px solid white;
  border-right: 0px solid white; */
  }
}
/* .white {
  color: #fff;
  font-size: 15px;
}
.white:hover {
  color: #5f356c;
} */
.links1234 a{
  color: #fff ;
  font-size: 20px;
  display: flex !important;
  gap: 10px;
}
.links1234 a:hover {
  color: #000;
}
.line-f {
  background-color: #fff;
  height: 2px;
  width: 100%;
}
.fot1 {
  text-align: center;
  font-size: 15px;
}
.fot2 {
  text-align: center;
}
.ulna ul li a{
  color: #fff;
  font-size: 17px !important;
 line-height: 32px;
}
.ulna ul li a:hover{
  color: #000 !important;
}
.imgff{
  float: right;
  margin-top: 50px;
}
@media screen and (max-width:425px){
  .imgff{
    float: none;
    margin-top: 0px;
  }
}
@media screen and (max-width:768px) and (min-width:425px){
  .imgff{
  margin-top: 50px;
  }
}
.fot1{
  display: flex;
  justify-content: space-evenly;


}
.fot1 h5{
  font-size: 15px !important;
  font-family: "Poppins", sans-serif !important;

}
@media screen and (max-width:425px){
  .fot1{
    display: block;
  justify-content: space-evenly;
  text-align: center;
  }
}

@media screen and (max-width:425px){
  .footerDiv h3 {
    margin-left: 0px !important;
  }
}
@media screen and (max-width:425px){
  .footerDiv ul {
    margin-left: 13px ;
  }
}
.f-t{
    font-weight: 700;
}