.top-bar-back {
    background-color: #152483;
}
.nav-back {
    background-color: #fff;
    margin-top: 30px;
}
.navbar-default .navbar-brand {
    color: #005baa;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
    color: #005baa;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.xoxo {
    list-style-type: none;
    padding-left: 0;
}

.entry-title {
    color: #152483;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
}
.footer-pad {
    margin-top: 0;
}
body {
    font-size: 20px;
    line-height: 1.4;
}
.footer {
    background-color: #0A2385;
    padding-top: 20px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 22px;
}
h1, h2, h3, h4, h5, h6 {
    color: #0A2385;
    font-weight: bold;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}
.entry-content a, .comment-content a {
    color: #0A2385;
}
.contact-text1-foot {
    font-size: 18px;
    padding-top: 20px;
}
.contact-text2-foot {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
}
.social-icons {
    float: left;
    padding-bottom: 10px;
    padding-right: 5px;
    width: 48px;
}
.nav > li > a {
    padding-left: 0 !important;
    padding-right: 20px !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
    color: #cf000b;
}
.navbar {
    margin-bottom: 0;
}
.xoxo {
    padding-top: 20px;
}
.dropdown-menu > li > a {
    color: #152483;
    font-weight: bold;
}
body {
font-family: 'Roboto Condensed', sans-serif;
}
img {
max-width:100%;
}
.space {height:20px;}
iframe {
max-width:100%;
}
.blue-back {
    background-color: #005baa;
    padding-top: 15px;
    padding-bottom: 15px;
}
.red-back {
    background-color: #cf000b;
    padding-top: 15px;
    padding-bottom: 15px;
}
.white-back {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #cf000b;
}
.item img {
  width: 100%;
}
.clearfix {clear:both;}
.item p {
	font-size:28px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #152483;
    text-decoration: none;
    outline: 0;
    background-color: #fff;
    font-size: 18px;
}
.img-right, .alignright {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.img-left, .alignleft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
img, ifranme {
	max-width:100%;
}
.wp-block-buttons {
	background-color:rgb(222, 172, 68, 0.5);
	border-color:#152380;
	border-style:solid;
	border-width:2px;
	color:#152380;
	text-align:center;
	font-size:20px;
	max-width:250px;
	margin-top:20px;
	margin-bottom:20px;
}
.social-icon {
max-width:48px; 
float:left; 
padding-right:10px;
}
.carousel-indicators {
   display:none;
}
.dropdown-menu {
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, 0.15);
}
.red-divide {
    background-color: #cf000b;
    width: 100%;
    height: 10px;
    clear: both;
    margin-top: 10px;
}
.site-titles {
    text-align: center;
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}
.home-p {
    color: white;
    font-size: 22px;
    margin-top: 20px;
    text-align: center;
}
.black {color:#000;}
.prod-title {
    font-size: 28px;
    color: #005baa;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
}
.prod-text {
    font-size:22px;
}
.prod-button {
    font-size: 16px;
    text-align: center;
    color: #fff;
    background-color: #cf000b;
    width: 50%;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.prod-button a {
    color:#fff;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #cf000b;
}
.wp-block-heading {
font-size: 28px;
    color: #005baa;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
}
.prod-title2 {
    font-size: 24px;
    color: #005baa;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
}
  .gas-banner {
	  display:none !important;
      width: 100%;
      height: 100px;
      background-color: #cf000b;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 40px;
    
      color: white;
      box-sizing: border-box;
    }
.gas-label {
      font-size: 22px;
      font-weight: 600;
    }

    .gas-price {
      background-color: #005baa;
      padding: 10px 30px;
      border-radius: 8px;
      font-size: 36px;
      font-weight: bold;
    }
  .gas-price {
        margin-top: 10px;
      }