@font-face {
    font-family: 'vagrounded_btregular';
    src: url('/assets/fonts/vagrounded_bt-webfont.eot');
    src: url('/assets/fonts/vagrounded_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/vagrounded_bt-webfont.woff') format('woff'),
         url('/assets/fonts/vagrounded_bt-webfont.ttf') format('truetype'),
         url('/assets/fonts/vagrounded_bt-webfont.svg#vagrounded_btregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.group:before, .group:after {
  content: "";
  display: table;
}

.group:after {
  
  clear: both;
}

.group > * {
  float: left;
  min-height: 1px;
}

/* ==========================================================================
   Posts
   ========================================================================== */

.hentry header { }
.hentry time { }
.hentry .byline { }
.hentry .entry-content { }
.hentry footer { }

/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
figure.alignnone { margin-left: 0; margin-right: 0; }

/* **************** GRIDS ***************** */
.line, .lastUnit {overflow: hidden; }.unit{float:left;position: relative;}.size1of2{width:50%;}.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}.size1of4{width:25%;}.size3of4{width:75%;}.size1of5{width:20%;}.size2of5{width:40%;}
.size3of5{width:60%;}.size4of5{width:80%;}.lastUnit {float:none;width:auto;}.full{width:auto;}

.row, .span12, .navbar, .navbar-static-top, .span8, form, .span4{width: auto;margin:0;float:none;}
blockquote{border:0;margin:0 0 15px;}


.clearit{clear:both;}
input, textarea{font-family: 'Arial';}
.block{display: block;}
.bold{font-weight: bold;}
.center{text-align: center;}
.hide{display:none;}
.nilpuw{list-style: none;margin:0;padding:0;}

.vagHag, h1, h2, h3, h4, h5, h6, .head{
  font-family: 'vagrounded_btregular';
  font-weight: normal !important;
}

.sidebar{
  float: left;
  width: 313px;
  margin: 0 15px 0 0;
}
.main{
  overflow: hidden;
}

a:hover {
  text-decoration: none;
}

body{
  background: #fff;
  font-family: 'Arial';
}

.container, .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container{
  width: 960px;
  position: relative;
}

.logo{
  width: 170px;
}

.navbar .brand{
  display: block;
  float: none;
  margin: 0;
  top: -8px;
}

.socialLinks{
  position: relative;
  top: -29px;
  right: 130px;
}

.socialLinks li{
  float: right;
}
.btnRapido{
  background: #d3d3d3;
  padding: 5px 15px;
  border-radius: 0 0 5px 5px;
  display: block;
  color: #fff;
  margin: 0 0 0 10px;
  float: right;
}
a:hover.btnRapido{
  color: #eee;
}

.social{
  background: url('../img/socials2.png') no-repeat 0 0;
  display: block;
  width: 27px;
  height: 27px;
  margin: 2.5px 0 0 5px;
  text-indent: -9999px;
}
.social.twitter{
  background-position: -29px 0;
}
.social.linkedin{
  background-position: -58px 0;
}
.social.email_icon{
  background-position: -87px 0;
}
.social.fb{
  background:url('../img/fb.gif') no-repeat;
  display: inline-block;
}

.navbar .nav{
  border-radius: 5px;
  background: #ececec;
  margin: 0 0 15px 0;
  width: 100%;
}

#menu-primary-navigation li.active.menu-home a,
#menu-primary-navigation li.menu-home a:hover{
  border-radius: 5px 0 0 5px;
}

.navbar .nav li a{
  color: #003974;
  text-transform: capitalize;
  font-size: 15px;
  text-shadow:none;
}

.navbar .nav > li > a {
  padding: 10px 13px;
}

#menu-secondary-header{
  background: none;
  margin: 0;
  float: right;
  width: auto;
}

#menu-secondary-header a{
  color: #b7b5b5;
  font-size: 15px;
  padding: 10px;
}
#menu-secondary-header li.active a{
  background:none;
  color: #666;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
#menu-primary-navigation li a:hover{
  background-color: #99cc33 !important;
  color: #fff !important;
  box-shadow: none !important;
  background-image: none !important;
}

.navbar .nav > .active > a.dropdown-toggle,
.navbar .nav > .active > a:hover.dropdown-toggle,
.navbar .nav > .active > a:focus.dropdown-toggle,
#menu-primary-navigation li a:hover.dropdown-toggle{
  background: #504f4f;
  color: #fff;
}

.dropdown-menu{
  background: #898888 url('../img/dropdown_bg.png') repeat-x top;
  border-radius: 0;
  border:0;
}
#menu-primary-navigation li ul.dropdown-menu a{
  color: #fff;
}
#menu-primary-navigation li ul.dropdown-menu li.active a{
  background: none;
}

.navbar .nav > li > .dropdown-menu:after{
  content: none;
  display: none;
}

.dropdown-menu{
  top: 38px;
}

body .dropdown-menu>li>a{
  padding: 3px 20px !important;
}

.phoneNumber{
  font-size: 24px;
  padding: 10px 0 10px 65px;
  background: url('../img/icon_phone.gif') no-repeat 20px 0;
  color: #003974;
}

.btnTalk{
  background: #ffd402 url('../img/icon_talk.png') no-repeat 20px 3px;
  width: 154px;
  padding: 5px 0 5px 40px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  border-radius: 5px;
}

.nav-main{
  padding: 0;
}

#main_menu {
  margin-top: 5px;
}

.innerHeadSpace{
  padding: 25px 0 0 230px;
  width: 750px;
}

.footBlocks{
  background: #e8e8e8;
  border-radius: 5px;
}

.sizeFoot1, .sizeFoot2, .sizeFoot3{
  height: 380px;
}

.sizeFoot1{
  width: 425px;
}

#emo-dcc-logo-menu{
  padding: 10% 0 0;
  /*background: url('../img/dcc_logo.png') no-repeat 5% center;*/
}

.sizeFoot1 .space, .sizeFoot2 .space, .sizeFoot3 .space{
  padding: 20px;
}

.sizeFoot2{
  width: 235px;
  background: #99cc33;
  border-radius: 5px;
  color: #003974;
}
.sizeFoot2 h3, .sizeFoot2 h4{
  padding: 0 10px;
}
.sizeFoot2 h3{
  line-height: 26px;
  font-size: 24px;
}
.sizeFoot2 h4{
  font-size: 16px;
}
.sizeFoot3{
  width: 300px;
  color: #77787a;
}

.snowText{
  color: #fff;
}
.bwp-recaptcha iframe {
  width:190px !important;
}
.weeInput{
  width: 75px;
  height: 20px;
  border-radius: 5px;
  padding: 1px;
  border:0;
  float: left;
  margin: 0 0 0 5px;
}

.btnSignup, #wee_signup_block input[type=submit], #loginSubmit{
  border:0;
  background: #003974;
  color: #fff;
  border-radius: 5px;
  padding: 10px;
  position: relative;
  left: 5px;
  top: 10px;
  font-weight: bold;
  font-size: 18px;
}

.sizeFoot3 .blueit{
  color: #003974;
  font-size: 22px;
}
.sizeFoot3 .hulkafy{
  color: #99cc33;
  font-size: 22px;
}

#menu-useful{
  padding: 0 0 0 200px;
}
#menu-useful a{
  color: #003974;
  font-size: 13px;
  font-family: 'Arial';
}
#menu-useful a:hover{
  background: none;
  color: #4590B7;
}
#menu-useful>li {
  line-height: 30px;
}
#menu-useful>li img {margin-right: 6px;}
/*#menu-useful>li.menu-about-dcc {
  background: url(/assets/img/menu-about-dcc.png) left center no-repeat;
}
#menu-useful>li.menu-business-conduct-guidelines {
  background: url(/assets/img/menu-business-conduct-guidelines.png) left center no-repeat;
}
#menu-useful>li.menu-terms-and-conditions {
  background: url(/assets/img/menu-terms-and-conditions.png) left center no-repeat;
}
#menu-useful>li.menu-cookie-policy {
  background: url(/assets/img/menu-cookie-policy.png) left center no-repeat;
}
#menu-useful>li.menu-privacy-policy {
  background: url(/assets/img/menu-privacy-policy.png) left center no-repeat;
}
#menu-useful>li.menu-legal-notice {
  background: url(/assets/img/menu-legal-notice.png) left center no-repeat;
}
#menu-useful>li.menu-dccs-commitment-to-sustainability {
  background: url(/assets/img/menu-promotion-of-energy-efficiency.png) left center no-repeat;
}*/

.end{
  padding: 30px 0;
  font-size: 11px;
  color: #9e9c9c;
}

.logos li{
  padding: 0 0 0 40px;
  float: right;
}

.logos li a{
  background: url('../img/logos.png') no-repeat 0 -5px;
  display: block;
  width: 89px;
  height: 55px;
}
.logos li a.emo{
  background-position: -123px -5px;
  width: 63px;
  height: 47px;
}
.logos li a.greatGas{
  background-position: -225px -19px;
  width: 158px;
  height: 34px;
  position: relative;
  top: 15px;
}

.footer-logos {
  float: right;
}
.footer-logos li{
  float: left;
  padding: 0 0 0 40px;
  list-style: none;

}
.footer-logos li img{
  display: inline-block;
  vertical-align: middle;
}
.footer-logos li:first-child {
  padding: 0;
}

.finalend{
  padding: 0;
}
.finalend br{
  display: none;
}
.finalend li{
  float: left;
  padding: 0 30px 0 0;
}
.finalend span{
  width: 50px;
}

#cookies_use{
  background: #555;
}

#catapult-cookie-bar{
  background: #555 !important;
}



.slider{
  height: 348px;
}

.slider{
  background: #e8e8e8;
  border-radius: 10px;
}
#slider{
  padding: 0;
  position: relative;
  height: 260px;
}

.slider h1{
  color: #fff;
}
.slider h1 span, .{
  color: #003974;
}

.btnLearnMore{
  color: #fff;
  background: #99cc33;
  display: block;
  padding: 5px 0;
  width: 125px;
  text-align: center;
  border-radius: 5px;
  position: absolute;
  bottom: 40px;
  right: 60px;
}
.slider p{
  color: #777;
}

.lady{
  background: url('../img/lady.jpg') no-repeat center center;
  width: 313px;
  height: 217px;
}

#heatingQuote p {
  margin: 0px;
}

.homeHeatingMod{
  padding: 2% 5%;
}
.homeHeatingMod h3{
  color: #003974;
  margin: 0 0 2%;
  line-height: 24px;
  font-size: 30px;
  line-height: 30px;
}


.honeyLink{
  color: #ffd402;
  font-size: 18px;
}

.signUpMod{
  background: #003974;
  padding: 4%;
  border-radius: 10px;
  min-height: 205px;
  position: relative;
}
.signUpMod h3{
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  background: url('../img/offer.gif') no-repeat;
  padding: 0 0 0 60px;
  margin-top: 0px;
}
.signUpMod h3 span{
  color: #ffd402;
  font-size: 21px;
}

.signUpMod p{
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.signUpMod input[type=text]{
  width: 115px;
  float: left;
  margin: 0 5px 0 0;
}
.signUpMod input[type=submit]{
  background: #ffd402;
  color: #003974;
  border:0;
  border-radius: 5px;
  padding: 5px 25px;
  font-size: 18px;
  font-family: 'vagrounded_btregular';
  font-weight: normal !important;
  display: block;
  position: absolute;
  bottom: 27px;
  left: 4%;
}

.fuelFeetMod{
  position: relative;
}
.fuelFeetBlock .btnYellow{
  position: absolute;
  left: 6%;
  bottom: 6%;
}

.keroseneMod{
  background: #504f4f;
  padding: 30px 20px;
  border-radius: 10px;
  width: 274px;
  float: right;
  min-height: 394px;
}

.keroseneMod h3{
  color: #99cc33;
  font-size: 30px;
  line-height: 30px;
}

.keroseneMod h3 span{
  color: #fff;
}
.keroseneMod p{
  color: #b9b8b8;
  padding: 20px 0;
}

.modList li{
  overflow: hidden;
  border-radius: 10px;
  width: 313px;
  height: 217px;
  float: left;
  margin: 0 10px 2% 0;
}

li.main-content {
  /*height: auto;*/
}

.modList li div li{
  border-radius: 0;
}

.genericMod1, .genericMod2, .testimonialsMod, .newsMod{
  width: 313px;
  height: 217px;
  display: block;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.genericMod4{
  width: 643px;
}
.genericMod4 img{
  max-width: none;
}

.contactMod{
  background: url('../img/call_me.gif') no-repeat;
  padding: 0 0 0 120px;
}
.contactMod h3{
  color: #ffd402;
  font-size: 30px;
}
.contactMod h3 span{
  color: #003974;
}
.loCall{
  color: #504f4f;
  font-size: 18px;
}
.mail{
  color: #99cc33;
  font-size: 14px;
  display: block;
  padding: 0 0 10px;
}

.btnKerosene, .btnSubmit, #directDebitBlock input[type=submit], .chatbox input[type=submit]{
  display: block;
  background: #99cc33;
  color: #fff;
  padding: 5px 25px;
  margin: 20px 0 0;
  border-radius: 10px;
  font-family: 'vagrounded_btregular';
  font-weight: normal !important;
  font-size: 18px;
  border:0;
}
a:hover.btnKerosene{
  color: #eee;
}

.testimonialsMod{
  background: #e8e8e8 url('../img/comma.png') no-repeat center 10px;
  color: #003974;
}
.testimonialsMod p.review{
  font-family: 'Arial';
  font-size: 14px;
  font-weight: bold;
  color: #797a7b;
  padding: 90px 5% 0;
}

.newsMod{
  background: none;
}
.modList li .newsMod li{
  height: auto;
  width: auto;
  margin: 0;
  width: 45%;
  padding: 0 2.5%;
  color: #9e9b9b;
}
.newsMod h3{
  color: #ffd402;
  font-size: 30px;
  padding: 0 0 5%;
}
.newsMod li a{
  color: #003974;
  display: block;
}
.btnAllNews{
  color: #ffd402;
  font-size: 18px;
  position: absolute;
  bottom: 10%;
  left: 5px;
}
.oilPricesMod{
  background: #4f4f4f url('../img/bg_oil_prices.gif') no-repeat 90% center;
  padding: 20px;
  width: 600px;
  border-radius: 10px;
  margin: 0 2% 0 0;
}
.oilPricesMod h3{
  color: #fff;
  font-size: 30px;
  line-height: 28px;
}
.oilPricesMod h3 span{
  color: #ffd402;
}
.oilPricesMod p{
  color: #a5a4a4;
  width: 60%;
}
.btnOil{
  background: #ffd402;
  padding: 5px 25px 5px;
  display: block;
  color: #fff;
  border-radius: 5px;
  width: 30%;
  font-size: 18px;
  text-align: center;
}
a:hover.btnOil{
  color: #eee;
}

.commercialFuelsMod{
  width: 280px;
}
.commercialFuelsMod h3{
  background: url('../img/commercialFuel.gif') no-repeat;
  color: #003974;
  line-height: 30px;
  padding: 20px 0 20px 120px;
}
.commercialFuelsMod a, .moreLink, .agriculturalMod .moreLink{
  color: #003974;
  font-size: 18px;
}
.commercialFuelsMod p{
  color: #494848;
}

.agriculturalMod h3{
  color: #003974;
  background: url('../img/peace_leaf.png') no-repeat;
  padding: 10px 0 0 65px;
  line-height: 25px;
}
.agriculturalMod h3 span{
  color: #ffd402;
  display: block;
}

#secret_menu{
  background: #D3D3D3;
  display: none;
  padding: 5px;
  border-radius: 0 0 0 5px;
}
#secret_menu a{
  color: #fff;
  font-weight: normal;
  font-family: 'Arial';
  font-size: 95%;
}

#secret_menu h5{
  color: #646363;
  font-size: 14px;
}

.sideMod{
  background: url('../img/truck.jpg') no-repeat;
  width: 313px;
  height: 217px;
  margin: 0 0 2%;
}

.subBanner{
  position: relative;
  overflow: hidden;
}

.btnGreen, .btnYellow{
  display: block;
  color: #fff;
  font-family: 'vagrounded_btregular';
  font-weight: normal !important;
  background: #99cc33;
  font-size: 13px;
  text-align: center;
  width: 200px;
  border-radius: 5px;
  padding: 5px 0;
}
.btnYellow{
  background: #ffd402;
  font-size: 18px;
}
a:hover.btnYellow{
  text-decoration: none;
  color: #eee;
}
.sliderCTA{
  position: absolute;
  bottom: 15%;
  right: 3%;
  z-index: 9999;
}

#slider.carousel .sliderCTA{
  position: absolute !important;
  bottom: 15% !important;
  right: 3% !important;
  z-index: 9999 !important;
}

.subBanner .btnGreen{
  position: absolute;
  bottom: 40px;
  right: 40px;
}

.subBanner h2{
  position: absolute;
  left: 40px;
  bottom: 40px;
}

#banner_block, .wrap.container  {
  top: -13px;
}

article h2.entry-title a{
  font-size: 24px;
  color: #003974;
}
article h2.entry-title{
  margin: 0;
}
article.hentry time{
  font-size: 18px;
  color: #cccaca;
  font-family: 'Arial';
}
article .entry-summary{
  color: #7c7979;
  font-size: 14px;
}

.endspace{
  padding: 0 0 2%;
}

article.post{
  padding: 0 0 5%;
}

.head{
  position: relative;
}

.main-head {
  top: -13px;
}

.sideInfo{
  background: none;
  height: auto;
}
.sideInfo .title{
  font-size: 24px;
  color: #99cc33;
  padding: 5% 0;
}
.sideInfo .phone{
  font-size: 24px;
  color: #484747;
}

.sideInfo .email{
  font-size: 21px;
}
.sideInfo .address{
  color: #7c7979;
  font-weight: normal;
}

.fullAlterForNav{
  width: 82%;
  padding: 20px 0 0;
}

#mobileMenu, #menu-mobile-primary{
  display: none;
}

.entry-content{
  padding: 20px 0 0;
}


body.single .entry-title{
  font-size: 24px;
  color: #003974;
  line-height: 24px;
}

body.single .signUpMod{
  margin: 0 2px 2% 0;
}

.subpageSlider .pageTitle{
  position: absolute;
  left: 20px;
  bottom: 120px;
  color: #003974;
  font-size: 42px;
  width: 300px;
}



.subpageSlider  .btnGreen{
  position: absolute;
  right: 60px;
  bottom: 40px;
}

/*temp solution*/
body.page-template-templatesagricultural-php .sidebar,
body.page-template-templatescontact-php .sidebar,
body.page-template-templatesmarine-php .sidebar,
body.page-template-templatescommercial-php .sidebar,
body.page-template-templatesdomestic-php .sidebar
{
  display: none;
}

.darkTitle{
  color: #003974;
}

.titleGreen{
  color: #99cc33;
}
.titleGreen span{
  color: #fff;
  display: block;
}

.ladyHeadSpace{
  padding: 2% 0;
  overflow: auto;
}

.chatbox{
  background: #504f4f;
  padding: 0 20px 20px;
  text-align: center;
  border-radius: 10px;
}
.chatbox img{
  position: relative;
  top: -10px;
}
.chatbox textarea{
  width: 238px;
  height: 78px;
  background: #e8e8e8;
  border-radius: 10px;
}
.chatbox input[type="email"] {
  width: 238px;
  background: #e8e8e8;
  border-radius: 6px;
}
.chatbox input[type=submit]{
  width: 90%;
  margin: 0 0 0 5%;
  font-family: 'vagrounded_btregular';
  font-weight: normal !important;
}

.chatbox h3 {
  font-size: 23px;
}

.agriculturalMod{
  padding: 0 0 0 5%;
}

.spaceRight{
  padding: 0 5% 0 0;
}

.tallMods{
  min-height: 350px;
}

.midSection{
  margin: 0 2%;
}

.deliveryPlan h3{
  color: #003974;
}
.deliveryPlan p{
  color: #504f4f;
}

.cushion{
  padding: 2%;
}
.content{
  color: #666;
}

.oilTypeMod h3{
  color: #99cc33;
  margin: 0;
}
.oilTypeMod p{
  color: #504f4f;
}
.oilTypeMod img{
  padding: 0 5% 0 0;
}

.agProduct{
  background: #4f4f4f;
  border-radius: 10px;
  padding: 2%;
  overflow: hidden;
}

.agHouse{
  margin: 20px 20px 0 40px;
}
.agProduct h3{
  color: #fff;
  line-height: 26px;
  font-size: 30px;
}
.agProduct h3 span{
  color: #ffd402;
  display: block;
}

.agriculturalMenu{
  background: #99cc33;
  border-radius: 10px;
  width: 93%;
}
.agricultural li a, .agriculturalMenu li a{
  color: #e8e8e8;
  font-family: 'vagrounded_btregular';
  font-weight: normal !important;
  font-size: 19px;
  padding: 0 0 5%;
}
.innerMenu li>a {
  font-size: 17px;
  padding: 0px;
}
.agriculturalMenu li a:hover{
  background: none;
  color: #fff;
}

.btnContact{
  background: #ffd402;
  width: 85%;
  color: #003974;
}

.commercialChat{
  float: right;
  width: 314px;
}

.modList #menu-commercial li{
  float: none;
  height: auto;
  width: 85%;
  border-radius: 0;
}

.modList li.fuelFeetMod{
  border-radius: 10px;
  background: #ffd402;
  padding: 2%;
  width: 273px;
  height: 176px;
}
.fuelFeetMod h3{
  color: #fff;
  background: url('../img/wee_truck.gif') no-repeat;
  padding: 0 0 10px 70px;
  font-size: 30px;
  line-height: 26px;
}
.fuelFeetMod h3 span{
  color: #003974;
  display: block;
}
.fuelFeetMod p{
  color: #504f4f;
}
.fuelFeetMod .btnYellow{
  background: #003974;
  color: #fff;
}

.commercialBlocks .tallMods{
  height: 465px;
}

.commercialBlocks .greenit{color:#99cc33;}

.commercialBlocks .oilTypeMod h3{
  margin: 0 0 2%;
}

.plannedDeliveryBlock{
  background: #ffd402;
  border-radius: 10px;
  text-align: center;
  padding: 200px 2% 70px;
  width: 93%;
  color: #003974;
  overflow: hidden;
  background: #FFD402 url('../img/clock.gif') no-repeat center 20px;
  max-height: 130px;
}
.plannedDeliveryBlock .btnYellow{
  background: #003974;
  position: relative;
  left: 15%;
}
.commercialProductsBlock{
  background: #e8e8e8;
  background: #E8E8E8 url('../img/commercial_icon.gif') no-repeat center 20px;
  position: relative;
  left: 5px;
}
.commercialProductsBlock h3, .plannedDeliveryBlock h3{
  line-height: 26px;
  margin: 0 0 2%;
  font-size: 30px;
}
.topimg{
  padding: 35px 0 15px;
}

.smallProductList{
  padding: 0 0 0 5%;
}

.smallProductList li{
  width: 47%;
  float: left;
  font-family: 'vagrounded_btregular';
  font-weight: normal !important;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}
.smallProductList li a{
  color: #003974;
}
.smallProductList li a:hover{
  color: #003974;
  text-decoration: none;
}

.greenLink{color: #99CC33;}

.workplaceBlock, .fuelCardBlock{
  padding: 2% 2% 0;
}
.fuelCardBlock{
  color: #003974;
}

.contactFormBlock{
  width: 294px;
  float: right;
  padding: 160px 20px 20px;
  background: #504f4f url('../img/bg_contact_form_mod.gif') no-repeat center 20px;
  border-radius: 10px;
  text-align: center;
}
.contactFormBlock input[type=submit]{
  background: #FFD402;
  border-radius: 5px;
  color: #fff;
  border:0;
  font-family: 'vagrounded_btregular';
  font-weight: normal !important;
  font-size: 18px;
  padding: 5px 15px;
}
.contactFormBlock p{
  margin: 0 0 1%;
}
.contactFormBlock h3{
  font-size: 30px;
  color: #ffd402;
}
.contactFormBlock h3 span{
  color: #fff;
}
.contactFormBlock input[type=text],
.contactFormBlock input[type=email],
.contactFormBlock textarea{
  width: 80%;
}
.contactFormBlock textarea{
  height: 45px;
}

.quickContactMod{
  background: #e6e6e6;
  border-radius: 10px;
  padding: 20px;
}
.quickContactMod h3, .whereFind h3{
  color: #003974;
  font-size: 30px;
  padding: 0 0 10px;
}
.loCallcontact{
  color: #484747;
  font-size: 24px;
  padding: 0 0 10px;
}
.quickContactMod a{
  color: #99cc33;
  font-size: 20px;
}
.whereFind p{
  font-size: 18px;
  color: #7c7979;
}
.whereFind{
  padding: 0 0 0 5%;
}

.socialIconsBlock{
  background: #99cc33;
  border-radius: 10px;
  width: 62%;
}
.socialIconsBlock ul{
  padding: 60px 0 0;
}
.socialIconsBlock li{
  float: left;
}
.socialIconsBlock li a{
  width: 140px;
  height: 140px;
  margin: 0 0 0 40px;
  display: block;
  text-indent: -9999px;
  background: url('../img/social_icons_large.png') no-repeat -1px 0;
}
.socialIconsBlock li a.twitter{
  background-position: -168px 0;
}
.socialIconsBlock li a.linkedin{
  background-position: -339px 0;
}

.marineGreen h2, .marineGreen a{
  color: #99cc33;
}

.marineProductMod h3{
  background: url('../img/anchor_icon.gif') no-repeat;
}

.marineEndBlock{
  background: #e8e8e8;
}

.modList li.agaKeroBlock{
  background: #ebebeb;
}
.modList li.agaKeroBlock h3{
  background: url('../img/jip.gif') no-repeat;
  color: #504f4f;
}
.modList li.agaKeroBlock h3 span{
  color: #ffd402;
}
.modList li #menu-domestic li, .innerMenu li{
  height: auto;
  padding-left: 20px;
  margin-bottom: 0px !important;
}
.modList li #menu-domestic li.active, .innerMenu li.active{
  background: url(/assets/img/white_arrow.png) left center no-repeat;
}

.innerMenu {
  overflow: auto;
  margin-bottom: 20px;
  height: 215px;
  overflow: hidden;
  padding: 10px 20px 10px 0px;
}

.innerMenu li {
  list-style: none;
  height: auto;
  width: 100%;
  border-radius: 0;
  float: left;
  margin: 0 10px 0px 0;
  overflow: hidden;
  line-height: 22px;
}

.innerMenu ul {
  margin: 0px;
}

.innerMenu li.active a {
  color: #ffffff;
}

.commercialBlocks .agriculturalMenu.domesticMenu{
  width: auto;
  overflow: hidden;
}

#menu-domestic li,
#menu-commercial li,
#menu-agricultural li,
#menu-marine li{
  width: 100%;
}

.plannedDeliveryMod{
  background: none;
}

.heatAdvantagesBlock h3{
  color: #ffd402;
  line-height: 26px;
  font-size: 30px;
  background: url('../img/flame_small.gif') no-repeat;
  padding: 0px 0 15px 98px;
  margin:0;
}
.heatAdvantagesBlock h3 span{
  display: block;
}
.heatAdvantagesBlock h3 em{
  color: #003974;
  font-style: normal;
}
.heatAdvantagesBlock{
  background: #ebebeb;
  padding: 12px 12px 12px 18px;
}
.heatAdvantagesBlock .btnYellow{
  color: #003974;
}

.directDebitBlock{
  background: #e8e8e8;
  position: relative;
  margin-top: 10px;
}
.directDebitBlock h3{
  color: #003974;
  line-height: 28px;
  font-size:30px;
  padding: 10px 0 30px;
}
.directDebitBlock h3 span{
  color: #99CC33;
}
.directDebitBlock img {
  margin-top: 40px;
}

.directDebitBlock input[type=text], #directDebitBlock input[type=email]{
  background: #fff;
}
#directDebitBlock input[type=email] {
  width: 206px;
}
.directDebitBlock input[type=submit], #directDebitBlock input[type=submit] {
  width: 80%;
  margin: 0 0 0 10%;
}

.modList li ul li{
  width: auto;
  height: auto;
}

.btnTalk a{
  color: #fff;
}

#map{
  background: url('/assets/temp.gif') no-repeat;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.tagline{
  color: #777777;
  font-size: 16px;
  position: absolute;
  left: 20px;
  bottom: 80px;
  width: 50%;
}

/* banner text on each layout */
#slider h1{color: #fff;}
#slider h1 span{color: #003974;}

body.page-template-templatesdomestic-php .pageTitle{color: #003974;}
body.page-template-templatesdomestic-php .pageTitle span{color: #99cc33;}

body.page-template-templatescommercial-php .pageTitle{color: #fff;}
body.page-template-templatescommercial-php .pageTitle span{color: #003974;}

body.page-template-templatesmarine-php .pageTitle{color: #ffd402;}
body.page-template-templatesmarine-php .pageTitle span{color: #003974;}

body.page-template-templatesagricultural-php .pageTitle{color: #99cc33;}
body.page-template-templatesagricultural-php .pageTitle span{color: #003974;}

body.category-news .subpageSlider{
  background: #E8E8E8 url("../img/banner_news.gif") no-repeat;
}
body.page-template-templatesmarine-php .subpageSlider{
  background: #E8E8E8 url("../img/banner_marine.gif") no-repeat;
}
body.page-template-templatesagricultural-php .subpageSlider{
  background: #E8E8E8 url("../img/banner_agricultural.gif") no-repeat;
}
body.page-template-templatescommercial-php .subpageSlider{
  background: #E8E8E8 url("../img/banner_commercial.gif") no-repeat;
}
body.page-template-templatesdomestic-php .subpageSlider{
  background: #E8E8E8 url('../img/banner_domestic.gif') no-repeat;
}

/*
homepage slider
*/
.slideshow_view {
  position: relative;
  float: left;
}

#slider .slideshow_description>p{
  margin-left: -10px;
}

.slideshow_container {
  position: relative;
}

.slideshow_container_style-light .slideshow_description {
    width: 100%;
}



#slider .slideshow_description>p, #slider .slideshow_description>h2 {
  width: 300px;
}
#slider .slideshow_description {
  /*background: transparent;*/
  /*opacity: 100;*/
  left: 3%;
  /*bottom: 15% !important;*/
  top: 26% !important;
}
#slider .slideshow_description h2{
  margin: 0;
  padding: 0;
  line-height: 1;
}
#slider .slideshow_description h2 a{
  font-size: 48px;
  color: #fff;
}
#slider .slideshow_description h2 a span{
  color: #003974;
}
#slider .slideshow_container_style-light .slideshow_description h2,
.slideshow_container_style-light .slideshow_description p{
  text-align: left !important;
}
.slideshow_container_style-light .slideshow_description p a{
  color: #777;
}

.slideshow_pagination {
  top: 315px !important;
  right: 30px !important;
  width: auto !important;
  position: absolute;
  z-index: 300;
}

.slideshow_pagination a {
  background: #fff !important;
  width: 14px !important;
  height: 14px !important;
  border-radius: 50px;
  /*background: url("/wp-content/plugins/slideshow-jquery-image-gallery/images/SlideshowPlugin/light-bullet.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  height: 11px;
  margin: 0 2px;
  width: 11px;
  display: inline;
  float: left;
}

.slideshow_pagination a.selected {
  background: none repeat scroll 0 0 #99CC33 !important;
}

.slideshow_pagination a span {
  display: none;
}

.slideshow_pagination ul li.slideshow_currentView {
  background: #99cc33 !important;
  border-radius: 6px;
}

#expressQuotation h2{
  background: none;
  line-height: 26px;
  padding: 0 0 10px;
  font-size: 30px;
}
.marine_quotation#expressQuotation h2{
  font-size: 25px;
}

#expressQuotation form p{
  margin: 0;
}

#expressQuotation form input[type=text],
#expressQuotation form input[type=email],
#expressQuotation form input[type=tel]{
  margin: 0 0 2%;
  padding: 2px;
  width: 95%;
}
#expressQuotation form input[type=submit]{
  background: #003974;
  border-radius: 5px;
  border:0;
  color: #fff;
  text-align: center;
  color: #fff;
  padding: 5px 15px;
  width: 97%;
  font-size: 18px;
  font-family: 'vagrounded_btregular';
  font-weight: normal !important;
}
#expressQuotation form select{
  width: 97%;
  margin: 0 0 2%;
}
#expressQuotation form .wpcf7-mail-sent-ok, #expressQuotation form .wpcf7-validation-errors{
  position: relative;
  top: -360px;
  background: #398F14;
  color: #fff;
}
#expressQuotation form .wpcf7-validation-errors{
  background: red;
}

body.change-password .form-row{
  width: 95%;
  overflow: hidden;
  float: none;
}

body.change-password .form-row input[type=text], .woocommerce form .form-row input.input-text{
  width: 95%;
}

.remove_add_on{
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  display: block;
  background: url('../img/x.png') no-repeat;
  cursor: pointer;
}

body.page-template-templatesagricultural-php .tallMods, body.page-template-templatesmarine-php .tallMods{
  min-height: 390px;
}

.order_finale{
  background: #eaeaea;
  border-radius: 5px;
  padding: 5%;
  margin: 0 10px 0 0;
}
.order_finale_yellow{
  background: #003974;
  border-radius: 5px;
  margin: 0 0 0 10px;
  padding: 5%;
  min-height: 725px;
}
body.order-received .content .order_finale_yellow h1{
  color: #fff;
  margin: 0 0 50px;
}
.order_finale_yellow p{
  color: #ffd402;
  font-size: 20px;
  margin: 0 0 95px;
  line-height: 1.3;
}
.order_finale_yellow a{
  background: #ffd402;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
}

.woocommerce .order_details li, .woocommerce-page .order_details li{
  padding-right: 5px !important;
  margin-right: 5px !important;
}

.yellow_column input[type=text]{
  height: 25px;
}

.content h1{
  color: #003974;
}

.side_photos img{
  margin: 0 0 5%;
}

.endnil{
  padding: 1% 0;
}

.response_space{
  padding: 5%;
}

.nobg{
  background:none;
  border-radius: 10px;
  overflow: hidden;
}

.chat_single{
  float: right;
  margin: 5% 0 5% 5%;
  max-width: 320px;
}
.chat_single_flattop{
  margin-top: 0;
}

.sizeFoot1 ul{
  margin: 0;
  padding: 0;
}
.sizeFoot1 ul li{
  list-style: none;
}
.sizeFoot1 li a{
  color: #0088CC;
}

.footer_left_image{
  display: table-cell;
  height: 218px;
  vertical-align: middle;
}

.sizeFoot1 #menu-useful{
  padding: 0;
  margin-left: 15px;
}

#offers_module input[type=text], #offers_module input[type=email],
#wee_signup_block input[type=text], #wee_signup_block input[type=email]{
  width: 40%;
  float: left;
}

#wee_signup_block input[type=text]#phone {
  width: 90%;
  margin-top: 5px;
  margin-bottom: 5px;
}


#wee_signup_block input[type=text], #wee_signup_block input[type=email]{
  margin: 0 0 0 2%;
}

#offers_module span.wpcf7-not-valid-tip{
  color: #000;
  left: -50%;
}

#login_form_section{
  padding: 5%;
  background:#E8E8E8;
  border-radius: 10px;
}

#static_map{
  background:url('../img/map.png') no-repeat right center;
  width: 100%;
  height: 100%;
}

/* generic page template */
#intro {
  max-height: 235px;
  overflow: hidden;
  margin-bottom: 20px;
}

#grey-box {
  width: 283px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 194px;
  margin-bottom: 5px;
}

#grey-box h3 {
  height: 80px;
  overflow: hidden;
}

#grey-box p {
  height: 60px;
  overflow: hidden;
}

#grey_box #page-icon {
  position: absolute;
}

/* chat forms */

.chatbox .wpcf7-not-valid-tip {
  position: absolute;
  font-size: 11px;
  width: 160px;
  top: -8px;
  }

.chatbox .wpcf7-not-valid-tip {
  left: 32px !important;
}

.chatbox .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  background-color: #FFFFFF;
  border: 1px solid #F7E700;
  color: #000000;
  font-size: 11px;
  line-height: 1.3;
  padding: 3px;
  position: absolute;
  right: 37px;
  top: 455px;
  width: 200px;
}

.domestic .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.domestic .chatbox .wpcf7-mail-sent-ok {
  top: 455px;
}

.agricultural .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.agricultural .chatbox .wpcf7-mail-sent-ok,
.marine .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.marine .chatbox .wpcf7-mail-sent-ok {
  top: 428px;
}

.chatbox .wpcf7-mail-sent-ok {
  background-color: #FFFFFF;
  border: 1px solid #398F14;
  color: #000000;
  font-size: 11px;
  line-height: 1.3;
  padding: 3px;
  position: absolute;
  right: 46px;
  top: 455px;
  width: 200px;
}

/* Sing up to direct debit (right column form)*/

#directDebitBlock .wpcf7-not-valid-tip {
  position: absolute;
  font-size: 11px;
  width: 160px;
  top: -8px;
  }

#directDebitBlock .wpcf7-not-valid-tip {
  left: 32px !important;
}

#directDebitBlock .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  background-color: #FFFFFF;
  border: 1px solid #F7E700;
  color: #000000;
  font-size: 11px;
  line-height: 1.3;
  padding: 3px;
  position: absolute;
  right: 46px;
  top: 409px;
  width: 200px;
}

#directDebitBlock .wpcf7-mail-sent-ok {
  background-color: #FFFFFF;
  border: 1px solid #398F14;
  color: #000000;
  font-size: 11px;
  line-height: 1.3;
  padding: 3px;
  position: absolute;
  right: 0;
  top: 205px;
  width: 200px;
}

/* home page easy pay next winter validations */
#emo-direct-debit-signup .wpcf7-not-valid-tip {
  position: absolute;
  font-size: 11px;
  width: 100px;
  top: 5px;
  }

#emo-direct-debit-signup .your-email .wpcf7-not-valid-tip {
  left: -93px !important;
}

#emo-direct-debit-signup .your-name .wpcf7-not-valid-tip {
  left: -110px !important;
}

#emo-direct-debit-signup .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  background-color: #FFFFFF;
  border: 1px solid #F7E700;
  color: #000000;
  font-size: 11px;
  line-height: 1.3;
  padding: 3px;
  position: absolute;
  right: 0;
  bottom: -10px;
  width: 200px;
}

#emo-direct-debit-signup .wpcf7-mail-sent-ok {
  background-color: #FFFFFF;
  border: 1px solid #398F14;
  color: #000000;
  font-size: 11px;
  line-height: 1.3;
  padding: 3px;
  position: absolute;
  right: 0;
  top: 205px;
  width: 200px;
}

/* home page monthly draw validations */
#offers_module .wpcf7-not-valid-tip, #wpcf7-f734-t1-o1 .wpcf7-not-valid-tip{
  position: absolute;
  font-size: 11px;
  width: 110px;
  top: 11px;
  }

#offers_module .your-email .wpcf7-not-valid-tip {
  left: -120px !important;
}

#offers_module .your-name .wpcf7-not-valid-tip {
  left: -128px !important;
}

#offers_module .wpcf7-mail-sent-ok{
 border: none;
  color: #FFD402;
  font-size: 11px;
  line-height: 1.3;
  padding: 3px;
  position: absolute;
  right: 0;
  top: 155px;
  width: 190px;
}

#offers_module .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  border: none;
  color: #FFD402;
  font-size: 11px;
  line-height: 1.3;
  padding: 3px;
  position: absolute;
  right: 0;
  top: 155px;
  width: 190px;
}

.woocommerce-page #main_menu,
.woocommerce-page #menu-secondary-header{
  display: none;
}
#steps, .woocommerce-page .main #steps{
  display: none;
}

.woocommerce-page .mobileHide,
.woocommerce-page .socialLinks,
.woocommerce-page .footBlocks{
  display: none;
}

.woocommerce-page #steps{
  display: block;
}

.woocommerce-page div.head{
  padding: 1% 0 0;
}

#order_area .grey-column{
  border-radius: 8px;
}

.realex-logo {
  float: right;
  margin: 10px 2% 0 0;
}

/*---- Chatbox Style -----*/

.chatbox-container {
  position: fixed;
  right: 20px;
  bottom: 50px;
  height: auto;
  z-index: 99999;
  width: 370px;
}

.chatbox-icon {
  background-color: #003974;
  border-radius: 20px;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  float: right;
  box-shadow: 1px 2px 5px rgba(67, 67, 67, 0.5);

  opacity: 1;
  transition: opacity .3s ease;
}

.chatbox-icon:hover {
  color: #fff;
  cursor: pointer;
}

.chatbox-icon.-active {
  opacity: 0;
}

.chatbox-container .chatbox-iframe {
  display: block;
  max-height: 0;
  height: 450px;
  opacity: 0;
  width: 370px;
  border:0;
  box-shadow: 1px 2px 6px #cbcbcb;
  transition: all .8s ease;
  overflow: hidden;
  background-color: #fff;
}

.chatbox-container .chatbox-iframe.-active {
  max-height: 450px;
  height: 450px;
  opacity: 1;
}

.chatbox-container .chatbox-iframe.-wrap {
  border-radius: 10px;
}

/*------Chat Header --------*/

.chat-header {
  font-family: 'vagrounded_btregular';
  background-color: #FFCA00;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 8px;
}

.chat-header img {
  align-self: center;
  margin: 0 5px;
}

.close-chat {
  cursor: pointer;
}

.chat-header p {
  display: flex;
  align-items: flex-end;
  color: #003974;
  font-size: 18px;
  margin: 0 5px;
}


@media only screen and (max-width: 767px) {

  .chatbox-container {
    width: 96%;
    margin: 2%;
    right: 0;
    left: 0;
    bottom: 0;
  }

  .chatbox-container.-active {
    position: absolute;
    top: 0;
  }

  .chatbox-container .chatbox-iframe {
    width: 100%;
    border: 0;
  }
}

/*----- Style for home page carousel -----*/

body .slider {
  overflow: hidden;
}
body #slider {
  height: 100%;
}
body #slider .slideshow_container {
  width: 100% !important;
}
body #slider .slideshow_view {
  width: 100% !important;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
body #slider .slideshow_view_img {
  display: none;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  body .slider {
    border-radius: 10px;
  }
  body #slider .slideshow_view {
    background-position: center right;
    border-radius: 10px;
  }
  body #slider .slideshow_view:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 0;
  }
}

/*----- Style for Blog Post -----*/

.blog-post-header-banner {
  position: relative;
  height: 348px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 16px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.blog-post-header-banner:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 0;
    border-radius: 10px;
  }

@media only screen and (min-width: 768px) {
  .blog-post-header-banner {
    margin-top: 0;
    margin-bottom: 0;
  }

  .blog-post-header-banner:before {
    display: none;
  }
}

body.single .blog-post-header-banner .entry-title {
  position: relative;
  width: 248px;
  margin: 0;
  color: #fff;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  body.single .blog-post-header-banner .entry-title {
    width: 350px;
    font-size: 35px;
    line-height: 1.2;
  }
}