@charset "utf-8";
/* CSS Document */
body, html {
  background-color: white;
  /*height: 100%;
  Center and scale the image nicely 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;*/
  font-family: "Segoe UI", "sans-serif";
  color: #4a4a49;
}

iframe
{
  max-width: 100%;
  height: auto;
}


embed:focus {
  outline: none;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.bancol {
  background-color: #8b181b;
  margin-top: 10px;
}
.ulsz {
  font-size: 24px;
}
ul {
  list-style-type: none;
}
p {
  font-size: 18px;
  font-family: "Segoe UI", "sans-serif";
  color: #4a4a49;
}
/* change the background color 
.navbar-custom {
    background-color: #ff5500;
}*/
/* change the brand and text color */
.navbar-custom .navbar-brand, .navbar-custom .navbar-text {
  color: rgba(255, 255, 255, .8) !important;
}
.stbg {
  display: block;
  height: 100%;
  width: 99%;
}
.bgc {
  background-color: white;
  padding: 15px;
  font-family: "Segoe UI", "DejaVu Sans", "Trebuchet MS", "sans-serif";
  font-style: italic;
  font-size: 12px;
  font-weight: 300;
  color: #4a4a49;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.logo-img {
  float: left;
}
.hr {
  border: 0px;
}
/*
.hd {
	background-color: whitesmoke;
}
*/
.wbg {
  background-color: white;
}
.navbar-default {
  background-color: #fff;
  color: white !important;
}
.navbar-left {
  float: left !important;
  margin-right: -15px;
}
.style-nav ul li a {
  text-decoration: none;
  color: white;
  text-align: center;
  display: block;
  text-transform: uppercase;
  padding: 8px;
}
/*.defaultNavbar1 li a {
  background-color: #dfe3e9;
  text-decoration: none;
  color: #232660;
  padding: 20px 60px 20px 10px;
  font-size: 20px;
}*/
.hero {
  background-color: #f5f5f5;
  padding: 10px 0px 10px 0px;
  background-size: cover;
  height: auto;
  margin: auto;
}
/*
.navbar-default {
 background-color:black;
	color: white;
 
}*/
.head-text {
  text-align: center;
  background-color: #ffffff;
}
.fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  color: #4a4a49;
  font-size: 16px;
  font-style: italic;
}
.foot {
  font-size: 16px;
  font-style: italic;
  padding: 20px;
  background-color: #f5f5f5;
  background-size: cover;
  height: auto;
  margin: auto;
}
/*Mobile View*/
@media (max-width:500px) {
  .wood-img {
    height: 230px;
    width: 220px;
    padding-top: 0px;
    padding-left: 8px;
  }
	h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 16px;
  }
  p {
    font-size: 14px;
  }
  .pp {
    font-size: 16px;
  }
  .tx {
    font-size: 12px;
  }
  .txa3 {
    font-size: 20px;
  }
}
.txa {
  text-align: center;
  font-family: "Segoe UI";
  background-color: white;
  font-weight: normal;
}
#defaultNavbar1 {
  color: white;
}
.txa2 {
  text-align: center;
  font-family: "Segoe UI", "sans-serif";
  background-color: white;
  font-weight: normal;
}
.txa3 {
  text-align: center;
  font-family: "Segoe UI", "sans-serif";
  background-color: white;
  font-weight: normal;
  font-size: 30px;
}
.tx4 {
  font-family: "Segoe UI";
  float: right;
  font-weight: normal;
  font-size: 20px;
  padding: 30px;
}
.box {
  margin: auto;
}