body {
	font-family: 'Prompt',sans-serif;
	font-size: 16px;
	color: #fff;
	background-color: #000;
	background: #000 url(../img/bg-1.jpg) center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}.logo{
	margin-top:10px;
	text-align:center}
.nav-bg{margin-top:20px;
	font-size:21.5px;padding:10px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	text-shadow:1px 1px 10px rgba(0,0,0,1);
	background:#ffc107;
	background:-moz-linear-gradient(top,#af9139 0%,#2f2300 44%,#502d30 100%);
	background:-webkit-linear-gradient(top,#af9139 0%,#2f2300 44%,#502d30 100%);
	background: linear-gradient(to bottom,#af9139 0%,#2f2300 44%,#502d30 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f53939',endColorstr='#380d00',GradientType=0)}
.nav-bg-mobile{
	padding:10px;
	text-shadow:1px 1px 10px rgba(0,0,0,1);
	background:#ffc107;
	background:-moz-linear-gradient(top,#af9139 0%,#2f2300 44%,#502d30 100%);
	background:-webkit-linear-gradient(top,#af9139 0%,#2f2300 44%,#502d30 100%);
	background: linear-gradient(to bottom,#af9139 0%,#2f2300 44%,#502d30 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f53939',endColorstr='#380d00',GradientType=0)}
.head-content{
	font-size:20px;
	margin-top:10px;
	padding:10px 20px 10px 20px;
	border-radius:15px 15px 0 0;
	text-shadow:1px 1px 10px rgba(0,0,0,1);
	background:#ffc107;
	background:-moz-linear-gradient(top,#af9139 0%,#2f2300 44%,#502d30 100%);
	background:-webkit-linear-gradient(top,#af9139 0%,#2f2300 44%,#502d30 100%);
	background: linear-gradient(to bottom,#af9139 0%,#2f2300 44%,#502d30 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f53939',endColorstr='#380d00',GradientType=0)}
.nav-link{padding:.5rem 1.5rem}
.slider{margin-bottom:10px}
.title{margin-top:0;color: #ffffff;
}
.body-content{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-color:rgba(30,30,30,.8)}
.footer-content{
	margin-bottom:80px;
	text-align:right;
	font-size:16px;
	padding:15px 15px 2px 0;
	border-radius:0 0 15px 15px;
	text-shadow:1px 1px 10px rgba(0,0,0,1);
	background:#ffc107;
	background:-moz-linear-gradient(top,#af9139 0%,#2f2300 44%,#502d30 100%);
	background:-webkit-linear-gradient(top,#af9139 0%,#2f2300 44%,#502d30 100%);
	background: linear-gradient(to bottom,#af9139 0%,#2f2300 44%,#502d30 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f53939',endColorstr='#380d00',GradientType=0)}
.nav-mobile{
	padding-bottom:0;
	padding-left:0;
	text-align:center;
	display:flex}
.nav-mobile li{
	padding:2px;
	font-size:12px;
	display:inline-block;
	width:20%}
.nav-mobile li i{
	font-size:18px;
	display:block}
.nav-mobile2{
	padding-bottom:0;
	padding-left:0;
	text-align:center;
	display:flex}
.nav-mobile2 li{
	padding:0px;
	font-size:12px;
	display:inline-block;
	width:25%}
.nav-mobile2 li i{
	font-size:18px;
	display:block}
.modal{color:#000}
.modal-header{
	color:#e3bb1c;
	text-shadow:1px 1px 10px rgba(0,0,0,1);
	background:#f53939;
	background:-moz-linear-gradient(top,#af9139 0%,#2f2300 44%,#502d30 100%);
	background:-webkit-linear-gradient(top,#af9139 0%,#2f2300 44%,#502d30 100%);
	background: linear-gradient(to bottom,#af9139 0%,#2f2300 44%,#502d30 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f53939',endColorstr='#380d00',GradientType=0)}
.modal-body label{font-size:20px}
.info{text-align:left}
.card{background-color:rgba(0,0,0,.2)}
.card-text{font-size:18px}
.input-amount{text-align:left!important}h1{font-size:1.5rem}h2{font-size:1rem}

.line-contact-banner{right:0;bottom:0;position:fixed;z-index:501;}
.line-contact-banner img{width:200px}


@media screen and (max-width:800px){
    .line-contact-banner img{width:150px;
    	margin-bottom: 10px;
		}
		.line-contact-banner {
			bottom:70px;
			}
	
	}

		
		.col-sm-4 {
			width: 33%;
		}

		a {
			color: #fff;
		}