@import url('https://fonts.googleapis.com/css?family=Play');
@import url('https://fonts.googleapis.com/css?family=Dosis');
#header .logo {
     font-family: 'Play', sans-serif;
     font-weight: 900;
     font-size: 3em;
}
#header .Headerlogo a{
     text-decoration: none;
}
#header .Headerlogo a:hover{
     text-decoration: none;
}
#header .logo .logo-white{
     color: white;
     transition: 0.3s linear;
}
#header .logo .logo-blue{
     transition: 0.3s linear;
         font-weight: 100;
}
#header .Headerlogo a:hover .logo-white{
     color: rgb(63, 145, 203);
     font-weight: 100;
     transition: 0.3s linear;
}
#header .Headerlogo a:hover .logo-blue{
     color: white;
     font-weight: 900;
     transition: 0.3s linear;
}

#menu-icon:nth-child(2){
     display: none!important;
}

.footerBottom .logo {
     font-family: 'Play', sans-serif;
     font-weight: 500;
     font-size: 2em;
     margin-top: 0px;
    float: left;
}
.footerBottom .Headerlogo a{
     text-decoration: none;
}
.footerBottom .Headerlogo a:hover{
     text-decoration: none;
}
.footerBottom .logo .logo-white{
     color: white;
     transition: 0.3s linear;
}
.footerBottom .logo .logo-blue{
     transition: 0.3s linear;
         font-weight: 100;
}
.footerBottom .Headerlogo a:hover .logo-white{
     color: rgb(63, 145, 203);
     font-weight: 100;
     transition: 0.3s linear;
}
.footerBottom .Headerlogo a:hover .logo-blue{
     color: white;
     font-weight: 500;
     transition: 0.3s linear;
}

.footerBottom .copyText{
    padding-left: 5px;
    position: relative;
    top: 15px;
}
#headline {
    background: #2376de url(./showImage?image=884) repeat-x scroll center;
    border-bottom: 5px solid #f3f3f3;
    height: 128px;
    line-height: 128px;
    overflow: hidden;
    padding: 12px 0;
}
#headline h1 {
    margin: 16px 0 0;
    color: #FFFFFF;
    font-size: 41px;
    line-height: 1.3;
    font-weight: 800;
    letter-spacing: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #555555;
}

footer .footerContactInfo .list-group-item {
    background-color: rgba(0,0,0,0) !important;
}

.nav-wrap1 #nav > li > a:after,#nav li.submenu:after{
     display: none;
}

.nav-wrap1 #nav > li:nth-child(3) > a:after{
    display: block !important;
}

#wrap > div:nth-child(5) > div > div > div > section > div > div > div:nth-child(1):hover > article > i{
    border: 10px solid #62951E;
}

#wrap > div:nth-child(5) > div > div > div > section > div > div > div:nth-child(2):hover > article > i{
    border: 10px solid #A87FAA;
}

#wrap > div:nth-child(5) > div > div > div > section > div > div > div:nth-child(3):hover > article > i{
    border: 10px solid #FF8E8E;
}

.padded{
     padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 5%;
    padding-top: 3%;
}

.horizon-padded{
    padding-bottom: 5%;
    padding-top: 3%;
}
.icon-box2 li {
    text-align: center;
    letter-spacing: 0px;
    color: #4ACCCA;
    padding: 5px 10px;
    font-size: 13px;
}

.icon-box2 img{
    width: 100%;
}
.icon-box2:hover li {
    color: #fff;
}

.icon-box1:hover h5 {
    color: #3f91cb;
}

.icon-box1 a.magicmore:hover {
    background: #3f91cb;
    color: #fff;
}

.our-team:hover img {
    border: 8px solid #4baae9;
}
figcaption h4 strong small {
    color: #4baae9;
}

.icon-box6 i{
    background: #4baae9;
}

.colored-title{
	text-align: center;
}
.colored-title h2,.colored-title h1,.colored-title h3,.colored-title h4,.colored-title h5,.colored-title h6{
	color: #4baae9;
}

.note{
	color: rgba(0,0,0,0.3);
        font-weight: 600;
       letter-spacing: 1px;
}

.info-text{
     padding-top: 40px;
}

.info-text ul {
    list-style: inside circle;
}
/*
======================ENROL COURSES SECTION=====================
*/
#enrol-container{
     margin-left:15%;
    margin-right:15%;
}
#enrol-container .course-title{
     border-bottom: 1px solid #4baae9;
     font-weight: 500;
}

#enrol-container .readmore{
    transition: .3s linear;
    margin-top: 5px;
    padding: 5px 10px;
    margin-bottom: 15px;
    color: #4baae9;
    border: 2px solid #4baae9;
    background-color: transparent;
}

#enrol-container .readmore:hover{
     color: white;
     background-color: rgba(75, 170, 233, 1);
}

#enrol-container .big-title{
     font-family: 'Play', sans-serif;
     font-weight: 900;
     color: #4baae9;
}

#enrol-container .sub-title{
     font-family: Dosis;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 300;
     color: #4baae9;
}

#enrol-container .dim-sub-title{
     margin-top: 30px;
    letter-spacing: 2px;
     font-family: Dosis;
    text-transform: uppercase;
    font-weight: 300;
     color: #4baae9;
    opacity: 0.8;
}

#enrol-container .dim-text{
    font-weight: 300;
    opacity: 0.9;
}

/*
======================FAQ SECTION=====================
*/
/* Styles for page */
.faq-container{
     margin: 5% 20%;
}
section-faq {
  margin-bottom: 90px;
}
section-faq h1 {
  text-transform: uppercase;
  text-align: center;
  font-weight: normal;
  letter-spacing: 10px;
  font-size: 25px;
  line-height: 1.5;
}
section-faq p, section-faq a {
  text-align: center;
  letter-spacing: 3px;
}

section-faq span {
  letter-spacing: 0px;
}

section-faq p {
  font-weight: 200;
  line-height: 1.5;
  font-size: 14px;
}

/* Styles for Accordion */
.toggle:last-child {
  border-bottom: 1px solid #dddddd;
}
.toggle .toggle-title {
  position: relative;
  display: block;
  border-top: 1px solid #dddddd;
  margin-bottom: 6px;
}
.toggle .toggle-title h3 {
  font-size: 20px;
  margin: 0px;
  line-height: 1;
  cursor: pointer;
  font-weight: 200;
}
.toggle .toggle-inner {
  padding: 7px 25px 10px 25px;
  display: none;
  margin: -7px 0 6px;
}
.toggle .toggle-inner div {
  max-width: 100%;
}
.toggle .toggle-title .title-name {
  display: block;
  padding: 25px 25px 14px;
}
.toggle .toggle-title a i {
  font-size: 22px;
  margin-right: 5px;
}
.toggle .toggle-title i {
  position: absolute;
  background: url("/showImage?image=894") 0px -24px no-repeat;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 20px;
  right: 0;
}
.toggle .toggle-title.active i {
  background: url("/showImage?image=894") 0px 0px no-repeat;
}
/*
======================END FAQ SECTION=====================
*/

/*
======================RSA CAROUSEL=====================
*/
#first-slider .main-container {
  padding: 0;
}

#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}

#first-slider .carousel-indicators {
  bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  min-height: 525px; 
  height: 100%;
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider h2 {
  animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}

/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
      background-size: cover;
    background-repeat: no-repeat;
}

.art-slider .slide1{
     background-image: url(https://barista-course.com.au/showImage?image=895);
}
.art-slider .slide2{
     background-image: url(https://barista-course.com.au/showImage?image=896);
}
.art-slider .slide3{
     background-image: url(https://barista-course.com.au/showImage?image=897);
}

.barista-slider .slide1{
     background-image: url(https://barista-course.com.au/showImage?image=898);
}
.barista-slider .slide2{
     background-image: url(https://barista-course.com.au/showImage?image=899);
}
.barista-slider .slide3{
     background-image: url(https://barista-course.com.au/showImage?image=900);
}

.rsa-slider .slide1{
     background-image: url(https://barista-course.com.au/showImage?image=901);
}
.rsa-slider .slide2{
     background-image: url(https://barista-course.com.au/showImage?image=902);
}
.rsa-slider .slide3{
     background-image: url(https://barista-course.com.au/showImage?image=903);
}

.safety-slider .slide1{
     background-image: url(https://barista-course.com.au/showImage?image=904);
}
.safety-slider .slide2{
     background-image: url(https://barista-course.com.au/showImage?image=905);
}
.safety-slider .slide3{
     background-image: url(https://barista-course.com.au/showImage?image=906);
}
/*
======================END RSA CAROUSEL=====================
*/

/*
======================TESTIMONIAL=====================
*/
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
blockquote:before{
     display: none;
}
/*
======================END TESTIMONIAL=====================
*/