/* custom */

.no-border, .no-border::before{border:none!important}

.axil-service .inner::before {border:2px solid #CCCCCC;}
p.subtitle-2 {line-height:28px}
ul.bullets{line-height:28px;margin-bottom:20px;}
ul.bullets li{margin-bottom:10px;}

/* contact form */
.form-control{width:90%;padding:5px 8px;margin:2px 5px 10px 2px;font-family:Arial}
div.resultDiv{-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color:#FFF;padding:0;margin:10px 0;
border:solid 1px #C0C0C0;text-align:center;font-weight:bold}
div.errorDiv{background-color:#EA645D}
div.successDiv{background-color:#A0E1A4}

