.header-cover .navbar-wp {

    top: 0px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.70);
    color: #000000;
}

header .navbar-wp .navbar-brand img {
    height: 100%;
}

header .navbar-wp .navbar-brand {


    margin-top: 10px;

}

.navbar-wp .navbar-nav > a, .navbar-wp .navbar-nav > a:hover, .navbar-wp .navbar-nav > .open > a:focus {
    color: #FFF;
    font-weight: bold;
    background-color: #FAA81A;
    border-color: #FAA81A;
}

.navbar-wp .navbar-nav > li > a:hover, .navbar-wp .navbar-nav > li > a:focus {
    color: #FFF !important;
    background-color: #4a5e9b;
}

.header-alpha .navbar-wp .navbar-nav > li > a {
    padding: 28px 16px;
    font-weight: bold;
    font-family: "Roboto",sans-serif;
    color: #2A3689;
}


.navbar-wp .navbar-nav > li > a {

    font-size: 14px;
    /*font-weight: bolder;*/
    color: #2A3689;
    font-weight: bold;
    text-transform: uppercase;

}

.progress-bar {
    background-color: #FAA81A;

}

.btn-base {
    color: #FFF !important;
    background-color: #FAA81A;
    border: 1px solid #FAA81A;
}

.orange{ background-color: #FAA81A;

}

.opacity{
    opacity: 0.8
}
.bluecustom{
    background:#2A3689 ;
    color: #eeeeee;
}

.blue-o{
    color: #E67E22;
}

.carousel-testimonials {
    padding: 1px 0;
    /*position: relative;*/
}

h3{
    text-transform: none;
}

.wp-block.no-space > .wp-block-body {
    /*margin-top: 20px;*/
    min-height: 250px;
    /*padding: 20px 40px;*/
}

.short-feature
.feature-icon {
    margin-right: 10px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 0px;
    width: 30px

}

.short-feature .feature-txt {
    padding-left: 5px;
}


.text-wrapped-c{ padding: 20px;
    font-size: 20px !important;

}

.testimonial-text{
    font-size: 20px;
    width: 100%;
    color: #616161 !important;
}

h4{
    text-transform: none;
}

.menu-active{
    background: #FAA81A;
    color: #ffffff !important;
}

.section-title.left {

    color: #2A3689;
    font-weight: bold;
    font-size: 16px;
}


.light-gray h4, .light-gray h5, .light-gray h6 {
    color: #616161;
    font-size: 16px;
}

.short-feature .feature-txt p {
    /*font-size: 13px;*/
    /*font-weight: normal;*/
    color: #333;
    /*color: #616161;*/
}

.base{
    background:#FAA81A;
}

.wp-block.no-space.arrow-right.base::after {
    /*border-left-color: #E67E22;*/
    border-left-color: #FAA81A;
}

.wp-block.no-space>.wp-block-body {
 margin-top: 0px;
}

footer h4{
 margin-top: 0px;
 margin-bottom: 5px;
}

footer {
  padding-top: 15px;
  padding-bottom: 15px;

}