.bannercontainer{position:relative;margin:0 auto;padding:5px;background-color:#fff;max-width:1160px}.banner{position:relative;max-width:1160px;height:500px;overflow:hidden}.fullwidthbanner-container{position:relative;width:100% !important;padding:0;max-height:500px !important;overflow:hidden}.fullwidthbanner-container .fullwidthbanner{position:relative;width:100% !important;max-height:500px !important}.fullscreenbanner-container{width:100% !important;position:relative;padding:0;height:100%}
/**
 * ===========================
 * Footer Section 
 * ===========================
 */
.footer {
  background-color: #18181c;
}
.footer .copyright p {
  color: rgba(255, 255, 255, 0.9);
}
.footer .copyright p a {
  color: #ecce52;
}
.footer .copyright p a:hover {
  color: #dab418 !important;
}
/**

/**
 * ===========================
 * Footer Section 
 * ===========================
 */
.social-icon ul li {
  float: right;
}
.social-icon ul li a {
  color: #18181C;
  border-radius: 50%;
  padding: 2px 9px;
  margin-right: 5px;
  display: block;
  font-size: 15px;
  height: 20px;
  width: 15px;
  text-align: center;
}

