@charset "utf-8";.t4-palette-mainnav .t4-megamenu .navbar-nav > li a:hover,
.t4-palette-mainnav .t4-megamenu .navbar-nav > li .nav-link:hover,
.t4-palette-mainnav .nav > li.active:hover > a.nav-link,
.t4-palette-mainnav .nav > li:hover > a.nav-link,
 {
    color: #e5ffe5 !important;
}

div .branchs {
    background-color: red;
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    border: 1px solid #ccc;
    position: relative;
    
}

div .branchs:hover{
    background-color: white; 
}
.branch {
  position: relative;
}
@media (max-width: 767px) {
  .branch {
    max-width: 362px;
  }
}
.branch:hover,
.branch:active,
.branch:focus {
  cursor: pointer;
}
.branch:hover .branchtext,
.branch:active .branchtext,
.branch:focus .branchtext {
  display: block;
}
.branch:hover .branchtitle,
.branch:active .branchtitle,
.branch:focus .branchtitle {
  transition: all 0.5s ease;
  background-color: #ffffff;
}
.branch .branchtitle {
  padding-top: 15px;
  padding-bottom: 10px;
  margin-top: -5px;
  padding-left: 10px;
  margin-bottom: 10px;
  background-color: ;
  min-height: 55px;
  border: 1px solid #ccc;
  border-radius: .25rem;
}
.branch .gen-eng {
  background-color: #24844d;
}
.branch .branchtitle a {
  color: #2B363F;
}
.branch .branchtext {
  display: none;
  color: black;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
}
.branch .branchtext a {
  text-decoration: none;
  color: black;
}
.branch .branchtext a:after {
  content: '\f105';
  font-family: FontAwesome, serif;
  margin: 0 0 0 10px;
  text-decoration: none;
}
.branch .branchtitle a:hover{
  text-decoration: none !important;
}
.branch.gen-eng {    background-color: #24844d!important;}
.branch.petro {    background-color: #998890!important;}
.branch.rab {    background-color: #91ba86!important;}
.branch.plas {    background-color: #6696bb!important;}

.h3.branchtitle.text-uppercase {
    font-size: 18px;
}
div#t4-section-1 {
    padding-top: 30px;
  padding-bottom: 30px;
}
div#t4-copywrite {
    background-color: #f8f9fa; !important;
  color: black;
  font-size: 12px !important;
	padding-top: 12px;
	padding-bottom: 12px;
    padding-left: 34px;
}
div#t4-footer {
    padding-top: 20px!important;
}
.dropdown-menu.level1 {
    background-color: #22874a;
}
.finderhidden-phone {
    padding-top: 17px;
}
input#mod-finder-searchword154 {
    border: 1px solid #22874a;
}
div#t4-masthead .t4-section-inner.container  {
     padding-top: 20px;
     padding-bottom: 20px;
}
td.footlinks {
    padding-left: 50px;
}
t4-col.footer-workshop-image.col-sm.foot-image {
    padding-left: 51px!important;
}
.t4-palette-mainnav .nav > li a, .t4-palette-mainnav .nav > li .nav-link:active {
    color: #9a1d1d;
}
.button.cta-gradient {
    background: linear-gradient(135deg,#f9b833 0,#f7a600 100%);
}
.button {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    color: #fff;
    line-height: 21px;
}
.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: inherit;
    padding: .5em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: none;
    font-size: 1rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #004388;
    color: #fff;
}
.dropdown-menu.mega-dropdown-menu.plastics-1 {
    background-color: #6696bb;
}
.dropdown-menu.mega-dropdown-menu.petro-2 {
    background-color: #998890;
}
.dropdown-menu.mega-dropdown-menu.repairs-4 {
    background-color: #91ba86;
}
.general #t4-section-1 {
	background: #248f4f;
  text-align: center;
}
.plactix #t4-section-1 {
	background: #6696bb;
  text-align: center;
}
.petrochem #t4-section-1 {
	background: #998890;
  text-align: center;
}
.capability #t4-section-1 {
	background: #f6f6f6;
  text-align: center;
}
.contact #t4-section-1 {
	background: #000;
  text-align: center;
}
.repairs #t4-section-1 {
	background: #91ba86;
  text-align: center;
}
.custom4sections {    margin-top: 30px;
} 
#t4-section-1 .moduletable {
    display: none;
}
.slide2 {
    width: 250px;
}
.t4-col.bottom1.col-sm.bot1 {
    background-color: #f8f9fa;
	border: 1px solid #22874a;
	text-align: center;
	margin: 15px;
}
.t4-col.bottom2.col-sm.bot2 {
    background-color: #f8f9fa;
	border: 1px solid #22874a;
	text-align: center;
	margin: 15px;
}
.t4-col.bottom3.col-sm.bot3 {
    background-color: #f8f9fa;
	border: 1px solid #22874a;
	text-align: center;
	margin: 15px;
}
.t4-col.bottom4.col-sm.slide2.bot4 {
    background-color: #f8f9fa;
	border: 1px solid #22874a;
	text-align: center;
	margin: 15px;
	vertical-align: middle;
  padding-top: 20px;
}
td#showcaselink a {
    color: #f3fff9;
	font-size: 1.2em;
	
}
