body 
{
	--font-family: Arial,Helvetica,Calibri,Sans-serif;
	font-family: Arial,Helvetica,Sans-serif;Calibri;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 0em;
	line-height: 1.4em;
	font-family: Open Sans;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	letter-spacing: .01em;
	line-height: 1.4em;
	text-transform: none;
	color: #000;
}
	
p
{
	color        : black;	
	//font-family  : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-family  : "Open Sans", sans-serif, Tahoma, Verdana, Arial, Helvetica;
	font-size    : 14px;
	align        : center;
}

.col1
{
background: white;
}

.col2
{
background: white;
}

.col3
{
background: white;
}

.col4
{
background: white;
}

#container
{
	position:absolute;
	left:0px;
	top:0px;
	z-index: 0;
}

.lightning
{
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	z-index: 0;
	height: 600px;
	width:  400px;	
}


.vc_custom_heading a,
.vc_custom_heading a:focus,
.vc_custom_heading a:hover,
.vc_custom_heading a:visited 
{
    border: none;
    text-decoration: inherit;
    color: inherit
}
.vc_custom_heading a 
{
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1
}
.vc_custom_heading a:hover 
{
    opacity: .85
}

.text-justify 
{
  text-align: justify;
}

.vc_my_header
{
    border          : none;
    text-decoration : inherit;
	//text-align    : left
	//color         : #6495ED;	
	color           : #7DC242
}
