@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200&display=swap');

h1, .h1, h2, .h2, h3, .h3, h4, .h4{
  font-family: 'Poppins', sans-serif!important;
  font-weight:600;
}

body{
  font-family: 'Poppins', sans-serif!important;
  font-weight:400;
  color:#000;
}


@media (min-width:767px){
#section-id-1635341968675{
width: 60%!important;
    margin: auto!important;
}
}

.green{
  color:#83D89D!important;
}

#sp-header.header-sticky + section {
	padding-top: 90px;
}

#sp-header {
    background: #ffffff!important;
}

#sp-header .container{
  max-width: 100%!important;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li > a{
    color: #000!important;
    font-family: 'Poppins'!important;
    font-size: 16px!important;
    font-weight: 400!important;
}

 .sp-megamenu-parent > li.active:hover > a,  .sp-megamenu-parent > li:hover > a{
    color:#83D89D!important;
}

#sppb-addon-1636033329157 ul{
  display: flex!important;
    justify-content: space-between!important;
}

#sppb-addon-1636039123614, #sppb-addon-1637158111051{
  width: fit-content;
    margin: auto;
}

#section-id-1636123653863{
  width: 550px!important;
    margin: auto!important;
}

#sppb-addon-1558072271478 img {
    width: 120px;
}

#sp-bottom, #sp-footer{
  background-color:#F9F9F9!important;
  
}

#sp-bottom, #sp-bottom a{
  color: grey!important;
}

#sp-bottom2 .sp-column, #sp-bottom3 .sp-column {
    margin-top: 5px!important;
}

#sp-bottom .sp-module ul > li > a {
    font-size: 16px!important;
    font-weight: 400!important;
}

#sp-bottom .sp-module .sp-module-title {
    font-size: 16px!important;
  font-weight:600!important;
    color: #292f33!important;
}

#sp-bottom a:hover, #sp-footer a:hover {
    color: #83D89D!important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff!important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge){
  color: #000000!important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #84d89d!important;
}

#sp-bottom {
    padding: 65px 0 50px!important;
}

#sp-footer .container-inner {
    padding: 20px 0!important;
    border-top: solid 1px #dee2e6!important;
      color: #838383!important;
}

#sp-footer a{
    color: #838383!important;
}


#sp-footer a:hover {
    color: #84d89d!important;
}

@media (max-width:767px){
  #section-id-1635338036540{
    padding:25px!important;
        height: fit-content!important;
  }
  h3{
    font-size:30px!important;
  }
  #sppb-addon-1636033329157 ul {
    display: block!important;
}
}
  
  @media (max-width:991px){
    #section-id-1636123653863 {
    width: 100%!important;
    }
  }
  
 
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover {
    color: #83D89D!important;
}
  
  .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
    color: #1b1b1c!important;
}
  
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #202122!important;
}
  
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-size: 18px!important;
    padding: 0.25rem 0!important;
  }
  
  
  .offcanvas-menu {
    background-color: #f8f9fa!important;
    color: #222222!important;
}
  
  .offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
     color: #83D89D!important; 
  }
  

.ba-update-message{
display:none!important;
}
  
  
.joomla-alert--show[type="success"], .joomla-alert--show[type="danger"], .ba-update-message, .alert, #ba-notification.notification-in{
  opacity:0!important;
}