.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}
.top-bar {
background: black;
color: black;
 }
img
 {
  margin-right:5px;
  }
.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
background-color: #d2d2d2;
color: black;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #E3001D;
        color: #FFFFFF; }
.top-bar-section .dropdown li label {
        background: #E3001D;
        white-space: nowrap; }
.top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; 
		}
.banner-long {
  border-style: solid;
  border-width: 0px;
  border-color: #d8d8d8;
  margin:0 auto;
  padding: 0 auto;
  background: #dae4ef; 
  }
  #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
#footer{
width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
 /*min-height:300px; */
  background-color:#655a4e;  display:block;
 overflow:hidden;
 border-top: 4px solid #d5cfc8;
} 
.bottom-list a{
	font-size: 0.875rem;
  }
 .bottom-list a{
	color: white;
  }
.bottom-list a:hover, .bottom-list a:focus {
      color: yellow; }
.bottom-list li{
	color: white;
  }
 #copyright{
 min-height:35px;
 background-color:#352f28; 
display:block;
 overflow:hidden;
 border-top: 0px solid #d5cfc8;
} 
#box-set{
 min-height:35px;
 background-color:#ffffff; 
display:block;
 overflow:hidden;
 border: 1px solid #d5cfc8;
} 
.copyright-text{
 padding-top:3;
 text-align:center;
 font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
font-size: 12px;
color:#FFFFFF;
 } 
 .white-text{
 color:#FFFFFF;
 } 
#panel1{
background-color:#dcf9a6; 
}
#panel2{
background-color:#dcf9a6; 
}
#panel3{
background-color:#dcf9a6; 
}
.tabs .tab-title.active a {
      background-color: #dcf9a6;
      color: #222222; }
.tabs .tab-title a {
      background-color: #f8feed;
     }
