<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Montserrat&amp;display=swap');


body {
    /*font-family: 'Montserrat', sans-serif;*/
}

.app-logo-brand {
    font-weight: bold;
    width: 130px;
    display: inline-block;
    white-space: normal;
    line-height: 22px;
    font-size: 24px;
    text-shadow: 1px 1px #000;
    /*font-family: 'Insignia';*/
    /*font-family: 'Roboto';*/
}

.app-logo-brand img {
    width: 120px;
}

/*
#D4913A
#191919
*/

.theme-color-1{
    color: #ffffff;
}

.theme-color-2 {
    color: #D4913A;
}

.theme-color-3 {
    color: #D4913A;
}

.theme-border-color-2{
    border-color: #191919;
}

.theme-bg-color-1{
    background-color: #191919;
}

.theme-bg-color-2{
    background-color: #191919;
}


/*
.theme-bg-color-1 a.nav-link{
    color: #515cab !important;
}
*/
/*
.navbar-nav a.nav-link {
    font-weight: bold;
    text-shadow: 1px 1px #000;
}
*/
.nav-search-tabs .nav-link {
    color:#fff;
    font-weight: bold;
    letter-spacing: 1px;
}

.nav-search-tabs .nav-link.active{
    background: #D4913A;
    color:#fff;
}

.rgba-stylish-strong {
    background-color:  rgba(40, 40, 40, 0.75)
}

.btn-theme-1 {
    background-color: #191919;
}


h1, h2, h3 {
    font-family: 'Montserrat', sans-serif;
}

.theme-font-1{
    font-family: 'Montserrat', sans-serif;
}

.main-tab-search h1 {
    text-shadow: 1px 1px #444;
    font-weight: bold;
}
.main-tab-search h2 {
    text-shadow: 1px 1px #444;
}

.pulsating-circle:before,
.pulsating-circle:after {
    background: #dc0000;
}

.theme-rgba-1, .theme-rgba-1:after {
    background-color: rgba(40, 40, 40, 0.75)
}

.form-control {
    border-radius: 0;
}


.btn-outline-primary {
    border: 2px solid #191919 !important;
    background-color: transparent!important;
    color: #191919 !important;
}

.btn-outline-primary.active, .btn-outline-primary:active, .btn-outline-primary:active:focus, .btn-outline-primary:focus, .btn-outline-primary:hover {
    border-color: #191919 !important;
    background-color: transparent!important;
    color: #191919 !important;
}

.btn-success {
    background-color: #D4913A  !important;
    color: #fff;
}

.btn-primary {
    background-color: #D4913A  !important;
    color: #fff;
}
.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show&gt;.btn-primary.dropdown-toggle {
    background-color: #D4913A !important;
}

.btn-outline-primary:not([disabled]):not(.disabled).active, .btn-outline-primary:not([disabled]):not(.disabled):active, .show&gt;.btn-outline-primary.dropdown-toggle {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: transparent !important;
    border-color: #D4913A !important;  
}


/*.bottom-links h3,
.bottom-links a {
    color:#191919;
}
*/
i.fa.fa-caret-right {
    color: #191919;
}

.footer-links a{
    color: #000000;
}

.data-update-request{
    color: #191919;
    font-weight: bold;
}

a {
    color: #191919;
}
a:hover {
    color: #D4913A;
}

a.filter:hover, a.filter:focus {
    color: #D4913A;   
}

.pagination .page-item.active .page-link {
    background-color: #191919;
}

.dropdown .dropdown-menu .dropdown-item:active, .dropdown .dropdown-menu .dropdown-item:hover, .dropleft .dropdown-menu .dropdown-item:active, .dropleft .dropdown-menu .dropdown-item:hover, .dropright .dropdown-menu .dropdown-item:active, .dropright .dropdown-menu .dropdown-item:hover, .dropup .dropdown-menu .dropdown-item:active, .dropup .dropdown-menu .dropdown-item:hover{
    background-color: #191919;
}


.organisation-show .nav-tabs {
    border-bottom: 1px solid #191919;
}

.organisation-show .nav-tabs .nav-item.show .nav-link, 
.organisation-show .nav-tabs .nav-link.active {
    color: #191919;
    background-color: #fff;
    border-color: #191919 #191919 #fff;
}


.course-list li:nth-child(even) {
    background: #fff9f1;
}
.course-list li {
    padding: 5px 15px;
    border-bottom: 1px dotted #191919;
    color: #191919;
    font-size: 14px;
}


.rounded-circle {
    border-radius: 50%!important;
    width: 100px;
    border: 2px solid #D4913A;
}

.theme-icon-color path, 
.theme-icon-color .cls-1 {
    fill: rgba(212, 145, 58, 0.72) !important
}

/*.icon-circle path, .icon-circle .cls-1 {
    fill: #fba81a !important;
}*/

/* Client profile gallery */

.slider-pro .sp-thumbnail-image-container {
    width: 175px;
    height: 80px;
    overflow: hidden;
    float: left;
}

.slider-pro .sp-thumbnail-image {
    height: 100%;
    width: 100%;
}

.slider-pro .sp-thumbnail-text {
    width: 175px;
    float: right;
    padding: 8px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slider-pro .sp-thumbnail-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #333;
}

.slider-pro .sp-thumbnail-description {
    font-size: 14px;
    color: #333;
}

/*
@media (max-width: 500px) {
    .slider-pro .sp-thumbnail {
        text-align: center;
    }

    .slider-pro .sp-thumbnail-image-container {
        display: none;
    }

    .slider-pro .sp-thumbnail-text {
        width: 120px;
    }

    .slider-pro .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }

    .slider-pro .sp-thumbnail-description {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
  nav.navbar {
    background: #191919;
  }
}
*/
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    height: 100%;
    border-left: 5px solid #191919;
    left: 0;
    top: 0;
    margin-left: 13px;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin-top: -8px;
    border-right: 13px solid #191919;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 5px solid #191919;
    top: 0;
    margin-top: 13px;   
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 0;
    margin-left: -8px;
    border-bottom: 13px solid #191919;;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.sa-header-box{
    background: url('../images/sa_banner_bg.jpg');
    padding: 40px 20px;
    text-align: center;
}
.sa-header-box h1{
    font-size: 28px;
    line-height: 37px;
    color: #fff;
    /*font-family: 'Open Sans', sans-serif;*/
    font-style: normal;
    font-weight: 700;
    padding-bottom: 20px;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0;
    text-shadow: 4px 2px 6px #000;
}

.carousel-compare a.carousel-control-next,
.carousel-compare a.carousel-control-prev,
.carousel-featured-boxes a.carousel-control-next, 
.carousel-featured-boxes a.carousel-control-prev {
    color: #191919;
    font-size: 50px;
}

.carousel-featured-boxes .carousel-indicators {
    border-bottom: 2px solid #d3913a;
}

.carousel-indicators li {
    background-color: #191919;
    height: 1em !important;
    width: 1em !important;
}

/*.register-section,
.email-reset-section,
.login-section {
    background:color: #458dbd; background: #edf8fe url('https://www.studiesinaustralia.com/images/aus_pattern.png') !important;
}*/

.subscribe-section h4,
.subscribe-section label {
    font-weight: bold;
}

.streak-photo a {
    color:#fff;
    font-weight: bold;
}

.course-show h1 {
    line-height:2rem;
}
/*
.bottom-links-section {
    background: #efefef;
}

.footer-links-section {
    background: #e6e6e6;
    font-weight: bold;
}

.footer-links-section a{ 
    font-weight: bold;
    color: #212529;
}

.copy {
    font-weight: bold;
}

.footer-bottom-section {
    background: #dadada;
}
*/
.product-suite-section {
    background: url(https://geg-web.s3-ap-southeast-2.amazonaws.com/public/images/original/desk.jpg) 0 0 no-repeat;
    background-size: cover;
}

.subscribe-section {
    background: #f9f6f6;
}


.bottom-links-section li {
    margin-bottom: 5px;
}

.bottom-links-section a,
.bottom-links-section i.fa.fa-caret-right{
    color: #212529 !important;
}

.btn,
.btn-floating {
    box-shadow: none;
    -webkit-box-shadow: none;
}


.btn-floating:active, .btn-floating:focus, .btn-floating:hover,
.btn:active, .btn:focus, .btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.btn-product-suite {
    background-color: rgb(235, 247, 252);
    color: #000;
    border: 1px outset #dae3e6;
    font-weight: bold;
}

.btn-product-suite:hover {
    background: #D4913A;
    color: #fff;
    border: 1px outset #D4913A;
}

.slick-prev:before, .slick-next:before {
    color: #D4913A;
}

.client-profile-section-content a {
    color: #D4913A;
}

.sia-client-profile-intro a,
.child-page-links a,
.blog-show-long-text a,
.client-profile-section-content a {
    color: #D4913A;
}

.card-container {
  display: grid;
  perspective: 700px;
}

.card-container:hover{
  cursor: pointer;
}

.card-flip {
  display: grid;
  grid-template: 1fr / 1fr;
  grid-template-areas: "frontAndBack";
  transform-style: preserve-3d;
  transition: all 0.7s ease;
  position: relative;
}

.card-flip div {
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

.front {
  grid-area: frontAndBack;
}

.back {
  grid-area: frontAndBack;
  transform: rotateY(-180deg);
}

/*
.card-container:hover .card-flip {
  transform: rotateY(180deg);
}
*/
.card-rotate {
  transform: rotateY(180deg);
}
.card-box-shadow{
  box-shadow: 1px 1px 1px #ccc;
}

.card-flip .fa-question-circle {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
    color: #fba81a;
}

.card-flip-5-stars {
    border: 2px solid #ffc25a!important;
}
.card-flip-rating-stars {
    position: absolute;
    top: -10px;
    left: 32%;
    z-index: 200;
}

.pulsating-circle:before,
.pulsating-circle:after {
    background: #f7a633;
}

#banner-ad-logo-click {
    position: absolute;
    left: 150px;
    bottom: 150px;
    z-index: 100;
}

.pulsating-circle:before,
.pulsating-circle:after {
    background-color: #fff;
}

.pulsating-circle {
    position: absolute;
    left: 10px;
    bottom: 10%;
}

/*
#TODO: move this to styles.css?
*/
@media (max-width: 1800px) and (min-width: 980px) {
    #banner-ad-logo-click {
        position: absolute;
        left: 150px;
        bottom: 10px;
    }
    .paid-banner-logo {
        height: 160px;
    }
}

@media (max-width: 980px) and (min-width: 460px) {
    #banner-ad-logo-click {
        position: absolute;
        left: 150px;
        bottom: 10px;
    }
    .paid-banner-logo {
        height: 90px;
    }
    .pulsating-circle {
        left:0;
    }
    .main-tab-search h1 {
        font-size: 1.7em;
    }
}

@media (max-width: 460px) and (min-width: 0) {
    #banner-ad-logo-click {
        bottom: 0;
    }
    .pulsating-circle {
        position: absolute;
        left: 0;
        bottom: 0;
        top: inherit;
    }
    .paid-banner-logo {
        height: 70px;
    }
    .main-tab-search h1 {
        font-size: 1.6em;
    }
}</pre></body></html>