@charset "UTF-8";
/* CSS Document */




navbar .navbar-brand {
	color:rgba(0,0,0,0.85); 
	font-size:1em;
}

.bannerimg {
	
	background-image: url(../images/jumbo-bg.jpg);
	background-size:cover;
}

.carousel-inner{
	opacity:0.3;
}

.bottomrightcol{
    width:500px;
    height:325px;
    float:left;
    padding:20px;
    text-align: center;
    font-size:20px;
}

.bottomrightcol h3{
    color:orange
}

.bottomrightcol p{
    font-size:15px;
	text-align: left;
}

.bottomleftcol{
    width:500px;
    height:550px;
    float:left;
    clear:both;
    padding:20px;
    text-align: center;
    font-size:20px;
	margin: 0px 0px 0px 150px;
}

.bottomleftcol h3{
    color:orange
}

.bottomleftcol p{
    font-size:15px;
	text-align: left;
}

.register a:link{
    color:blue;
    text-decoration: none;
}

.register a:visited{
    color:blue;
    text-decoration: none;
}

.register h6{
	text-align: left;
}

.call a:link{
    color:blue;
    text-decoration: none;
}

.call a:visited{
    color:blue;
    text-decoration: none;
}

.call h6{
	text-align: left;
}

.blue{
	background-color: rgb(210, 229, 233);
    height:330px;
    margin: 50px 0px 0px 0px;
}

.blue h4{
	color:rgb(241, 198, 155);
    margin: 0px 0px 0px 60px;
}

.blue h5{
    float:right;
    margin: 5px 15px 0px 0px;
}

.blue p{
    margin: 0px 0px 0px 10px;
}

.orange{
	background-color: rgb(241, 198, 155);
    height:330px;
    margin: 50px 0px 0px 0px;
}

.orange h4{
	color:rgb(210, 229, 233);
    margin: 0px 0px 0px 60px;
}

.orange h5{
    float:right;
    margin: 5px 15px 0px 0px;
}

.orange p{
    margin: 0px 0px 0px 10px;
}

.blue2{
	background-color: rgb(210, 229, 233);
    height:150px;
    margin: 0px 0px 0px 0px;
}

.blue2 h4{
	color:rgb(241, 198, 155);
    margin: 0px 0px 0px 60px;
}

.blue2 h5{
    float:right;
    margin: 5px 15px 0px 0px;
}

.blue2 p{
    margin: 0px 0px 0px 10px;
}

.orange2{
	background-color: rgb(241, 198, 155);
    height:440px;
    margin: 50px 0px 0px 0px;
}

.orange2 h4{
	color:rgb(210, 229, 233);
    margin: 0px 0px 0px 60px;
}

.orange2 h5{
    float:right;
    margin: 5px 15px 0px 0px;
}

.orange2 p{
    margin: 0px 0px 0px 10px;
}

.instructors h4{
	color:rgb(241, 198, 155);
    margin: 0px 0px 0px 60px;
}

.icon1{
    height:75px;
    width:65px;
    background-image: url(../images/phone.png);
    background-repeat: no-repeat;
    background-size: cover;
    clear:both;
    float:center;
    margin: 0px 0px 0px 200px;
}

.icon2{
    height:75px;
    width:65px;
    background-image: url(../images/cap.png);
    background-repeat: no-repeat;
    background-size: cover;
    clear:both;
    float:center;
    margin: 0px 0px 0px 200px;
}

.icon3{
    height:45px;
    width:35px;
    background-image: url(../images/book.png);
    background-repeat: no-repeat;
    background-size: cover;
    float:left;
	margin: 0px 0px 0px 8px;
}

.icon4{
    height:45px;
    width:35px;
    background-image: url(../images/plane.png);
    background-repeat: no-repeat;
    background-size: cover;
    float:left;
	margin: 0px 0px 0px 8px;
}

.icon5{
    height:45px;
    width:35px;
    background-image: url(../images/board.png);
    background-repeat: no-repeat;
    background-size: cover;
    float:left;
	margin: 0px 0px 0px 8px;
}

.icon6{
    height:45px;
    width:35px;
    background-image: url(../images/stack.png);
    background-repeat: no-repeat;
    background-size: cover;
    float:left;
	margin: 0px 0px 0px 8px;
}

.icon7{
    height:45px;
    width:35px;
    background-image: url(../images/bm.png);
    background-repeat: no-repeat;
    background-size: cover;
    float:left;
	margin: 0px 0px 0px 8px;
}

.icon8{
    height:45px;
    width:35px;
    background-image: url(../images/pencil.png);
    background-repeat: no-repeat;
    background-size: cover;
    float:left;
	margin: 0px 0px 0px 8px;
}

.icon9{
    height:45px;
    width:35px;
    background-image: url(../images/cap.png);
    background-repeat: no-repeat;
    background-size: cover;
    float:left;
	margin: 0px 0px 0px 8px;
}

.form{
    margin: 0px 55px 55px 50px;
}

.blue2 a:link{
    color:blue;
    text-decoration: none;
}

.blue2 a:visited{
    color:blue;
    text-decoration: none;
}