@charset "utf-8";
/* CSS Document */
  T {
      position: left;
	  padding-top:0px;
	  padding-bottom:0px;
      font-family: Impact, sans-serif;
      font-size: 25px;
      letter-spacing: 4px;
      background: linear-gradient(90deg, #660000, #000, #fff);
      background-repeat: repeat-x;
      background-size: 40%;
	  animation: animate 50s infinite;
      -webkit-background-clip: text;
      -webkit-text-fill-color: rgba(255, 255, 255, 0);
      }
      @keyframes animate {
      0% {
      background-position: -300%;
      }
      100% {
      background-position: 300%;
      }
      }
    </style>

<style>
/*
img {
      width: 150px;
      height: 200px;
      display: block;
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	     }
	*/	 
     hover.img {
      transform: scale(1.7);
      box-shadow: 0 0 10px rgba(10, 10, 0, 0.5);
      }
	img.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}
	  
hr.style-seven {
    overflow: visible; /* For IE */
    height: 0px;
    border-style: solid;
    border-color: #660033;
 /*	border-width: 10px 0 0 0; */
    border-radius: 20px;
}
  
/* The footer is fixed to the bottom of the page */
footer{
	position: fixed;
	bottom: 0;
}
 
@media (max-height:800px){
	footer { position: static; }
	
} 
.footer-distributed{
	background-color: #660000;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 2px 2px 2px 2px;
	margin-top: 2px;
}
 
.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}
.footer-distributed .footer-left{
	width: 30%;
	margin-left:20px;
}
 
.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}
 
/* The company logo */
 
.footer-distributed .footer-left img{
	width: 40%;
}
 
.footer-distributed h3 span{
	color: #CCCCCC;
}
 
/* Footer links */
 
.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 15px 0 10px;
}
 
.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.5;
	text-decoration: none;
	color:  inherit;
}
 
.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}
 
/* Footer Center */
 
.footer-distributed .footer-center{
	width: 35%;
}
 
 
.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 20px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	margin: 10px 15px;
	vertical-align: middle;
}
 
.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 28px;
}
 
.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}
 
.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}
 
.footer-distributed .footer-center p a{
	color:  #e0ac1c;
	text-decoration: none;;
}
 
 
/* Footer Right */
 
.footer-distributed .footer-right{
	width: 30%;
}
 
.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}
 
.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
 
.footer-distributed .footer-icons{
	margin-top: 15px;
}
 
.footer-distributed .footer-icons a{
	display: inline-block;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;
 
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
 
	margin-right: 3px;
	margin-bottom: 5px;
}
 
/* Here is the code for Responsive Footer */
/* You can remove below code if you don't want Footer to be responsive */
 
 
@media (max-width: 880px) {
 
	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}
 
	.footer-distributed .footer-center i{
		margin-left: 0;
	}
 
}

    hr.style-seven1 {    overflow: visible; /* For IE */
    height: 0px;
    border-style: solid;
    border-color: #660033;
 	border-width: 10px 0 0 0;
    border-radius: 20px;
}


/* Rows and Columns CSS  */
div.rows div.row {
				clear:both;    
				border-bottom: 1px solid black;
				width: 98%;
				padding: 20px 20px 20px 20px;
			}
div.rows div.column {
				float: left;
			}
div.rows div.clear-row {
				line-height: 0px; 
				font-size: 0px; 
				clear:both;
			}						
.w-100-percent {
				width: 100%;
			}
.w-90-percent {
				width: 90%;
			}
.w-70-percent {
				width: 70%;
			}
.w-20-percent {
				width: 20%;
			}			
			
#containerabout {
				margin: auto;
				width: 90%;
				border: inherit;
				box-shadow:1px 1px 2px 2px #ccc;
			}
/*  create column 	like news papers  */
.newspaper {
  column-count: 3;
  column-gap: 40px;
}
			
.shadow {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}
p.ex1 {
padding: 20px 20px 20px 20px;
 
}
p.ex2 {
 /* border: 1px solid #660000;  */
  padding: 2px 2px 2px 2px;
  font-weight:400;
  color:#000000;
  font-size:16px;
 }	
h2 {
	padding-left:20px;
    text-shadow: 1px 1px 2px black, 0 0 1px #660033, 0 0 5px black;
}

.div.polaroid {
  width: 15%;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 15px;
  margin-top:10;
}
div.imagecontainer {
  text-align: left;
  padding: 5px 5px;
}

.style1 {font-size: small}
.style2 {font-size: x-small}
.style4 {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.style5 {
	color: #000000;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style7 {color: #660000}
.style8 {color: #000000}
.style9 {font-size: 12px}
.style10 {color: #000000; font-size: 12px; }
.style11 {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.style12 {
	color: #660000;
	font-size: 12px;
	font-weight: bold;
}
.style13 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.column3 {
  float: left;
  width: 33.33%;
  padding-left:10px;
  padding-right: 5px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.fh5co-counters {
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.fh5co-counters .heading-section h2 {
  color: #fff;
  font-weight:300;
  font-size: 30px;
}
.fh5co-counters .fh5co-counter {
  font-size: 40px;
  display: block;
  color: #fff;
  font-family: "Karla", Arial, sans-serif;
  width: 75%;
  font-weight: 600;
}
.fh5co-counters .fh5co-counter-label {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 3px;
  margin-bottom: 10px;
  display: block;
}