@font-face { font-family: 'fam1'; font-weight: normal;    font-style: normal; src: url('fonts/BOREX-Regular.otf') format('otf'), url('fonts/BOREX-Regular.otf') format('otf');}
@font-face { font-family: 'fam2'; font-weight: normal;    font-style: normal; src: url('fonts/Century751 No2 BT Roman.ttf') format('ttf'), url('fonts/Century751 No2 BT Roman.ttf') format('ttf');}
@font-face { font-family: 'heading'; src: url('fonts/sourcesanspro-black-webfont.woff2') format('woff2'), url('fonts/sourcesanspro-black-webfont.woff') format('woff'), url('fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg'); font-weight: normal; font-style: normal;}
@font-face { font-family: 'text'; src: url('fonts/uni_sans_heavy-webfont.woff2') format('woff2'), url('fonts/uni_sans_heavy-webfont.woff') format('woff'), url('fonts/uni_sans_heavy-webfont.svg#uni_sansheavy_caps') format('svg');font-weight: normal; font-style: normal;}
@font-face {font-family: 'welcome'; src: url('fonts/Alisant.woff2') format('woff2'), url('fonts/Alisant.woff') format('woff'); font-weight: normal; font-style: normal;}    
.fam-0{font-family: 'welcome';}.fam-1{font-family: 'fam1';} .fam-2{font-family: 'fam2';}.fam-3{font-family: 'heading';} .fam-4{font-family: 'text';}
.bg-1{background: #111608;}.bg-2{background: #1D250E;}.bg-3{background: #BFED69;}.bg-4{background: #E2F9B7;}
.bg-black{background: #000000;}.bg-white{background: #FFFFFF;}
.text-black{color: #000000;}.text-white{color: #FFFFFF;}
.text-1{color: #111608;}.text-2{color: #1D250E;}.text-3{color: #BFED69;}.text-4{color: #E2F9B7;}
.text-small{font-size: 0.7em;}
.dark-shadow{box-shadow: #363e26 4px 4px 4px;}
.black-shadow{box-shadow: #000000 4px 4px 4px;}
.border-1-1{border: #111608 solid 1px; }.border-1-5{border: #111608 solid 5px; }
.border-2-1{border: #1D250E solid 1px; }.border-2-5{border: #1D250E solid 5px; }
.border-3-1{border: #BFED69 solid 1px; }.border-3-5{border: #BFED69 solid 5px; }
.border-4-1{border: #E2F9B7 solid 1px; }.border-4-5{border: #E2F9B7 solid 5px; }
.border-t-1-1{border-top: #111608 solid 1px;}.border-t-1-5{border-top: #111608 solid 5px;}
.border-t-2-1{border-top: #1D250E solid 1px;}.border-t-2-5{border-top: #1D250E solid 5px;}
.border-t-3-1{border-top: #BFED69 solid 1px;}.border-t-3-5{border-top: #BFED69 solid 5px;}
.border-t-4-1{border-top: #E2F9B7 solid 1px;}.border-t-4-5{border-top: #E2F9B7 solid 5px;}
.border-l-1-1{border-left: #111608 solid 1px;}.border-l-1-5{border-left: #111608 solid 5px;}
.border-l-2-1{border-left: #1D250E solid 1px;}.border-l-2-5{border-left: #1D250E solid 5px;}
.border-l-3-1{border-left: #BFED69 solid 1px;}.border-l-3-5{border-left: #BFED69 solid 5px;}
.border-l-4-1{border-left: #E2F9B7 solid 1px;}.border-l-4-5{border-left: #E2F9B7 solid 5px;}
.border-b-1-1{border-bottom: #111608 solid 1px;}.border-b-1-5{border-bottom: #111608 solid 5px;}
.border-b-2-1{border-bottom: #1D250E solid 1px;}.border-b-2-5{border-bottom: #1D250E solid 5px;}
.border-b-3-1{border-bottom: #BFED69 solid 1px;}.border-b-3-5{border-bottom: #BFED69 solid 5px;}
.border-b-4-1{border-bottom: #E2F9B7 solid 1px;}.border-b-4-5{border-bottom: #E2F9B7 solid 5px;}
a{font-family: 'fam4'; text-decoration: none !important;}
body{ overflow-x: hidden;}
body, p{font-family: 'fam2'; text-align: justify; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: 'fam3'; font-weight: bolder;} 
.navbar-collapse {  flex-grow: 0 !important;}.navbar-expand-lg {    justify-content: space-around !important;}
.navbar .nav-item:hover .dropdown-menu{ display: block; font-family: 'fam1'; }
ul .dropdown-menu{border-top: solid 5px #1D250E;border-radius: unset;}
.dropdown-item.active, .dropdown-item:active {background-color: #4f3636;}
.dropdown-item:focus, .dropdown-item:hover{color: #1D250E; font-family: 'fam1';}.nav-link:hover{ font-weight:700; }
@media (min-width: 992px){
.navbar-expand-lg .navbar-collapse {display: flex !important; flex-basis: auto; flex-direction: column;}
}