
body {
  padding-top: 50px;
  padding-bottom: 20px;
  background-color :#09152f;

}

.jumfont
{
	font-family:Calibri;
}

.jumbotron {
    margin-bottom: 0px;
    background-image: url(../tlo2.jpg);
    background-position: 0% 55%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
	height :600px;



}


.contactup
{
	background-color :  rgba(0, 50, 100, 0.5);
}

.contact
{
	background-color :  rgba(0, 50, 100, 0.9);
}

#jumbobot
{
	position : relative;
	width : 100%;
	top : 154px;
	height : 150px;
	background-color :  rgba(0, 50, 100, 0.8);

	vertical-align : bottom;

	-webkit-box-shadow: inset 0px 0px 213px -34px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 213px -34px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 213px -34px rgba(0,0,0,0.75);

	-webkit-box-shadow: 0px 3px 142px 14px rgba(0,0,0,1);
	-moz-box-shadow: 0px 3px 142px 14px rgba(0,0,0,1);
	box-shadow: 0px 3px 142px 14px rgba(0,0,0,1);

}

.red
{
color : #ff6c00
}
#jumbotop
{
	position : relative;
	height : 250px;

}

.gold
{
	color : #e4e100;
}
#bottomb
{
	background-color:white;
}

.blue{
	color : #0eb1d2
}

.navbar
{
	position : absolute;
	background-color :  #0d163c;
	background-image: url(../tlo.jpg);
	box-shadow: 0 0px 6px -0px #111;
	font-family:Calibri;
	z-index: 1;


}

.white
{
	color : white;
}
.calibri
{
	font-family: Calibri;
}


.infoicon
{
	font-size : 40px;
}
.tr
{
	font-family: Calibri;
	color : #0eb1d2;

}

#cookies-message-container {
	position:relative;
	z-index:2;
}

