body
{
color: #000000 !important;
}
.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 
{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.nom li
{
	font-family: monospace;
    font-size: 16px;
}
.panel-body p
{

    color: black !important;
    /*font-style: italic;*/
    font-size: 18px;
    font-weight: 300;
    font-family: serif;
}
.nom p
{
    text-align: justify;
    font-size: 18px;
    font-weight: 300;
    font-family: serif;
    /*font-style: italic;*/
    color: black;
}
.nom h3
{
border-bottom: 4px solid #ffeb3b;
}
.nom h3 span
{
background-color:#FFEB3B;
}
.nom blockquote
{
	font-size: 17px;
    /* font-style: italic; */
    border-left: 5px solid #87ceeb;
    color: black;
    text-align: justify;
    line-height: 1.7;
}
.nom blockquote span
{
background-color:#195611;
}

.nom h4 span
{
background-color:#FFEB3B;
}
.song
{
text-align: center;
}
.song h3 span
{
background-color:#FFEB3B;
}
.song p:nth-of-type(odd)
{
color: #FF9800;
font-size: medium;
}
.song p:nth-of-type(even)
{

    color: #094471;
    /* font-weight: bold; */
    font-size: medium;
}
.panel-title {
    font-weight: bold;
    text-transform: capitalize;
}
.footerx {
    background-color: #DF363D;
color: white;
}
.wm {
	text-align: right;
}
.footer {
	background-color: #195611;
	text-align: center;
	border-top: 4px solid darkgrey;
	padding-bottom: 10px;
	color: whitesmoke;
}
.footer .col-lg-4
{
color: #d4d4d4;
}
.footer a
{
color: #d4d4d4;
}
.footer h3{
	font-family: 'Fjalla One', sans-serif;
	font-size: 20px;
	color: white;
	border-bottom: 1.5px solid;
    border-bottom-color: #195611;
}
.footertext
{
	
    text-align: left;
	margin-bottom: 10px;
}
.box{
	-moz-box-shadow: 1px 3px 3px rgba(61, 4, 8, 0.2);
-webkit-box-shadow: 1px 3px 3px rgba(61, 4, 8, 0.2);
box-shadow: 1px 3px 3px rgba(61, 4, 8, 0.2);
}
.menubar{
	background-image: none !important;
    background-repeat: no-repeat;
    margin-bottom: 0px !important;
    border: none !important;
    background-color: #195611!important;
    border-radius: 0px !important;
	
}
.cshadow{
/*	-moz-box-shadow: -2px -1px 14px #3d0408;
-webkit-box-shadow: -2px -1px 14px #3d0408;
box-shadow: -2px -1px 14px #3d0408;
border-radius: 15px 15px 0px 0px;*/
    padding-top: 30px;
	background-color: white;
}
.bodybg{
	 background-image: url("../images/background1.png");
}
.header{
	background-color: #DF363D;
    color: white;
    line-height: 25px;
	border-bottom: #DF363D 3px solid;
}
.header a{
    color: white !important;
}

.container{
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
.cbox
{
	padding-left: 0px;
    padding-right: 0px;
}
.cboxS
{
	padding-left: 0px;
    padding-right: 0px;
    box-shadow: none;
}
@media screen and (min-width: 1200px){
.cboxS {
    width: 1230px;
}}
@media screen and (min-width: 992px) and (max-width: 1199px){
.cboxS {
    width: 1030px;
}}
@media screen and (min-width: 768px) and (max-width: 991px){
.cboxS {
    width: 810px;
}}

.cbrand
{
	background-color: white;
	padding-top:10px;
}
.cbrand img
{
	height: 145px;
}
.cbrandlogo
{
	border-right: 4px solid #195611;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.cbrandlogoright {
    border-left: 4px solid #195611;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.cbrandtext
{
	text-align: center;
    
}
.cbrandtext h5
{
	font-family: 'Kaushan Script', cursive;
	font-size: 20px;
}
.cbrandtext h3
{
	font-family: 'Vollkorn', serif;
    font-size: 26px;
    margin: 0px !important;
    text-align: center;
    text-transform: uppercase;
}
.panel-danger {
   border-color: #195611 !important;
	border-radius: 0px !important;
}
.form-group-btn {
    text-align: right;
}
.panel-danger>.panel-heading {
    color: #ffffff;
    background-color: #195611;

}
.contact
{



}
.contactdiv
{
	border: 1px;
    border-color: #3F51B5 !important;
    border-style: solid;
    border-radius: 5px;
	box-shadow: 1px 3px 3px rgba(61, 4, 8, 0.2);
	
}
.contactdiv h3
{
	font-family: 'Fjalla One', sans-serif;
    font-size: 20px;
    /* color: white; */
    border-bottom: 1.5px solid;
    border-bottom-color: #890101;
}
.nav-pills>li.active>a
{
	background-image: linear-gradient(#cd0200, #6F0605 50%, #4C1817);
    background-repeat: no-repeat;
	margin-bottom: 0px !important;
}
.staff {
    text-align: center;
    border: 1px solid lightblue;
    margin: 10px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 5px;
}
.staff .head {
    background-color: lightblue;
    margin-bottom: 20px;
}
.staff img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 2px solid white;
}
.navbar-inverse .navbar-nav>li>a {
    font-weight: bold !important;
	}
.navbar-nav li:hover {
    background: #ff7676 !important;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #e00000 !important;
}
.navbar-inverse .navbar-nav>li>a {
    color: #ffefef !important;
}
/*  text  */
.enjoy-css {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  border: none;
  font: normal 48px/normal 'Vollkorn', serif;
  color: #195611;
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  
}

.panel-default>.panel-heading {
    color: #ffffff;
    background-color: #195611;
    border-color: #195611;
}
.panel-default {
    border-color: #195611;
}
.news-item td
{
padding-left:7px;
color: black !important;
    
    font-size: 12px;
}

.pagination>li>a, .pagination>li>span {
    color: #9b4337 !important;
}

/*  TABS  */
.nav-tabs {
    border-bottom: 2px solid #ffeb3b;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #666666;
    background-color: #ffffff;
    border: 2px solid #ffeb3b;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -3px;
}
.dtab
{
margin: 20px;

}
.dtab img
{
height: 150px;
width: 150px;
border-radius:5%;
border: 3px solid white;
padding: auto;
box-shadow: -1px -1px 0px 0px black, 1px 1px 0px 0px black, 4px 4px 0px 0px white, 7px 7px 0px 0px gray, 10px 10px 0px 0px white, 13px 13px 0px 0px black;
opacity: 0.5;
	filter: alpha(opacity=50);
 	-webkit-transition: opacity 1s linear;
}
.dtab img:hover
{
opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 1s linear;
}
.dtab .col-lg-3
{
padding-top:20px;
padding-bottom:20px;
}
.dtab h3
{
font-size: 15px;
    text-align: center;
    border-bottom: 1px solid #ffeb3b;
}
.dtabvdo
{
margin: 20px;

}
.vdoimg 
{
height: 200px;

width: 200px;
z-index: 1;
border-radius:5%;
border: 3px solid white;
padding: auto;
box-shadow: -1px -1px 0px 0px black, 1px 1px 0px 0px black, 4px 4px 0px 0px white, 7px 7px 0px 0px gray, 10px 10px 0px 0px white, 13px 13px 0px 0px black;
opacity: 0.5;
	filter: alpha(opacity=50);
 	-webkit-transition: opacity 1s linear;
}
.vdoimg img:hover
{
z-index: 1;
opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 1s linear;
}
.dtabvdo .col-lg-4
{
padding-top:20px;
padding-bottom:20px;
}
.dtabvdo h3
{
font-size: 15px;
    text-align: center;
    border-bottom: 1px solid #ffeb3b;
}
.vphoto 
{
margin:10px;
}
.vphoto a
{
text-align:center;
margin-bottom: 10px;
    margin-top: 10px;


}
.imgPlay
{
  width:70px;
  height:70px;
  padding-top:130px;
  padding-left:130px;
  position:absolute; 
  opacity: 0.5;
  top: 0px;
  left: 0px;
  z-index: 3; 
  
  -webkit-transition: all 0.3s ease;
  -moz-transition:    all 0.3s ease;
  -o-transition:      all 0.3s ease;
  -ms-transition:     all 0.3s ease;
  transition:         all 0.3s ease;
} 
.imgPlay:hover
{ 
  width:100px; height:100px; 
  opacity: 1; 
  padding:50px; 
  position:absolute;  
  top: 0px; left: 0px; 
  z-index: 3; 
 } 

.vphoto img
{

height: 140px;
width: 180px;
border-radius:5%;
border: 5px solid white;

padding: auto;
box-shadow: 0px 0px 3px 3px black;
opacity: 0.5;
	filter: alpha(opacity=50);
 	-webkit-transition: opacity 1s linear;
}
.vphoto img:hover
{
opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 1s linear;
}

.vmedia img
{
width:100%;
margin-bottom: 20px;
border: 5px solid white;
padding: auto;
box-shadow: 0px 0px 3px 3px black;
opacity: 0.5;
filter: alpha(opacity=50);
-webkit-transition: opacity 1s linear;
}
.vmedia img:hover
{
opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 1s linear;
}
/* Sub Menu */
.list-group-item-success {
    color: #195611 !important;
    background-color: #ffffff !important;
    border: 1px solid #195611 !important;
    border-radius: 0px !important;
}
a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
    color: rgb(255 255 255) !important;
    background-color: #195611 !important;
    font-weight: 600;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #f74848;
    font-weight: 600;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #ffeded;
}

/* Models */
@media only screen and (min-width: 768px) {
.modal-dialog {
  margin-left:30%;
  width: 70%;
  height: 95%;
  padding: 0;
}

.modal-content {
  height: 100%;
  border-radius: 0;
}
.modal-body
{
   height: 70%;
  overflow-y:scroll;
}
}

/* new Panel Style*/
.me-heading
{
    width: auto;
    margin-left: 3%;
    border-radius: 5px;
    position: absolute;
    top: 0px;
}
.me-body {
margin-top: 20px;
}
.me-danger {
    margin-top: 20px;
}
.fixed {
    position: fixed;
    display: block;
    width: 100%;
    top: 0;
    z-index: 99999;
    margin: 0px !important;
    /* padding: 10px 0; */
    transition: all 1s;
    background: #195611;
	border-top: #195611 4px solid;
}

.form-control:focus {
    border-color: #195611 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px #fdaf9794 !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px #fdaf9794 !important;
}
.form-control {
    border: 1px solid #ffcece !important; 
}
.btn-primary {
    background-image: none !important;
	border: 1px solid #5a0e04 !important;
	background-color: #195611 !important;
}
.img-back
{
	height: 300px;
    background-image: url(../images/slide1.JPG);
    margin-top: -50px;
    z-index: -1;
	background-size: cover;
}
.img-back:after {
    opacity: 0.5;
    background: black;
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.title-back 
{
	height: 40px;
    background: #c3c1c1;
}
.title-back .container
{
	box-shadow: none;
}
.img-back .container
{
	box-shadow: none;
	margin-top: 100px;
    position: relative;
    z-index: 1;
}
.img-back .container h3
{
	color: white;
    font-weight: 600;
}
