ul.sf-menu.sf-horizontal.sf-shadow ul, ul.sf-menu.sf-vertical.sf-shadow ul, ul.sf-menu.sf-navbar.sf-shadow ul ul {
 background: #07294d;
}

#clients {
    background: #f7f7f7;
    padding-top: 20px;
}

.inner_image1 {
width: 100%;
}



#clients .views-field-field-image {
    border: 1px solid #ecf3f5;
    margin-right: 9px;
    background: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
}

.buttons button {
    /* color: #fff; */
    border: none;
    border-radius: 63px;
    position: relative;
    padding: 0px 0px;
    min-width: 60px;
    top: -13px;
    height: 50px;
    z-index: 99;
    height: 25px;
    line-height: 1;
    background: #cd5208;
}

.buttons {
    display: flex;
    justify-content: center;
}



.buttons button .ri-pause-circle-fill, .buttons button .ri-play-circle-fill {
    font-size: 22px;
    color: #fff;
}



.main-footer {
  
    padding: 20px 0px;
}




#block-custom-theme-views-block-footer-external-logos-block-1 .slick-prev  {
    left: -40px;
}

#block-custom-theme-views-block-footer-external-logos-block-1 .slick-next {
    right: -40px;
}

ul.sf-menu .sf-sub-indicator:after {
    content: "+" !important;
    left: 0;
    line-height: 1;
    position: absolute;
    text-indent: 0;
    top: 0;
}

caption {
    color: #fff;
    text-align: center;
    background: #cd5208;
}

.view_header {
    background: #cd5208;
    line-height: 35px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

a.footer-view {
    color: #fff;
    background: #07294d;
    padding: 0px 10px 0px 10px;
    float: right;
    cursor: pointer;
    margin: -25px 0px 0px 0px;
    line-height: 30px;
}


