/* 
	Author: Poba
	Date: 08 June 2016
*/
.header-content {
    background: url("") no-repeat center top;
    background-size: 100% 100%;
}

.header-content1 {
    background: url("../images/bg-3.jpg") no-repeat center top;
    background-size: 100% 100%;
}
.header-content h1{
    color: #2daae8;
    text-align: center;
}
.fr{
     border: 3px solid #2daae8;
}
.upperspace{
    padding-top: 7%;
}
#header {
    background: none;
    width: 100%;
}

/*#header .header-content { 
    border-top: 3px solid #0000b3;
}*/
#header .navbar { 
    padding: 15px 0px; 
}
#header .header-content { 
    padding: 50px 0px 180px;
}
.header-form-heading {
    background-color: #000066 !important ;
    padding: 14px 30px !important;
}

#header .header-content .header-form-wrapper .header-form-heading h4 { 
    color: #ffffff;   
    font-size: 23px;   
}
#header .header-content .header-heading-title { 
    /*background-color: rgba(0,164,199,.5);*/
    /*background-color: rgba(0,0,0,.6);*/
    background-color: rgba(224, 2, 2, .6); 
    color:#fff;
    text-align:justify;
    padding: 10px;
}
#header .header-content .header-heading-title2 {  
    background-color: rgba(0, 0, 0, .6);  
    text-align:justify;
    padding: 1px 0px 0px 5px;
    margin-top: -10px;
    /*color: #000000;*/
    color: #ffffff;
    font-weight: 400;
    font-style: italic;
    width: 80%;
}
.header-form-wrapper{
-webkit-box-shadow: 0 12px 15px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19) !important;
box-shadow: 0 12px 15px 0
rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19) !important;
}
.side_scholarships{
    background: transparent;
}
.side_scholarships a{
position: relative;
/*width: 430px;*/
width: 100px;
height: 60px;
margin: 12px;
text-align: left;
color: #2daae8;
-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
box-shadow: 0 2px 5px 0
rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.side_scholarships a:hover{
 color:#ffffff;
 -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
box-shadow: 0 2px 5px 0
rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
-webkit-transition: all 0.55s ease-in-out;
transition: all 0.55s ease-in-out;
}

.display_button{
/*width: 100px;*/
height: 40px;
margin: 12px;
text-align: left;
color: #2daae8;
}

.angle_right{
 position: absolute;
 top: 0;
 right: 0;
 font-size: 50px;
 margin-right: 20px;
 -webkit-transition: all 150ms ease-in 0s;
 transition: all 150ms ease-in 0s; 
}
#angle_right_1:hover{
    -webkit-transition: all 1000ms ease-in-out;
    transition: all 1000ms ease-in-out;
    -webkit-transform: translate(50px,0px);
    transform: translate(50px,0px);
}
#angle_right_1{
    -webkit-transition: all 1000ms ease-in-out;
    transition: all 1000ms ease-in-out;
}
.apply_text{
    padding-top: 20px;
    font-size: 20px;
    color: #757575;
}
.btn-lg:hover{
/*background-color: #2daae8;*/
background-color: #adcc00;
}
#apply_now{
    color:#e0e0e0; 
    padding-top: 100px;
}
.apply_large{
    font-size: 70px;
    font-weight: 100;
}
.category_links{
    margin-top:20px;
    margin-bottom: 100px;
}
.category_links .card{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
}
 .fa-check{
    font-size: 15px;
    margin-right: -10px;
}
.badge{
   background-color: #2daae8; 
}
.badge:hover{
background-color: #000000;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: 
    #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    font-weight: 400;
    border: 0;
    width: 10%;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 
    rgba(0,0,0,0.16),0 2px 10px 0
    rgba(0,0,0,0.12);
}
.link_spacing{
    margin-right: 5px;
}
.first{
    margin-left: 13px;
}
hr{
    /*border: 1px solid #adcc00;*/
    border: 1px solid #000066;
    width: 100%;
  border-radius: 5px;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

/*#header .header-content .header-heading-title2:nth-child(2) {
    background-color: rgba(255,165,0,0.7);
}
#header .header-content .header-heading-title2:nth-child(3) {
    background-color: rgba(255,255,0,0.7);
}
#header .header-content .header-heading-title2:nth-child(4) {
    background-color: rgba(0,175,80,0.7);
}
#header .header-content .header-heading-title2:nth-child(5) {
    background-color: rgba(113,49,161,0.8);
}*/

.footer{
    width: 1200px;
}

#footer .copyright-text {
    float: none; 
    padding: 0px;
    /*color: #2daae8;*/
    color: #000066;
}
#footer  {
    background-color: #f6f8f9 !important;
    margin-bottom: -100px;
    color: #2daae8;
}
select, textarea {
    height: auto;
    padding: 12.5px 16px;
    margin-bottom: 5px;
    width: 100%;
    background-color: #fff;
}

#header .header-content .header-form-wrapper .header-form input[type="text"], #header .header-content .header-form-wrapper .header-form input[type="email"] {
    width: 100%;
    margin-bottom: 5px;
}

#header .header-content {
    padding: 50px 0px 25px;
}
#header .header-content .header-heading-title h1 {
    font-size: 69px;
    line-height: 42px;
    font-weight: 700;
    margin: 5px 0px 12px 0px;
    letter-spacing: 2px;
}
#header .header-content .header-heading-title h4 {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 11px;
}
.color-title{
    color: #1a7c87;
}
.text-color{
    color: #1a7c87;
}
