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

.*{
	margin:0px;
	padding:0px;
	
	}
	
	body{
		background:url(../images/download.jpg) repeat center;
		background-size:cover;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		}
		
		.container {
    background:#fff;
	border:1px solid #FFD5B6;
}

.header h1{
	font-family:"Franklin Gothic Heavy";
	font-size:24px;
	text-align:center;
	line-height:25px;
	}

.logo img{
	padding-top:30px;
	}

.content h3{
	text-align:center;
	font-family:"Comic Sans MS", cursive;
	font-size:20px;
	}
.content h5{
		text-align:center;
		font-style:italic;
		}

.main{
	margin-top:1%;
	}


.main h4{
	
	font-family:"Franklin Gothic Heavy";
	text-align:center;
	}
	
	.main p{
	
	text-align:justify;	
		}
		
		
		.main h4 i {
    color: #732323;
}


.invi{
	margin-top:5%;
	
 	}
	
	
	.invi h4{
	
	font-family:"Franklin Gothic Heavy";
	text-align:center;
	}
	
	
	img.key1 {
    margin-right: 4px;
	margin-bottom:10px;
    width: 168px;
    height: 150px;
}

p {
    text-align: justify;
    color: #7B8481;
}
.tab td{
	    padding-right: 10px;
	}
	
	
	.right_one_1 {
    border: 1px solid #B1A7A7;
    padding: 8px 8px;
    border-radius: 10px;
    margin: 10px 4px;
    background-color: #FBFAFA;
}

.border_1 {
    margin: 10px 0px;

}

.footer{
	background-color:#666;
	padding:10px;
	}
	
	.footer h3{
		font-size:20px;
		text-align:center;
		}
		
		.btn {
    display: inline-block;
    padding: 6px 12px;
    margin: 10px 176px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}



#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: 150px;
}

.main h4 {
	background:rgb(239, 211, 132); padding:10px;box-shadow: 0px 8px 23px -8px #000; border-bottom:5px solid #8a5922; border-top:1px solid #8a5922;
	}
	.invi h4 {
	background:rgb(239, 211, 132); padding:10px;box-shadow: 0px 8px 23px -8px #000; border-bottom:5px solid #8a5922; border-top:1px solid #8a5922;
	}
	.footer h3 {
		color:rgba(255,255,255,1.00);
	}
	.pkheader {
		margin-left:0px; margin-right:0px; background:url(../images/ban.JPG); box-shadow:0px 0px 12px 3px #000;
		margin-bottom:15px;
	}