s* {
    font-family: Lato, sans-serif !important
}

div#header {
    padding: 0 0 0 2vw;
    background-image: url(../images/graduation-2024.jpg);
    background-color: #fff;
    height: 100vh;
    display: table;
    vertical-align: middle;
    width: 100vw;
    background-size: cover;
    background-repeat: no-repeat;
    color: #19BB9E;
    font-weight: 700 !important;
}

div#header_left {
    width: 56vw;
    text-align: center;
    vertical-align: middle;
    position: relative;
    display: table-cell;
    color: #fff;
    font-size: 40px;
    line-height: 1.45;
    backdrop-filter: brightness(0.6)
}


div#academies {
    float: right;
    width: 33vw;
    background: #70ccac;
    padding-left: 32px;
    padding-right: 0;
    color: #fff;
    padding-bottom: 13px;
    height: 100vh
}

body {
    margin: 0;
    background: #fff
}

#academies h1 {
    margin-bottom: 0;
    font-weight: 400
}

div#academies a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 2.7vh 2.7vh 2.7vh 2px;
    font-size: 3.7vh
}

.fa {
    display: none;
    padding-right: 10px;
    font-size: 3.5vh
}

#academies p {
    margin: 2px 0
}

div#academies_links {
    padding-top: 50px;
    padding-bottom: 40px;
    background: #fff;
    font-size: 18px;
    border-top: 4px solid #fff;
    margin: 0 auto;
    line-height: 1.85;
    text-align: left
}

div#program_descriptions {
    padding: 10px 25px;
    background: #1d1d1d;
    color: #fff;
    font-size: 18px;
    line-height: 1.4
}

.tg {
    border-spacing: 0;
    width: 100vw;
    text-align: center;
    display: table;
    border-collapse: collapse
}

.tg .dark,
.tg .light {
    font-size: 19px;
    padding: 21px 0;
    border-width: 1px;
    overflow: hidden;
    word-break: normal;
    width: 20vw;
    color: #fff;
    transition: all .2s;
    margin: 12px;
    display: inline-block;
    vertical-align: middle
}

.unslider,
hr {
    margin: 0 auto
}

.dark:hover, .light:hover{background:#8accb8;box-shadow:5px 6px 11px rgba(193,193,193,.46);position:relative}


.light:hover {
    box-shadow: 5px 6px 11px rgba(193, 193, 193, .46);
    position: relative;
    background: #005d4d
}

.dark {
    background: #57d2b8
}

.light {
    background: #268470
}

div#opportunites {
    padding: 10px 0
}

hr {
    border: .5px solid #000;
    width: 96vw
}

.unslider {
    width: 190px
}

a.unslider-arrow.prev {
    position: relative;
    left: 120px;
    display: none
}

a.unslider-arrow.next {
    display: none;
    left: 1px
}

.unslider-nav ol li {
    border: 2px solid #000
}

.unslider-nav ol li.unslider-active {
    background: #000
}

.cd-logo img {
    width: 24px
}

div#academies_links p {
    width: 60vw;
    margin: 0 auto;
    padding: 16px;
    font-weight: 300
}

.header-logo img {
    width: 38vh;
    margin: 21px
}

h6#acknowledgement {
    position: relative;
    color: #e3e3e3;
    font-size: 16px;
    margin: 0 auto;
    text-align: center;
    background: #000;
    padding: 20px
}