.header-style-one .icon i {
    font-size: 45px;
  
    color: #1c4999;
}


 .header-style-one .info a:hover,
    .header-style-one .top-nav-search .search-icon i {
        color: #1c4999 !important;
    }


#cssmenu {
    font-family: 'Roboto', sans-serif;
    background: #1c4999 !important;
    z-index: 2;
}



#cssmenu > ul > li > a:hover{
  background: #eb1d23 !important;
}



#cssmenu ul ul li a {
    padding: 16px;
    width: 300px;
    font-size: 15px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    background: #1c4999 !important;
    z-index: 9;
    border-bottom: 1px solid #1c4999;
    text-transform: uppercase;
}
#cssmenu li:hover {
    background: #eb1d23 !important;
}
#cssmenu a:hover{
  color: #fff;
}
#cssmenu ul > li.has-sub:hover > a{
  color: #fff;
}



.btn-default {
    color: #FFF;
    background: #eb1d23 !important;
    transition: all .5s ease;
    box-shadow: 0 0 0 3px #eb1d23, inset 0 0 0 1px rgba(255, 255, 255, .4)
}



.btn-default.active,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    color: #fff;
    background: #1c4999 !important;
    box-shadow: 0 0 0 3px #1c4999, inset 0 0 0 1px rgba(255, 255, 255, .7)
}


.text-yellow {
    color: #1c4999 !important;
}



.plumbo-about-section .about-info h1 {
    color: #2f2f2f;
    font-size: 40px !important;
    font-family: "Montserrat";
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}


.plumbo-about-section .about-info h3 {
    color: #eb1d23 !important;
    line-height: 36px;
    font-size: 25px;
    font-family: "Montserrat";
    font-weight: 500;
}


.mb-30 {
    margin-bottom: 15px !important;
}


.plumbo-about-section .plumb-get-quote {
    background-color: #1c4999 !important;
    padding: 40px;
    width: 470px;
    position: absolute;
    margin-top: -85px;
    z-index: 1;
    right: 0;
}


.btn-primary {
    color: #FFF;
    background: #eb1d23 !important;
    -webkit-transition: all .5s;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    box-shadow: 0 0 0 3px #eb1d23, inset 0 0 0 1px rgba(255, 255, 255, .4)
}


.btn-primary.active,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background: #1c4999 !important;
    box-shadow: 0 0 0 3px #1c4999, inset 0 0 0 1px #fff
}



.section-title .heading {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 22px !important;
}

.plumbo-tab-service .tab-content {
    background: #1c4999 !important;
}


.plumbo-tab-service ul li.active {
    border-top: 10px solid #eb1d23 !important;
    background: #e4e2e2;
}

.down-arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top: 10px solid #eb1d23 !important;
    position: absolute;
    z-index: 000;
    right: 38%;
    bottom: -22px;
}


.testimonial-section ul li.active {
    border: 3px solid #eb1d23 !important;
    position: relative;
}


.testimonial-section .tab-content {
    background: #1c4999 !important;
    margin-top: 20px;
}


.testimonial-content span.testimonial-quote i {
    color: #fff !important;
    font-size: 50px;
    margin-bottom: 30px;
}

.text-blue {
    color: #ffffff;
}

.plumbo-footer-contact-us {
    background-color: #eb1d23 !important;
    padding: 50px 0;
}

.plumbo-footer-contact-us .info-sec i {
    color: #ffffff !important;
    font-size: 25px;
    border: 1px solid #ffffff;
    padding: 15px;
}

.plumbo-footer-contact-us .info-sec p {
    color: #ffffff !important;
    font-weight: 500;
    margin-bottom: 2px;
    font-size: 16px;
    font-family: "Roboto";
    line-height: 21px;
}



.tiny-footer {
    background: #1c4999 !important;
    padding: 20px;
    text-align: center;
}



.page-header-banner .heading {
    color: #ffffff;
    font-size: 50px !important;
    font-family: "Montserrat";
}