@import url(https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700);
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Maven Pro", Arial, Helvetica Neue, Helvetica, sans-serif;
}
input,
button,
select,
textarea,
body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
strong {
  font-weight: 700;
}
input,
button,
select,
textarea,
body {
  font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
::selection {
  background: #191e27;
}
::-moz-selection {
  background: #191e27;
}
body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
  font-size: 16px;
  line-height: 1.41;
}
h1 {
  font-size: 48px;
  line-height: 1.41;
}
h2 {
  font-size: 24px;
  line-height: 1.41;
}
h3 {
  font-size: 18.72px;
  line-height: 1.41;
}
h4 {
  font-size: 16px;
  line-height: 1.41;
}
h5 {
  font-size: 13.28px;
  line-height: 1.41;
}
h6 {
  font-size: 12px;
  line-height: 1.41;
}
body:not(.home) h1 {
  color: #4E7895;
}
body:not(.home) h2 {
  color: #7FA8C5;
}
body:not(.home) h3 {
  color: #26455A;
}
body:not(.home) a {
  color: #4E7895;
}
.blog .widget-title {
  color: #7FA8C5;
}
#topcontrol {
  background-color: rgba(0,0,0,0.1);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-radius: 3px;
  color: #FFFFFF;
  height: 48px;
  line-height: 55px;
  margin: 0 15px 15px 0;
  text-align: center;
  width: 48px;
  z-index: 10000;
}
#scrolltotop:before {
  border-color: rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  content: "";
  height: 0;
  left: 28%;
  position: absolute;
  top: 17%;
  width: 0;
}
#topcontrol:hover {
  background-color: #050608;
}
a:hover,
a:focus,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
  color: #090b0e;
}
a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
  color: #191e27;
}
.nav a:hover .caret {
  border-bottom-color: #191e27;
  border-top-color: #191e27;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="clock-o"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus,
.gform_wrapper textarea:focus {
  border-color: #191e27;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
  background-color: #191e27;
}
.form-control:focus {
  border-color: #191e27;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(25,30,39,0.6);
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #191e27;
  border-color: #191e27;
}
.accent {
  color: #191e27 !important;
}
.accent2 {
  color: #7fa8c5 !important;
}
.accent3 {
  color: #303a41 !important;
}
.accent4 {
  color: #d4e9f9 !important;
}
.accent5 {
  color: #303a41 !important;
}
.accent-white {
  color: #ffffff !important;
}
.font-light {
  font-weight: 400 !important;
}
.maven-font {
  font-family: "Maven Pro", Arial, Helvetica Neue, Helvetica, sans-serif !important;
}
.btn-primary {
  border-color: #7fa8c5;
  background-color: #7fa8c5;
  color: #ffffff;
  text-shadow: none;
  font-family: "Maven Pro", Arial, Helvetica Neue, Helvetica, sans-serif;
  border-radius: 3px;
  color: #fff !important;
}
.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
  background-color: #719ebf;
  border-color: #719ebf;
  color: #ffffff;
}
.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
  background-color: #6395b8;
  border-color: #6395b8;
  color: #ffffff;
}
footer .btn-primary {
  border-color: transparent;
  background-color: transparent;
  color: #ffffff;
  text-shadow: none;
  border-color: #ffffff;
  padding: 3px 10px;
  font-size: 13px;
  margin-top: 5px;
}
footer .btn-primary:hover,
footer .btn-primary .disabled,
footer .btn-primary [disabled] {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #ffffff;
}
footer .btn-primary:active,
footer .btn-primary .active,
footer .btn-primary:focus,
footer .btn-primary .focus {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #ffffff;
}
footer .btn-primary:hover,
footer .btn-primary:active,
footer .btn-primary:focus {
  color: #191e27 !important;
  border-color: #ffffff;
  background-color: #ffffff;
}
.btn-banner {
  border-color: transparent;
  background-color: transparent;
  color: #ffffff;
  text-shadow: none;
  font-size: 20px;
  padding: 10px 30px;
  border-color: #ffffff;
}
.btn-banner:hover,
.btn-banner .disabled,
.btn-banner [disabled] {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #ffffff;
}
.btn-banner:active,
.btn-banner .active,
.btn-banner:focus,
.btn-banner .focus {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #ffffff;
}
.btn-banner:hover,
.btn-banner:active,
.btn-banner:focus {
  color: #191e27 !important;
  border-color: #ffffff;
  background-color: #ffffff;
}
.btn-cyan {
  border-color: transparent;
  background-color: transparent;
  color: #ffffff;
  text-shadow: none;
  padding: 7px 15px;
  border-color: #4e7895;
  color: #4e7895 !important;
}
.btn-cyan:hover,
.btn-cyan .disabled,
.btn-cyan [disabled] {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #ffffff;
}
.btn-cyan:active,
.btn-cyan .active,
.btn-cyan:focus,
.btn-cyan .focus {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #ffffff;
}
.btn-cyan:hover,
.btn-cyan:active,
.btn-cyan:focus {
  color: #ffffff;
  border-color: #4e7895;
  background-color: #4e7895;
  text-shadow: none;
}
.btn-white {
  border-color: transparent;
  background-color: transparent;
  color: #ffffff;
  text-shadow: none;
  padding: 7px 15px;
  border-color: #ffffff;
}
.btn-white:hover,
.btn-white .disabled,
.btn-white [disabled] {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #ffffff;
}
.btn-white:active,
.btn-white .active,
.btn-white:focus,
.btn-white .focus {
  background-color: rgba(0,0,0,0);
  border-color: rgba(0,0,0,0);
  color: #ffffff;
}
.btn-white:hover,
.btn-white:active,
.btn-white:focus {
  color: #191e27 !important;
  border-color: #ffffff;
  background-color: #ffffff;
  text-shadow: none;
}
.banner-font {
  font-size: 25px;
  line-height: 50px;
}
.heading-font {
  font-size: 36px;
  line-height: 46px;
}
.small-heading-font {
  font-size: 28px;
  line-height: 38px;
}
.font-size-18 {
  font-size: 18px;
  line-height: 28px;
}
.no-transform,
.no-transform:hover,
.no-transform:active,
.no-transform:focus {
  text-decoration: none;
}
.no-text-transform {
  text-transform: none !important;
}
.font-60 {
  font-size: 60px;
}
.home .header-shadow {
  box-shadow: 0 0 0;
}
header .lang {
  display: inline-block;
}
header .lang > a {
  color: #7fa8c5;
}
header .lang > a:hover,
header .lang > a:active,
header .lang > a:focus {
  color: #d4e9f9;
  text-decoration: none;
}
header #searchform {
  width: 100%;
  display: inline-block;
}
header #searchform > button {
  color: #7fa8c5;
}
header #search {
  background-color: transparent;
  box-shadow: 0px 0px 2px transparent;
  color: #7FA8C5;
  border: 1px solid #7FA8C5;
}
header nav[role="navigation"] .custom-primary {
  margin: 25px 0px 0px !important;
}
header nav[role="navigation"] .custom-primary > li > a {
  color: #7fa8c5;
  padding: 10px 8px;
  font-size: 16px;
}
header nav[role="navigation"] .custom-primary > li > a .caret {
  border-top-color: #7fa8c5 !important;
  border-bottom-color: #7fa8c5 !important;
}
header nav[role="navigation"] .custom-primary > li > a::after {
  margin-left: 5px;
}
header nav[role="navigation"] .custom-primary > li > a::before {
  margin-right: 5px;
}
header nav[role="navigation"] .custom-primary > li > a:hover,
header nav[role="navigation"] .custom-primary > li > a:active,
header nav[role="navigation"] .custom-primary > li > a:focus {
  color: #d4e9f9;
}
header nav[role="navigation"] .custom-primary > li > a:hover .caret,
header nav[role="navigation"] .custom-primary > li > a:active .caret,
header nav[role="navigation"] .custom-primary > li > a:focus .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
header nav[role="navigation"] .custom-primary > li.active > a {
  color: #d4e9f9;
}
header nav[role="navigation"] .custom-primary > li.active > a .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
.nav li a:hover,
.nav li a:focus {
  background-color: transparent;
  border-color: transparent;
}
nav[role="navigation"] ul > li .dropdown-menu > li:hover > a,
nav[role="navigation"] ul > li .dropdown-menu > li > a:hover {
  background: none repeat scroll 0 0 #191e27;
  color: #fff;
}
.social-header a:hover .accent5 {
  color: #184D9E !important;
}
.social-header .fa-1x {
  font-size: 18px;
}
footer h2 {
  font-size: 18px;
}
footer small {
  font-size: 13px;
}
footer address .fa-1x {
  color: #fff !important;
}
footer .footer-icon {
  font-size: 1.3em;
}
footer .footer-icon:hover > .fa-stack-2x,
footer .footer-icon:active > .fa-stack-2x,
footer .footer-icon:focus > .fa-stack-2x {
  color: #657c8a !important;
}
footer .brand img {
  max-width: 80%;
  float: right;
  margin: 10px 0;
}
#hp-banners {
  border: none;
  margin: 0;
}
#hp-banners .slide-content {
  margin: 0px;
}
#hp-banners .slides img {
  width: auto;
  display: block;
  margin: 0 auto;
}
#hp-banners .slide-content section {
  min-height: 778px;
}
.margin-banner-03 {
  margin-top: 10%;
}
.logo-banner {
  width: 480px !important;
}
article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
  line-height: 1.1;
}
.scrolldown {
  margin-top: -35px;
  position: absolute;
  z-index: 10;
  right: 48%;
}
.full-grid {
  padding-left: 0;
  padding-right: 0;
}
.full-grid > .container {
  max-width: 80%;
}
.s1,
.s2,
.s3 {
  min-height: 300px;
  padding: 30px 40px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.s1 {
  background-image: url("https://cn.ausab.com.au/wp-content/uploads/2015/08/PureAustralianAbalone_r1.jpg");
}
.s2 {
  background-image: url("https://cn.ausab.com.au/wp-content/uploads/2015/08/AbaloneRecipes_r1.jpg");
}
.s3 {
  background-image: url("https://cn.ausab.com.au/wp-content/uploads/2015/08/OurProcess_r1.jpg");
}
.padding-custom-1 {
  padding-right: 1%;
  padding-left: 2%;
}
.padding-custom-2 {
  padding-right: 1.5%;
  padding-left: 1.5%;
}
.padding-custom-3 {
  padding-left: 1%;
  padding-right: 2%;
}
.home .blog-list p {
  color: #b1b1b1;
}
.header-shadow-white {
  text-shadow: 1px 1px #FFF;
}
.header-shadow-black {
  text-shadow: 1px 1px #000;
}
@media (min-width: 2601px) {
  .full-grid {
    padding-left: 0;
    padding-right: 0;
  }
  .full-grid > .container {
    max-width: 1500px;
  }
}
@media (min-width: 1200px) and (max-width: 1860px) {
  header .brand img {
    max-width: 180px;
  }
  header nav[role="navigation"] .custom-primary > li > a {
    padding: 10px 8px;
    font-size: 16px;
  }
  header nav[role="navigation"] .custom-primary > li > a::before {
    margin-right: 10px;
  }
  header nav[role="navigation"] .custom-primary > li > a::after {
    margin-left: 10px;
  }
  .full-grid {
    padding-left: 0;
    padding-right: 0;
  }
  .full-grid > .container {
    max-width: 90%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header nav[role="navigation"] .custom-primary > li > a {
    padding: 0;
    margin: 10px -2px;
    font-size: 16px;
  }
  header nav[role="navigation"] .custom-primary > li > a::before {
    margin-right: 10px;
  }
  header nav[role="navigation"] .custom-primary > li > a::after {
    margin-left: 10px;
  }
  .col-custom-75 {
    width: 75%;
  }
  #hp-banner1,
  #hp-banner3 {
    min-height: 780px;
  }
  .col-custom-25 {
    width: 25%;
  }
  header .brand img {
    width: 100%;
  }
  header .lang {
    font-size: 10px;
  }
  .heading-font {
    font-size: 27px;
    line-height: 37px;
  }
  .small-heading-font {
    font-size: 24px;
    line-height: 34px;
  }
  .font-size-18 {
    font-size: 16px;
    line-height: 26px;
  }
  .s1 {
    background-position: 40%;
  }
  footer .btn-primary {
    font-size: 10px;
  }
  footer .footer-icon {
    font-size: 1.1em;
  }
  .full-grid {
    padding-left: 0;
    padding-right: 0;
  }
  .full-grid > .container {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  header nav[role="navigation"] select {
    display: block;
    margin-bottom: 3%;
    margin-top: 5%;
  }
  header nav[role="navigation"] ul {
    display: none;
  }
  header .brand {
    max-width: 100%;
  }
  footer .brand img {
    max-width: 100%;
  }
  header .mobile-padding {
    padding-top: 0%;
    padding-bottom: 2%;
  }
  .logo-banner {
    width: 80%;
  }
  .banner-font {
    font-size: 25px;
    line-height: 58px;
  }
  .heading-font {
    font-size: 25px;
    line-height: 35px;
  }
  .sub-heading-font {
    font-size: 16px;
    line-height: 26px;
  }
  .small-heading-font {
    font-size: 18px;
    line-height: 30px;
  }
  .services.padding-0 {
    padding: 10px 1%;
  }
  #hp-banner1,
  #hp-banner3 {
    min-height: 655px;
  }
  footer small ul > li {
    line-height: 1.41;
  }
  .full-grid {
    padding-left: 0;
    padding-right: 0;
  }
  .full-grid > .container {
    max-width: 98%;
  }
  .s1,
  .s2,
  .s3 {
    min-height: 180px;
    padding: 10px 15px;
  }
  .services.padding-0 {
    padding: 10px 0;
  }
  .header-shadow-white {
    text-shadow: 1px 1px #FFF;
  }
  .header-shadow-black {
    text-shadow: 1px 1px #000;
  }
  header #searchform {
    width: 100%;
  }
}
@media (max-width: 767px) {
  header .brand img {
    width: 65%;
    max-width: 172px;
  }
  footer .brand img {
    float: none;
    margin: 10px auto;
    max-width: 275px;
  }
  .scrolldown {
    display: none;
  }
  .font-60 {
    font-size: 38px;
  }
  .banner-font {
    font-size: 22px;
    line-height: 46px;
  }
  .heading-font {
    font-size: 26px;
    line-height: 36px;
  }
  .sub-heading-font {
    font-size: 18px;
    line-height: 28px;
  }
  .small-heading-font {
    font-size: 24px;
    line-height: 34px;
  }
  .font-size-18 {
    font-size: 16px;
    line-height: 26px;
  }
  .mobile-font {
    font-size: 18px;
    line-height: 28px;
  }
  .inline-fix {
    display: inline-block !important;
  }
  .logo-banner {
    width: 450px;
  }
  .s1 {
    background-position: 110% bottom;
    background-color: #deebf4;
    background-size: 95%;
  }
  .s2 {
    padding-top: 45%;
  }
  .s1,
  .s2,
  .s3 {
    min-height: 360px;
  }
  footer .fa-ul > li {
    display: block;
    text-align: left;
    margin: auto;
    max-width: 145px !important;
  }
  footer .alignright {
    float: none;
    margin: auto;
  }
  footer .pull-right {
    float: none !important;
    margin: auto;
  }
  header #searchform {
    width: 50%;
  }
}
.has-centered-text {
  text-align: center !important;
}
.w-text-shadow {
  text-shadow: 3px 2px 2px #000000;
  color: #fff !important;
}
.white-btn {
  background: #fff;
  color: #000 !important;
}
.white-btn:hover {
  background: transparent;
  color: #fff !important;
}
