.color-theme {
    color: #0ad500;
    
}

i.fa.fa-bars {
    font-size: 50px;
    color: #0ad500 ;
    
}


address .fa {
  color: #0ad500;
  padding-right: 10px;
  padding-bottom: 10px;
}
.sec-padd {
    padding-top: 20px;
    padding-bottom: 20px;
}

.sec-padd2 {
    padding-top: 40px;
    padding-bottom: 20px;
    background-color:#0ad500 ;
}

      *,
*::after,
*::before {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  margin: 0;
  padding: 0;
}






.nav-link {
   background-color:#0ad500;
    border: 1px solid #0ad500;
   margin-left: 20px;
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 10px 20px !important;
   border-radius: 30px;
   font-weight: 600;
   color: white !important;
}

.nav-link:hover {
   background-color:#fff;
   border: 1px solid #0ad500;
   color: #0ad500 !important;
 -webkit-transition: .7s ease-out;
 transition: .7s ease-out;
}
#headdd {
 
  color:#0ad500; 
}

.card {
  margin-bottom: 30px;
  border: 2px solid red;
}



.footer {
    position: relative;
   
    padding-top: 50px;
    background: #6d6d6d;
}

.footer .footer-contact,
.footer .footer-link,
.footer .footer-newsletter {
    position: relative;
    margin-bottom: 45px;
    color: #ffffff;
}

.footer .footer-contact h2,
.footer .footer-link h2,
.footer .footer-newsletter h2 {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #0ad500;
}

.footer .footer-link a {
    display: block;
    margin-bottom: 10px;
    color: #ffffff;
    -webkit-transition: .3s;
    transition: .3s;
}

.footer .footer-link a::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .footer-link a:hover {
    color: #0ad500;
    letter-spacing: 1px;
}

.footer .footer-contact p i {
    width: 25px;
}

.footer .footer-social {
    position: relative;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer .footer-social a {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #202C45;
    background: #ffffff;
    border-radius: 40px;
    margin-right: 5px;
    -webkit-transition: .5s;
    transition: .5s;
}

.footer .footer-social a:last-child {
    margin: 0;
}

.footer .footer-social a:hover {
    color: #ffffff;
    background: #0ad500;
}

.footer .footer-newsletter form {
    position: relative;
    width: 100%;
}

.footer .footer-newsletter input {
    margin-bottom: 15px;
    height: 45px;
    background: transparent;
    border: 1px solid #ffffff;
    border-radius: 5px;
}

.footer .footer-newsletter label {
    margin-top: 5px;
    color: #777777;
    font-size: 14px;
    letter-spacing: 1px;
}

.footer .footer-newsletter .btn.btn-custom {
    width: 100%;
    color: #202C45;
    background: #ffffff;
    -webkit-box-shadow: inset 0 0 0 0 #0ad500;
            box-shadow: inset 0 0 0 0 #0ad500;
}

.footer .footer-newsletter .btn:hover {
    color: #ffffff;
    background: #0ad500;
    -webkit-box-shadow: inset 200px 0 0 0 #0ad500;
            box-shadow: inset 200px 0 0 0 #0ad500;
}

.footer .copyright {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 45px;
}

.footer .copyright p {
    margin: 0;
    color: #ffffff;
}

.footer .copyright p a {
    color: #0ad500;
    font-weight: 700;
    letter-spacing: 1px;
}

.footer .copyright p a:hover {
    color: #ffffff;
}




.carousel-caption h5 {
  margin-bottom: 150px;
  font-size: 30px;
  padding: .5em;
}


.carousel-caption h3 {
  margin-bottom: 150px;
  font-size: 50px;
  	padding: .5em;
}

.carousel-caption h2 {
  
  font-size: 100px;
}



.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
	background-color: #0ad500;
  border-radius: 50px;
  opacity: 90%;
}

.carousel-caption h5,
.carousel .icon-container,
.carousel-caption button {
	background-color: #0ad500;
  border-radius: 50px;
  opacity: 90%;
}

.carousel .icon-container {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	padding: 1em;
	text-align: center;
	border-radius: 50%;
}
.carousel-caption button {
	border-color: #00bfff;
	margin-top: 1em;
	  -webkit-animation-delay: 3s;
	          animation-delay: 3s;
}

/* Animation delays */
.carousel-caption h3:first-child {
	-webkit-animation-delay: 1s;
	        animation-delay: 1s;
}
.carousel-caption h3:nth-child(2) {
	-webkit-animation-delay: 2s;
	        animation-delay: 2s;
}

@media (max-width: 979px) {
   
    .carousel-caption h3 {
  margin-bottom: 20px;
  font-size: 20px;
}

    .carousel-caption h5 {
  margin-bottom: 20px;
  font-size: 15px;
}

.carousel-caption h2 {
  
  font-size: 20px;
}


}



@media (min-width: 980px) and (max-width: 1200px) {
   
    .carousel-caption h3 {
  margin-bottom: 50px;
  font-size: 50px;
}

    .carousel-caption h5 {
  margin-bottom: 50px;
  font-size: 30px;
}

.carousel-caption h2 {
  
  font-size: 50px;
}


}

.style1 {
    height: 1px;
    
}


	table {
 
  width: 100%;
  border: 1px solid #ddd;
	background-color:#0ad500;
  

		
		
		
		
}
	
	
@media (max-width: 580px) {
  th, td {
    font-size: 5px ;
   
   
    
  }


}
	

/* Style table headers and table data */
th, td {
  text-align: center;
  
  width: 800px;
	
	
}

th:first-child, td:first-child {
  text-align: left;

  
	
}

/* Zebra-striped table rows */
tr:nth-child(even) {
  background-color: #f2f2f2
}

.fa-check {
  color: green;
}

.fa-remove {
  color: red;
}	

	
.mywhite {
  color: white;
}	

.card-body {
border-radius: 0px 0px 50px 50px;

}

.card {
  border-radius: 0px 0px 50px 50px !important;
}

#contact-mohlako {
  background-color: white;
  padding: 20px;
  border-radius: 30px;
}

.whatsapp-button {
    position: fixed;
    bottom: 10px;
    left: 13px;
}
