table.key-personnel {width:100%; border-radius: 7px; -webkit-border-radius:7px; -moz-border-radius:7px;}
table.key-personnel td{padding:10px; border: 1px solid #ddd;}
table.key-personnel tr:nth-child(odd) td{background: #eee;}

.main-container h2 { font-size:18px; padding-bottom:10px; border-bottom:#E4E4E4 1px solid;} 
#block-block-10 h2 { color:#FFFFFF; margin-left:125px; margin-bottom:25px; font-size:40px; text-shadow:5px 5px 5px #333; }
#block-block-10 h2 span { font-size:28px; text-shadow:5px 5px 10px #333;}
.ctn-bottom { margin-top:18%;}

/*CONTACT PAGE*/
body.page-node-2 table.contact-table td{padding:7px;}
body.page-node-2 input, body.page-node-2 textarea {margin-bottom: 15px;}
body.page-node-2 .grippie{display:none;}
body.page-node-2 .btn-primary, .btn-primary{background-color: #AA7004; border-color: #8a5b04;}
body.page-node-2 .btn-primary:hover, .btn-primary:hover{background-color:#8a5b04;}

/*CLIENTS PAGE*/
table.clients-table td{padding:20px 7px; text-align: center; width:33.33%;}
table.clients-table tr{border-bottom: 1px solid #ddd;}

/*HOME PAGE*/

.ctn-bottom .box:hover h2 { background:url(../img/what-we-do-hover.png) no-repeat; color:#333; font-size: 20px; padding: 20px 5px 20px 88px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;-ms-transition: all 0.3s ease; transition: all 0.3s ease;  }
   
.ctn-bottom .box:hover.last h2{ background:url(../img/our-clients-hover.png) no-repeat; color:#333; font-size: 20px; padding: 20px 5px 20px 88px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;  }

body.page-node-2 input, body.page-node-2 textarea {margin-bottom: 15px;}

#webform-client-form-21 #edit-submit.form-submit { margin-top:20px;}
#webform-client-form-21 label { margin:10px 0;}