html{
    scroll-behavior: smooth;
}
@media only screen and (max-width: 600px) {
  	.carousel-block{
  		height: 185px;
  	}
    .top-bar{
        display: none;
    }
    .display-4{
        font-size: 2.0rem !important;
    }
    h3{
        font-size: 1.5rem !important;
    }
    .custom_btn{
        padding: 12px 20px 12px 20px !important;
        font-size: 16px !important;
    }
    .subheading-slide{
        font-size: 12px !important;
        line-height: 3.2 !important;
    }
    .program-card{
        text-align: left !important;
    }
    .brand-img{
        width: 80px;
        height: 80px;
    }
    .title{
        font-size: 18px !important;
    }
    .vertical-line{
        border: none !important;
    }
    .navbar-toggler{
        border: none;
    }
    .custom_apply_btn{
        padding: 8px 24px 8px 24px !important;
        font-size: 14px !important;
    }
    .large-size{
        font-size: 15px !important;
    }
}
body{
    width: 100%;
}
thead{
    background-color: #9d2838;
    color: white;
}
tbody{
    background-color: #eddfd4;
}
.card-header{
    background-color: #f3f3f3;
    border: none;
    cursor: pointer;
    padding: 24px;
}
.card-heading{
    font-weight: bold;
    font-family: 'Futura';
    font-size: 18px;
    color: #9d2838;
    letter-spacing: 1.4px;
}
.card{
    border: none;
    border-bottom: 1px solid #c0afb1 !important;
    background-color: transparent;
}
.card-body{
    background-color: #eddfd4;
}

.blue-color{
    background-color: #303a55;
}
.white-color{
    color: white;
}

.title{
    font-size: 24px;
    color: #303a55;
    font-family: 'Cinzel';
    font-weight: bolder;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100;
    white-space: pre-wrap;
    word-break: break-word;
    width: 70%;
    border-left: 2px solid #9d2838;
    margin-left: -174px;
}
.text{
    line-height: 1.6;
    font-family: 'Open Sans';
    text-align: justify;
    font-size: 14px;
}
.link{
    font-size: 12px;
}
.pill-btn{
    font-family: 'Futura';
    background-color: #303a55;
    color: white;
    padding: 12px;
    font-size: 18px;
    text-decoration: none;
    max-width: 30%;
    width: 30%;
}
.pill-btn:hover{
    background-color: #9d2838;
    color: white;
    text-decoration: none;
}
hr{
    height: 3px;
}
.elevation{
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2), 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12);
}

.subheading{
    background-color: #303a55;
    color: white;
    font-size: 26px !important;
    font-family: 'Futura';
}
.footer{
    background-color: #303a55;
    color: white;
    font-size: 14px;
    padding: 48px 48px 8px 48px;
}
.yellow-link{
    color: #eeb23a;
}
.social-icon{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #eeb23a;
}
.yellow-color{
    font-size: 14px;
    color: #eeb23a;
}

.btn-info{
    background-color: #303a55 !important;
}
h4{
    font-family: 'Futura';
    color: #5a5a5a;
}
hr{
    background-color:  #9d2838;
}
.red-pantone{
    background-color: #9d2838;
}
.blue-pantone{
    background-color: #303a55;
}
.blue-text{
    color: #303a55;
}
.red-text{
    color: #9d2838;
}
small{
    font-size: 14px !important;
    color: #303a55;
    font-family: 'Open Sans';
}

h5{
    font-family: 'Roboto';
}
h6{
    font-family: 'Open Sans';
    font-size: 14px;
}
.vertical-line{
    border-left: 1px solid white;
    border-right: 1px solid white;
}
table{
    font-family: 'Open Sans';
    font-size: 14px;
}
.large-size{
    font-size: 18px;
    background-color: #1f2a44;
    color: white;
}
a{
    color: white;
    text-decoration: none;
}
a:hover{
    text-decoration: none;
    color: white;
}

.text-black{
    color: black !important;
}

.navbar-light .navbar-nav .active>.nav-link{
    color: #9d2838;
}
.nav-item.active{
    border-top: 2px solid #9d2838;
}

.nav-item{
    border-top: 2px solid transparent;
}

.nav-link:hover{
    color: #9d2838 !important;
}
.nav-item:hover{
    border-top: 2px solid #9d2838;
}
.program-card{
    background-color: #eddfd4;
    text-align: justify;
    font-size: 14px;
}
.flyer-container{
    background: linear-gradient(to right, rgba(48, 58, 85, 0.8), rgba(48, 58, 85, 0.8)) 0% 0% / cover no-repeat, url(assets/flyerbg.jpg);
    height: 80vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.skin-container{
    background-color: #eddfd4;
}


.top-bar{
    font-size: 13px;
    font-family: 'Open Sans';
}
.nav-link{
    font-family: 'Open Sans';
}
.main-slide{
    background: linear-gradient(to right, rgba(48, 58, 85, 1), rgba(0, 0, 0, 0.3)) 0% 0% / cover no-repeat, url(assets/mainslide.jpg);
    height: 90vh;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.roboto{
    font-family: 'Roboto';
}
.poppins{
    font-family: 'Poppins';
}
.dark-blue-bg{
    background-color: rgba(48, 58, 85, 0.8);
}
.custom_btn{
    padding: 16px 24px 16px 24px;
    font-size: 18px;
    font-weight: bold;
    outline: none;
    border: none;
    border-left: 5px solid #9d2838;
    outline: none;
    background-color: white;
    font-family: 'Open Sans';
}
.custom_apply_btn{
    padding: 12px 64px 12px 64px;
    font-size: 16px;
    font-weight: bold;
    outline: none;
    border: none;
    outline: none;
    background-color: #9d2838;
    font-family: 'Open Sans';
    color: white;
    text-transform: uppercase;
}
.subheading-slide{
    font-size: 20px;
    font-weight: normal;
    line-height: 2.2;
}
ul li{
    font-family: 'Open Sans';
}
.standard-font-size{
    font-size: 10px;
}
.padding_bottom{
    padding-bottom: 8px !important;
}
.collapse-btn{
    color: #303a55;
    text-decoration: none !important;
    outline: none !important;
    border: none;
    text-align: left;
}
.btn:focus{
    box-shadow: none;
}
.collapse-btn:hover{
    color: #9d2838 !important;
}
.collapse-btn:hover > .fa-plus{
    background-color: #9d2838;
}
.fa-plus, .fa-minus{
    background-color: #303a55;
    color: white;
    font-size: 12px;
    padding: 8px;
    font-weight: normal !important;
}
.fa-minus{
    background-color: #9d2838;
}
.active-link{
    color: #256ec1;
}
.active-link:hover{
    color: #256ec1;
    text-decoration: underline;
}
.carousel-block{
	height: 283px;
}
