@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap');


/* 
#ECECEC /textbox
#166A74
#1D6873  /buttons
#054548 /darkest green
 */

p, td, th {
    font-family: 'Montserrat', sans-serif !important;
    font-weight:normal; 
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    /* text-transform: uppercase; */
    font-weight:700;
}

input, select {
    background-color: #ECECEC !important;
    border-radius: 16px !important;
    border: none !important;
    padding-left: 16px !important;

}

.form-check-input:checked {
    background-color: #054548 !important;
    border-color: #054548 !important;
}

button, .input-group-text {
    background-color: #1D6873 !important;
    border-radius: 16px !important;
    border: none !important;
    color: #ECECEC !important;
}

button:hover{
    background-color: #054548 !important;
    color: #FFF;
}

.link-white {
    color: #FCFCFC;
    text-decoration: none;
}

.link-white:hover {
    color: white;
}

.link-green {
    background-color: transparent !important;
    border-radius: 0px !important;
    color: #1D6873 !important;
    text-decoration: none;
}

.link-green:hover {
    background-color: transparent !important;
    text-decoration: underline;
}

.foreground-gradient {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    background: linear-gradient(180deg, rgba(28, 90, 111, .75), rgba(255, 255, 255, 0));
}

.navbar{
    background-color: rgba(0,0,0,0.03);
}
.navbar a{
    color: #ececec;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    padding: 1rem 1.2rem;
}
.navbar a:hover{
    color: #fff;
}

.nav-tabs button, .nav-tabs .nav-link{
    font-size: smaller;
    line-height: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    padding: 1rem 2rem;
    color: #888 !important;
    background-color: #ececec !important;
    margin-right: 0.15rem;
    border-radius: 0px !important;
    border-top-left-radius: 16px !important;
    border-top-right-radius: 16px  !important;
}

.nav-link-small{
    text-decoration: none;
    font-size: 11px;
    line-height: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    padding: 8px 16px;
    color: #888 !important;
    background-color: #ececec !important;
    margin-right: 0.15rem;
    border-radius: 8px !important;;
}

.nav-link-small:active{
    background-color: #1D6873;
    color: white;
}

.nav-tabs button.active{
    background-color: #ffffff !important;
    color: #054548 !important;

}
.nav-tabs{
    border-bottom: none !important;
}
#nav-tabContent p{
    font-size: 0.75rem;    
    margin-bottom: 0px;
}

#nav-tabContent li{
    font-size: 0.75rem;    
    margin-bottom: 0px;
}

#nav-tabContent ul{
    padding: 16px;
}


#nav-tabContent td, #nav-tabContent th{
    max-width: 150px !important;
    overflow: hidden;
}
#nav-tabContent th{
    text-transform: uppercase;
    font-weight: normal;
}
#nav-tabContent th div{
    padding: 8px;
    background-color:#1D6873;
    color: #fff;
    text-align: center;
    height: 62px !important;
    border: none !important;
}

#nav-tabContent td div {
    height: 100%;
    display:block;
}

#nav-tabContent td > * {
vertical-align: middle;
}
#nav-tabContent th div p{
    font-size: 0.55rem;
}

#nav-tabContent {
    padding: 1.5rem;
    background-color: #FAF8F4;
    border-radius: 0px 8px 8px 8px;

}

#nav-tabContent table {
    height: 100%;
}

#nav-tabContent .table>:not(caption)>*>* {
    border: none;
    padding: 8px 12px !important;
}

.lbrown {
    background-color: #E2D5C2;
}

#enroll {
    background-color: #1D6873;
    border-radius: 16px;
}
#enroll:hover {
    background-color: #054548;
}

.carousel-inner { 
    height: 100vh;
    position: relative;
 }

 .carousel-item  { 
    height: 100%;
 }

.slide-img {
    /* background-image: url('../images/home/bng_00.jpg'); */
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background-size: cover !important;   
    background-position: center !important;
}

.metamorph-bg{
    background-image: url('../images/MetamoRPh.jpg');
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background-size: cover !important;   
    background-position: center !important;
}

.carousel-caption{
    color:black !important;
    padding-left: 40%;
    text-align: right;
    position: absolute;
    right: 7%;
    bottom: 14%;
}

.carousel-caption h2{
    font-size: 7vh;
    text-transform: uppercase;
    font-weight: 700;
}

.carousel-caption p{
    font-size: 1.2rem;
    line-height: 2.4rem;
    /* text-shadow: 0px 0px 1rem rgba(255,255,255,0.95); */
}

.carousel button{
    background-color: transparent !important;
}

#aboutus * {
    color: white;
}

#aboutus p{
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight:lighter;
}
#aboutus h2{
    font-size: 3.77vh;
}

.program-description p{
    margin-bottom: 1.5rem !important;
    font-size: 0.9rem !important;
}

.login-bg{
    height: 100%;
    width: 100%;
    /* background-color: #F7F5F0; */
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    background-size: cover !important;   
    background-position: center !important;
    background-position-x: 45% !important;
    background-image:url('/images/main-bg.jpg');
}



@media only screen and (max-width: 992px) {

    .login-bg{
        background-image:none;
    }

    #nav-tabContent td, #nav-tabContent th{
        max-width: 60px !important;
    }
    .nav-tabs button{
        font-size: 0.5rem;
        text-transform: uppercase;
        font-weight: 700;
        padding: 0.5rem 0.5rem;
        background-color: #ececec !important;
        margin-right: 0.15rem;
        /* border-radius: 0px !important; */
    }
    #nav-tabContent th {
        padding: 2px;
    }
    #nav-tabContent th div{
        font-size: 0.5rem;
        padding: 4px;
        height: 36px !important;
    }
    
    #nav-tabContent  p{
        font-size: 0.65rem;
    }

    #nav-tabContent th div p{
        font-size: 0.35rem;
    }
    
    #nav-tabContent .table>:not(caption)>*>* {
        padding: 2px 4px !important;
    }

    #nav-tabContent h6, #nav-tabContent h4{
        font-size: smaller;
    }


    
}

/* @media only screen and (max-width: 1000px) { */
@media only screen and (orientation:portrait) {
    .login-bg{
        background-position-x: 60% !important;
    }

    /* SMALL DEVICES */
    @media only screen and (max-width: 900px) {
        .navbar a{
            font-size: 0.8rem;
            padding: 0.25rem 0.75rem;
        }
        .carousel-caption{
            padding-left: 15%;
            right: 7%;
            bottom: 7%;
        }
        
        .carousel-caption h2{
            font-size: 3.5vh;
            font-weight: 700;
        }
        
        .carousel-caption p{
            font-size: 0.6rem;
            line-height: 1rem;
        }
        .nav-tabs button {
            font-size: 0.7rem !important;
            padding: 12px !important;
            line-height: 0.6rem !important;
        }


    }
    .portrait{
        display:block;
    }
    .landscape{
        display: none;
    }
    .metamorph-bg{
        background-size: 90vh !important;
        background-position-x: 2vw !important;
        background-position-y: 5vh !important;
    } 
    #aboutus .slide-img{
        background-position-x: 25% !important;
    }

    @media only screen and (max-width: 500px) {
        #aboutus li{
            font-size: 0.65rem;
            line-height: 0.8rem;
        }
        #aboutus h4{
            font-size: 1.2rem;
        }
        .nav-tabs button {
            font-size: 0.5rem !important;
            padding: 8px 12px !important;
            line-height: 0.6rem !important;
        }
        #nav-tabContent h6{
            font-size: 0.7rem !important;
        }

    }

}
@media only screen and (orientation:landscape) {

    @media only screen and (max-width: 900px) {
            .carousel-caption{
            padding-left: 35%;
            right: 7%;
            bottom: 7%;
        }          
        .carousel-caption p{
            font-size: 0.6rem;
            line-height: 1rem;
        }
        .nav-tabs button {
            font-size: 0.7rem !important;
            padding: 12px !important;
            line-height: 1rem !important;
        }
    }
    .portrait{
        display: none;
    }
    .landscape{
        display: block;
    }

}
    


.card-registration .select-input.form-control[readonly]:not([disabled]) {
    font-size: 1rem;
    line-height: 2.15;
    padding-left: .75em;
    padding-right: .75em;
}

.card-registration .select-arrow {
    top: 13px;
}



.btn-close {
    background-color: transparent !important;
}
.table>:not(caption)>*>*{
    border: none !important;
}

.total-underline{
    border-top: 1px solid #333 !important;
    /* border-bottom: 1px double #333 !important; */
}

.balance-underline{
    border-top: 1px solid #333 !important;
    border-bottom: 4px double #333 !important;
}

