﻿body
	{background-color:#181816;}

#Sheet  
	{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid white;
	height:auto;
	background-color:#F2E9BC;
	}

#headersection
	{

	background-position:center;
	background-color:#F2E9BC;
	margin-top:43px;
	}

#content-area
	{
	padding:0px 10px 0px 0px;
	font-family: "Poppins", sans-serif;
	font-size:18px;
	}


.para
	{
	color:#333;
	text-align: left;
	font-size:14px;
	line-height:28px;
	font-family: 'Gabriela', serif;
	padding:10px;
	}

.header-name
	{
	color:#7a4605;
	float:left;
	}
	
.headding-color
    {
    width:auto;
    background-color:#422503;
    color:#F2EABC;
    font-size:12px;
    padding:3px 0px 3px 10px;
    } 

a{outline:none;}

.a1      
	{
	text-decoration:none;
	color:#7F7027;
	font-size:11px;
	font-weight:bold;
	float:right;
	font-family: "Poppins", sans-serif;
    }
 
 .a1:hover      
	{
	text-decoration:none;
	color:#000;
	font-size:11px;
	font-weight:bold;
	float:right;
	font-family: "Poppins", sans-serif;
    }
    
.benifit      
	{
	text-decoration:none;
	color:#5C5C5C;
	font-size:13px;
	font-weight:bold;
	float:left;
	font-family: "Poppins", sans-serif;
    }

.a      
	{
	text-decoration:none;
	color:#453E00;
	font-size:13px;
	text-align:center;
	font-family: "Poppins", sans-serif;
    }

.a:hover  
	{
	text-decoration:none;
	color:#000;
	}
	
	
#foot     	
    {
	background-color:#D3B61F;
	color:#453E00;
	text-align:center;
	width:auto;
	font-size:11px;
	height:25px;
	padding-top:11px;
	margin-top:0px;
	margin-left:10px;
	font-family: "Poppins", sans-serif;
	}
	
	
	.cola_inner

{
background-color:#ffffff;
border-right:solid 1px #d3b61f;
border-top:solid 1px #d3b61f;
 padding:5px;    
 border-left:solid 1px #d3b61f;
    color:#422503;
    font-size:14px;
    font-weight:bold;
    text-align:center;
   font-family: "Poppins", sans-serif;

    
}			
			
			
.colb_inner1

{
background-color:#ffffff;
border-right:solid 1px #d3b61f;
 padding:5px;    
 color:#555555;
 margin-top:10px;
 border-top:solid 1px #d3b61f;
 border-left:solid 1px #d3b61f;
  border-bottom:solid 1px #d3b61f;
width:150px;
height:auto;
text-align:center;
font-family: "Poppins", sans-serif;
font-size:13px;

  }			

video {
  object-fit: fill;
}
