#sp-header {
    background-color: rgba(255, 255, 255, 0.5) !important;
}
.sp-module ul > li {
    display: block;
    border-bottom: 0px solid;
    -webkit-transition: 300ms;
    transition: 300ms;
}
.sp-default-logo {
	height:70px !important;
}
.sp-module ul > li > a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: none;
    margin-right: 0px;
}
.jux-megamenu .meganav > .jux-mega > a > .jux-menu-item-wrapper > .jux-caret, .jux-megamenu .meganav > .jux-mega > .separator > .jux-menu-item-wrapper > .jux-caret {
    right: auto;
    left: calc(100% + 6px) !important;
    top: 20% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.juxnav.jux-megamenu-144 .meganav > li > a, .juxnav.jux-megamenu-144 .meganav>li>.separator {
    font-weight: bold;
    font-family: inherit;
    font-style: normal;
    font-size: 14px;
    color: #555;
    background: rgba(0, 0, 0, 0);
    padding-top: 10px;
    padding-right: 15px !important;
    padding-bottom: 10px;
    padding-left: 12px;
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -o-border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -o-border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -o-border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -o-border-bottom-left-radius: 0px;
    display: flex
;
    flex-wrap: wrap;
    flex-direction: row;
}
.navbar {
    position: relative;
    display: flex;;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    padding-bottom: 5px;
}
#sp-header .logo {
    display: inline-block;
    height: 80px;
    display: table;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    margin: 0;
}
#sp-header {
    background: transparent;
    height: 80px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 99;
}
.juxnav.jux-megamenu-144 {
    background-color: transparent !important;
   }
#sp-header.menu-fixed {
    background: #fff !important;
    position: fixed;
    z-index: 9999;
    top: 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}   
.jux-collapse-bar {
    background-color: transparent !important;
    color: #C00000 !important;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: right !important;
    outline: none;
    font-size: 14px;
    display: none;
}
@media only screen and (max-width: 991px) {
    h1 {
        font-size: 30px !important;
    }
}
@media (max-width: 1400px) {
 
.navbar .jux-megamenu .meganav {
       background: #fff;
	   float:right !important;
}	
}
.navbar .jux-megamenu .meganav {
    margin: 0;
    position: relative;
    left: auto !important;
    list-style: none;
    padding: 0;
    right: 0;
}
.navbar .jux-megamenu > .meganav {
    width: auto !important;
    margin-right: 0;
    position: static;
}
#offcanvas-toggler {
    display:none !important;
}	

.thumbnail { 
top:-20px; 
left:-15px; 
display:block; 
z-index:999; 
cursor: pointer; 
-webkit-transition-property: all; 
-webkit-transition-duration: 0.3s; 
-webkit-transition-timing-function: ease; 
} 

.thumbnail:hover { 
transform: scale(1.2); 
}
#sp-topbar {
	height:60px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
	margin-top:18px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#sp-right .sp-module:first-child .sp-module-title, #sp-left .sp-module:first-child .sp-module-title
Specificity: (1,3,0)
 {
	 display:flex !important;
padding:5px;
}
.sp-module .sp-module-title {
    padding:10px 0px;
	margin: 10px 0 10px 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
}
.sp-page-title h3 {
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    margin-top: 4px;
}
.sp-page-title h2 {
    font-size: 60px; 
    line-height: 56px;
    font-weight: 700;
    font-family: Arial;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 2px 5px;
    margin: 0px;
    white-space: nowrap;
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    border-style: none;
	letter-spacing:0px;
}
.juxnav.jux-megamenu-144 .jux-megamenu .jux-dropdown-menu .mega-nav > li > a, .juxnav.jux-megamenu-144 .jux-megamenu .jux-dropdown-menu .mega-nav>li>.separator {
    font-weight: normal;
    font-family: inherit;
    font-style: normal;
    font-size: 13px;
    color: #555;
    padding: 5px !important;
}
.sp-module ul > li > a {
    line-height: 20px;  
}
.sp-page-title {
    padding: 332px 0 42px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
    background-attachment: fixed;
}
.custombutton1 {
    font-size:0;
}
.custombutton1:after {
    font-size:14px;
    content:"Maori language";
}
.custombutton1:hover::after {
    content: "English language";
}