body .ekit-template-content-header > div section:nth-child(2){
  background-color: #0d0c0c5c;
}
/* topbar */
.home .ekit-template-content-header{
  position: absolute;
  z-index: 1;
  width: 100%;
}
.ecp-topbar-section .ekit-header-info li{
  width: 100%;
}
.ecp-topbar-section .ekit-header-info li a{
  justify-content: center;
}
.ebs-header-section > div{
  max-width: 90% !important;
}
.ecp-topbar-blue-bg-section:after{
  position: absolute;
  content: '';
  right: -40px;
  height: 100%;
  width: 50px;
  border-right: 40px solid transparent;
  border-top: 39px solid #031c52;
}
.ebs-header-section > div{
  align-items: flex-start !important;
}
.ebs-header-logo-container{
  height: 90px;
}
.ebs-header-menu-container, .ebs-header-consult-btn{
  height: 79px;
}
.ebs-header-section .current-menu-item{
  text-decoration: underline;
}

/* footer */
.cbs-footer-subscribe-form form input{
  padding: 10px;
  max-width: 100%;
  width: 100%;
  border: none;
  margin-bottom: 15px;
  background-color: #2a2a2a;
}
.cbs-footer-subscribe-form form input[type="submit"]{
  background-color: #0e5af2;
  color: #fff;
  border-radius: 50px;
}
.ecp-footer-twitter-content .ha-tweeter-feed-icon{
  margin-top: 25px;
  color: #ff354d;
}
.ecp-footer-section .ecp-footer-menu ul li{
  width: 100%;
  position: relative;
}
.ecp-footer-section .ecp-footer-menu ul li::before{
  content: '\f124';
  position: absolute;
  left: 0;
  top: 0;
  font-family: elementskit!important;
}
.ecp-footer-section .elementor-button-icon svg{
  width: 10px;
}
.cbs-copyright-text b{
  color: #0e5af2;
}
.cbs-footer-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    display: block;
    margin: 0;
}
.cbs-footer-read-btn svg {
    height: 15px;
}
.ebs-footer-twitter-column .ha-tweet-inner-wrapper {
    padding: 0px 10px 20px;
}
.ebs-footer-twitter-column path{
  fill: #0e5af2;
}
.ecp-topbar-blue-bg-section .elementor-widget-wrap.elementor-element-populated {
    box-shadow: -250px 0px 0px #031c52;
}
.wpe-cb-header-menu span.hfe-menu-toggle.sub-arrow {
    display: none;
}
