.elementor-kit-11{--e-global-color-primary:#3158A9;--e-global-color-secondary:#4887D3;--e-global-color-text:#D4D4D4;--e-global-color-accent:#FFFFFF;--e-global-color-6f5415c2:#000000;--e-global-color-7533898:#D5E1FE;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Ubuntu";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Ubuntu";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;color:#D5D5D5;font-family:"Spartan", Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;letter-spacing:0.2px;background-color:var( --e-global-color-6f5415c2 );background-image:url("https://astralis.org.au/wp-content/uploads/2020/09/stars_bg2.png");background-position:top center;background-repeat:repeat;background-size:contain;}.elementor-kit-11 a{color:#FFFFFF;font-weight:500;}.elementor-kit-11 h1{color:#FFFFFF;font-family:"Spartan", Sans-serif;font-size:50px;font-weight:400;text-transform:uppercase;line-height:1.2em;}.elementor-kit-11 h2{color:var( --e-global-color-secondary );font-family:"Spartan", Sans-serif;font-size:28px;font-weight:700;text-transform:uppercase;letter-spacing:2px;}.elementor-kit-11 h3{color:#FFFFFF;font-family:"Spartan", Sans-serif;font-size:24px;font-weight:600;text-transform:uppercase;}.elementor-kit-11 h4{color:#FFFFFF;font-family:"Spartan", Sans-serif;font-size:17px;font-weight:500;text-transform:uppercase;line-height:1.2em;letter-spacing:2px;}.elementor-kit-11 h6{color:var( --e-global-color-accent );font-size:18px;font-weight:500;line-height:1.3em;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-family:"Ubuntu", Sans-serif;font-size:20px;font-weight:500;text-transform:uppercase;letter-spacing:1px;color:var( --e-global-color-secondary );background-color:#00000036;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-secondary );border-radius:100px 100px 100px 100px;padding:25px 50px 25px 50px;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{background-color:#0000007A;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}@media(min-width:1125px){.elementor-kit-11{background-attachment:fixed;}}@media(max-width:1124px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* hide page title in elementor theme */
h1.entry-title {
    display: none;
}


/*Headings*/
h1.elementor-heading-title {
    padding-bottom: 50px;
}
h1.elementor-heading-title::before {
    content: '';
    display: block;
    width: 400px;
    height: 2px;
    background: rgb(49,88,169);
background: linear-gradient(90deg, rgba(49,88,169,1) 0%, rgba(49,88,169,0) 50%, rgba(49,88,169,0) 50%, rgba(49,88,169,1) 100%);
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -200px;
}

h1.elementor-heading-title::after {
    content: '';
    display: block;
    background-color: rgb(49,88,169);
    box-shadow: 0px 0px 0px 4px rgba(72,135,211,0.2);  
    width: 7px;
    height: 7px;
    border-radius: 4px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin: 0 0 -2px -4px;
}
@media only screen and (max-width:767px) {
    h1.elementor-heading-title::before {
        width: 200px;
        margin-left: -100px;
    }
    h1 {
        font-size: 40px !important;
    }
}
@media only screen and (max-width:640px) {
    h1 {
        font-size: 28px !important;
    }
}
/*h2 .first-word {
    color: #ffffff;
}*/
.home h2.elementor-heading-title {
    padding-bottom: 40px;
}
/*.home h2.elementor-heading-title::before {
    content: '';
    display: block;
    width: 150px;
    height: 2px;
    background: rgb(49,88,169);
background: linear-gradient(90deg, rgba(49,88,169,1) 0%, rgba(49,88,169,0) 50%, rgba(49,88,169,0) 50%, rgba(49,88,169,1) 100%);
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -75px;
}
.home h2.elementor-heading-title::after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: rgb(49,88,169);
    border-radius: 3px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin: 0 0 -2px -4px;
}*/
@media only screen and (max-width:768px) {
    h2 {
        font-size: 22px !important;
    }
}


/* Capabilities slider */ 
/*.swiper-wrapper {
    align-items: stretch;
}
.swiper-slide {
    border: solid 1px #C61F1F !important;
    border-style: inset;
    height: 100% !important;
    border-radius: 6px;
    background-color: rgba(255,255,255,0.05);
}
.pp-info-box-description {
    text-align: justify;
}*/
.home-cap-carousel .jet-carousel__item-inner > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}
.home-cap-carousel .jet-carousel__item-inner {
    position: relative;
}
.home-cap-carousel .jet-carousel__content {
    padding-top: 160px !important;
}


/* Homepage projects */
@media (min-width: 768px) {
.home-projects-posts-wrapper article:nth-child(2n) .home-projects>.elementor-container>.elementor-row>:first-child {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}
.home-projects-posts-wrapper article:nth-child(2n) .home-projects>.elementor-container>.elementor-row>:nth-child(2) {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}
}


/* Lists */
.elementor-text-editor ul {
    margin-bottom: 20px;
}
.elementor-text-editor li {
    margin-bottom: 10px;
}


/* Header */
#header nav li.menu-item-has-children > a {
    cursor: default;
}
@media only screen and (max-width:767px) {
  .home #header {
    margin-bottom: 0;
}  
}


/* Footer */
.home #footer {
    margin-top: 0;
}


/* TEMP new logo colouring */
/*.lightblue h1.elementor-heading-title::after {
    background-color: rgb(49,88,169);
    box-shadow: 0px 0px 0px 4px rgba(72,135,211,0.2);  
    width: 7px;
    height: 7px
}

.lightblue h1.elementor-heading-title::before {
    background: rgb(214,226,255);
background: linear-gradient(90deg, rgba(214,226,255,1) 0%, rgba(214,226,255,0) 50%, rgba(214,226,255,0) 50%, rgba(214,226,255,1) 100%);

}
.lightblue h1.elementor-heading-title::before {
    background: rgb(72,135,211);
background: linear-gradient(90deg, rgba(72,135,211,1) 0%, rgba(72,135,211,0) 50%, rgba(72,135,211,0) 50%, rgba(72,135,211,1) 100%);
}
.lightblue h1.elementor-heading-title::before {
    background: rgb(49,88,169);
background: linear-gradient(90deg, rgba(49,88,169,1) 0%, rgba(49,88,169,0) 50%, rgba(49,88,169,0) 50%, rgba(49,88,169,1) 100%);
}
.lightblue h2 {
    color: #4887d3;
}*//* End custom CSS */