/* light blue = #CCE5F4 */
/* 
hex as rgb colours
#374971 = rgb(55, 73, 113)
#c0c0c0 = rgb(192, 192, 192)
#A98848 = rgb(169, 136, 72)
*/



html,
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

.WQM {
    font-family: 'Avenir', sans-serif;

}

#wqm-nav {
    background-color: #c0c0c0;
}

#intro-logo {
    background-color: #374971;
    color: #c0c0c0;
    padding: 30px;
}

#intro {
    background-color: #374971;
    color: black;
    padding: 30px;
    font-size: 17px;
    background: url(./assets/school-background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



/* 
.square-box {
    max-width: 750px;
    min-height: 200px;
    border: 0px solid #333;
    background-color: #c0c0c0;
    opacity: 0.5;
} */

.square-box {
    max-width: 700px;
    min-height: 250px;
    padding: 30px;

    background: rgb(230, 230, 230, 0.7);
    color: #374971;
    font-family: 'Avenir', sans-serif;

}

.square-box-headers {
    max-width: 400px;
    min-height: 50px;
    padding: 30px;



    color: #374971;
    font-family: 'Avenir', sans-serif;
}

.pageHeader {
    background-color: #374971;
    color: black;
    padding: 30px;
    font-size: 17px;
    background: url(./assets/background.0.3.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.wqm-btn {
    background-color: #374971;
    border: white;
    color: white;
}

.wqm-btn:hover {
    background-color: white;
    color: #a98848
}

.wqm-btn:focus {
    background-color: #374971;
    border: white;
}

.wqm-btn-awards {
    background-color: #374971;
    color: white;
}

.wqm-btn-awards:hover {
    background-color: white;
    color: #A98848;
}

.approved-btn {
    background-color: #374971;
    border: white;

}

.approved-btn:hover {
    background-color: white;
    color: #374971;
}

.champion-btn {
    background-color: #c0c0c0;
    border: white;

}

.champion-btn:hover {
    background-color: white;
    color: #c0c0c0;
}

.beacon-btn {
    background-color: #A98848;
    border: white;

}

.beacon-btn:hover {
    background-color: white;
    color: #A98848;
}




#book {
    background-color: whitesmoke;
    padding: 30px;
}

#book-bb {
    background-color: #374971;
    color: white;
}

#bb-title {
    padding-top: 35px;
}

.bb-img {
    padding-bottom: 25px;
}

.bb-btn {
    background-color: #027bc4;
    color: whitesmoke;
    border: white;

}

.bb-btn:hover {
    background-color: white;
    color: #A98848;
}

.bb-box {
    max-width: 1200px;
    min-height: 250px;
    padding: 30px;
    border: white;
    border-width: 2px;
    color: white;
    font-family: 'Avenir', sans-serif;

}

.h1-pad {
    padding: 30px;
}

.WQMAS {
    color: #374971;
}

.WQMCS {
    color: #c0c0c0;
}

.WQMBS {
    color: #A98848;
}

#about {
    background-color: #374971;
    padding: 20px;
    padding-bottom: 20px;
    color: white;

}

#au-stats {
    background-color: white;
}

.pad30 {
    padding: 30px;
}

.pad10 {
    padding: 10px;
}



.card {
    padding: 2% 3%;
    color: #646771;
    background-color: whitesmoke;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul>li {
    padding: 4px;
}

ul>li:hover {
    color: #cce5f4;
    cursor: pointer;
}

hr {
    border-width: 3px;
}

.social>i {
    padding: 1%;
    font-size: 15px;
}

.social>i:hover {
    color: #cce5f4;
    cursor: pointer;
}

.policy>div {
    padding: 4px;
}

.heading {
    font-family: 'Avenir', sans-serif;
    color: white;
}

.divider {
    border-top: 2px solid #374971;
}

.foot-div {
    border-top: 3px solid #374971;
}

/* ICONS FOR FOOTER */

.fa {
    padding: 5px;
    font-size: 30px;
    width: 25px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    margin: 1px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-linkedin {
    background: #007bb5;
    color: white;
}

.fa-instagram {
    background: #125688;
    color: white;
}

.fa-google {
    background: #dd4b39;
    color: white;
}

.fa-youtube {
    background: #bb0000;
    color: white;
}

.foot-nav {
    font-family: 'Avenir', sans-serif;
    color: #374971;
    padding: 10px;
}


#bio {
    background-color: #374971;
    color: white;
}



.contact-bg {
    background-color: #374971;
    color: white;
}

iframe {
    width: 900px;
    height: 900px;

}

.accordion-body {
    color: black;
}

.accordion-header {
    background-color: #374971;
    color: white;
}

.approved-check {
    color: #374971;

}

.champion-check {
    color: #c0c0c0;

}

.beacon-check {
    color: #A98848;
    width: 50px;
}

.list-group-awards {
    border: none;
}

.list-group-item {
    color: black;
}

.list-group-item:hover {
    color: black;
}

.awards-btn {
    width: 250px;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin: 20px;
}

#summary {
    background-color: white;
    color: black;
    font-size: large;
    padding: 60px;
    padding-left: 50px;
    padding-right: 50px;
}

/*Timeline*/

.gold-bg {
    background-color: #A98848;
}

:root {
    --rose1: linear-gradient(to right, #9710ec, #5a098c);
    --rose2: linear-gradient(to right, #cb84f7, #9710ec);
    --blue1: linear-gradient(to right, #1e283e, #374971);
    --blue2: linear-gradient(to right, #374971, #17B1EF);
    --green1: linear-gradient(to right, #c9c9c9, #c0c0c0);
    --green2: linear-gradient(to right, #f1f1f1, #c9c9c9);
    --orange1: linear-gradient(to right, #735D31, #a98848);
    --orange2: linear-gradient(to right, #a98848, #c5ab78);
    --lightblue1: linear-gradient(to right, #7AD7F0, #B7E9F7);
    --lightblue2: linear-gradient(to right, #F5FCFF, #7AD7F0);
}

.main-timeline {
    font-family: sans-serif;
    position: relative;
}

.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}

.main-timeline .timeline {
    width: 50%;
    padding: 0 0 0 70px;
    margin: 0 0 0 50px;
    float: right;
    position: relative;
}

.main-timeline .timeline:before {
    content: '';
    background-color: #cb84f7;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: -70px;
    top: 50%;
}

.main-timeline .timeline-content {
    color: #fff;
    background: var(--rose1);
    min-height: 140px;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px -5px #555;
    display: block;
    position: relative;
    text-decoration: none;
}

.main-timeline .timeline-content:before,
.main-timeline .timeline-content:after {
    content: '';
    background: #9710ec;
    height: 16px;
    width: 16px;
    transform: translateY(-50%) rotate(45deg);
    position: absolute;
    left: -8px;
    top: 50%;
}

.main-timeline .timeline-content:after {
    background: var(--rose2);
    transform: translateY(-50%) rotate(0);
    left: -140px;
    width: 140px;
    height: 5px;
}

.main-timeline .timeline-content:hover {
    text-decoration: none;
}

.main-timeline .timeline-icon {
    color: rgba(0, 0, 0, 0.2);
    font-size: 40px;
    position: absolute;
    top: 15px;
    left: -90px;
}

.main-timeline .title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 0 7px 0;
}

.main-timeline .description {
    font-size: 15px;
    margin: 0;
}

.main-timeline .timeline:nth-child(even) {
    padding: 0 70px 0 0;
    margin: 0 70px 0 0;
    float: left;
}

.main-timeline .timeline:nth-child(even):before {
    left: auto;
    right: -71px;
}

.main-timeline .timeline:nth-child(even) .timeline-content:before {
    left: auto;
    right: -8px;
}

.main-timeline .timeline:nth-child(even) .timeline-content:after {
    left: auto;
    right: -140px;
}

.main-timeline .timeline:nth-child(even) .timeline-icon {
    left: auto;
    right: -90px;
}

.main-timeline .timeline:nth-child(4n+2):before {
    background-color: #17B1EF;
}

.main-timeline .timeline:nth-child(4n+2) .timeline-content {
    background: var(--blue1);
}

.main-timeline .timeline:nth-child(4n+2) .timeline-content:before {
    background: #2f3e60;
}

.main-timeline .timeline:nth-child(4n+2) .timeline-content:after {
    background: var(--blue2);
}

.main-timeline .timeline:nth-child(4n+3):before {
    background-color: #f1f1f1;
}

.main-timeline .timeline:nth-child(4n+3) .timeline-content {
    background: var(--green1);
}

.main-timeline .timeline:nth-child(4n+3) .timeline-content:before {
    background: #c9c9c9;
}

.main-timeline .timeline:nth-child(4n+3) .timeline-content:after {
    background: var(--green2);
}

.main-timeline .timeline:nth-child(4n+4):before {
    background-color: #c5ab78;
}

.main-timeline .timeline:nth-child(4n+4) .timeline-content {
    background: var(--orange1);
}

.main-timeline .timeline:nth-child(4n+4) .timeline-content:before {
    background: #a98848;
}

.main-timeline .timeline:nth-child(4n+4) .timeline-content:after {
    background: var(--orange2);
}

.main-timeline .timeline:nth-child(4n+5):before {
    background-color: #F5FCFF;
}

.main-timeline .timeline:nth-child(4n+5) .timeline-content {
    background: var(--lightblue1);
}

.main-timeline .timeline:nth-child(4n+5) .timeline-content:before {
    background: #7AD7F0;
}

.main-timeline .timeline:nth-child(4n+5) .timeline-content:after {
    background: var(--lightblue2);
}

@media screen and (max-width:767px) {

    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(even) {
        width: 100%;
        padding: 0 0 0 40px;
        margin-bottom: 20px;
    }

    .main-timeline .timeline:before,
    .main-timeline .timeline:nth-child(even):before {
        transform: translateY(0);
        left: 0;
        right: auto;
        top: 47px;
    }

    .main-timeline .timeline:nth-child(4n+2) .timeline-content {
        background: linear-gradient(to left, #1e283e, #2f3e60);
    }

    .main-timeline .timeline:nth-child(4n+4) .timeline-content {
        background: linear-gradient(to left, #735D31, #a98848);
    }

    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(even) .timeline-content:before {
        transform: translateY(0) rotate(45deg);
        top: 45px;
        left: -4px;
    }

    .main-timeline .timeline-content:after,
    .main-timeline .timeline:nth-child(even) .timeline-content:after {
        width: 40px;
        transform: translateY(0);
        right: auto;
        left: -38px;
        top: 50px;
    }

    .main-timeline .timeline:nth-child(even) .timeline-content:after {
        transform: translateY(0) rotateY(180deg);
    }

    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(even) .timeline-icon {
        font-size: 22px;
        left: -30px;
        right: auto;
    }
}

@media screen and (max-width:567px) {
    .main-timeline .title {
        font-size: 18px;
    }
}

#why-wbqm {
    background-color: #2f3e60;
    color: white;
}

#book-link {
    color: #55ACEE;
    font-weight: bolder;
}

#book-link:hover {

    text-decoration: underline;
    font-weight: bold;

}

.section1 {
    background-color: #516ba6;
    color: white;
}

.section2 {
    background-color: #6880b6;
    color: white;
}

.section3 {
    background-color: #90a1c9;
    color: white;
}

/*quote*/
.quote-body {
    background-color: #516ba6;
}


/* center the blockquote in the page */
.blockquote-wrapper {
    display: flex;
    height: 50vh;
    padding: 0 20px;
}

/* Blockquote main style */
.blockquote {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    color: #ffffff;
    padding: 30px 0;
    width: 100%;
    max-width: 1000px;
    z-index: 1;
    margin: 80px auto;
    align-self: center;
    border-top: solid 1px;
    border-bottom: solid 1px;
}

/* Blockquote header */
.blockquote h1 {
    position: relative;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 800;
    line-height: 1;
    margin: 0;
}


/* increase header size after 600px */
@media all and (min-width: 600px) {
    .blockquote h1 {
        font-size: 60px;
    }

}

/* Blockquote subheader */
.blockquote h4 {
    position: relative;
    color: whitesmoke;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding-top: 20px;
    z-index: 1;
}

/*END OF TIMELINE*/



/*TESTIMONIALS*/

  
  #content {
    max-width: 950px;
    margin: 30px auto;
  }
  
  .testimonial blockquote {
    margin: 10px 10px 0;
    background: #efefef;
    padding: 20px 60px;
    position: relative;
    border: none;
    border-radius: 8px;
    font-style: italic;
  }
  
  .testimonial blockquote:before,
  .testimonial blockquote:after {
    content: "\201C";
    position: absolute;
    font-size: 80px;
    line-height: 1;
    color: #516ba6;
    font-style: normal;
  }
  
  .testimonial blockquote:before {
    top: 0;
    left: 10px;
  }
  
  .testimonial blockquote:after {
    content: "\201D";
    right: 10px;
    bottom: -0.5em;
  }
  
  .testimonial div {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #efefef;
    margin: 0 0 0 60px;
  }
  
  .testimonial p {
    margin: 8px 0 0 20px;
    text-align: left;
    color: black;
    font-size: large;
  }
  