
@font-face {
  font-family: 'Nunito Latin 700';
  src: url('/media/com_odlocalfonts/fonts/nunito-v32-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: Regular;
  font-display: swap;
}

.astroid-header-section {
  width: 100%;
  left: 0;
  z-index: 1002;
  background-color: #fff;
}

.astroid-header-section header.astroid-header:not(.astroid-header-sticky) {
  padding: 0;
  background-color: #000;
}

ul.astroid-nav.d-none.d-lg-flex{
	text-transform: uppercase;
	font-weight: bold;
}

.nav-link:hover{
	text-transform: uppercase;
	font-weight: bold;
	 color: #F0AA00;
}

.astroid-nav .nav-link.active {
  color: #F0AA00;
  font-weight: bold;
  text-transform: uppercase;
}

div#mod-custom113.mod-custom.custom p{
	margin-top: 0;
  margin-bottom: 0rem;
}

div#astroid-article-title{
	margin-top:20px;
}

main.astroid-component-area{
	margin-top: 30px;
}

div#cb-581539181699144.astroid-module-position{
	margin-top: 30px;
}

.shadow-sm {
  box-shadow: none!important;
}

.border-light {
  --bs-border-opacity: 0;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

div#floatingmoduleck116.floatingmoduleck{
	margin-top: 30px;
	
}

div.mod-social {
  border-radius: 5px;
  border: 1px solid #000;
  padding: 20px;
  text-align: center;
  width: auto;
  height: 85px;
  margin-top: 0px !important;
  margin-bottom: 30px !important;
}

div#mod-custom116.mod-custom.custom{
	padding-top: 30px;
}

#footer {
  background-color: #4CAADC;
  color: rgb(204, 204, 204);
  height: 100px;
}

#footer a {
  color: #fff
}

#footer a:hover {
  color: #777777;
}