@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);

body {
  background: #ececec;
  font-family: 'Open Sans', sans-serif;
  color: #4e4e4e;
  line-height: 22px;
}

#header {
  width: 100%;
  height: 10px;
  background: #f08519;
}

#wrapper {
  width: 100%;
}
#page-wrapper {
  min-height: 568px;
  background-color: #ececec;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;;
    margin: 0 120px 0 120px;
    padding: 0 30px;
    border-left: 1px solid #e7e7e7;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  color:#4e4e4e;
}

h1{
  font-size: 36px;
  color:#fff;
}

h2{
  font-size: 26px;
  color:#fff;
}

h3{
  font-size: 16px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
}

h4{
  font-size: 16px;
}

.header {
  padding-top: 20px;
}



#carousel-4235{
  background: none;
  height: 300px;
  background-color:#3bb348;
}

#carousel-4235 .carousel-content {
  margin-top: 100px;
  margin-right: 20px;
}

#carousel-4235 .slider-img1 img {
  margin-top: 60px;
  margin-left: 30px;
}

#carousel-4235 .slider-img2 img {
  margin-top: 30px;
  margin-left: 30px;
}

#carousel-4235 .carousel-content h2{

}

#carousel-4235 .carousel-content p{
    color: #fff;
}


#login{
  background: #ececec;
}

#login .panel-heading {
  text-align: center;
  background: #fff;
}

#login .panel-body {
  background: #fff;
}

#login .btn {
  width: 200px;
}

#login .btn-primary {
  border-color: #009b4c;
  background: #009b4c
}

#login .btn-warning {
  border-color: #f08519;
  background: #f08519;
  color: #fff;
}

#menu {
  background: none;
  padding-bottom: 40px;
  text-align: center;
}

#menu .panel-primary {
  background-color:  #fff;
  border-color: #fff;
}

#menu .panel-heading {
  padding: 0px 15px;
  background-color:  #fff;
  border-color: #fff;
}

#menu .panel-footer {
  padding: 0px 15px;
  background-color:  #fff;
  border-color: #fff;
}

#menu .item2 {
  padding-top: 30;
  background-color:  #fff;
  height: 180px;
  width: 150px;
  padding: 5px;
  margin-left: 5px;
  border-radius: 10px;
}

#menu .item3 {
  background-color:  #fff;
  height: 150px;
  width: 150px;
  padding: 5px;
  margin-left: 5px;
  border-radius: 10px;
}

#menu .item4 {
  background-color:  #fff;
  height: 150px;
  width: 150px;
  padding: 5px;
  margin-left: 5px;
  border-radius: 10px;
}

#menu h1{
  font-size: 24px;
  color: #000;
  font-weight: 600;
  line-height: 24px;
}

#menu p{
  font-size: 12px;
  color: white;
  font-weight: 400;
  line-height: normal;
}

#menu img{
  height: 80px;
  padding-top: 10px;
}

#menu-bottom {
  height: 150px;
  width: 320px;
  margin-top: -35px;
}

#menu-bottom img{
  height: 150px;
  width: 320px;
}
