/*=============================================
    Please add all custom CSS to this file
 =============================================*/

footer.footer {
    background: #232b38;
    color: #fff;
}

.prime header.header {
    background: rgba(215,215,215,.9);
    color: #232b38;
}

.socialicons{
    text-align:left;
}
.bottomicon{
    text-align:left;
}


/*===============
    Brand Icons
===============*/
.toplogo {
    display: inline-block;
    margin: 10px 0px 5px 0px;
    font-size: 48px;
    font-weight: bold;
    color: #232b38;
    font-family: 'Montserrat', sans-serif;
}

.toplogo span {
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
}

.topPhone {
    display: inline-block;
    margin: 15px 0px 5px 0px;
    font-size: 25px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.topPhone span {
    font-weight: normal;
    font-size: .8em;
    font-weight: 300;
}

.one-half ul {
    text-align:left;
    margin:0;
}

.one-third ul {
    text-align:left;
    margin:0;
}

#biziqrecentreviews-5 {
    line-height: 1.3em;
    font-size: 12px;
}

#content .dotted {
  line-height:1.2em;
  display: inline-block;
  border-bottom: 1px dotted;
}
.review-container {
    margin: 30px 0px 30px 0px;
}

.nav, nav.nav.nav-fixed {
    background: #232b38;
    color: #fff;
}

h1 {
    color: #ffb519;
}

#wpcf7-f276-p15-o1 input[type="submit"] {
    background: #fcae26;
    color: #EBEBEB !important;
    padding: 4px 30px;
    border: 2px solid #fcae26;
    display: table;
    text-decoration: none !important;
    font-weight: 700;
}

#wpcf7-f276-p15-o1 input[type="submit"]:hover {
    background: none transparent;
    color: #fcae26 !important;
    text-decoration: none !important;
}

ul.fancylist li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #232b38;
    font-size: 16px;
    padding-right: 0.5em;
    margin-left: -27px;
}

a.contact-btn {
    background: #232b38;
    color: #EBEBEB !important;
    padding: 4px 30px;
    border: 2px solid #232b38;
    display: table;
    text-decoration: none !important;
    font-weight: 700;
}

.contact-btn:hover {
    background: none transparent;
    color: #232b38 !important;
    text-decoration: none !important;
}

body {
    font-weight: 400;
}

#biziqbusinesshours-3 h2, .widgettitle {
    color: #fcae26;
}

nav.nav ul li.current-menu-item a,
nav.nav ul li.current_page_parent a,
nav.nav ul li.current-menu-ancestor a {
    border: 1px solid rgba(252,174,38,1);
    color: rgba(252,174,38,1);
}

.compliments h1 {
    background: #232b38;
}

.wp-caption .wp-caption-text, .gallery-caption {
  font-size:14px;
}



.gallery-item img {
    width: 100%;
    height: auto;
}
