
/*--------------------------------------------------------------
# FreshmanServices 
--------------------------------------------------------------*/
.FreshmanServices .iconBox {
    text-align: center;
    border: 1px solid #ebebeb;
    padding: 80px 20px;
    transition: all ease-in-out 0.3s;
    background: #fff;
}

    .FreshmanServices .iconBox .Icon {
        margin: 0 auto;
        width: 64px;
        height: 64px;
        background: #ffc451;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
        transition: 0.3s;
    }

        .FreshmanServices .iconBox .Icon i {
            color: #151515;
            font-size: 28px;
            transition: ease-in-out 0.3s;
        }

    .FreshmanServices .iconBox h4 {
        font-weight: 700;
        margin-bottom: 15px;
        font-size: 24px;
    }

        .FreshmanServices .iconBox h4 a {
            color: #151515;
            transition: ease-in-out 0.3s;
        }

            .FreshmanServices .iconBox h4 a:hover {
                color: #ffc451;
            }

    .FreshmanServices .iconBox p {
        line-height: 24px;
        font-size: 14px;
        margin-bottom: 0;
    }

    .FreshmanServices .iconBox:hover {
        border-color: #fff;
        box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
        transform: translateY(-10px);
    }

/*--------------------------------------------------------------
# FreshmanTitle   
--------------------------------------------------------------*/


section {
    padding: 8px 0;
    overflow: hidden;
}

.FreshmanCallOut {
    background: linear-gradient(90deg,hsla(0,5%,100%,.1),hsla(0,2%,100%,.1)),url(/images/home/bg42.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 6rem 0;
}

.FreshmanTitle {
    padding-bottom: 40px;
}

    .FreshmanTitle h2 {
        font-size: 14px;
        font-weight: 500;
        padding: 0;
        line-height: 1px;
        margin: 0 0 5px 0;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #aaaaaa;
        font-family: "Poppins", sans-serif;
    }

        .FreshmanTitle h2::after {
            content: "";
            width: 120px;
            height: 1px;
            display: inline-block;
            background: #ffde9e;
            margin: 4px 10px;
        }
    .FreshmanTitle h3 {
        font-size: 16px;
        font-weight: 500;
        padding: 0;
        line-height: 20px;
        margin: 0 0 5px 0;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #aaaaaa;
        font-family: "Poppins", sans-serif;
    }
    .FreshmanTitle p {
        margin: 0;
        margin: 0;
        font-size: 22px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
        color: #151515;
    }



/*--------------------------------------------------------------
# FreshmanBanner 
--------------------------------------------------------------*/

.freshmanbanner {
    width: 100%;
    height: 20vh;
    background: url('/images/home/bg14.jpg') top center;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 1rem;
    padding-bottom: 2rem;
    color: #fff;
}

    .freshmanbanner .container {
        position: relative;
        padding-top: 74px;
        text-align: left;
    }

    .freshmanbanner h1 {
        margin: 0;
        font-size: 36px;
        font-weight: 700;
        line-height: 64px;
        color: #fff;
        font-family: "Poppins", sans-serif;
    }

        .freshmanbanner h1 span {
            color: #AE8F00;
        }

    .freshmanbanner h2 {
        color: rgba(255, 255, 255, 0.9);
        margin: 10px 0 0 0;
        font-size: 24px;
    }

    .freshmanbanner h3 {
        color: rgba(255, 255, 255, 0.9);
        margin: 10px 0 0 0;
        font-size: 18px;
    }

@media (min-width: 1024px) {
    .freshmanbanner {
        background-attachment: fixed;
    }
}

@media (max-width: 768px) {
    .freshmanbanner {
        height: auto;
    }

        .freshmanbanner h1 {
            font-size: 28px;
            line-height: 36px;
        }

        .freshmanbanner h2 {
            font-size: 20px;
            line-height: 24px;
        }
}


/*--------------------------------------------------------------
# FreshmanTimeline 
--------------------------------------------------------------*/



.FreshmanTimeline .events {
    border-top: 3px solid #e9ecef;
}

    .FreshmanTimeline .events .event-list {
        display: block;
        position: relative;
        text-align: center;
        padding-top: 70px;
        margin-right: 0;
    }

        .FreshmanTimeline .events .event-list:before {
            content: "";
            position: absolute;
            height: 36px;
            border-right: 2px dashed #dee2e6;
            top: 0;
        }

        .FreshmanTimeline .events .event-list .event-date {
            position: absolute;
            top: 38px;
            left: 0;
            right: 0;
            width: 120px;
            margin: 0 auto;
            border-radius: 4px;
            padding: 2px 4px;
        }

@media (min-width: 1140px) {
    .FreshmanTimeline .events .event-list {
        display: inline-block;
        width: 16%;
        padding-top: 45px;
    }

        .FreshmanTimeline .events .event-list .event-date {
            top: -22px;
        }
}

.FreshmanTimeline-bg-soft-primary {
    background-color: #408080 !important;
}

.FreshmanTimelineCard {
    border: none;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 0 13px 0 rgba(236,236,241,.44);
    box-shadow: 0 0 13px 0 rgba(236,236,241,.44); 
}

/*--------------------------------------------------------------
# FreshmanCard 
--------------------------------------------------------------*/


.Freshmancard1 .FreshmanCardImg, .Freshmancard1 .FreshmanCardImg--hover {
    background-image: url('/images/home/bg52.jpg');
}

.Freshmancard2 .FreshmanCardImg, .Freshmancard2 .FreshmanCardImg--hover {
    background-image: url('/images/home/bg8.jpg');
}

.Freshmancard3 .FreshmanCardImg, .Freshmancard3 .FreshmanCardImg--hover {
    background-image: url('/images/home/bg24.jpg');
}

.Freshmancard4 .FreshmanCardImg, .Freshmancard4 .FreshmanCardImg--hover {
    background-image: url('/images/home/bg42.jpg');
}
.Freshmancard5 .FreshmanCardImg, .Freshmancard5 .FreshmanCardImg--hover {
    background-image: url('/images/home/bg1.jpg');
}

.Freshmancard6 .FreshmanCardImg, .Freshmancard6 .FreshmanCardImg--hover {
    background-image: url('/images/home/bg30.jpg');
}

.Freshmancard7 .FreshmanCardImg, .Freshmancard7 .FreshmanCardImg--hover {
    background-image: none;
}

.Freshmancard8 .FreshmanCardImg, .Freshmancard8 .FreshmanCardImg--hover {
    background-image: url('/images/home/bg26.jpg');
}

.FreshmanCardImg {
    visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 235px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.FreshmanCardInfo-hover {
    position: absolute;
    padding: 16px;
    width: 100%;
    opacity: 0;
    top: 0;
}

.FreshmanCardImg--hover {
    transition: 1.5s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    height: 235px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    top: 0;
}

.FreshmanCard {
    margin-right: 25px;
    transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
    background-color: #fff;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 13px 10px -7px rgba(0, 0, 0, 0.1);
}

    .FreshmanCard:hover {
        box-shadow: 0px 30px 18px -8px rgba(0, 0, 0, 0.1);
        transform: scale(1.10, 1.10);
    }

.FreshmanCardInfo {
    z-index: 2;
    background-color: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 16px 24px 24px 24px;
}

    .FreshmanCardInfo h3 {
        font-size: 20px;
        font-weight: 600;
    }

.FreshmanCardCategory {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #868686;
}

.FreshmanCardTitle {
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Roboto Slab', serif;
}


.FreshmanCard:hover .FreshmanCardImg--hover {
    height: 100%;
    opacity: 0.3;
}

.FreshmanCard:hover .FreshmanCardInfo {
    background-color: transparent;
    position: relative;
}

.FreshmanCard:hover .FreshmanCardInfo-hover {
    opacity: 1;
}

/*--------------------------------------------------------------
# FreshmanBox 
--------------------------------------------------------------*/


.FreshmanBoxIcon {
    background-color: #fff;
    color: #1d809f;
    font-size: 1.5rem;
}

    .FreshmanBoxIcon:hover {
    
        transform: translateY(-3px);
    }


/*--------------------------------------------------------------
# FreshmanMore 
--------------------------------------------------------------*/
.FreshmanMore {
    padding: 2rem 0 2rem 0;
    background-color: black;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .FreshmanMore h2, .FreshmanMore .h2 {
        font-size: 2rem;
        font-weight: 700;
        display: block;
        max-width: 30rem;
    }


.serviceIconFreshman {
    background-color: #fff;
    color: #1D809F;
    height: 7rem;
    width: 7rem;
    display: block;
    line-height: 7.5rem;
    font-size: 2.25rem;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}


.serviceIconLine {
    background-color: #fff;
    color: #00B900;
    height: 7rem;
    width: 7rem;
    display: block;
    line-height: 7.5rem;
    font-size: 2.25rem;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

.serviceIconShare {
    background-color: #fff;
    color: #F0DC6A;
    height: 7rem;
    width: 7rem;
    display: block;
    line-height: 7.5rem;
    font-size: 2.25rem;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}