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

.headerholder {
	background: rgb(217,164,2);
background: linear-gradient(90deg, rgba(217,164,2,1) 0%, rgba(249,196,4,1) 48%, rgba(217,164,2,1) 100%);
	min-height:130px;
}
.menuholder {
	 /*background: linear-gradient(to bottom, #ff9900 0%, #ffcc00 100%);
	min-height:50px;*/
	
	background: rgb(68,1,1);
background: linear-gradient(90deg, rgba(68,1,1,1) 0%, rgba(177,1,1,1) 48%, rgba(68,1,1,1) 100%);

}


.home{
	
	/*background-color:#7CC115;
	padding-top:35px;
	padding: 0 !important;
  margin: 0 auto !important;
  background-size: cover;
  overflow: hidden;*/
  
  /*background: rgb(255,179,0);
background: linear-gradient(90deg, rgba(255,179,0,1) 0%, rgba(255,201,0,1) 48%, rgba(221,165,22,1) 100%);*/

background: rgb(68,1,1);
background: linear-gradient(90deg, rgba(68,1,1,1) 0%, rgba(177,1,1,1) 48%, rgba(68,1,1,1) 100%);
 
	
	}
.home .container h2 {
	text-align: center;
	color: #FFFFFF;
}
.home .container p {
	text-align: center;
}
.row .col-lg-4 .col-lg-12.thumbnail h3 {
	color: #900202;
	text-align: center;
}
.row .col-lg-4 .col-lg-12.thumbnail p {
	text-align: justify;
}
.ourteam {
	color: #990000;
	text-align: center;
	padding-top: 20px;
	background-color:#FDE7BD;
}
.getintouch .container h3 {
	color: #F90;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.getintouch{
	
	text-align:center;
	
	}
.footerholder {
	background-color: #040404;
	min-height: 45px;
	text-align: center;
	color: #707070;
}
.getintouch {
	background: rgb(68,1,1);
background: linear-gradient(90deg, rgba(68,1,1,1) 0%, rgba(177,1,1,1) 48%, rgba(68,1,1,1) 100%);
}
.getintouch .container .row .col-lg-4 .col-lg-12 p {
	color: #f90;
}
.latestnews {
	background-color: #DFD0AF;
}
.menuholder {
	overflow: visible;
	position: relative;
	z-index: 1000;
}
.tabs .col-lg-4 p {
	text-align: justify;
}
.tabs .col-lg-4 h3 {
	color: #860202;
	text-align: center;
}
.footerholder .container p a {
	color: #FFCC00;
}
.poshakaru .container h3 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
