body{
	background-image:url(bg.png) !important;
}


.jumbo{
	background-image:url(head.jpg) !important;
}


p {
    margin: 0 0 9px;
    text-align: justify;
}




.jumbo h1,p{
color: #fff;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 10px !important;
    color: inherit;
    background-color: #f4f4f4;
}




.nav-tabs > li > a {
   color: #fff !important;
    text-decoration: none; 
}



.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #777777;
    background-image:url(bg.png) !important;
    
    border: 1px solid #dddddd;
        border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    cursor: default;
}

.content{
	margin-top: 70px  !important;
}


.content h1{
	color: #fff !important;
}




h1,h2,h3,h4,h5,h6{
	color: #fff !important;
}




  .thumbnail{
    padding: 4px 6px 6px;
    border: 1px solid #d01616;
    font-size: 15px;
    line-height: 24px;
    box-shadow: 0px -2px 7px rgba(50,0,0,0.3);
    background: #7e070a;
    background: -moz-linear-gradient(-45deg, #7e070a 0%, #b71519 29%, #7e070a 70%, #b71519 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #7e070a), color-stop(29%, #b71519), color-stop(70%, #7e070a), color-stop(100%, #b71519));
    background: -webkit-linear-gradient(-45deg, #7e070a 0%, #b71519 29%, #7e070a 70%, #b71519 100%);
    background: -o-linear-gradient(-45deg, #7e070a 0%, #b71519 29%, #7e070a 70%, #b71519 100%);
    background: -ms-linear-gradient(-45deg, #7e070a 0%, #b71519 29%, #7e070a 70%, #b71519 100%);
    background: linear-gradient(135deg, #7e070a 0%, #b71519 29%, #7e070a 70%, #b71519 100%);
}





.title a {
    color: #fefefe !important;
    text-decoration: none;
}















.full {
    width: 100%;    
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}
.footer {
	background:rgba(217, 35, 15, 0.4);
	height: auto;
	padding-bottom: 30px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #DDDDDD;
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer h3 {
	border-bottom: 1px solid #BAC1C8;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
	padding: 40px 0 10px;
	text-transform: uppercase;
}
.footer ul {
	font-size: 13px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #7F8C8D;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
	color: #fff;
}
.footer a {
	color: #78828D
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #fff;
}
.newsletter-box {
	overflow: hidden;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	border: 2px solid #B5B5B5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #2c3e50;
	background: #2c3e50;
}
.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}
.footer-bottom {
	background: #E3E3E3;
	border-top: 1px solid #DDDDDD;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.payments {
	font-size: 1.5em;	
}





 .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: 292px !important;
}

.table-bordered {
    border: 1px solid #dddddd;
    color: azure;
}


.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
    color: blueviolet;
}