/*!
 * Start Bootstrap - Freelancer v5.0.3 (https://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */

body {
    font-family: 'Lato';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: 'Montserrat';
}

strong {
    font-weight: bold !important;
}

.slogan {
    font-family: 'Freestyle Script';
    font-weight: 500 !important;
}

.author {
    text-align: right;
    margin-right: 100px;
}

#bacpLogo {
    height: 60%;
    width: 60%;
}

#uckpLogo {
    height: 60%;
    width: 60%;
}

#experience #bacpLogo, #uckpLogo { 
    height: 50%;
    width: 50%;
}

#about #bacpLogo, #uckpLogo { 
    height: 50%;
    width: 50%;
}

#about .list-group-item-action.active {
    background-color: #2E8B57;
    border-color: #2E8B57;
}

@media (max-width:900px){
    #nav-tabContent{
        margin-top: 50px;
    }

}

.step {
    margin-left: 18px;
    letter-spacing: 18px;
}

.step1 {
    margin-top: -10px;
    margin-left: 10px;
    letter-spacing: 14px;
}

.counselling {
    font-size: 50%;
}

.footer iframe {
    width: 100%;
    height: 400px;
    border: none;  
}

.responsiveCal {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

.responsiveCal iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

section {
    padding: 6rem 0;
}

section h2 {
    font-size: 2.25rem;
    line-height: 2rem;
}

@media (min-width: 992px) {
    section h2 {
        font-size: 3rem;
        line-height: 2.5rem;
    }
}

.btn-xl {
    padding: 1rem 1.75rem;
    font-size: 1.25rem;
}

.btn-social {
    width: 3.25rem;
    height: 3.25rem;
    font-size: 1.25rem;
    line-height: 2rem;
}

.scroll-to-top {
    z-index: 1042;
    right: 1rem;
    bottom: 1rem;
    display: none;
}

.scroll-to-top a {
    width: 3.5rem;
    height: 3.5rem;
    background-color: rgba(33, 37, 41, 0.5);
    line-height: 3.1rem;
}

#mainNav {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: 700;
    font-family: 'Montserrat';
}

#mainNav .navbar-brand {
    color: #fff;
}

#mainNav .navbar-nav {
    margin-top: 1rem;
    letter-spacing: 0.0625rem;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
    color: #fff;
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
    color: #3CB371;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
    color: #fff;
}

#mainNav .navbar-nav li.nav-item a.nav-link.active {
    color: #3CB371;
}

#mainNav .navbar-toggler {
    font-size: 80%;
    padding: 0.8rem;
}

@media (min-width: 992px) {
    #mainNav {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
        transition: padding-top 0.3s, padding-bottom 0.3s;
    }
    #mainNav .navbar-brand {
        font-size: 2em;
        -webkit-transition: font-size 0.3s;
        transition: font-size 0.3s;
    }
    #mainNav .navbar-nav {
        margin-top: 0;
    }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
        color: #fff;
        background: #3CB371;
    }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
        color: #fff;
        background: #3CB371;
    }
    #mainNav.navbar-shrink {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

    #mainNav.navbar-shrink .step1 {
        margin-top: 10px;
        margin-left: 8px;
        letter-spacing: 10px;
    }

    #mainNav.navbar-shrink .counselling {
        font-size: 50%;
    }
}

header.masthead {
    background-image: url(../img/landing.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    height: 800px;
    padding-top: calc(6rem + 72px);
    padding-bottom: 6rem;
}

header.masthead h1 {
    font-size: 3rem;
    line-height: 3rem;
}

header.masthead h2 {
    font-size: 1.3rem;
    font-family: 'Lato';
}

header.masthead h3 {
    font-size: 1.1rem;
    font-family: 'Lato';
}

.text-box {
    /*background-color: rgb(0,0,0);  Fallback color */
    /*background-color: rgba(0,0,0, 0.6);  Black w/opacity/see-through */
    /*border: 2px solid #f1f1f1;*/
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    text-align: center;
}

.qualf a{
    font-size: 1.25rem;
    font-weight: 300;
    color: #212529; 
}

.prof a{
    color: #212529; 
    font-size: 1.25rem;
    font-weight: 300;
}

@media (min-width: 992px) {
    header.masthead {
        padding-top: calc(6rem + 106px);
        padding-bottom: 6rem;
    }
    header.masthead h1 {
        font-size: 4.75em;
        line-height: 4rem;
    }
    header.masthead h2 {
        font-size: 1.75em;
    }
}

/*big screens*/
@media only screen and (min-width: 400px)  {

}

/*mobile screens shadow on the text*/
@media only screen and (max-width: 400px)  {
    .text-box {
        top: 58%;
        width: 100%;
    }
    .qualf {
        margin-bottom: 20%;
    }
    header.masthead {
        height: 550px;
    }
    .step {
        margin-left: 18px;
        letter-spacing: 15px;
    }
    .step1 {
        margin-top: 10px;
        margin-left: 6px;
        letter-spacing: 9px;
    }
}

.floating-label-form-group {
    position: relative;
    border-bottom: 1px solid #e9ecef;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    padding-right: 0;
    padding-left: 0;
    resize: none;
    border: none;
    border-radius: 0;
    background: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.floating-label-form-group label {
    font-size: 0.85em;
    line-height: 1.764705882em;
    position: relative;
    z-index: 0;
    top: 2em;
    display: block;
    margin: 0;
    -webkit-transition: top 0.3s ease, opacity 0.3s ease;
    transition: top 0.3s ease, opacity 0.3s ease;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
}

.floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #e9ecef;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #3CB371;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #e9ecef;
}

.footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #2C3E50;
    color: #fff;
}

.copyright {
    background-color: #1a252f;
}

a {
    color: #3CB371;
}

a:focus, a:hover, a:active {
    color: #2E8B57;
}

.btn {
    border-width: 2px;
}

.bg-primary {
    background-color: #3CB371 !important;
}

.bg-secondary {
    background-color: #2C3E50 !important;
}

.text-primary {
    color: #3CB371 !important;
}

.text-secondary {
    color: #2C3E50 !important;
}

.btn-primary {
    background-color: #3CB371;
    border-color: #3CB371;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #2E8B57;
    border-color: #2E8B57;
}

.btn-secondary {
    background-color: #2C3E50;
    border-color: #2C3E50;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    background-color: #1a252f;
    border-color: #1a252f;
}

.green {
    color: #3CB371!important;
}

